@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;800;900&display=swap');

@import "./novo.css";

/*!
 * 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 {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    font-family: 'Nunito', sans-serif !important;
}

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;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: 600
}

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 {
    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
}

input[type=text i] {
    padding: 1px 2px;
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

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

input[type=search] {
    -webkit-appearance: textfield;
    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;
        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/vendor/bootstrap/dist/glyphicons-halflings-regular.eot?f4769f9bdb7466be65088239c12046d1);
    src: url(/fonts/vendor/bootstrap/dist/glyphicons-halflings-regular.eot?f4769f9bdb7466be65088239c12046d1?#iefix) format("embedded-opentype"), url(/fonts/vendor/bootstrap/dist/glyphicons-halflings-regular.woff2?448c34a56d699c29117adc64c43affeb) format("woff2"), url(/fonts/vendor/bootstrap/dist/glyphicons-halflings-regular.woff?fa2772327f55d8198301fdb8bcfc8158) format("woff"), url(/fonts/vendor/bootstrap/dist/glyphicons-halflings-regular.ttf?e18bbf611f2a2e43afc071aa2f4e1512) format("truetype"), url(/fonts/vendor/bootstrap/dist/glyphicons-halflings-regular.svg?89889688147bd7575d6327160d64e760#glyphicons_halflingsregular) format("svg")
}

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

.glyphicon-asterisk:before {
    content: "*"
}

.glyphicon-plus:before {
    content: "+"
}

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

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

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

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

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

.glyphicon-glass:before {
    content: "\E001"
}

.glyphicon-music:before {
    content: "\E002"
}

.glyphicon-search:before {
    content: "\E003"
}

.glyphicon-heart:before {
    content: "\E005"
}

.glyphicon-star:before {
    content: "\E006"
}

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

.glyphicon-user:before {
    content: "\E008"
}

.glyphicon-film:before {
    content: "\E009"
}

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

.glyphicon-th:before {
    content: "\E011"
}

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

.glyphicon-ok:before {
    content: "\E013"
}

.glyphicon-remove:before {
    content: "\E014"
}

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

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

.glyphicon-off:before {
    content: "\E017"
}

.glyphicon-signal:before {
    content: "\E018"
}

.glyphicon-cog:before {
    content: "\E019"
}

.glyphicon-trash:before {
    content: "\E020"
}

.glyphicon-home:before {
    content: "\E021"
}

.glyphicon-file:before {
    content: "\E022"
}

.glyphicon-time:before {
    content: "\E023"
}

.glyphicon-road:before {
    content: "\E024"
}

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

.glyphicon-download:before {
    content: "\E026"
}

.glyphicon-upload:before {
    content: "\E027"
}

.glyphicon-inbox:before {
    content: "\E028"
}

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

.glyphicon-repeat:before {
    content: "\E030"
}

.glyphicon-refresh:before {
    content: "\E031"
}

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

.glyphicon-lock:before {
    content: "\E033"
}

.glyphicon-flag:before {
    content: "\E034"
}

.glyphicon-headphones:before {
    content: "\E035"
}

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

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

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

.glyphicon-qrcode:before {
    content: "\E039"
}

.glyphicon-barcode:before {
    content: "\E040"
}

.glyphicon-tag:before {
    content: "\E041"
}

.glyphicon-tags:before {
    content: "\E042"
}

.glyphicon-book:before {
    content: "\E043"
}

.glyphicon-bookmark:before {
    content: "\E044"
}

.glyphicon-print:before {
    content: "\E045"
}

.glyphicon-camera:before {
    content: "\E046"
}

.glyphicon-font:before {
    content: "\E047"
}

.glyphicon-bold:before {
    content: "\E048"
}

.glyphicon-italic:before {
    content: "\E049"
}

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

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

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

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

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

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

.glyphicon-list:before {
    content: "\E056"
}

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

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

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

.glyphicon-picture:before {
    content: "\E060"
}

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

.glyphicon-adjust:before {
    content: "\E063"
}

.glyphicon-tint:before {
    content: "\E064"
}

.glyphicon-edit:before {
    content: "\E065"
}

.glyphicon-share:before {
    content: "\E066"
}

.glyphicon-check:before {
    content: "\E067"
}

.glyphicon-move:before {
    content: "\E068"
}

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

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

.glyphicon-backward:before {
    content: "\E071"
}

.glyphicon-play:before {
    content: "\E072"
}

.glyphicon-pause:before {
    content: "\E073"
}

.glyphicon-stop:before {
    content: "\E074"
}

.glyphicon-forward:before {
    content: "\E075"
}

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

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

.glyphicon-eject:before {
    content: "\E078"
}

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

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

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

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

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

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

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

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

.glyphicon-screenshot:before {
    content: "\E087"
}

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-gift:before {
    content: "\E102"
}

.glyphicon-leaf:before {
    content: "\E103"
}

.glyphicon-fire:before {
    content: "\E104"
}

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

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

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

.glyphicon-plane:before {
    content: "\E108"
}

.glyphicon-calendar:before {
    content: "\E109"
}

.glyphicon-random:before {
    content: "\E110"
}

.glyphicon-comment:before {
    content: "\E111"
}

.glyphicon-magnet:before {
    content: "\E112"
}

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

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

.glyphicon-retweet:before {
    content: "\E115"
}

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

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

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

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

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

.glyphicon-hdd:before {
    content: "\E121"
}

.glyphicon-bullhorn:before {
    content: "\E122"
}

.glyphicon-bell:before {
    content: "\E123"
}

.glyphicon-certificate:before {
    content: "\E124"
}

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

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

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

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

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

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

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

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

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

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

.glyphicon-globe:before {
    content: "\E135"
}

.glyphicon-wrench:before {
    content: "\E136"
}

.glyphicon-tasks:before {
    content: "\E137"
}

.glyphicon-filter:before {
    content: "\E138"
}

.glyphicon-briefcase:before {
    content: "\E139"
}

.glyphicon-fullscreen:before {
    content: "\E140"
}

.glyphicon-dashboard:before {
    content: "\E141"
}

.glyphicon-paperclip:before {
    content: "\E142"
}

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

.glyphicon-link:before {
    content: "\E144"
}

.glyphicon-phone:before {
    content: "\E145"
}

.glyphicon-pushpin:before {
    content: "\E146"
}

.glyphicon-usd:before {
    content: "\E148"
}

.glyphicon-gbp:before {
    content: "\E149"
}

.glyphicon-sort:before {
    content: "\E150"
}

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

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

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

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

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

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

.glyphicon-unchecked:before {
    content: "\E157"
}

.glyphicon-expand:before {
    content: "\E158"
}

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

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

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

.glyphicon-flash:before {
    content: "\E162"
}

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

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

.glyphicon-record:before {
    content: "\E165"
}

.glyphicon-save:before {
    content: "\E166"
}

.glyphicon-open:before {
    content: "\E167"
}

.glyphicon-saved:before {
    content: "\E168"
}

.glyphicon-import:before {
    content: "\E169"
}

.glyphicon-export:before {
    content: "\E170"
}

.glyphicon-send:before {
    content: "\E171"
}

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

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

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

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

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

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

.glyphicon-transfer:before {
    content: "\E178"
}

.glyphicon-cutlery:before {
    content: "\E179"
}

.glyphicon-header:before {
    content: "\E180"
}

.glyphicon-compressed:before {
    content: "\E181"
}

.glyphicon-earphone:before {
    content: "\E182"
}

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

.glyphicon-tower:before {
    content: "\E184"
}

.glyphicon-stats:before {
    content: "\E185"
}

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

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

.glyphicon-subtitles:before {
    content: "\E188"
}

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-cd:before {
    content: "\E201"
}

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

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

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

.glyphicon-copy:before {
    content: "\E205"
}

.glyphicon-paste:before {
    content: "\E206"
}

.glyphicon-alert:before {
    content: "\E209"
}

.glyphicon-equalizer:before {
    content: "\E210"
}

.glyphicon-king:before {
    content: "\E211"
}

.glyphicon-queen:before {
    content: "\E212"
}

.glyphicon-pawn:before {
    content: "\E213"
}

.glyphicon-bishop:before {
    content: "\E214"
}

.glyphicon-knight:before {
    content: "\E215"
}

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

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

.glyphicon-blackboard:before {
    content: "\E218"
}

.glyphicon-bed:before {
    content: "\E219"
}

.glyphicon-apple:before {
    content: "\F8FF"
}

.glyphicon-erase:before {
    content: "\E221"
}

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

.glyphicon-lamp:before {
    content: "\E223"
}

.glyphicon-duplicate:before {
    content: "\E224"
}

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

.glyphicon-scissors:before {
    content: "\E226"
}

.glyphicon-bitcoin:before {
    content: "\E227"
}

.glyphicon-btc:before {
    content: "\E227"
}

.glyphicon-xbt:before {
    content: "\E227"
}

.glyphicon-yen:before {
    content: "\A5"
}

.glyphicon-jpy:before {
    content: "\A5"
}

.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"
}

* {
    box-sizing: border-box
}

:after,
:before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    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: #3b66fd;
    text-decoration: none
}

a hr {
    color: #eee;
    text-decoration: none
}

.boxcontent a:link {
    color: #3b66fd;
    text-decoration: none
}

.boxcontent a:visited {
    color: #3b66fd;
    text-decoration: none
}

.boxcontent a:active {
    color: #3b66fd;
    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;
    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;
    color: #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
}

.ct {
    font-weight: 300;
}

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   \A0"
}

.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: "\A0   \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;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    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;
    float: left;
    width: 100%;

}

.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: 31%
    }

    .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] {
    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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    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
}

textarea[disabled] {
    background-color: #f5f5f5;
    cursor: not-allowed;
    opacity: 1; /* Permite visualização clara */
    border: 1px solid #ddd;
    color: #5E666E; /* Cor do texto */
    font-size: 16px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.50px;
    word-wrap: break-word;
    padding: 8px;
}
textarea[disabled]::placeholder {
    color: #5E666E;
    font-size: 16px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.50px;
}


.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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    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;
    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;
    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;
    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-agenda {
    background: none;
    color: #787878;
    transition: 300ms all;
    text-transform: uppercase;
}

.btn-agenda:hover {
    color: #eb2b3e;
}

.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;
    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;
    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;
    transition-property: height, visibility;
    transition-duration: .35s;
    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;
    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>form>a,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 50px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>form>a:focus,
.dropdown-menu>li>form>a:hover,
.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 {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    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 {
    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;
    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;
        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;
        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;
    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;
        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: "/\A0"
}

.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;
    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: #188727;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

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

.alert-success .alert-link {
    color: #188727
}

.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: #eb2b3e;
    background-color: #f2dede;
    border-color: #ebccd1
}

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

.alert-danger .alert-link {
    color: #eb2b3e
}

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

    to {
        background-position: 0 0
    }
}

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

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    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;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    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);
    background-size: 40px 40px
}

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

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

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, 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: 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: 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: 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;
    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;
    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 {
    transform: translate(0, -25%);
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    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;
    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.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
}

.buttons-group {
    display: flex;
    justify-content: space-between;
    max-height: 60px;
}

.btn-head-act{
    display: flex;
    flex-wrap: wrap ;
    justify-content: center;
}

.btn-close-act{
    text-align: center;
    display: flex;
}

.btn-head-act-right{
    text-align: center;
    display: flex;
    gap:25px;
}

.dotted-act {
    margin: 0;
}

.modal-header-act {
    padding: 15px 15px 0px 25px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.new-modal-header-act {
    padding: 15px 15px 0px 15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.modal-header-permission {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-header-permission .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body-act {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 0px !important;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-body-permission {
    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 {
        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-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-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;
    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;
    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 {
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        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: 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: 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: #0009;
    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,
.modal-header-permission: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,
.modal-header-permission: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
    }
}



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

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

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

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

@-webkit-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

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

@-webkit-keyframes flash {

    0%,
    50%,
    100% {
        opacity: 1;
    }

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

@keyframes flash {

    0%,
    50%,
    100% {
        opacity: 1;
    }

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

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

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

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

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

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

@-webkit-keyframes shake {

    0%,
    100% {
        transform: translateX(0);
    }

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

    20%,
    40%,
    60%,
    80% {
        transform: translateX(10px);
    }
}

@keyframes shake {

    0%,
    100% {
        transform: translateX(0);
    }

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

    20%,
    40%,
    60%,
    80% {
        transform: translateX(10px);
    }
}

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

@-webkit-keyframes swing {
    20% {
        transform: rotate(15deg);
    }

    40% {
        transform: rotate(-10deg);
    }

    60% {
        transform: rotate(5deg);
    }

    80% {
        transform: rotate(-5deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

@keyframes swing {
    20% {
        transform: rotate(15deg);
    }

    40% {
        transform: rotate(-10deg);
    }

    60% {
        transform: rotate(5deg);
    }

    80% {
        transform: rotate(-5deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

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

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

    10%,
    20% {
        transform: scale(0.9) rotate(-3deg);
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale(1.1) rotate(3deg);
    }

    40%,
    60%,
    80% {
        transform: scale(1.1) rotate(-3deg);
    }

    100% {
        transform: scale(1) rotate(0);
    }
}

@keyframes tada {
    0% {
        transform: scale(1);
    }

    10%,
    20% {
        transform: scale(0.9) rotate(-3deg);
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale(1.1) rotate(3deg);
    }

    40%,
    60%,
    80% {
        transform: scale(1.1) rotate(-3deg);
    }

    100% {
        transform: scale(1) rotate(0);
    }
}

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

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

@-webkit-keyframes wobble {
    0% {
        transform: translateX(0%);
    }

    15% {
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        transform: translateX(0%);
    }
}

@keyframes wobble {
    0% {
        transform: translateX(0%);
    }

    15% {
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        transform: translateX(0%);
    }
}

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

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3);
    }

    50% {
        opacity: 1;
        transform: scale(1.05);
    }

    70% {
        transform: scale(.9);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3);
    }

    50% {
        opacity: 1;
        transform: scale(1.05);
    }

    70% {
        transform: scale(.9);
    }

    100% {
        transform: scale(1);
    }
}

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

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        transform: translateY(30px);
    }

    80% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        transform: translateY(30px);
    }

    80% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}

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

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        transform: translateX(30px);
    }

    80% {
        transform: translateX(-10px);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        transform: translateX(30px);
    }

    80% {
        transform: translateX(-10px);
    }

    100% {
        transform: translateX(0);
    }
}

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

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        transform: translateX(-30px);
    }

    80% {
        transform: translateX(10px);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        transform: translateX(-30px);
    }

    80% {
        transform: translateX(10px);
    }

    100% {
        transform: translateX(0);
    }
}

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

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        transform: translateY(-30px);
    }

    80% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        transform: translateY(-30px);
    }

    80% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(0);
    }
}

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

@-webkit-keyframes bounceOut {
    0% {
        transform: scale(1);
    }

    25% {
        transform: scale(.95);
    }

    50% {
        opacity: 1;
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        transform: scale(.3);
    }
}

@keyframes bounceOut {
    0% {
        transform: scale(1);
    }

    25% {
        transform: scale(.95);
    }

    50% {
        opacity: 1;
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        transform: scale(.3);
    }
}

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

@-webkit-keyframes bounceOutDown {
    0% {
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        transform: translateY(2000px);
    }
}

@keyframes bounceOutDown {
    0% {
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        transform: translateY(2000px);
    }
}

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

@-webkit-keyframes bounceOutLeft {
    0% {
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

@keyframes bounceOutLeft {
    0% {
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

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

@-webkit-keyframes bounceOutRight {
    0% {
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        transform: translateX(2000px);
    }
}

@keyframes bounceOutRight {
    0% {
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        transform: translateX(2000px);
    }
}

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

@-webkit-keyframes bounceOutUp {
    0% {
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

@keyframes bounceOutUp {
    0% {
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

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

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

    100% {
        opacity: 1;
    }
}

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

    100% {
        opacity: 1;
    }
}

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

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

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

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

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

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

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

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

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

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

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

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

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

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

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

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

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

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

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

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

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

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

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

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

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

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

    100% {
        opacity: 0;
    }
}

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

    100% {
        opacity: 0;
    }
}

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

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(20px);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(20px);
    }
}

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

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(2000px);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(2000px);
    }
}

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

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(-20px);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(-20px);
    }
}

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

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

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

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(20px);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(20px);
    }
}

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

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(2000px);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(2000px);
    }
}

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

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(-20px);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(-20px);
    }
}

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

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

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

@-webkit-keyframes flip {
    0% {
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    0% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    0% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
    0% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    0% {
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    0% {
        transform-origin: center center;
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        transform-origin: center center;
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1;
    }
}

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

@-webkit-keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

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

@-webkit-keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

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

@-webkit-keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

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

@-webkit-keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

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

@-webkit-keyframes rotateOut {
    0% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        transform-origin: center center;
        transform: rotate(200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        transform-origin: center center;
        transform: rotate(200deg);
        opacity: 0;
    }
}

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

@-webkit-keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0;
    }
}

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

@-webkit-keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }
}

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

@-webkit-keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }
}

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

@-webkit-keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0;
    }
}

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

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }

    100% {
        transform: translateY(0);
    }
}

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

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }

    100% {
        transform: translateX(0);
    }
}

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

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }

    100% {
        transform: translateX(0);
    }
}

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

@-webkit-keyframes slideOutLeft {
    0% {
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

@keyframes slideOutLeft {
    0% {
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

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

@-webkit-keyframes slideOutRight {
    0% {
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(2000px);
    }
}

@keyframes slideOutRight {
    0% {
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(2000px);
    }
}

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

@-webkit-keyframes slideOutUp {
    0% {
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

@keyframes slideOutUp {
    0% {
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

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

@-webkit-keyframes hinge {
    0% {
        transform: rotate(0);
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        transform: rotate(80deg);
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40% {
        transform: rotate(60deg);
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    80% {
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    100% {
        transform: translateY(700px);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        transform: rotate(0);
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        transform: rotate(80deg);
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40% {
        transform: rotate(60deg);
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    80% {
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    100% {
        transform: translateY(700px);
        opacity: 0;
    }
}

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

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

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg);
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg);
    }
}

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

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

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        transform: translateX(100%) rotate(120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        transform: translateX(100%) rotate(120deg);
    }
}

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

/**
 * alertifyjs 1.13.1 http://alertifyjs.com
 * AlertifyJS is a javascript framework for developing pretty browser dialogs and notifications.
 * Copyright 2019 Mohammad Younes <Mohammad@alertifyjs.com> (http://alertifyjs.com)
 * Licensed under GPL 3 <https://opensource.org/licenses/gpl-3.0>*/
.alertify .ajs-dimmer {
    position: fixed;
    z-index: 1981;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0;
    margin: 0;
    background-color: #252525;
    opacity: .5
}

.alertify .ajs-modal {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 0;
    overflow-y: auto;
    z-index: 1981
}

.alertify .ajs-dialog {
    position: relative;
    margin: 5% auto;
    min-height: 110px;
    max-width: 500px;
    padding: 24px 24px 0 24px;
    outline: 0;
    background-color: #fff
}

.alertify .ajs-dialog.ajs-capture:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 1
}

.alertify .ajs-reset {
    position: absolute !important;
    display: inline !important;
    width: 0 !important;
    height: 0 !important;
    opacity: 0 !important
}

.alertify .ajs-commands {
    position: absolute;
    right: 4px;
    margin: -14px 24px 0 0;
    z-index: 2
}

.alertify .ajs-commands button {
    display: none;
    width: 10px;
    height: 10px;
    margin-left: 10px;
    padding: 10px;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer
}

.alertify .ajs-commands button.ajs-close {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAh0lEQVQYlY2QsQ0EIQwEB9cBAR1CJUaI/gigDnwR6NBL/7/xWLNrZ2b8EwGotVpr7eOitWa1VjugiNB7R1UPrKrWe0dEAHBbXUqxMQbeewDmnHjvyTm7C3zDwAUd9c63YQdUVdu6EAJzzquz7HXvTiklt+H9DQFYaxFjvDqllFyMkbXWvfpXHjJrWFgdBq/hAAAAAElFTkSuQmCC)
}

.alertify .ajs-commands button.ajs-maximize {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAOUlEQVQYlWP8//8/AzGAhYGBgaG4uBiv6t7eXkYmooxjYGAgWiELsvHYFMCcRX2rSXcjoSBiJDbAAeD+EGu+8BZcAAAAAElFTkSuQmCC)
}

.alertify .ajs-header {
    margin: -24px;
    margin-bottom: 0;
    padding: 16px 24px;
    background-color: #fff
}

.alertify .ajs-body {
    min-height: 56px
}

.alertify .ajs-body .ajs-content {
    padding: 16px 24px 16px 16px
}

.alertify .ajs-footer {
    padding: 4px;
    margin-left: -24px;
    margin-right: -24px;
    min-height: 43px;
    background-color: #fff
}

.alertify .ajs-footer .ajs-buttons.ajs-primary {
    text-align: right
}

.alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button {
    margin: 4px
}

.alertify .ajs-footer .ajs-buttons.ajs-auxiliary {
    float: left;
    clear: none;
    text-align: left
}

.alertify .ajs-footer .ajs-buttons.ajs-auxiliary .ajs-button {
    margin: 4px
}

.alertify .ajs-footer .ajs-buttons .ajs-button {
    min-width: 88px;
    min-height: 35px
}

.alertify .ajs-handle {
    position: absolute;
    display: none;
    width: 10px;
    height: 10px;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMS8xNEDQYmMAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQ0lEQVQYlaXNMQoAIAxD0dT7H657l0KX3iJuUlBUNOsPPCGJm7VDp6ryeMxMuDsAQH7owW3pyn3RS26iKxERMLN3ugOaAkaL3sWVigAAAABJRU5ErkJggg==);
    transform: scaleX(1);
    cursor: se-resize
}

.alertify.ajs-no-overflow .ajs-body .ajs-content {
    overflow: hidden !important
}

.alertify.ajs-no-padding.ajs-maximized .ajs-body .ajs-content {
    left: 0;
    right: 0;
    padding: 0
}

.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body {
    margin-left: -24px;
    margin-right: -24px
}

.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body .ajs-content {
    padding: 0
}

.alertify.ajs-no-padding.ajs-resizable .ajs-body .ajs-content {
    left: 0;
    right: 0
}

.alertify.ajs-maximizable .ajs-commands button.ajs-maximize,
.alertify.ajs-maximizable .ajs-commands button.ajs-restore {
    display: inline-block
}

.alertify.ajs-closable .ajs-commands button.ajs-close {
    display: inline-block
}

.alertify.ajs-maximized .ajs-dialog {
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    margin: 0 auto !important;
    top: 0 !important;
    left: 0 !important
}

.alertify.ajs-maximized.ajs-modeless .ajs-modal {
    position: fixed !important;
    min-height: 100% !important;
    max-height: none !important;
    margin: 0 !important
}

.alertify.ajs-maximized .ajs-commands button.ajs-maximize {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAASklEQVQYlZWQ0QkAMQhDtXRincOZX78KVtrDCwgqJNEoIB3MPLj7lRUROlpyVXGzby6zWuY+kz6tj5sBMTMAyVV3/595RbOh3cAXsww1raeiOcoAAAAASUVORK5CYII=)
}

.alertify.ajs-maximized .ajs-dialog,
.alertify.ajs-resizable .ajs-dialog {
    padding: 0
}

.alertify.ajs-maximized .ajs-commands,
.alertify.ajs-resizable .ajs-commands {
    margin: 14px 24px 0 0
}

.alertify.ajs-maximized .ajs-header,
.alertify.ajs-resizable .ajs-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 16px 24px
}

.alertify.ajs-maximized .ajs-body,
.alertify.ajs-resizable .ajs-body {
    min-height: 224px;
    display: inline-block
}

.alertify.ajs-maximized .ajs-body .ajs-content,
.alertify.ajs-resizable .ajs-body .ajs-content {
    position: absolute;
    top: 50px;
    right: 24px;
    bottom: 50px;
    left: 24px;
    overflow: auto
}

.alertify.ajs-maximized .ajs-footer,
.alertify.ajs-resizable .ajs-footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0
}

.alertify.ajs-resizable:not(.ajs-maximized) .ajs-dialog {
    min-width: 548px
}

.alertify.ajs-resizable:not(.ajs-maximized) .ajs-handle {
    display: block
}

.alertify.ajs-movable:not(.ajs-maximized) .ajs-header {
    cursor: move
}

.alertify.ajs-modeless .ajs-dimmer,
.alertify.ajs-modeless .ajs-reset {
    display: none
}

.alertify.ajs-modeless .ajs-modal {
    overflow: visible;
    max-width: none;
    max-height: 0
}

.alertify.ajs-modeless.ajs-pinnable .ajs-commands button.ajs-pin {
    display: inline-block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQklEQVQYlcWPMQ4AIAwCqU9u38GbcbHRWN1MvKQDhQFMEpKImGJA0gCgnYw0V0rwxseg5erT4oSkQVI5d9f+e9+xA0NbLpWfitPXAAAAAElFTkSuQmCC)
}

.alertify.ajs-modeless.ajs-unpinned .ajs-modal {
    position: absolute
}

.alertify.ajs-modeless.ajs-unpinned .ajs-commands button.ajs-pin {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAO0lEQVQYlWP8//8/AzGAiShV6AqLi4txGs+CLoBLMYbC3t5eRmyaWfBZhwwYkX2NTxPRvibKjRhW4wMAhxkYGbLu3pEAAAAASUVORK5CYII=)
}

.alertify.ajs-modeless:not(.ajs-unpinned) .ajs-body {
    max-height: 500px;
    overflow: auto
}

.alertify.ajs-basic .ajs-header {
    opacity: 0
}

.alertify.ajs-basic .ajs-footer {
    visibility: hidden
}

.alertify.ajs-frameless .ajs-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    min-height: 60px;
    margin: 0;
    padding: 0;
    opacity: 0;
    z-index: 1
}

.alertify.ajs-frameless .ajs-footer {
    display: none
}

.alertify.ajs-frameless .ajs-body .ajs-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog {
    padding-top: 0
}

.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog .ajs-commands {
    margin-top: 0
}

.ajs-no-overflow {
    overflow: hidden !important;
    outline: 0
}

.ajs-no-overflow.ajs-fixed {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: scroll !important
}

.ajs-no-selection,
.ajs-no-selection * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media screen and (max-width:568px) {
    .alertify .ajs-dialog {
        min-width: 150px
    }

    .alertify:not(.ajs-maximized) .ajs-modal {
        padding: 0 5%
    }

    .alertify:not(.ajs-maximized).ajs-resizable .ajs-dialog {
        min-width: initial;
        min-width: auto
    }
}

@-moz-document url-prefix() {
    .alertify button:focus {
        outline: 1px dotted #3593d2
    }
}

.alertify .ajs-dimmer,
.alertify .ajs-modal {
    transform: translate3d(0, 0, 0);
    transition-property: opacity, visibility;
    transition-timing-function: linear;
    transition-duration: 250ms
}

.alertify.ajs-hidden .ajs-dimmer,
.alertify.ajs-hidden .ajs-modal {
    visibility: hidden;
    opacity: 0
}

.alertify.ajs-in:not(.ajs-hidden) .ajs-dialog {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.alertify.ajs-out.ajs-hidden .ajs-dialog {
    -webkit-animation-duration: 250ms;
    animation-duration: 250ms
}

.alertify .ajs-dialog.ajs-shake {
    -webkit-animation-name: ajs-shake;
    animation-name: ajs-shake;
    -webkit-animation-duration: .1s;
    animation-duration: .1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes ajs-shake {

    0%,
    100% {
        transform: translate3d(0, 0, 0)
    }

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

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

@keyframes ajs-shake {

    0%,
    100% {
        transform: translate3d(0, 0, 0)
    }

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

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

.alertify.ajs-slide.ajs-in:not(.ajs-hidden) .ajs-dialog {
    -webkit-animation-name: ajs-slideIn;
    animation-name: ajs-slideIn;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

.alertify.ajs-slide.ajs-out.ajs-hidden .ajs-dialog {
    -webkit-animation-name: ajs-slideOut;
    animation-name: ajs-slideOut;
    -webkit-animation-timing-function: cubic-bezier(.6, -.28, .735, .045);
    animation-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

.alertify.ajs-zoom.ajs-in:not(.ajs-hidden) .ajs-dialog {
    -webkit-animation-name: ajs-zoomIn;
    animation-name: ajs-zoomIn
}

.alertify.ajs-zoom.ajs-out.ajs-hidden .ajs-dialog {
    -webkit-animation-name: ajs-zoomOut;
    animation-name: ajs-zoomOut
}

.alertify.ajs-fade.ajs-in:not(.ajs-hidden) .ajs-dialog {
    -webkit-animation-name: ajs-fadeIn;
    animation-name: ajs-fadeIn
}

.alertify.ajs-fade.ajs-out.ajs-hidden .ajs-dialog {
    -webkit-animation-name: ajs-fadeOut;
    animation-name: ajs-fadeOut
}

.alertify.ajs-pulse.ajs-in:not(.ajs-hidden) .ajs-dialog {
    -webkit-animation-name: ajs-pulseIn;
    animation-name: ajs-pulseIn
}

.alertify.ajs-pulse.ajs-out.ajs-hidden .ajs-dialog {
    -webkit-animation-name: ajs-pulseOut;
    animation-name: ajs-pulseOut
}

.alertify.ajs-flipx.ajs-in:not(.ajs-hidden) .ajs-dialog {
    -webkit-animation-name: ajs-flipInX;
    animation-name: ajs-flipInX
}

.alertify.ajs-flipx.ajs-out.ajs-hidden .ajs-dialog {
    -webkit-animation-name: ajs-flipOutX;
    animation-name: ajs-flipOutX
}

.alertify.ajs-flipy.ajs-in:not(.ajs-hidden) .ajs-dialog {
    -webkit-animation-name: ajs-flipInY;
    animation-name: ajs-flipInY
}

.alertify.ajs-flipy.ajs-out.ajs-hidden .ajs-dialog {
    -webkit-animation-name: ajs-flipOutY;
    animation-name: ajs-flipOutY
}

@-webkit-keyframes ajs-pulseIn {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

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

    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }

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

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

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

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

@keyframes ajs-pulseIn {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

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

    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }

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

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

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

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

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

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

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

@keyframes ajs-pulseOut {
    20% {
        transform: scale3d(.9, .9, .9)
    }

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

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

@-webkit-keyframes ajs-zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.25, .25, .25)
    }

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

@keyframes ajs-zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.25, .25, .25)
    }

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

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

    100% {
        opacity: 0;
        transform: scale3d(.25, .25, .25)
    }
}

@keyframes ajs-zoomOut {
    0% {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }

    100% {
        opacity: 0;
        transform: scale3d(.25, .25, .25)
    }
}

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

    100% {
        opacity: 1
    }
}

@keyframes ajs-fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

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

    100% {
        opacity: 0
    }
}

@keyframes ajs-fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes ajs-flipInX {
    0% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transition-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        transform: perspective(400px)
    }
}

@keyframes ajs-flipInX {
    0% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transition-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        transform: perspective(400px)
    }
}

@-webkit-keyframes ajs-flipOutX {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    100% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes ajs-flipOutX {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    100% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@-webkit-keyframes ajs-flipInY {
    0% {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transition-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    100% {
        transform: perspective(400px)
    }
}

@keyframes ajs-flipInY {
    0% {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transition-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    100% {
        transform: perspective(400px)
    }
}

@-webkit-keyframes ajs-flipOutY {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    100% {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes ajs-flipOutY {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    100% {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@-webkit-keyframes ajs-slideIn {
    0% {
        margin-top: -100%
    }

    100% {
        margin-top: 5%
    }
}

@keyframes ajs-slideIn {
    0% {
        margin-top: -100%
    }

    100% {
        margin-top: 5%
    }
}

@-webkit-keyframes ajs-slideOut {
    0% {
        margin-top: 5%
    }

    100% {
        margin-top: -100%
    }
}

@keyframes ajs-slideOut {
    0% {
        margin-top: 5%
    }

    100% {
        margin-top: -100%
    }
}

.alertify-notifier {
    position: fixed;
    width: 0;
    overflow: visible;
    z-index: 1982;
    transform: translate3d(0, 0, 0)
}

.alertify-notifier .ajs-message {
    position: relative;
    width: 260px;
    max-height: 0;
    padding: 0;
    opacity: 0;
    margin: 0;
    transform: translate3d(0, 0, 0);
    transition-duration: 250ms;
    transition-timing-function: linear
}

.alertify-notifier .ajs-message.ajs-visible {
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    opacity: 1;
    max-height: 100%;
    padding: 15px;
    margin-top: 10px
}

.alertify-notifier .ajs-message.ajs-success {
    background: rgba(91, 189, 114, .95)
}

.alertify-notifier .ajs-message.ajs-error {
    background: rgba(217, 92, 92, .95)
}

.alertify-notifier .ajs-message.ajs-warning {
    background: rgba(252, 248, 215, .95)
}

.alertify-notifier .ajs-message .ajs-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABGdBTUEAALGPC/xhBQAAAFBJREFUGBl1j0EKADEIA+ve/P9f9bh1hEihNBfjVCO1v7RKVqJK4h8gM5cAPR42AkQEpSXPwMTyoi13n5N9YqJehm3Fnr7nL1D0ZEbD5OubGyC7a9gx+9eNAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: rgba(0, 0, 0, .5);
    border-top-right-radius: 2px
}

.alertify-notifier.ajs-top {
    top: 10px
}

.alertify-notifier.ajs-bottom {
    bottom: 10px
}

.alertify-notifier.ajs-right {
    right: 10px
}

.alertify-notifier.ajs-right .ajs-message {
    right: -320px
}

.alertify-notifier.ajs-right .ajs-message.ajs-visible {
    right: 290px
}

.alertify-notifier.ajs-left {
    left: 10px
}

.alertify-notifier.ajs-left .ajs-message {
    left: -300px
}

.alertify-notifier.ajs-left .ajs-message.ajs-visible {
    left: 0
}

.alertify-notifier.ajs-center {
    left: 50%
}

.alertify-notifier.ajs-center .ajs-message {
    transform: translateX(-50%)
}

.alertify-notifier.ajs-center .ajs-message.ajs-visible {
    left: 50%;
    transition-timing-function: cubic-bezier(.57, .43, .1, .65)
}

.alertify-notifier.ajs-center.ajs-top .ajs-message {
    top: -300px
}

.alertify-notifier.ajs-center.ajs-top .ajs-message.ajs-visible {
    top: 0
}

.alertify-notifier.ajs-center.ajs-bottom .ajs-message {
    bottom: -300px
}

.alertify-notifier.ajs-center.ajs-bottom .ajs-message.ajs-visible {
    bottom: 0
}

.ajs-no-transition.alertify .ajs-dialog,
.ajs-no-transition.alertify .ajs-dimmer,
.ajs-no-transition.alertify .ajs-modal {
    transition: none !important;
    -webkit-animation: none !important;
    animation: none !important
}

.ajs-no-transition.alertify-notifier .ajs-message {
    transition: none !important;
    -webkit-animation: none !important;
    animation: none !important
}

@media (prefers-reduced-motion:reduce) {

    .alertify .ajs-dialog,
    .alertify .ajs-dimmer,
    .alertify .ajs-modal {
        transition: none !important;
        -webkit-animation: none !important;
        animation: none !important
    }

    .alertify-notifier .ajs-message {
        transition: none !important;
        -webkit-animation: none !important;
        animation: none !important
    }
}

/*!
 * FullCalendar v2.1.1 Stylesheet
 * Docs & License: http://arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */
.fc {
    direction: ltr;
    text-align: left
}

.fc-rtl {
    text-align: right
}

span.fc-time {
    display: none;
}

body .fc {
    font-size: 1em
}

.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed hr,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
    border-color: #ddd
}

.fc-unthemed .fc-popover {
    background-color: #fff
}

.fc-unthemed .fc-popover .fc-header,
.fc-unthemed hr {
    background: #eee
}

.fc-unthemed .fc-popover .fc-header .fc-close {
    color: #666
}

.fc-unthemed .fc-today {
    background: #fcf8e3
}

.fc-highlight {
    background: #bce8f1;
    opacity: .3;
    filter: alpha(opacity=30)
}

.fc-icon {
    display: inline-block;
    font-size: 2em;
    line-height: .5em;
    height: .5em;
    font-family: "Courier New", Courier, monospace
}

.fc-icon-left-single-arrow:after {
    content: "\2039";
    font-weight: 700
}

.fc-icon-right-single-arrow:after {
    content: "\203A";
    font-weight: 700
}

.fc-icon-left-double-arrow:after {
    content: "\AB"
}

.fc-icon-right-double-arrow:after {
    content: "\BB"
}

.fc-icon-x:after {
    content: "\D7"
}

.fc button {
    box-sizing: border-box;
    margin: 0;
    height: 2.1em;
    padding: 0 .6em;
    font-size: 1em;
    white-space: nowrap;
    cursor: pointer
}

.fc button::-moz-focus-inner {
    margin: 0;
    padding: 0
}

.fc-state-default {
    border: 1px solid
}

.fc-state-default.fc-corner-left {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.fc-state-default.fc-corner-right {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.fc button .fc-icon {
    position: relative;
    top: .05em;
    margin: 0 .1em
}

.fc-state-default {
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
}

.fc-state-active,
.fc-state-disabled,
.fc-state-down,
.fc-state-hover {
    color: #333;
    background-color: #e6e6e6
}

.fc-state-hover {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px;
    transition: background-position .1s linear
}

.fc-state-active,
.fc-state-down {
    background-color: #ccc;
    background-image: none;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

.fc-state-disabled {
    cursor: default;
    background-image: none;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

.fc-button-group {
    display: inline-block
}

.fc .fc-button-group>* {
    float: left;
    margin: 0 0 0 -1px
}

.fc .fc-button-group>:first-child {
    margin-left: 0
}

.fc-popover {
    position: absolute;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .15)
}

.fc-popover .fc-header {
    padding: 2px 4px
}

.fc-popover .fc-header .fc-title {
    margin: 0 2px
}

.fc-popover .fc-header .fc-close {
    cursor: pointer
}

.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
    float: left
}

.fc-ltr .fc-popover .fc-header .fc-close,
.fc-rtl .fc-popover .fc-header .fc-title {
    float: right
}

.fc-unthemed .fc-popover {
    border-width: 1px;
    border-style: solid
}

.fc-unthemed .fc-popover .fc-header .fc-close {
    font-size: 25px;
    margin-top: 4px
}

.fc-popover>.ui-widget-header+.ui-widget-content {
    border-top: 0
}

.fc hr {
    height: 0;
    margin: 0;
    padding: 0 0 2px;
    border-style: solid;
    border-width: 1px 0
}

.fc-clear {
    clear: both
}

.fc-bg,
.fc-helper-skeleton,
.fc-highlight-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.fc-bg {
    bottom: 0
}

.fc-bg table {
    height: 100%
}

.fc table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1em
}

.fc th {
    text-align: center
}

.fc td,
.fc th {
    border-style: solid;
    border-width: 1px;
    padding: 0;
    vertical-align: top
}

.fc td.fc-today {
    border-style: double
}

.fc .fc-row {
    border-style: solid;
    border-width: 0
}

.fc-row table {
    border-left: 0 hidden transparent;
    border-right: 0 hidden transparent;
    border-bottom: 0 hidden transparent
}

.fc-row:first-child table {
    border-top: 0 hidden transparent
}

.fc-row {
    position: relative
}

.fc-row .fc-bg {
    z-index: 1
}

.fc-row .fc-highlight-skeleton {
    z-index: 2;
    bottom: 0
}

.fc-row .fc-highlight-skeleton table {
    height: 100%
}

.fc-row .fc-highlight-skeleton td {
    border-color: transparent
}

.fc-row .fc-content-skeleton {
    position: relative;
    z-index: 3;
    padding-bottom: 2px
}

.fc-row .fc-helper-skeleton {
    z-index: 4
}

.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
    background: 0 0;
    border-color: transparent;
    border-bottom: 0
}

.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
    border-top: 0
}

.fc-scroller {
    overflow-y: scroll;
    overflow-x: hidden
}

.fc-scroller>* {
    position: relative;
    width: 100%;
    overflow: hidden
}

.fc-event {
    position: relative;
    display: block;
    font-size: .85em;
    line-height: 1.3;
    border-radius: 3px;
    border: 1px solid #3a87ad;
    background-color: #3a87ad;
    font-weight: 400
}

.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
    color: #fff;
    text-decoration: none
}

.fc-event.fc-draggable,
.fc-event[href] {
    cursor: pointer
}

.fc-day-grid-event {
    margin: 1px 2px 0;
    padding: 0 1px
}

.fc-ltr .fc-day-grid-event.fc-not-start,
.fc-rtl .fc-day-grid-event.fc-not-end {
    margin-left: 0;
    border-left-width: 0;
    padding-left: 1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.fc-ltr .fc-day-grid-event.fc-not-end,
.fc-rtl .fc-day-grid-event.fc-not-start {
    margin-right: 0;
    border-right-width: 0;
    padding-right: 1px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.fc-day-grid-event>.fc-content {
    white-space: nowrap;
    overflow: hidden
}

.fc-day-grid-event .fc-time {
    font-weight: 700
}

.fc-day-grid-event .fc-resizer {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 7px
}

.fc-ltr .fc-day-grid-event .fc-resizer {
    right: -3px;
    cursor: e-resize
}

.fc-rtl .fc-day-grid-event .fc-resizer {
    left: -3px;
    cursor: w-resize
}

a.fc-more {
    margin: 1px 3px;
    font-size: .85em;
    cursor: pointer;
    text-decoration: none;
    /* color: #fff; */
}

a.fc-more:hover {
    text-decoration: underline
}

.fc-limited {
    display: none
}

.fc-day-grid .fc-row {
    z-index: 1
}

.fc-more-popover {
    z-index: 2;
    width: 220px
}

.fc-more-popover .fc-event-container {
    padding: 10px
}

.fc-toolbar {
    text-align: center;
    margin-bottom: 1em
}

.fc-toolbar .fc-left {
    float: left
}

.fc-toolbar .fc-right {
    float: right
}

.fc-toolbar .fc-center {
    display: inline-block
}

.fc .fc-toolbar>*>* {
    float: left;
    margin-left: .75em
}

.fc .fc-toolbar>*>:first-child {
    margin-left: 0
}

.fc-toolbar h2 {
    margin: 0
}

.fc-toolbar button {
    position: relative
}

.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
    z-index: 2
}

.fc-toolbar .fc-state-down {
    z-index: 3
}

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
    z-index: 4
}

.fc-toolbar button:focus {
    z-index: 5
}

.fc-view-container *,
.fc-view-container :after,
.fc-view-container :before {
    box-sizing: content-box
}

.fc-view,
.fc-view>table {
    position: relative;
    z-index: 1
}

.fc-basicDay-view .fc-content-skeleton,
.fc-basicWeek-view .fc-content-skeleton {
    padding-top: 1px;
    padding-bottom: 1em
}

.fc-basic-view tbody .fc-row {
    min-height: 2em
}

.fc-row.fc-rigid {
    overflow: hidden
}

.fc-row.fc-rigid .fc-content-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.fc-basic-view .fc-day-number,
.fc-basic-view .fc-week-number {
    padding: 0 2px
}

.fc-basic-view td.fc-day-number,
.fc-basic-view td.fc-week-number span {
    padding-top: 2px;
    padding-bottom: 2px
}

.fc-basic-view .fc-week-number {
    text-align: center
}

.fc-basic-view .fc-week-number span {
    display: inline-block;
    min-width: 1.25em
}

.fc-ltr .fc-basic-view .fc-day-number {
    text-align: right;
    padding: 10px;
    font-size: 18px;
    color: #454648;
}

.fc-rtl .fc-basic-view .fc-day-number {
    text-align: left
}

.fc-day-number.fc-other-month {
    opacity: .3;
    filter: alpha(opacity=30)
}

.fc-agenda-view .fc-day-grid {
    position: relative;
    z-index: 2
}

.fc-agenda-view .fc-day-grid .fc-row {
    min-height: 3em
}

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
    padding-top: 1px;
    padding-bottom: 1em
}

.fc .fc-axis {
    vertical-align: middle;
    padding: 0 4px;
    white-space: nowrap
}

.fc-ltr .fc-axis {
    text-align: right
}

.fc-rtl .fc-axis {
    text-align: left
}

.ui-widget td.fc-axis {
    font-weight: 400
}

.fc-time-grid,
.fc-time-grid-container {
    position: relative;
    z-index: 1
}

.fc-time-grid {
    min-height: 100%
}

.fc-time-grid table {
    border: 0 hidden transparent
}

.fc-time-grid>.fc-bg {
    z-index: 1
}

.fc-time-grid .fc-slats,
.fc-time-grid>hr {
    position: relative;
    z-index: 2
}

.fc-time-grid .fc-highlight-skeleton {
    z-index: 3
}

.fc-time-grid .fc-content-skeleton {
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
    right: 0
}

.fc-time-grid>.fc-helper-skeleton {
    z-index: 5
}

.fc-slats td {
    height: 1.5em;
    border-bottom: 0
}

.fc-slats .fc-minor td {
    border-top-style: dotted
}

.fc-slats .ui-widget-content {
    background: 0 0
}

.fc-time-grid .fc-highlight-container {
    position: relative
}

.fc-time-grid .fc-highlight {
    position: absolute;
    left: 0;
    right: 0
}

.fc-time-grid .fc-event-container {
    position: relative
}

.fc-ltr .fc-time-grid .fc-event-container {
    margin: 0 2.5% 0 2px
}

.fc-rtl .fc-time-grid .fc-event-container {
    margin: 0 2px 0 2.5%
}

.fc-time-grid .fc-event {
    position: absolute;
    z-index: 1
}

.fc-time-grid-event.fc-not-start {
    border-top-width: 0;
    padding-top: 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.fc-time-grid-event.fc-not-end {
    border-bottom-width: 0;
    padding-bottom: 1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.fc-time-grid-event {
    overflow: hidden
}

.fc-time-grid-event>.fc-content {
    position: relative;
    z-index: 2
}

.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
    padding: 0 1px
}

.fc-time-grid-event .fc-time {
    font-size: .85em;
    white-space: nowrap
}

.fc-time-grid-event .fc-bg {
    z-index: 1;
    background: #fff;
    opacity: .25;
    filter: alpha(opacity=25)
}

.fc-time-grid-event.fc-short .fc-content {
    white-space: nowrap
}

.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
    display: inline-block;
    vertical-align: top
}

.fc-time-grid-event.fc-short .fc-time span {
    display: none
}

.fc-time-grid-event.fc-short .fc-time:before {
    content: attr(data-start)
}

.fc-time-grid-event.fc-short .fc-time:after {
    content: "\A0-\A0"
}

.fc-time-grid-event.fc-short .fc-title {
    font-size: .85em;
    padding: 0
}

.fc-time-grid-event .fc-resizer {
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    bottom: 0;
    height: 8px;
    overflow: hidden;
    line-height: 8px;
    font-size: 11px;
    font-family: monospace;
    text-align: center;
    cursor: s-resize
}

.fc-time-grid-event .fc-resizer:after {
    content: "="
}

/*! jQuery UI - v1.12.1 - 2017-03-19
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-draggable-handle {
    touch-action: none;
}

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
    /* support: IE8 */
}

.ui-front {
    z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-resizable {
    position: relative;
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none;
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}

.ui-selectable {
    touch-action: none;
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black;
}

.ui-sortable-handle {
    touch-action: none;
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
}

.ui-menu .ui-menu {
    position: absolute;
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    /* support: IE10, see #8844 */
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em;
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px;
}

/* icon support */
.ui-menu-icons {
    position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    /* Support: IE <= 11 */
    overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
    text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block;
}

.ui-controlgroup>.ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0;
}

.ui-controlgroup>.ui-controlgroup-item:focus,
.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus {
    z-index: 9999;
}

.ui-controlgroup-vertical>.ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em;
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%;
}

.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item {
    border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item {
    border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

    /* Support: IE8 only, Android < 4.4 only */
    width: 75%;
    width: calc(100% - 2.4em);
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid;
}

.ui-checkboxradio-disabled {
    pointer-events: none;
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}

.ui-datepicker .ui-datepicker-next {
    right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%;
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

/* with multiple calendars */
.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.3%;
}

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

/* RTL support */
.ui-datepicker-rtl {
    direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em;
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative;
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer;
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0;
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0;
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0;
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0;
}

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
    width: 7px;
    height: 7px;
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0;
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0;
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0;
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0;
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25);
    /* support: IE8 */
    opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0;
}

.ui-selectmenu-open {
    display: block;
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em;
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0;
}

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    touch-action: none;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em;
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none;
}

.ui-spinner-up {
    top: 0;
}

.ui-spinner-down {
    bottom: 0;
}

.ui-tabs {
    position: relative;
    /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
    padding: .2em;
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
}

body .ui-tooltip {
    border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
    font-size: 1em;
}

.ui-widget .ui-widget {
    font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-size: 1em;
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
}

.ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
}

.ui-widget-content a {
    color: #333333;
}

.ui-widget-header {
    border: 1px solid #dddddd;
    background: #e9e9e9;
    color: #333333;
    font-weight: bold;
}

.ui-widget-header a {
    color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
    color: #454545;
    text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 1px solid #cccccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
    color: #2b2b2b;
    text-decoration: none;
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #ffffff;
    text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620;
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    /* support: IE8 */
    font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    /* support: IE8 */
    background-image: none;
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
    /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    width: 16px;
    height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(/images/vendor/jquery-ui-bundle/ui-icons_444444_256x240.png?f4ebe485bc50abaf580cf6ae9895dde5);
}

.ui-widget-header .ui-icon {
    background-image: url(/images/vendor/jquery-ui-bundle/ui-icons_444444_256x240.png?f4ebe485bc50abaf580cf6ae9895dde5);
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
    background-image: url(/images/vendor/jquery-ui-bundle/ui-icons_555555_256x240.png?d70c49a1750e399344e77737be6eac71);
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
    background-image: url(/images/vendor/jquery-ui-bundle/ui-icons_ffffff_256x240.png?e33c878c8e1b176d439484ca0a094ec4);
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
    background-image: url(/images/vendor/jquery-ui-bundle/ui-icons_777620_256x240.png?03c85664fb3ba7db61e1b0c6da73b1ae);
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(/images/vendor/jquery-ui-bundle/ui-icons_cc0000_256x240.png?bd6996f9c0921f5e744aba81d3dadd84);
}

.ui-button .ui-icon {
    background-image: url(/images/vendor/jquery-ui-bundle/ui-icons_777777_256x240.png?6d28e77dd32aa1e61433d5ba3d93ca86);
}

/* positioning */
.ui-icon-blank {
    background-position: 16px 16px;
}

.ui-icon-caret-1-n {
    background-position: 0 0;
}

.ui-icon-caret-1-ne {
    background-position: -16px 0;
}

.ui-icon-caret-1-e {
    background-position: -32px 0;
}

.ui-icon-caret-1-se {
    background-position: -48px 0;
}

.ui-icon-caret-1-s {
    background-position: -65px 0;
}

.ui-icon-caret-1-sw {
    background-position: -80px 0;
}

.ui-icon-caret-1-w {
    background-position: -96px 0;
}

.ui-icon-caret-1-nw {
    background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0;
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}

.ui-icon-arrow-4 {
    background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}

.ui-icon-extlink {
    background-position: -32px -80px;
}

.ui-icon-newwin {
    background-position: -48px -80px;
}

.ui-icon-refresh {
    background-position: -64px -80px;
}

.ui-icon-shuffle {
    background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}

.ui-icon-folder-open {
    background-position: -16px -96px;
}

.ui-icon-document {
    background-position: -32px -96px;
}

.ui-icon-document-b {
    background-position: -48px -96px;
}

.ui-icon-note {
    background-position: -64px -96px;
}

.ui-icon-mail-closed {
    background-position: -80px -96px;
}

.ui-icon-mail-open {
    background-position: -96px -96px;
}

.ui-icon-suitcase {
    background-position: -112px -96px;
}

.ui-icon-comment {
    background-position: -128px -96px;
}

.ui-icon-person {
    background-position: -144px -96px;
}

.ui-icon-print {
    background-position: -160px -96px;
}

.ui-icon-trash {
    background-position: -176px -96px;
}

.ui-icon-locked {
    background-position: -192px -96px;
}

.ui-icon-unlocked {
    background-position: -208px -96px;
}

.ui-icon-bookmark {
    background-position: -224px -96px;
}

.ui-icon-tag {
    background-position: -240px -96px;
}

.ui-icon-home {
    background-position: 0 -112px;
}

.ui-icon-flag {
    background-position: -16px -112px;
}

.ui-icon-calendar {
    background-position: -32px -112px;
}

.ui-icon-cart {
    background-position: -48px -112px;
}

.ui-icon-pencil {
    background-position: -64px -112px;
}

.ui-icon-clock {
    background-position: -80px -112px;
}

.ui-icon-disk {
    background-position: -96px -112px;
}

.ui-icon-calculator {
    background-position: -112px -112px;
}

.ui-icon-zoomin {
    background-position: -128px -112px;
}

.ui-icon-zoomout {
    background-position: -144px -112px;
}

.ui-icon-search {
    background-position: -160px -112px;
}

.ui-icon-wrench {
    background-position: -176px -112px;
}

.ui-icon-gear {
    background-position: -192px -112px;
}

.ui-icon-heart {
    background-position: -208px -112px;
}

.ui-icon-star {
    background-position: -224px -112px;
}

.ui-icon-link {
    background-position: -240px -112px;
}

.ui-icon-cancel {
    background-position: 0 -128px;
}

.ui-icon-plus {
    background-position: -16px -128px;
}

.ui-icon-plusthick {
    background-position: -32px -128px;
}

.ui-icon-minus {
    background-position: -48px -128px;
}

.ui-icon-minusthick {
    background-position: -64px -128px;
}

.ui-icon-close {
    background-position: -80px -128px;
}

.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-icon-key {
    background-position: -112px -128px;
}

.ui-icon-lightbulb {
    background-position: -128px -128px;
}

.ui-icon-scissors {
    background-position: -144px -128px;
}

.ui-icon-clipboard {
    background-position: -160px -128px;
}

.ui-icon-copy {
    background-position: -176px -128px;
}

.ui-icon-contact {
    background-position: -192px -128px;
}

.ui-icon-image {
    background-position: -208px -128px;
}

.ui-icon-video {
    background-position: -224px -128px;
}

.ui-icon-script {
    background-position: -240px -128px;
}

.ui-icon-alert {
    background-position: 0 -144px;
}

.ui-icon-info {
    background-position: -16px -144px;
}

.ui-icon-notice {
    background-position: -32px -144px;
}

.ui-icon-help {
    background-position: -48px -144px;
}

.ui-icon-check {
    background-position: -64px -144px;
}

.ui-icon-bullet {
    background-position: -80px -144px;
}

.ui-icon-radio-on {
    background-position: -96px -144px;
}

.ui-icon-radio-off {
    background-position: -112px -144px;
}

.ui-icon-pin-w {
    background-position: -128px -144px;
}

.ui-icon-pin-s {
    background-position: -144px -144px;
}

.ui-icon-play {
    background-position: 0 -160px;
}

.ui-icon-pause {
    background-position: -16px -160px;
}

.ui-icon-seek-next {
    background-position: -32px -160px;
}

.ui-icon-seek-prev {
    background-position: -48px -160px;
}

.ui-icon-seek-end {
    background-position: -64px -160px;
}

.ui-icon-seek-start {
    background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
    background-position: -80px -160px;
}

.ui-icon-stop {
    background-position: -96px -160px;
}

.ui-icon-eject {
    background-position: -112px -160px;
}

.ui-icon-volume-off {
    background-position: -128px -160px;
}

.ui-icon-volume-on {
    background-position: -144px -160px;
}

.ui-icon-power {
    background-position: 0 -176px;
}

.ui-icon-signal-diag {
    background-position: -16px -176px;
}

.ui-icon-signal {
    background-position: -32px -176px;
}

.ui-icon-battery-0 {
    background-position: -48px -176px;
}

.ui-icon-battery-1 {
    background-position: -64px -176px;
}

.ui-icon-battery-2 {
    background-position: -80px -176px;
}

.ui-icon-battery-3 {
    background-position: -96px -176px;
}

.ui-icon-circle-plus {
    background-position: 0 -192px;
}

.ui-icon-circle-minus {
    background-position: -16px -192px;
}

.ui-icon-circle-close {
    background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}

.ui-icon-circle-check {
    background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
    background: #aaaaaa;
    opacity: .3;
    filter: Alpha(Opacity=30);
    /* support: IE8 */
}

.ui-widget-shadow {
    box-shadow: 0px 0px 5px #666666;
}



/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

/* FONT PATH
 * -------------------------- */

@font-face {
    font-family: "FontAwesome";
    src: url(/fonts/vendor/font-awesome/fontawesome-webfont.eot?25a32416abee198dd821b0b17a198a8f);
    src: url(/fonts/vendor/font-awesome/fontawesome-webfont.eot?25a32416abee198dd821b0b17a198a8f) format("embedded-opentype"), url(/fonts/vendor/font-awesome/fontawesome-webfont.woff2?e6cf7c6ec7c2d6f670ae9d762604cb0b) format("woff2"), url(/fonts/vendor/font-awesome/fontawesome-webfont.woff?c8ddf1e5e5bf3682bc7bebf30f394148) format("woff"), url(/fonts/vendor/font-awesome/fontawesome-webfont.ttf?1dc35d25e61d819a9c357074014867ab) format("truetype"), url(/fonts/vendor/font-awesome/fontawesome-webfont.svg?d7c639084f684d66a1bc66855d193ed8) format("svg");
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */

.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

.fa-ul>li {
    position: relative;
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}

.fa-li.fa-lg {
    left: -1.85714286em;
}

.fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eeeeee;
    border-radius: 0.1em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left {
    margin-right: 0.3em;
}

.fa.fa-pull-right {
    margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: 0.3em;
}

.fa.pull-right {
    margin-left: 0.3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.fa-glass:before {
    content: "\F000";
}

.fa-music:before {
    content: "\F001";
}

.fa-search:before {
    content: "\F002";
}

.fa-envelope-o:before {
    content: "\F003";
}

.fa-heart:before {
    content: "\F004";
}

.fa-star:before {
    content: "\F005";
}

.fa-star-o:before {
    content: "\F006";
}

.fa-user:before {
    content: "\F007";
}

.fa-film:before {
    content: "\F008";
}

.fa-th-large:before {
    content: "\F009";
}

.fa-th:before {
    content: "\F00A";
}

.fa-th-list:before {
    content: "\F00B";
}

.fa-check:before {
    content: "\F00C";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\F00D";
}

.fa-search-plus:before {
    content: "\F00E";
}

.fa-search-minus:before {
    content: "\F010";
}

.fa-power-off:before {
    content: "\F011";
}

.fa-signal:before {
    content: "\F012";
}

.fa-gear:before,
.fa-cog:before {
    content: "\F013";
}

.fa-trash-o:before {
    content: "\F014";
}

.fa-home:before {
    content: "\F015";
}

.fa-file-o:before {
    content: "\F016";
}

.fa-clock-o:before {
    content: "\F017";
}

.fa-road:before {
    content: "\F018";
}

.fa-download:before {
    content: "\F019";
}

.fa-arrow-circle-o-down:before {
    content: "\F01A";
}

.fa-arrow-circle-o-up:before {
    content: "\F01B";
}

.fa-inbox:before {
    content: "\F01C";
}

.fa-play-circle-o:before {
    content: "\F01D";
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\F01E";
}

.fa-refresh:before {
    content: "\F021";
}

.fa-list-alt:before {
    content: "\F022";
}

.fa-clipboard-list:before {
    content: "\f46d";
}

.fa-lock:before {
    content: "\F023";
}

.fa-flag:before {
    content: "\F024";
}

.fa-headphones:before {
    content: "\F025";
}

.fa-volume-off:before {
    content: "\F026";
}

.fa-volume-down:before {
    content: "\F027";
}

.fa-volume-up:before {
    content: "\F028";
}

.fa-qrcode:before {
    content: "\F029";
}

.fa-barcode:before {
    content: "\F02A";
}

.fa-tag:before {
    content: "\F02B";
}

.fa-tags:before {
    content: "\F02C";
}

.fa-book:before {
    content: "\F02D";
}

.fa-bookmark:before {
    content: "\F02E";
}

.fa-print:before {
    content: "\F02F";
}

.fa-camera:before {
    content: "\F030";
}

.fa-font:before {
    content: "\F031";
}

.fa-bold:before {
    content: "\F032";
}

.fa-italic:before {
    content: "\F033";
}

.fa-text-height:before {
    content: "\F034";
}

.fa-text-width:before {
    content: "\F035";
}

.fa-align-left:before {
    content: "\F036";
}

.fa-align-center:before {
    content: "\F037";
}

.fa-align-right:before {
    content: "\F038";
}

.fa-align-justify:before {
    content: "\F039";
}

.fa-list:before {
    content: "\F03A";
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\F03B";
}

.fa-indent:before {
    content: "\F03C";
}

.fa-video-camera:before {
    content: "\F03D";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\F03E";
}

.fa-pencil:before {
    content: "\F040";
}

.fa-map-marker:before {
    content: "\F041";
}

.fa-adjust:before {
    content: "\F042";
}

.fa-tint:before {
    content: "\F043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\F044";
}

.fa-share-square-o:before {
    content: "\F045";
}

.fa-check-square-o:before {
    content: "\F046";
}

.fa-arrows:before {
    content: "\F047";
}

.fa-step-backward:before {
    content: "\F048";
}

.fa-fast-backward:before {
    content: "\F049";
}

.fa-backward:before {
    content: "\F04A";
}

.fa-play:before {
    content: "\F04B";
}

.fa-pause:before {
    content: "\F04C";
}

.fa-stop:before {
    content: "\F04D";
}

.fa-forward:before {
    content: "\F04E";
}

.fa-fast-forward:before {
    content: "\F050";
}

.fa-step-forward:before {
    content: "\F051";
}

.fa-eject:before {
    content: "\F052";
}

.fa-chevron-left:before {
    content: "\F053";
}

.fa-chevron-right:before {
    content: "\F054";
}

.fa-plus-circle:before {
    content: "\F055";
}

.fa-minus-circle:before {
    content: "\F056";
}

.fa-times-circle:before {
    content: "\F057";
}

.fa-check-circle:before {
    content: "\F058";
}

.fa-question-circle:before {
    content: "\F059";
}

.fa-info-circle:before {
    content: "\F05A";
}

.fa-crosshairs:before {
    content: "\F05B";
}

.fa-times-circle-o:before {
    content: "\F05C";
}

.fa-check-circle-o:before {
    content: "\F05D";
}

.fa-ban:before {
    content: "\F05E";
}

.fa-arrow-left:before {
    content: "\F060";
}

.fa-arrow-right:before {
    content: "\F061";
}

.fa-arrow-up:before {
    content: "\F062";
}

.fa-arrow-down:before {
    content: "\F063";
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\F064";
}

.fa-expand:before {
    content: "\F065";
}

.fa-compress:before {
    content: "\F066";
}

.fa-plus:before {
    content: "\F067";
}

.fa-minus:before {
    content: "\F068";
}

.fa-asterisk:before {
    content: "\F069";
}

.fa-exclamation-circle:before {
    content: "\F06A";
}

.fa-gift:before {
    content: "\F06B";
}

.fa-leaf:before {
    content: "\F06C";
}

.fa-fire:before {
    content: "\F06D";
}

.fa-eye:before {
    content: "\F06E";
}

.fa-eye-slash:before {
    content: "\F070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\F071";
}

.fa-plane:before {
    content: "\F072";
}

.fa-calendar:before {
    content: "\F073";
}

.fa-random:before {
    content: "\F074";
}

.fa-comment:before {
    content: "\F075";
}

.fa-magnet:before {
    content: "\F076";
}

.fa-chevron-up:before {
    content: "\F077";
}

.fa-chevron-down:before {
    content: "\F078";
}

.fa-retweet:before {
    content: "\F079";
}

.fa-shopping-cart:before {
    content: "\F07A";
}

.fa-folder:before {
    content: "\F07B";
}

.fa-folder-open:before {
    content: "\F07C";
}

.fa-arrows-v:before {
    content: "\F07D";
}

.fa-arrows-h:before {
    content: "\F07E";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\F080";
}

.fa-twitter-square:before {
    content: "\F081";
}

.fa-facebook-square:before {
    content: "\F082";
}

.fa-camera-retro:before {
    content: "\F083";
}

.fa-key:before {
    content: "\F084";
}

.fa-gears:before,
.fa-cogs:before {
    content: "\F085";
}

.fa-comments:before {
    content: "\F086";
}

.fa-thumbs-o-up:before {
    content: "\F087";
}

.fa-thumbs-o-down:before {
    content: "\F088";
}

.fa-star-half:before {
    content: "\F089";
}

.fa-heart-o:before {
    content: "\F08A";
}

.fa-sign-out:before {
    content: "\F08B";
}

.fa-linkedin-square:before {
    content: "\F08C";
}

.fa-thumb-tack:before {
    content: "\F08D";
}

.fa-external-link:before {
    content: "\F08E";
}

.fa-sign-in:before {
    content: "\F090";
}

.fa-trophy:before {
    content: "\F091";
}

.fa-github-square:before {
    content: "\F092";
}

.fa-upload:before {
    content: "\F093";
}

.fa-lemon-o:before {
    content: "\F094";
}

.fa-phone:before {
    content: "\F095";
}

.fa-square-o:before {
    content: "\F096";
}

.fa-bookmark-o:before {
    content: "\F097";
}

.fa-phone-square:before {
    content: "\F098";
}

.fa-twitter:before {
    content: "\F099";
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\F09A";
}

.fa-github:before {
    content: "\F09B";
}

.fa-unlock:before {
    content: "\F09C";
}

.fa-credit-card:before {
    content: "\F09D";
}

.fa-feed:before,
.fa-rss:before {
    content: "\F09E";
}

.fa-hdd-o:before {
    content: "\F0A0";
}

.fa-bullhorn:before {
    content: "\F0A1";
}

.fa-bell:before {
    content: "\F0F3";
}

.fa-certificate:before {
    content: "\F0A3";
}

.fa-hand-o-right:before {
    content: "\F0A4";
}

.fa-hand-o-left:before {
    content: "\F0A5";
}

.fa-hand-o-up:before {
    content: "\F0A6";
}

.fa-hand-o-down:before {
    content: "\F0A7";
}

.fa-arrow-circle-left:before {
    content: "\F0A8";
}

.fa-arrow-circle-right:before {
    content: "\F0A9";
}

.fa-arrow-circle-up:before {
    content: "\F0AA";
}

.fa-arrow-circle-down:before {
    content: "\F0AB";
}

.fa-globe:before {
    content: "\F0AC";
}

.fa-wrench:before {
    content: "\F0AD";
}

.fa-tasks:before {
    content: "\F0AE";
}

.fa-filter:before {
    content: "\F0B0";
}

.fa-briefcase:before {
    content: "\F0B1";
}

.fa-arrows-alt:before {
    content: "\F0B2";
}

.fa-group:before,
.fa-users:before {
    content: "\F0C0";
}

.fa-chain:before,
.fa-link:before {
    content: "\F0C1";
}

.fa-cloud:before {
    content: "\F0C2";
}

.fa-flask:before {
    content: "\F0C3";
}

.fa-cut:before,
.fa-scissors:before {
    content: "\F0C4";
}

.fa-copy:before,
.fa-files-o:before {
    content: "\F0C5";
}

.fa-paperclip:before {
    content: "\F0C6";
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\F0C7";
}

.fa-square:before {
    content: "\F0C8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\F0C9";
}

.fa-list-ul:before {
    content: "\F0CA";
}

.fa-list-ol:before {
    content: "\F0CB";
}

.fa-strikethrough:before {
    content: "\F0CC";
}

.fa-underline:before {
    content: "\F0CD";
}

.fa-table:before {
    content: "\F0CE";
}

.fa-magic:before {
    content: "\F0D0";
}

.fa-truck:before {
    content: "\F0D1";
}

.fa-pinterest:before {
    content: "\F0D2";
}

.fa-pinterest-square:before {
    content: "\F0D3";
}

.fa-google-plus-square:before {
    content: "\F0D4";
}

.fa-google-plus:before {
    content: "\F0D5";
}

.fa-money:before {
    content: "\F0D6";
}

.fa-caret-down:before {
    content: "\F0D7";
}

.fa-caret-up:before {
    content: "\F0D8";
}

.fa-caret-left:before {
    content: "\F0D9";
}

.fa-caret-right:before {
    content: "\F0DA";
}

.fa-columns:before {
    content: "\F0DB";
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\F0DC";
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\F0DD";
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\F0DE";
}

.fa-envelope:before {
    content: "\F0E0";
}

.fa-linkedin:before {
    content: "\F0E1";
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\F0E2";
}

.fa-legal:before,
.fa-gavel:before {
    content: "\F0E3";
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\F0E4";
}

.fa-comment-o:before {
    content: "\F0E5";
}

.fa-comments-o:before {
    content: "\F0E6";
}

.fa-flash:before,
.fa-bolt:before {
    content: "\F0E7";
}

.fa-sitemap:before {
    content: "\F0E8";
}

.fa-umbrella:before {
    content: "\F0E9";
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\F0EA";
}

.fa-lightbulb-o:before {
    content: "\F0EB";
}

.fa-exchange:before {
    content: "\F0EC";
}

.fa-cloud-download:before {
    content: "\F0ED";
}

.fa-cloud-upload:before {
    content: "\F0EE";
}

.fa-user-md:before {
    content: "\F0F0";
}

.fa-stethoscope:before {
    content: "\F0F1";
}

.fa-suitcase:before {
    content: "\F0F2";
}

.fa-bell-o:before {
    content: "\F0A2";
}

.fa-coffee:before {
    content: "\F0F4";
}

.fa-cutlery:before {
    content: "\F0F5";
}

.fa-file-text-o:before {
    content: "\F0F6";
}

.fa-building-o:before {
    content: "\F0F7";
}

.fa-hospital-o:before {
    content: "\F0F8";
}

.fa-ambulance:before {
    content: "\F0F9";
}

.fa-medkit:before {
    content: "\F0FA";
}

.fa-fighter-jet:before {
    content: "\F0FB";
}

.fa-beer:before {
    content: "\F0FC";
}

.fa-h-square:before {
    content: "\F0FD";
}

.fa-plus-square:before {
    content: "\F0FE";
}

.fa-angle-double-left:before {
    content: "\F100";
}

.fa-angle-double-right:before {
    content: "\F101";
}

.fa-angle-double-up:before {
    content: "\F102";
}

.fa-angle-double-down:before {
    content: "\F103";
}

.fa-angle-left:before {
    content: "\F104";
}

.fa-angle-right:before {
    content: "\F105";
}

.fa-angle-up:before {
    content: "\F106";
}

.fa-angle-down:before {
    content: "\F107";
}

.fa-desktop:before {
    content: "\F108";
}

.fa-laptop:before {
    content: "\F109";
}

.fa-tablet:before {
    content: "\F10A";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\F10B";
}

.fa-circle-o:before {
    content: "\F10C";
}

.fa-quote-left:before {
    content: "\F10D";
}

.fa-quote-right:before {
    content: "\F10E";
}

.fa-spinner:before {
    content: "\F110";
}

.fa-circle:before {
    content: "\F111";
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\F112";
}

.fa-github-alt:before {
    content: "\F113";
}

.fa-folder-o:before {
    content: "\F114";
}

.fa-folder-open-o:before {
    content: "\F115";
}

.fa-smile-o:before {
    content: "\F118";
}

.fa-frown-o:before {
    content: "\F119";
}

.fa-meh-o:before {
    content: "\F11A";
}

.fa-gamepad:before {
    content: "\F11B";
}

.fa-keyboard-o:before {
    content: "\F11C";
}

.fa-flag-o:before {
    content: "\F11D";
}

.fa-flag-checkered:before {
    content: "\F11E";
}

.fa-terminal:before {
    content: "\F120";
}

.fa-code:before {
    content: "\F121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\F122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\F123";
}

.fa-location-arrow:before {
    content: "\F124";
}

.fa-crop:before {
    content: "\F125";
}

.fa-code-fork:before {
    content: "\F126";
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\F127";
}

.fa-question:before {
    content: "\F128";
}

.fa-info:before {
    content: "\F129";
}

.fa-exclamation:before {
    content: "\F12A";
}

.fa-superscript:before {
    content: "\F12B";
}

.fa-subscript:before {
    content: "\F12C";
}

.fa-eraser:before {
    content: "\F12D";
}

.fa-puzzle-piece:before {
    content: "\F12E";
}

.fa-microphone:before {
    content: "\F130";
}

.fa-microphone-slash:before {
    content: "\F131";
}

.fa-shield:before {
    content: "\F132";
}

.fa-calendar-o:before {
    content: "\F133";
}

.fa-fire-extinguisher:before {
    content: "\F134";
}

.fa-rocket:before {
    content: "\F135";
}

.fa-maxcdn:before {
    content: "\F136";
}

.fa-chevron-circle-left:before {
    content: "\F137";
}

.fa-chevron-circle-right:before {
    content: "\F138";
}

.fa-chevron-circle-up:before {
    content: "\F139";
}

.fa-chevron-circle-down:before {
    content: "\F13A";
}

.fa-html5:before {
    content: "\F13B";
}

.fa-css3:before {
    content: "\F13C";
}

.fa-anchor:before {
    content: "\F13D";
}

.fa-unlock-alt:before {
    content: "\F13E";
}

.fa-bullseye:before {
    content: "\F140";
}

.fa-ellipsis-h:before {
    content: "\F141";
}

.fa-ellipsis-v:before {
    content: "\F142";
}

.fa-rss-square:before {
    content: "\F143";
}

.fa-play-circle:before {
    content: "\F144";
}

.fa-ticket:before {
    content: "\F145";
}

.fa-minus-square:before {
    content: "\F146";
}

.fa-minus-square-o:before {
    content: "\F147";
}

.fa-level-up:before {
    content: "\F148";
}

.fa-level-down:before {
    content: "\F149";
}

.fa-check-square:before {
    content: "\F14A";
}

.fa-pencil-square:before {
    content: "\F14B";
}

.fa-external-link-square:before {
    content: "\F14C";
}

.fa-share-square:before {
    content: "\F14D";
}

.fa-compass:before {
    content: "\F14E";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\F150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\F151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\F152";
}

.fa-euro:before,
.fa-eur:before {
    content: "\F153";
}

.fa-gbp:before {
    content: "\F154";
}

.fa-dollar:before,
.fa-usd:before {
    content: "\F155";
}

.fa-rupee:before,
.fa-inr:before {
    content: "\F156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\F157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\F158";
}

.fa-won:before,
.fa-krw:before {
    content: "\F159";
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\F15A";
}

.fa-file:before {
    content: "\F15B";
}

.fa-file-text:before {
    content: "\F15C";
}

.fa-sort-alpha-asc:before {
    content: "\F15D";
}

.fa-sort-alpha-desc:before {
    content: "\F15E";
}

.fa-sort-amount-asc:before {
    content: "\F160";
}

.fa-sort-amount-desc:before {
    content: "\F161";
}

.fa-sort-numeric-asc:before {
    content: "\F162";
}

.fa-sort-numeric-desc:before {
    content: "\F163";
}

.fa-thumbs-up:before {
    content: "\F164";
}

.fa-thumbs-down:before {
    content: "\F165";
}

.fa-youtube-square:before {
    content: "\F166";
}

.fa-youtube:before {
    content: "\F167";
}

.fa-xing:before {
    content: "\F168";
}

.fa-xing-square:before {
    content: "\F169";
}

.fa-youtube-play:before {
    content: "\F16A";
}

.fa-dropbox:before {
    content: "\F16B";
}

.fa-stack-overflow:before {
    content: "\F16C";
}

.fa-instagram:before {
    content: "\F16D";
}

.fa-flickr:before {
    content: "\F16E";
}

.fa-adn:before {
    content: "\F170";
}

.fa-bitbucket:before {
    content: "\F171";
}

.fa-bitbucket-square:before {
    content: "\F172";
}

.fa-tumblr:before {
    content: "\F173";
}

.fa-tumblr-square:before {
    content: "\F174";
}

.fa-long-arrow-down:before {
    content: "\F175";
}

.fa-long-arrow-up:before {
    content: "\F176";
}

.fa-long-arrow-left:before {
    content: "\F177";
}

.fa-long-arrow-right:before {
    content: "\F178";
}

.fa-apple:before {
    content: "\F179";
}

.fa-windows:before {
    content: "\F17A";
}

.fa-android:before {
    content: "\F17B";
}

.fa-linux:before {
    content: "\F17C";
}

.fa-dribbble:before {
    content: "\F17D";
}

.fa-skype:before {
    content: "\F17E";
}

.fa-foursquare:before {
    content: "\F180";
}

.fa-trello:before {
    content: "\F181";
}

.fa-female:before {
    content: "\F182";
}

.fa-male:before {
    content: "\F183";
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\F184";
}

.fa-sun-o:before {
    content: "\F185";
}

.fa-moon-o:before {
    content: "\F186";
}

.fa-archive:before {
    content: "\F187";
}

.fa-bug:before {
    content: "\F188";
}

.fa-vk:before {
    content: "\F189";
}

.fa-weibo:before {
    content: "\F18A";
}

.fa-renren:before {
    content: "\F18B";
}

.fa-pagelines:before {
    content: "\F18C";
}

.fa-stack-exchange:before {
    content: "\F18D";
}

.fa-arrow-circle-o-right:before {
    content: "\F18E";
}

.fa-arrow-circle-o-left:before {
    content: "\F190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\F191";
}

.fa-dot-circle-o:before {
    content: "\F192";
}

.fa-wheelchair:before {
    content: "\F193";
}

.fa-vimeo-square:before {
    content: "\F194";
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\F195";
}

.fa-plus-square-o:before {
    content: "\F196";
}

.fa-space-shuttle:before {
    content: "\F197";
}

.fa-slack:before {
    content: "\F198";
}

.fa-envelope-square:before {
    content: "\F199";
}

.fa-wordpress:before {
    content: "\F19A";
}

.fa-openid:before {
    content: "\F19B";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\F19C";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\F19D";
}

.fa-yahoo:before {
    content: "\F19E";
}

.fa-google:before {
    content: "\F1A0";
}

.fa-reddit:before {
    content: "\F1A1";
}

.fa-reddit-square:before {
    content: "\F1A2";
}

.fa-stumbleupon-circle:before {
    content: "\F1A3";
}

.fa-stumbleupon:before {
    content: "\F1A4";
}

.fa-delicious:before {
    content: "\F1A5";
}

.fa-digg:before {
    content: "\F1A6";
}

.fa-pied-piper-pp:before {
    content: "\F1A7";
}

.fa-pied-piper-alt:before {
    content: "\F1A8";
}

.fa-drupal:before {
    content: "\F1A9";
}

.fa-joomla:before {
    content: "\F1AA";
}

.fa-language:before {
    content: "\F1AB";
}

.fa-fax:before {
    content: "\F1AC";
}

.fa-building:before {
    content: "\F1AD";
}

.fa-child:before {
    content: "\F1AE";
}

.fa-paw:before {
    content: "\F1B0";
}

.fa-spoon:before {
    content: "\F1B1";
}

.fa-cube:before {
    content: "\F1B2";
}

.fa-cubes:before {
    content: "\F1B3";
}

.fa-behance:before {
    content: "\F1B4";
}

.fa-behance-square:before {
    content: "\F1B5";
}

.fa-steam:before {
    content: "\F1B6";
}

.fa-steam-square:before {
    content: "\F1B7";
}

.fa-recycle:before {
    content: "\F1B8";
}

.fa-automobile:before,
.fa-car:before {
    content: "\F1B9";
}

.fa-cab:before,
.fa-taxi:before {
    content: "\F1BA";
}

.fa-tree:before {
    content: "\F1BB";
}

.fa-spotify:before {
    content: "\F1BC";
}

.fa-deviantart:before {
    content: "\F1BD";
}

.fa-soundcloud:before {
    content: "\F1BE";
}

.fa-database:before {
    content: "\F1C0";
}

.fa-file-pdf-o:before {
    content: "\F1C1";
}

.fa-file-word-o:before {
    content: "\F1C2";
}

.fa-file-excel-o:before {
    content: "\F1C3";
}

.fa-file-powerpoint-o:before {
    content: "\F1C4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\F1C5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\F1C6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\F1C7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\F1C8";
}

.fa-file-code-o:before {
    content: "\F1C9";
}

.fa-vine:before {
    content: "\F1CA";
}

.fa-codepen:before {
    content: "\F1CB";
}

.fa-jsfiddle:before {
    content: "\F1CC";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\F1CD";
}

.fa-circle-o-notch:before {
    content: "\F1CE";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\F1D0";
}

.fa-ge:before,
.fa-empire:before {
    content: "\F1D1";
}

.fa-git-square:before {
    content: "\F1D2";
}

.fa-git:before {
    content: "\F1D3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\F1D4";
}

.fa-tencent-weibo:before {
    content: "\F1D5";
}

.fa-qq:before {
    content: "\F1D6";
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\F1D7";
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\F1D8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\F1D9";
}

.fa-history:before {
    content: "\F1DA";
}

.fa-circle-thin:before {
    content: "\F1DB";
}

.fa-header:before {
    content: "\F1DC";
}

.fa-paragraph:before {
    content: "\F1DD";
}

.fa-sliders:before {
    content: "\F1DE";
}

.fa-share-alt:before {
    content: "\F1E0";
}

.fa-share-alt-square:before {
    content: "\F1E1";
}

.fa-bomb:before {
    content: "\F1E2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\F1E3";
}

.fa-tty:before {
    content: "\F1E4";
}

.fa-binoculars:before {
    content: "\F1E5";
}

.fa-plug:before {
    content: "\F1E6";
}

.fa-slideshare:before {
    content: "\F1E7";
}

.fa-twitch:before {
    content: "\F1E8";
}

.fa-yelp:before {
    content: "\F1E9";
}

.fa-newspaper-o:before {
    content: "\F1EA";
}

.fa-wifi:before {
    content: "\F1EB";
}

.fa-calculator:before {
    content: "\F1EC";
}

.fa-paypal:before {
    content: "\F1ED";
}

.fa-google-wallet:before {
    content: "\F1EE";
}

.fa-cc-visa:before {
    content: "\F1F0";
}

.fa-cc-mastercard:before {
    content: "\F1F1";
}

.fa-cc-discover:before {
    content: "\F1F2";
}

.fa-cc-amex:before {
    content: "\F1F3";
}

.fa-cc-paypal:before {
    content: "\F1F4";
}

.fa-cc-stripe:before {
    content: "\F1F5";
}

.fa-bell-slash:before {
    content: "\F1F6";
}

.fa-bell-slash-o:before {
    content: "\F1F7";
}

.fa-trash:before {
    content: "\F1F8";
}

.fa-copyright:before {
    content: "\F1F9";
}

.fa-at:before {
    content: "\F1FA";
}

.fa-eyedropper:before {
    content: "\F1FB";
}

.fa-paint-brush:before {
    content: "\F1FC";
}

.fa-birthday-cake:before {
    content: "\F1FD";
}

.fa-area-chart:before {
    content: "\F1FE";
}

.fa-pie-chart:before {
    content: "\F200";
}

.fa-line-chart:before {
    content: "\F201";
}

.fa-lastfm:before {
    content: "\F202";
}

.fa-lastfm-square:before {
    content: "\F203";
}

.fa-toggle-off:before {
    content: "\F204";
}

.fa-toggle-on:before {
    content: "\F205";
}

.fa-bicycle:before {
    content: "\F206";
}

.fa-bus:before {
    content: "\F207";
}

.fa-ioxhost:before {
    content: "\F208";
}

.fa-angellist:before {
    content: "\F209";
}

.fa-cc:before {
    content: "\F20A";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\F20B";
}

.fa-meanpath:before {
    content: "\F20C";
}

.fa-buysellads:before {
    content: "\F20D";
}

.fa-connectdevelop:before {
    content: "\F20E";
}

.fa-dashcube:before {
    content: "\F210";
}

.fa-forumbee:before {
    content: "\F211";
}

.fa-leanpub:before {
    content: "\F212";
}

.fa-sellsy:before {
    content: "\F213";
}

.fa-shirtsinbulk:before {
    content: "\F214";
}

.fa-simplybuilt:before {
    content: "\F215";
}

.fa-skyatlas:before {
    content: "\F216";
}

.fa-cart-plus:before {
    content: "\F217";
}

.fa-cart-arrow-down:before {
    content: "\F218";
}

.fa-diamond:before {
    content: "\F219";
}

.fa-ship:before {
    content: "\F21A";
}

.fa-user-secret:before {
    content: "\F21B";
}

.fa-motorcycle:before {
    content: "\F21C";
}

.fa-street-view:before {
    content: "\F21D";
}

.fa-heartbeat:before {
    content: "\F21E";
}

.fa-venus:before {
    content: "\F221";
}

.fa-mars:before {
    content: "\F222";
}

.fa-mercury:before {
    content: "\F223";
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\F224";
}

.fa-transgender-alt:before {
    content: "\F225";
}

.fa-venus-double:before {
    content: "\F226";
}

.fa-mars-double:before {
    content: "\F227";
}

.fa-venus-mars:before {
    content: "\F228";
}

.fa-mars-stroke:before {
    content: "\F229";
}

.fa-mars-stroke-v:before {
    content: "\F22A";
}

.fa-mars-stroke-h:before {
    content: "\F22B";
}

.fa-neuter:before {
    content: "\F22C";
}

.fa-genderless:before {
    content: "\F22D";
}

.fa-facebook-official:before {
    content: "\F230";
}

.fa-pinterest-p:before {
    content: "\F231";
}

.fa-whatsapp:before {
    content: "\F232";
}

.fa-server:before {
    content: "\F233";
}

.fa-user-plus:before {
    content: "\F234";
}

.fa-user-times:before {
    content: "\F235";
}

.fa-box:before {
    content: "\F466";
}

.fa-hotel:before,
.fa-bed:before {
    content: "\F236";
}

.fa-viacoin:before {
    content: "\F237";
}

.fa-train:before {
    content: "\F238";
}

.fa-subway:before {
    content: "\F239";
}

.fa-medium:before {
    content: "\F23A";
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\F23B";
}

.fa-optin-monster:before {
    content: "\F23C";
}

.fa-opencart:before {
    content: "\F23D";
}

.fa-expeditedssl:before {
    content: "\F23E";
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: "\F240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\F241";
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\F242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\F243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\F244";
}

.fa-mouse-pointer:before {
    content: "\F245";
}

.fa-i-cursor:before {
    content: "\F246";
}

.fa-object-group:before {
    content: "\F247";
}

.fa-object-ungroup:before {
    content: "\F248";
}

.fa-sticky-note:before {
    content: "\F249";
}

.fa-sticky-note-o:before {
    content: "\F24A";
}

.fa-cc-jcb:before {
    content: "\F24B";
}

.fa-cc-diners-club:before {
    content: "\F24C";
}

.fa-clone:before {
    content: "\F24D";
}

.fa-balance-scale:before {
    content: "\F24E";
}

.fa-hourglass-o:before {
    content: "\F250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\F251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\F252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\F253";
}

.fa-hourglass:before {
    content: "\F254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\F255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\F256";
}

.fa-hand-scissors-o:before {
    content: "\F257";
}

.fa-hand-lizard-o:before {
    content: "\F258";
}

.fa-hand-spock-o:before {
    content: "\F259";
}

.fa-hand-pointer-o:before {
    content: "\F25A";
}

.fa-hand-peace-o:before {
    content: "\F25B";
}

.fa-trademark:before {
    content: "\F25C";
}

.fa-registered:before {
    content: "\F25D";
}

.fa-creative-commons:before {
    content: "\F25E";
}

.fa-gg:before {
    content: "\F260";
}

.fa-gg-circle:before {
    content: "\F261";
}

.fa-tripadvisor:before {
    content: "\F262";
}

.fa-odnoklassniki:before {
    content: "\F263";
}

.fa-odnoklassniki-square:before {
    content: "\F264";
}

.fa-get-pocket:before {
    content: "\F265";
}

.fa-wikipedia-w:before {
    content: "\F266";
}

.fa-safari:before {
    content: "\F267";
}

.fa-chrome:before {
    content: "\F268";
}

.fa-firefox:before {
    content: "\F269";
}

.fa-opera:before {
    content: "\F26A";
}

.fa-internet-explorer:before {
    content: "\F26B";
}

.fa-tv:before,
.fa-television:before {
    content: "\F26C";
}

.fa-contao:before {
    content: "\F26D";
}

.fa-500px:before {
    content: "\F26E";
}

.fa-amazon:before {
    content: "\F270";
}

.fa-calendar-plus-o:before {
    content: "\F271";
}

.fa-calendar-minus-o:before {
    content: "\F272";
}

.fa-calendar-times-o:before {
    content: "\F273";
}

.fa-calendar-check-o:before {
    content: "\F274";
}

.fa-industry:before {
    content: "\F275";
}

.fa-map-pin:before {
    content: "\F276";
}

.fa-map-signs:before {
    content: "\F277";
}

.fa-map-o:before {
    content: "\F278";
}

.fa-map:before {
    content: "\F279";
}

.fa-commenting:before {
    content: "\F27A";
}

.fa-commenting-o:before {
    content: "\F27B";
}

.fa-houzz:before {
    content: "\F27C";
}

.fa-vimeo:before {
    content: "\F27D";
}

.fa-black-tie:before {
    content: "\F27E";
}

.fa-fonticons:before {
    content: "\F280";
}

.fa-reddit-alien:before {
    content: "\F281";
}

.fa-edge:before {
    content: "\F282";
}

.fa-credit-card-alt:before {
    content: "\F283";
}

.fa-codiepie:before {
    content: "\F284";
}

.fa-modx:before {
    content: "\F285";
}

.fa-fort-awesome:before {
    content: "\F286";
}

.fa-usb:before {
    content: "\F287";
}

.fa-product-hunt:before {
    content: "\F288";
}

.fa-mixcloud:before {
    content: "\F289";
}

.fa-scribd:before {
    content: "\F28A";
}

.fa-pause-circle:before {
    content: "\F28B";
}

.fa-pause-circle-o:before {
    content: "\F28C";
}

.fa-stop-circle:before {
    content: "\F28D";
}

.fa-stop-circle-o:before {
    content: "\F28E";
}

.fa-shopping-bag:before {
    content: "\F290";
}

.fa-shopping-basket:before {
    content: "\F291";
}

.fa-hashtag:before {
    content: "\F292";
}

.fa-bluetooth:before {
    content: "\F293";
}

.fa-bluetooth-b:before {
    content: "\F294";
}

.fa-percent:before {
    content: "\F295";
}

.fa-gitlab:before {
    content: "\F296";
}

.fa-wpbeginner:before {
    content: "\F297";
}

.fa-wpforms:before {
    content: "\F298";
}

.fa-envira:before {
    content: "\F299";
}

.fa-universal-access:before {
    content: "\F29A";
}

.fa-wheelchair-alt:before {
    content: "\F29B";
}

.fa-question-circle-o:before {
    content: "\F29C";
}

.fa-blind:before {
    content: "\F29D";
}

.fa-audio-description:before {
    content: "\F29E";
}

.fa-volume-control-phone:before {
    content: "\F2A0";
}

.fa-braille:before {
    content: "\F2A1";
}

.fa-assistive-listening-systems:before {
    content: "\F2A2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\F2A3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\F2A4";
}

.fa-glide:before {
    content: "\F2A5";
}

.fa-glide-g:before {
    content: "\F2A6";
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\F2A7";
}

.fa-low-vision:before {
    content: "\F2A8";
}

.fa-viadeo:before {
    content: "\F2A9";
}

.fa-viadeo-square:before {
    content: "\F2AA";
}

.fa-snapchat:before {
    content: "\F2AB";
}

.fa-snapchat-ghost:before {
    content: "\F2AC";
}

.fa-snapchat-square:before {
    content: "\F2AD";
}

.fa-pied-piper:before {
    content: "\F2AE";
}

.fa-first-order:before {
    content: "\F2B0";
}

.fa-yoast:before {
    content: "\F2B1";
}

.fa-themeisle:before {
    content: "\F2B2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\F2B3";
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\F2B4";
}

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

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

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */

/*
 *  Owl Carousel - Core
 */

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

/* No Js */

.no-js .owl-carousel {
    display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

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

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

    100% {
        opacity: 0;
    }
}

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

    100% {
        opacity: 0;
    }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */

.owl-height {
    transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item {
    /**
  	This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  	calculation of the height of the owl-item that breaks page layouts
   */
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(/images/vendor/owl.carousel/dist/owl.video.play.png?4a37f8008959c75f619bf0a3a4e2d7a2) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    min-width: 100px;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
    -ms-user-select: none;
    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 .select2-selection--single .select2-selection__clear {
    position: relative;
}

.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;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
    height: 80px !important;
}

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

.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;
    -moz-user-select: none;
    -ms-user-select: none;
    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 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}

.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: 26px;
    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 #aaa;
    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__rendered li {
    list-style: none;
}

.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: #3b66fd !important;
    border: 1px solid white !important;
    border-radius: 4px;
    cursor: default;
    float: left;
    color: white;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px 0px 20px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999 !important;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    background-color: #3b66fd !important;
    color: #FFF !important;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
    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 black 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-selection--multiple .select2-search--inline .select2-search__field {
    display: none;
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
}

.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: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", 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: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", 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: linear-gradient(to bottom, white 0%, #eeeeee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", 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: linear-gradient(to bottom, #eeeeee 50%, white 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", 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;
    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;
    box-shadow: none;
}

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

/* 1. Cores */

/* 2. Plugins */

/* Owl Carousel */

.owl-item {
    display: inline-block;
}

.owl-nav .owl-prev svg,
.owl-nav .owl-next svg {
    width: 16px;
    margin-left: -2px;
}

.tooltip.left {
    left: -80px !important;
}

.tooltip.left .tooltip-arrow {
    margin-top: -15px !important;
}

.ui-state-default {
    color: #656363 !important;
}

.ui-state-default:hover {
    color: #212223 !important;
}

.ui-datepicker .ui-datepicker-prev:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\F104";
    position: absolute;
    top: 3px;
    right: 0;
    color: #656363 !important;
    background: white;
    font-size: 20px;
    text-align: center;
    width: 22px;
    height: 22px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev:hover:before {
    top: 3px;
    right: 0;
    background: #3b66fd;
    color: white !important;
}

.ui-datepicker .ui-datepicker-next:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\F105";
    position: absolute;
    top: 3px;
    left: 0;
    color: #656363 !important;
    background: white;
    font-size: 20px;
    text-align: center;
    width: 22px;
    height: 22px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-next:hover:before {
    top: 3px;
    right: 0;
    background: #3b66fd;
    color: white !important;
}

.tree-limit {
    height: 260px;
    overflow: auto;
}

.tree-limit #label_classe_processo {
    display: none;
}

.tree-limit ol.tree {
    padding-left: 30px;
}

.tree-limit ol.tree li {
    list-style-type: none;
    color: #787878;
    position: relative;
    margin-left: -15px;
}

.tree-limit ol.tree li label {
    padding-left: 37px;
    cursor: pointer;
    background: url("https://www.thecssninja.com/demo/css_tree/folder-horizontal.png") no-repeat 15px 2px;
    display: block;
}

.tree-limit ol.tree li input {
    width: 1em;
    height: 1em;
    position: absolute;
    left: -0.5em;
    top: 0;
    opacity: 0;
    cursor: pointer;
}

.tree-limit ol.tree li input+ol {
    height: 1.6em;
    margin: -24px 0 0 -44px;
    background: url("https://www.thecssninja.com/demo/css_tree/toggle-small-expand.png") no-repeat 40px 0;
}

.tree-limit ol.tree li input+ol>li {
    display: none;
    margin-left: -14px !important;
    padding-left: 1px;
}

.tree-limit ol.tree li.file {
    margin-left: -1px !important;
}

.tree-limit ol.tree li.file a {
    display: inline-block;
    padding-left: 21px;
    color: #787878;
    text-decoration: none;
    background: url("https://www.thecssninja.com/demo/css_tree/document.png") no-repeat 0 0;
}

.tree-limit ol.tree li input:checked+ol {
    height: auto;
    margin: -21px 0 0 -44px;
    padding: 25px 0 0 80px;
    background: url("https://www.thecssninja.com/demo/css_tree/toggle-small.png") no-repeat 40px 5px;
}

.tree-limit ol.tree li input:checked+ol>li {
    display: block;
    margin: 0 0 0.063em;
}

.tree-limit ol.tree li input:checked+ol>li:first-child {
    margin: 0 0 0.125em;
}

/* Scroll */

.scrollbar-macosx>.scroll-element {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-macosx>.scroll-element div {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-macosx>.scroll-element .scroll-element_track {
    display: none;
}

.scrollbar-macosx>.scroll-element .scroll-bar {
    background-color: #6C6E71;
    display: block;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    border-radius: 7px;
    transition: opacity 0.2s linear;
}

.scrollbar-macosx:hover>.scroll-element .scroll-bar {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.scrollbar-macosx>.scroll-element.scroll-draggable .scroll-bar {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.scrollbar-macosx>.scroll-element.scroll-x {
    bottom: 0px;
    height: 0px;
    left: 0;
    min-width: 100%;
    overflow: visible;
    width: 100%;
}

.scrollbar-macosx>.scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0px;
    top: 0;
    width: 0px;
}

.scrollbar-macosx>.scroll-element.scroll-x .scroll-bar {
    height: 7px;
    min-width: 10px;
    top: -9px;
}

.scrollbar-macosx>.scroll-element.scroll-y .scroll-bar {
    left: -9px;
    min-height: 10px;
    width: 7px;
}

.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_outer {
    left: 2px;
}

.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_size {
    left: -4px;
}

.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_outer {
    top: 2px;
}

.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_size {
    top: -4px;
}

.scrollbar-macosx>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -11px;
}

.scrollbar-macosx>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -11px;
}

/* Date Picker */

.ui-widget.ui-widget-content {
    z-index: 9999 !important;
}

/* Alert */

.alert {
    position: fixed;
    z-index: 1001;
    width: 40%;
    bottom: 8%;
    /* top: 120px; */
    right: 1%;
    box-shadow: 0 2px 14px 0 rgba(185, 185, 185, 0.2);
}

.alert.alert-success {
    border: 1px solid #006327;
    background: #188727 !important;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}

.alert.alert-danger {
    border: none !important;
    background: #eb2b3e !important;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}

.close {
    color: #787878 !important;
    opacity: 1;
}

.close-alert {
    color: #ffffff !important;
}

/* Dropzone */

#drop {
    width: 100%;
    height: 130px;
    padding: 10px;
    margin-top: -10px;
    border-style: dashed;
    border-color: #3b66fd;
    border-width: 2px;
    background-color: #fdfbfb;
    color: #3b66fd;
    border-radius: 6px;
}

#drop.smalling {
    height: 70px;
    min-height: 70px;
    margin-bottom: 15px;
}

#drop.smalling .dz-message {
    margin: 0;
}

#drop.smalling .dz-message svg {
    width: 36px;
}

#drop svg {
    width: 40px;
    height: auto;
}

#drop span {
    top: -20px;
    margin-left: 10px;
    font-size: 16px;
    font-weight: 600;
    position: relative;
}

#drop span#nomes_file {
    background: white;
    display: block;
    top: -82px;
    font-size: 14px;
}

#drop span#nomes_file .tile {
    top: auto;
    margin-top: 5px;
    display: block;
}

.dropzone {
    box-sizing: border-box;
    margin-bottom: 60px;
    min-height: 130px;
    border: 2px solid rgba(0, 0, 0, 0.3);
    background: white;
    padding: 20px 20px;
    box-sizing: border-box;
    position: relative;
}

.dropzone * {
    box-sizing: border-box;
}

.dropzone input {
    z-index: 99;
    cursor: pointer;
}

.dropzone.dz-clickable {
    cursor: pointer;
}

.dropzone.dz-clickable * {
    cursor: default;
}

.dropzone.dz-clickable .dz-message {
    cursor: pointer;
}

.dropzone.dz-clickable .dz-message * {
    cursor: pointer;
}

.dropzone.dz-started .dz-message {
    display: none;
}

.dropzone.dz-drag-hover {
    border-style: solid;
}

.dropzone.dz-drag-hover .dz-message {
    opacity: 0.5;
}

.dropzone .dz-message {
    text-align: center;
    margin: 20px 0;
}

.dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px;
}

.dropzone .dz-preview:hover {
    z-index: 1000;
}

.dropzone .dz-preview:hover .dz-details {
    opacity: 1;
}

.dropzone .dz-preview.dz-file-preview .dz-image {
    border-radius: 20px;
    background: #999;
    background: linear-gradient(to bottom, #eee, #ddd);
}

.dropzone .dz-preview.dz-file-preview .dz-details {
    opacity: 1;
}

.dropzone .dz-preview.dz-image-preview {
    background: white;
}

.dropzone .dz-preview.dz-image-preview .dz-details {
    transition: opacity 0.2s linear;
}

.dropzone .dz-preview .dz-remove {
    font-size: 14px;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none;
}

.dropzone .dz-preview .dz-remove:hover {
    text-decoration: underline;
}

.dropzone .dz-preview:hover .dz-details {
    opacity: 1;
}

.dropzone .dz-preview .dz-details {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    padding: 10px;
    text-align: center;
    color: rgba(0, 0, 0, 0.9);
    line-height: 150%;
}

.dropzone .dz-preview .dz-details .dz-size {
    margin-bottom: 1em;
    font-size: 16px;
}

.dropzone .dz-preview .dz-details .dz-size span {
    top: 25px !important;
}

.dropzone .dz-preview .dz-details .dz-filename {
    white-space: nowrap;
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200, 200, 200, 0.8);
    background-color: rgba(255, 255, 255, 0.8);
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden;
    text-overflow: ellipsis;
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent;
}

.dropzone .dz-preview .dz-details .dz-filename span {
    background-color: rgba(255, 255, 255, 0.4);
    padding: 0 0.4em;
    border-radius: 3px;
}

.dropzone .dz-preview .dz-details .dz-size span {
    background-color: rgba(255, 255, 255, 0.4);
    padding: 0 0.4em;
    border-radius: 3px;
}

.dropzone .dz-preview:hover .dz-image img {
    transform: scale(1.05, 1.05);
    filter: blur(8px);
}

.dropzone .dz-preview .dz-image {
    border-radius: 8px;
    overflow: hidden;
    width: 90px;
    height: 90px;
    position: relative;
    display: block;
    z-index: 10;
}

.dropzone .dz-preview .dz-image img {
    display: block;
}

.dropzone .dz-preview.dz-success .dz-success-mark {
    -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview.dz-error .dz-error-mark {
    opacity: 1;
    -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark {
    pointer-events: none;
    opacity: 0;
    z-index: 500;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px;
}

.dropzone .dz-preview .dz-success-mark svg,
.dropzone .dz-preview .dz-error-mark svg {
    display: block;
    width: 26px !important;
}

.dropzone .dz-preview.dz-processing .dz-progress {
    opacity: 1;
    transition: all 0.2s linear;
}

.dropzone .dz-preview.dz-complete .dz-progress {
    opacity: 0;
    transition: opacity 0.4s ease-in;
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
    -webkit-animation: pulse 6s ease infinite;
    animation: pulse 6s ease infinite;
}

.dropzone .dz-preview .dz-progress {
    opacity: 1;
    z-index: 1000;
    pointer-events: none;
    position: absolute;
    height: 16px;
    left: 50%;
    top: 50%;
    margin-top: -8px;
    width: 80px;
    margin-left: -40px;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transform: scale(1);
    border-radius: 8px;
    overflow: hidden;
}

.dropzone .dz-preview .dz-progress .dz-upload {
    background: #333;
    background: linear-gradient(to bottom, #666, #444);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    transition: width 300ms ease-in-out;
}

.dropzone .dz-preview.dz-error .dz-error-message {
    display: block;
    background: #f7f8f9;
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
    opacity: 1;
    pointer-events: auto;
}

.dropzone .dz-preview .dz-error-message {
    pointer-events: none;
    z-index: 1000;
    position: absolute;
    display: block;
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease;
    border-radius: 8px;
    font-size: 10px;
    top: 80px;
    left: -10px;
    width: 110px;
    background: #be2626;
    background: linear-gradient(to bottom, #be2626, #a92222);
    padding: 0.5em 1.2em;
    color: white;
}

.dropzone .dz-preview .dz-error-message span {
    top: 0 !important;
    font-size: 10px !important;
}

.dropzone .dz-preview .dz-error-message:after {
    content: "";
    position: absolute;
    top: -6px;
    left: 64px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #be2626;
}

.dropzone * {
    box-sizing: border-box;
}

.dropzone .dz-preview {
    position: relative;
    display: inline-block;
    width: 90px;
    margin: 0.5em;
}

.dropzone .dz-preview .dz-progress {
    display: block;
    height: 15px;
    border: 1px solid #aaa;
}

.dropzone .dz-preview .dz-progress .dz-upload {
    display: block;
    height: 100%;
    width: 0;
    background: green;
}

.dropzone .dz-preview .dz-error-message {
    color: red;
    display: none;
}

.dropzone .dz-preview.dz-error .dz-error-message,
.dropzone .dz-preview.dz-error .dz-error-mark {
    display: block;
    cursor: pointer;
}

.dropzone .dz-preview.dz-success .dz-success-mark {
    display: block;
}

.dropzone .dz-preview .dz-error-mark,
.dropzone .dz-preview .dz-success-mark {
    position: absolute;
    display: none;
    left: 30px;
    top: 30px;
    width: 54px;
    height: 58px;
    left: 50%;
    margin-left: -27px;
}

/* 2. Plugins */

/* Modals */

.modal {
    top: auto !important;
    left: auto !important;
    bottom: auto !important;
}

.modal .change-profile .fixed-miniheader {
    width: 100% !important;
    left: 0 !important;
}

.mod-hdr{
    margin-top: 8px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

.modal .change-profile .fixed-miniheader .close {
    margin-top: -10px;
    right: 10px;
}

.modal .change-profile .modal-body {
    padding: 15px 20px 0px;
}

.modal .change-profile .modal-body-permission {
    padding: 15px 20px 0px;
}

.modal .modal-paragraph {
    overflow: auto;
}

.modal .modal-content {
    border-radius: 0px;
    border: none;
    overflow: auto;
}

.modal .modal-content .timeline {
    max-height: 250px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-bottom: 10px;
    margin-top: 20px;
}

.modal .modal-content .modal-header {
    position: fixed;
    z-index: 99;
    width: 97.2%;
    left: 0.2%;
    border-radius: 20px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 5px;
    padding-bottom: 0;
    border: 0;
    background-color: white;
}

.modal .modal-content .modal-header-permission {
    position: fixed;
    z-index: 99;
    width: 98.2%;
    left: 0.2%;
    top: 0.2%;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 5px;
    padding-bottom: 0;
    border: 0;
    background-color: white;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

.modal .modal-content .modal-header-permission hr {
    margin-bottom: 0;
}

.modal .modal-content .modal-header hr {
    margin-bottom: 0;
}

.modal .modal-content .modal-header .close {
    position: relative;
    z-index: 998;
    width: 30px;
    height: 30px;
    outline: none;
}

.modal .modal-content .modal-header-permission .close {
    position: relative;
    z-index: 998;
    width: 30px;
    height: 30px;
    outline: none;
}

.modal .modal-content .modal-body {
    padding: 15px 20px 100px;
    margin-top: 50px;
}

.modal .modal-content .modal-body-permission {
    padding: 15px 20px 100px;
    margin-top: 50px;
}

.modal .modal-content .modal-body .bt-blue,
.modal .modal-content .modal-body .bt-green {
    border: 0 !important;
}

.modal .modal-content .modal-body .miniheader p {
    margin-top: 10px;
    margin-bottom: 20px;
}

.modal .modal-content .modal-body-permission .miniheader p {
    margin-top: 10px;
    margin-bottom: 20px;
}

.modal .modal-content .modal-body .tree-limit {
    padding-top: 10px;
}

.modal .modal-content .modal-body-permission .tree-limit {
    padding-top: 10px;
}

.modal .modal-content .modal-body .form-footer {
    background-color: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-top: 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    width: 100%;
    left: 0%;
    bottom: 0;
    padding: 20px;
    z-index: 99;
}

.modal .modal-content .modal-body-permission .form-footer-permission {
    margin-top: 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    width: 100%;
    left: 0%;
    bottom: 0;
    padding: 20px;
    z-index: 99;
    background-color: white;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.modal.left .modal-dialog,
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    height: 100%;
    transform: translate3d(0%, 0, 0);
}

.modal.left .modal-dialog .modal-content,
.modal.right .modal-dialog .modal-content {
    border-radius: 20px 20px 0px 0px;
    height: 100%;
    overflow-y: auto !important;
    overflow: hidden;

    border: 1px solid #e0e0e0;
    box-shadow: 0 0 40px 0 rgba(101, 99, 99, 0.2), 0 44px 45px 0 rgba(101, 99, 99, 0.2) !important;
}

.modal.center .modal-dialog {
    position: fixed;
    margin: auto;
    width: 80%;
    height: 90%;
    transform: translate3d(0%, 0, 0);
}

.modal.smaller .modal-dialog {
    width: 40%;
    height: 50%;
    left: 30% !important;
    top: 25% !important;
}

.modal.mediumer .modal-dialog {
    width: 50%;
    height: 50%;
    left: 25% !important;
    top: 25% !important;
}

.modal.bigger .modal-dialog {
    width: 92%;
    height: 92%;
    left: 4% !important;
    top: 4% !important;
}


.modal.center .modal-dialog .modal-content {
    height: 100%;
    width: 100%;
    overflow-y: auto !important;
    overflow: hidden;
    border-radius: 20px;
    border: 1px solid #e0e0e0;
    box-shadow: 0 0 30px 0 rgba(101, 99, 99, 0.3), 0 33px 45px 0 rgba(101, 99, 99, 0.3) !important;
}


.resum {
    width: 70% !important;
}

.modal.fluid .modal-dialog {
    position: fixed;
    margin: auto;
    top: 20%;
    transform: translate3d(0%, 0, 0);
}

.modal.fluid .modal-dialog .modal-content {
    overflow-y: auto !important;
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    box-shadow: 0 0 30px 0 rgba(101, 99, 99, 0.3), 0 33px 45px 0 rgba(101, 99, 99, 0.3) !important;
}

.modal.fluid .modal-dialog .modal-content .modal-body {
    padding: 15px 20px 0px;
}

.modal.fluid .modal-dialog .modal-content .modal-body-permission {
    padding: 15px 20px 0px;
}

.modal.fullright .modal-dialog {
    position: fixed;
    margin: auto;
    width: 30%;
    height: 100%;
    top: 0;
    transform: translate3d(0%, 0, 0);
}

.modal.fullright .modal-dialog .modal-content {
    height: 100%;
    overflow-y: auto !important;
    overflow: hidden;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    box-shadow: 0 0 30px 0 rgba(101, 99, 99, 0.3), 0 33px 45px 0 rgba(101, 99, 99, 0.3) !important;
}

.modal.fullright .modal-dialog .modal-content .modal-header {
    position: relative;
}

.modal.fullright .modal-dialog .modal-content .modal-header-permission {
    position: relative;
}

.modal.fullright .modal-dialog .modal-content .modal-body {
    margin-top: 10px;
    padding: 15px 0px 80px;
}

.modal.fullright .modal-dialog .modal-content .modal-body-permission {
    margin-top: 10px;
    padding: 15px 0px 80px;
}

.modal.fullright .modal-dialog .modal-content .modal-body .invert {
    text-align: center;
}

.modal.fullright .modal-dialog .modal-content .modal-body-permission .invert {
    text-align: center;
}

.modal.fullright .modal-dialog .modal-content .modal-body .invert .nav {
    display: inline-block;
    float: none;
}

.modal.fullright .modal-dialog .modal-content .modal-body-permission .invert .nav {
    display: inline-block;
    float: none;
}

.modal.fullright .modal-dialog .modal-content .modal-body .invert .newboxlink {
    position: relative;
    margin-top: 10px;
}

.modal.fullright .modal-dialog .modal-content .modal-body-permission .invert .newboxlink {
    position: relative;
    margin-top: 10px;
}

.modal.fullright .modal-dialog .modal-content .modal-body-permission .invert .newboxlink .rmv {
    float: right;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 10px;
}

.modal.fullright .modal-dialog .modal-content .modal-body .invert .newboxlink .rmv {
    float: right;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 10px;
}

.modal.fullright .modal-dialog .modal-content .modal-body .invert .newboxlink .listitensnew {
    float: left;
    width: 100%;
    margin-bottom: 7px;
}

.modal.fullright .modal-dialog .modal-content .modal-body-permission .invert .newboxlink .listitensnew {
    float: left;
    width: 100%;
    margin-bottom: 7px;
}

.modal.fullright .modal-dialog .modal-content .modal-body .invert .listitensnew {
    background: #F5F6FA;
    border: 1px solid #E7E9F0;
    border-radius: 4px;
    padding: 10px 18px;
    position: relative;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    color: #777676;
    transition: 300ms all;

}

.modal.fullright .modal-dialog .modal-content .modal-body-permission .invert .listitensnew {
    background: #F5F6FA;
    border: 1px solid #E7E9F0;
    border-radius: 4px;
    padding: 10px 18px;
    position: relative;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    color: #777676;
    transition: 300ms all;

}

.doc-layout {
    width: 300px;
    background: #F5F6FA;
    border: 1px solid #E7E9F0;
    border-radius: 20px;
    margin-top: 10px;
    padding: 10px 18px;
    position: relative;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    color: #777676;
    transition: 300ms all;
    overflow-x: auto;
    margin-right: 5px;
}

.practice-show-teacher .doc-layout {
    width: 200px;
    background: #F5F6FA;
    border: 1px solid #1161D8;
    border-radius: 20px;
    margin-top: 10px;
    padding: 10px 18px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #1161D8;
    transition: 300ms all;
    overflow-x: auto;
}

.practice-show-teacher .min-doc-layout {
    width: 60px;
    background: #F5F6FA;
    border: 1px solid #1161D8;
    border-radius: 20px;
    margin-top: 10px;
    padding: 10px 18px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #1161D8;
    transition: 300ms all;
    overflow-x: auto;
}

.min-doc-layout-act {
    width: 50px;
    background: #F5F6FA;
    border: 1px solid #1161D8;
    border-radius: 20px;
    margin-top: 10px;
    padding: 10px 18px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #1161D8;
    transition: 300ms all;
}

.mini-doc-layout {
    width: 200px;
    height: 30px;
    background: #F5F6FA;
    border: 1px solid #E7E9F0;
    border-radius: 4px;
    padding: 5px 18px;
    position: relative;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    color: #777676;
    transition: 300ms all;
    overflow-x: auto;
}

.modal.fullright .modal-dialog .modal-content .modal-body .invert .listitensnew:hover {
    background: #E7E9F0;
}

.modal.fullright .modal-dialog .modal-content .modal-body-permission .invert .listitensnew:hover {
    background: #E7E9F0;
}

.modal.fullright .modal-dialog .modal-content .modal-body .invert .listitensnew:hover svg {
    width: 28px;
}

.modal.fullright .modal-dialog .modal-content .modal-body-permission .invert .listitensnew:hover svg {
    width: 28px;
}

.modal.fullright .modal-dialog .modal-content .modal-body .invert .listitensnew:before {
    content: "";
    position: absolute;
    right: 37px;
    top: 6px;
    height: 30px;
    width: 1px;
    background: #E7E9F0;
}

.modal.fullright .modal-dialog .modal-content .modal-body-permission .invert .listitensnew:before {
    content: "";
    position: absolute;
    right: 37px;
    top: 6px;
    height: 30px;
    width: 1px;
    background: #E7E9F0;
}

.modal.fullright .modal-dialog .modal-content .modal-body .invert .listitensnew span {
    position: absolute;
    top: 9px;
    right: 50px;
    border-radius: 32px;
    padding: 3px 16px;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
}

.modal.fullright .modal-dialog .modal-content .modal-body-permission .invert .listitensnew span {
    position: absolute;
    top: 9px;
    right: 50px;
    border-radius: 32px;
    padding: 3px 16px;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
}

.modal.fullright .modal-dialog .modal-content .modal-body .invert .listitensnew span.green {
    background: #32C66D;
}

.modal.fullright .modal-dialog .modal-content .modal-body-permission .invert .listitensnew span.green {
    background: #32C66D;
}

.modal.fullright .modal-dialog .modal-content .modal-body .invert .listitensnew span.yellow {
    background: #F5A623;
}

.modal.fullright .modal-dialog .modal-content .modal-body-permission .invert .listitensnew span.yellow {
    background: #F5A623;
}

.modal.fullright .modal-dialog .modal-content .modal-body .invert .listitensnew svg {
    position: absolute;
    right: 7px;
    top: 9px;
    width: 22px;
    transition: 300ms all;
}

.modal.fullright .modal-dialog .modal-content .modal-body-permission .invert .listitensnew svg {
    position: absolute;
    right: 7px;
    top: 9px;
    width: 22px;
    transition: 300ms all;
}

.modal.fullright .modal-dialog .modal-content .modal-body .invert .tab-pane .tree-limit ol li label {
    margin: 6px 0 !important;
}

.modal.fullright .modal-dialog .modal-content .modal-body-permission .invert .tab-pane .tree-limit ol li label {
    margin: 6px 0 !important;
}

.modal.fullright .modal-dialog .modal-content .modal-body .invert .tab-pane label {
    cursor: auto;
    font-size: 16px;
    margin: 30px 0 15px;
}

.modal.fullright .modal-dialog .modal-content .modal-body-permission .invert .tab-pane label {
    cursor: auto;
    font-size: 16px;
    margin: 30px 0 15px;
}

.modal.left.fade .modal-dialog {
    left: -320px;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog {
    left: 0;
}

.modal.right.fade .modal-dialog {
    right: -320px;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    width: 54%;
    top: 10%;
    height: 90%;
    right: 0;
    border-radius: 20px;
    box-shadow: none !important;
    background: white;
}

.modal.fluid.fade .modal-dialog {
    top: 30%;
    transition: opacity 0.3s linear, bottom 0.3s ease-out;
}

.modal.fluid.fade .modal-dialog .avatar .info {
    max-width: none;
}

.modal.fluid.fade .modal-dialog .avatar .info h5 {
    white-space: normal;
    overflow: hidden;
    text-overflow: unset;
}

.modal.fluid.fade.in .modal-dialog {
    width: 30%;
    top: 10%;
    right: 5%;
    border-radius: 4px;
    box-shadow: none !important;
    background: white;
}

.modal.center.fade .modal-dialog {
    left: 10%;
    top: 5%;
    transition: opacity 0.3s linear, center 0.3s ease-out;
}

.modal.fullright.fade .modal-dialog {
    right: 0;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.Opened .modal-backdrop.in {
    opacity: 0 !important;
}

.modal-open {
    padding-right: 0 !important;
    transition: 200ms all;
}

.modal-backdrop {
    background: white !important;
}

.modal-backdrop.in {
    opacity: 0.85 !important;
}

.modal__wrapper--button {
    display: flex;
    justify-content: flex-start;
    padding-bottom: 22px;
}

.modal__wrapper--button input[type=radio],
.modal__wrapper--button input[type=checkbox] {
    display: none;
}

.modal__confirm {
    display: flex;
    justify-content: space-between;
    padding: 15px;
}

.modal__confirm span {
    transition: 0.2s ease;
    padding: 5px 40px;
    border-radius: 2px;
    border: 1px solid #AAAAAA;
    background: #CACCD4;
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
}

.modal__confirm span.modal__confirm--confirm {
    background: #5da2f8;
    border: 1px solid rgba(93, 162, 248, 0.25);
}

.modal__confirm span.modal__confirm--confirm:hover {
    background: #1265eb;
}

.modal__button {
    margin: 7px;
    text-align: center;
    flex: 1;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    background: #fbfcfd;
    color: #909191;
    margin-bottom: 10px;
    text-align: center;
    border: 1px solid #E7E9F0;
    padding: 10px 22px;
    font-size: 13px;
    font-weight: bold;
    line-height: 2;
    transition: 0.2s linear;
}

.modal__button__link-select {
    color: #909191;

}

.modal__button__link-select:hover {
    color: #fff;

}

.modal__button svg {
    display: inline-block;
    height: 18px;
    margin: 0 auto;
    padding-bottom: 4px;
}

.modal__button svg path {
    stroke: #909191;
}

.modal__button:hover {
    color: white;
    background: #1265eb;
}

.modal__button:hover a {
    color: white;
}

.modal__button:hover svg path {
    stroke: white;
}

.modal__form--hidden {
    display: none;
}

.modal__collapse:hover {
    opacity: 0.7;
}

.modal__collapse.collapsed span svg {
    transform: rotate(0deg);
}

.modal__collapse span {
    font-weight: bold;
    margin-right: 5px;
}

.modal__collapse span svg {
    transition: 200ms all;
    transform: rotate(180deg);
}

.modal__collapse--content {
    margin: 25px 0;
}

.modal__ato-judicial {
    color: white;
}

.modal__ato-judicial--plus {
    display: inline-block;
    padding: 5px;
    width: 40px;
    height: 40px;
    background: #2BDCD6;
    border-radius: 5px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
}

.modal__ato-judicial--plus>span {
    color: white;
    position: relative;
    top: -7px;
}

.modal__ato-judicial--text {
    position: relative;
    top: -14px;
    margin-left: 5px;
    color: #24292C;
    font-size: 1em;
}

.modal__ato-judicial--input {
    position: relative;
}

.modal__ato-judicial--wrapper img {
    height: 9px;
}

.modal.center--small .modal-dialog {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: auto !important;
    height: auto !important;
}

.modal.center--small .modal-dialog .modal-content .modal-body {
    padding-bottom: 40px;
}

.modal.center--small .modal-dialog .modal-content .modal-body-permission {
    padding-bottom: 40px;
}

.avaliations {
    text-align: left;
    margin-top: 10px;
}

.avaliations h4 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px;
}

.avaliations .cardsp {
    float: left;
    width: 100%;
}

.avaliations .cardsp .text {
    width: 56%;
    float: left;
    margin-right: 8%;
}

.avaliations .cardsp .text h5 {
    color: #777676;
    font-size: 16px;
    font-weight: 600;
    margin-top: 15px;
}

.avaliations .cardsp .text h5 i {
    font-size: 18px;
    margin-right: 6px;
}

.avaliations .cardsp .text h5 span {
    font-size: 20px;
    margin-top: 6px;
    font-weight: 700;
    display: block;
}

.avaliations .cardsp .text p {
    color: #777676;
    letter-spacing: 0;
}

.avaliations .cardsp .icon {
    width: 36%;
    float: left;
}

.avaliations .cardsp .icon span {
    width: 100%;
    display: inline-block;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    padding: 20px 10px;
    font-size: 20px;
}

.avaliations .cardsp .icon span i {
    width: 100%;
}

.avaliations .cardsp .icon span.green {
    background: #32C66D;
}

.avaliations .cardsp .icon span.yellow {
    background: #F5A623;
}

.avaliations .cardsp .icon span.gray {
    background: #F5F6FA;
}

.avaliations .cardsp .icon span.gray h6 {
    color: #777676;
    font-size: 32px;
    font-weight: 700;
}

.avaliations .cardsp .icon span.gray p {
    color: #777676;
}

.avaliations hr {
    float: left;
    width: 100%;
    margin: 30px 0;
    border-top: 1px solid #E4E8EB;
}

.linkpaste svg {
    position: relative;
    top: -15px;
}

@media only screen and (max-width: 768px) {
    .modal .modal-content .modal-body {
        padding: 15px;
    }

    .modal .modal-content .modal-body-permission {
        padding: 15px;
    }

    body .modal.right.fade.in .modal-dialog {
        height: 100% !important;
    }

    body .modal.right.fade.in .modal-dialog .modal-content {
        height: 100% !important;
        overflow: scroll;
    }

    body .modal.right.fade.in .modal-dialog {
        height: 100%;
    }

    .modal .modal-content .modal-body .form-footer {
        position: static;
    }

    .modal .modal-content .modal-body-permission .form-footer-permission {
        position: static;
    }
}

/* 3. Geral */

/* Geral */

html {
    height: 100%;
}

html body {
    height: 100%;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    transition: all 1s ease-in-out;
}

html body .Opened {
    overflow: hidden;
}

html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6 {
    text-rendering: optimizeLegibility;
    line-height: 1;
    margin-top: 0;
    font-style: normal;
}

html body p,
html body ul,
html body ol {
    margin: 0;
    padding: 0;
    font-style: normal;

}

html body p {
    font-size: 16px;
    font-weight: 400;
}

html body p.warning {
    color: #f5a623;
}

html body a {
    opacity: 0.88;
    transition: 300ms all;
}

html body a:hover,
html body a:focus,
html body a:visited,
html body a:active {
    text-decoration: none !important;
    color: inherit;
    opacity: 1;
}

html body a[href] {
    cursor: pointer;
}

html body a.link {
    /* text-decoration: underline; */
    cursor: pointer;
}

html body input {
    outline: none;
}

html body input[type=submit],
html body input[type=image] {
    cursor: pointer;
}

html body label[for],
html body select,
html body button {
    cursor: pointer;
}

html body input[type=text],
html body input[type=password],
html body textarea {
    display: inline-block;
    outline: none;
}

html body select {
    width: 100%;
    height: 40px;
    border: 1px solid #e7e9f0;
    outline: 0;
}

#label_objeto,
#label_classe {
    color: #32c66d;
    font-weight: 600;
}

.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 50%;
    margin-left: -60px;
    top: 50%;
    margin-top: -60px;
    width: 50%;
    height: 50%;
    z-index: 9999;
    background: url("/_assets/img/loader.gif") no-repeat;
    background-size: 44px;
    transition: 500ms all;
}

header {
    transition: 400ms all;
}

.standard {
    transition: 400ms all;
}

.minimal-overflow {
    padding-right: 0 !important;
    padding-bottom: 0 !important;
}

.minimal-overflow .boxcontent {
    max-height: 960px;
    overflow-y: auto;
    padding-right: 15px;
    padding-top: 20px;
}

.medium-overflow {
    max-height: 440px;
    overflow-y: auto;
}

.maximum-overflow {
    max-height: 540px;
    overflow-y: auto;
}

.areabg {
    background: #f7f8f9;
    padding: 10px 20px;
    border-radius: 2px;
}

.areabg_add {
    background: #eff1f3;
    padding: 10px 20px;
    border-radius: 2px;
    overflow: auto;
    max-height: 500px;
}

.newtip {
    position: relative;
    z-index: 98;
}

.newtip:hover:before {
    opacity: 1;
}

.newtip:before {
    content: attr(aria-label);
    opacity: 0;
    position: absolute;
    top: 15px;
    left: 50%;
    margin-left: -75px;
    font-size: 13px;
    min-width: 150px;
    padding: 6px 8px;
    color: white;
    background-color: #212223;
    text-align: center;
    border-radius: 3px;
    pointer-events: none;
    transition: 300ms all;
}

.scrollbox .boxcontent {
    width: 100%;
    height: 500px;
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 25px;
    padding-top: 20px;
}

.list-standard {
    margin-bottom: 30px;
}

.list-standard li {
    display: inline-block;
    margin-right: 20px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}

.list-standard li:last-child {
    margin-right: 0;
}

.list-standard li .icon {
    width: 40px;
    height: 40px;
    margin: auto;
    background: #e0e0e0;
    border-radius: 50%;
    padding-top: 8px;
    margin-bottom: 6px;
}

.list-standard li .icon svg {
    stroke: #787878;
}

.content-notifications ul {
    height: 380px;
    overflow: hidden;
    overflow-y: scroll;
}

.content-notifications ul li {
    list-style: none;
}

.content-notifications ul li p {
    display: inline-block;
    color: #212223;
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 5px;

}

.content-notifications ul li p i {
    color: #32c66d;
    margin-right: 4px;
}

.content-notifications ul li p span a {
    color: #212223;
}

.content-notifications ul li p span a:hover {
    color: #3b66fd;
}

.notifications-page .boxstandard .content-notifications {
    max-height: 495px;
    overflow-y: auto;
    padding-top: 16px;
}

.notifications-page .boxstandard .content-notifications ul li {
    list-style: none;
}

.notifications-page .boxstandard .content-notifications ul li p {
    display: inline-block;
    color: #212223;
    font-size: 18px;
    border-bottom: 1px solid #caccd4;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.notifications-page .boxstandard .content-notifications ul li p svg {
    color: #32c66d;
    width: 16px;
    position: relative;
    top: 5px;
    margin-right: 6px;
}

.notifications-page .boxstandard .content-notifications ul li p span a {
    color: #212223;
}

.avatar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    background: transparent;
}
.avt-bg{
    background: #e9ecf2;
}

.avatar__wrapper {
    display: flex;
}

.avatar__info {
    width: 100%;
    margin-top: 5px;
}

.avatar a {
    transition: 300ms ease;
    display: flex;
    opacity: 0.8;
}

.avatar a h4 {
    margin: 5px 0;
}

.avatar a .info {
    float: none;
    margin: 0;
}

.avatar a .avatar__wrapper {
    margin-top: 10px;
}

.avatar a h5 {
    transition: 300ms ease;
}

.avatar a:hover {
    opacity: 1;
}

.avatar a:hover h5 {
    color: #3b66fd;
}

.avatar h4 {
    font-size: 15px;
    font-weight: 600;
    color: #787878;
    margin: 0;
}

.avatar .bt,
.avatar .search .combo button,
.search .combo .avatar button {
    display: block;
    width: 100%;
}

.avatar .notify {
    position: absolute;
    top: 9px;
    left: 38px;
    width: 24px;
    height: 24px;
    color: white;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    border-radius: 50%;
    background-image: linear-gradient(217deg, #1581e3, #1581e3 10%, #56f7a1);
}

.avatar .image {
    width: 50px;
    height: 50px;
    background-size: cover !important;
    border-radius: 50%;
    float: left;
    overflow: hidden;
    margin-right: 10px;
    flex-shrink: 0;
}

.avatar .image-perfil {
    width: 100px;
    height: 100px;
    background-size: cover !important;
    border-radius: 50%;
}

.btn-image {
    width: 50px;
    height: 50px;
    border-radius: 8px;
    padding: 9px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-image.ativo {
    background: #359549;
}

.btn-image.ativo span {
    color: #EBF5EC;
}

.btn-image.suspenso {
    background: #FB7B05;
}

.btn-image.suspenso span {
    color: #FFF9EA;
}

.btn-image.encerrado {
    background: #D60000;
}

.btn-image.encerrado span {
    color: #FFEEEE;
}

.btn-image.pendente {
    background: #B4B4B4;
}

.btn-image.pendente span {
    color: #F1F1F1;
}

.btn-image.vazio {
    background: #777777;
}

.btn-image.vazio span {
    color: #B4B4B4;
}

.btn-image-select {
    border: 1px solid #3b66fd;
    border-radius: 35px;
    padding: 6px 18px;
    background: #3b66fd;
}

.btn-image-status {
    border: 1px solid #3b66fd;
    border-radius: 35px;
    padding: 6px 18px;
    background: none;
}

.btn .image {
    width: 25px;
    height: 20px;
    background-size: cover !important;
    float: left;
    overflow: hidden;
}

.btn-image .image {
    width: 30px;
    height: 30px;
    background-size: cover !important;
    border-radius: 50%;
    float: left;
    overflow: hidden;
    margin-right: 10px;
    flex-shrink: 0;
}

.avatar .info {
    float: left;
    margin-top: 5px;
    max-width: 100% !important;
}

.avatar .info-list {
    float: left;
    max-width: 100% !important;
}

.avatar .info h5 {
    font-size: 18px;
    font-weight: 600;
    color: #212223;
    margin: 1px 0;
    white-space: break-spaces !important;
}

.avatar .info h6 {
    color: #787878;
    line-height: normal;
    margin: 0;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.5px;
}

.avatar .info h6 span {
    font-weight: 500;
}


.adjust-avatar-r .avatar {
    flex-wrap: nowrap;
    align-items: center;
}

.adjust-avatar-r .avatar .info {
    float: none;
    margin-top: 0px;
    max-width: none !important;
}

.avatar .info i {
    margin-right: 4px;
    margin-bottom: -5px;
}

.search .combo {
    margin: 0;
    display: flex;
}

.search .combo i {
    position: absolute;
    top: 12px;
    left: 16px;
    font-size: 18px;
    color: #787878;
    transition: 300ms all;
}

.search .combo input {
    color: #212223;
    background: #f7f8f9;
    border-radius: 32px;
    outline: none;
    padding-left: 45px !important;
    transition: 300ms all;
}

.search .combo input:active,
.search .combo input:focus {
    color: #212223;
    padding-left: 40px !important;
}

.search .combo button {
    width: 30% !important;
    background: #3b66fd;
    margin: 0 !important;
    margin-left: 5px !important;
}

.search .combo button:hover {
    background: #1f42be;
}

header {
    position: relative;
    z-index: 9;
    background: white;
}

header .minilogo {
    width: 4%;
    margin-right: 1%;
    margin-left: 1%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

header .search {
    width: 13%;
    padding: 15px;
    height: 70px;
}

/*
header .search .standard-forms .combo:hover {
  width: 60%;
  z-index: 40;
}
 */
header .menu {
    width: 34%;
    text-align: center;
    padding-top: 19px;
    margin-right: 20px;
    margin-left: 20px;
}

header .menu ul li {
    display: inline-block;
    margin-right: 10px;
    position: relative;
}

header .menu ul li .dropdown-menu {
    margin-left: -20px;
    top: 45px;
}

header .menu ul li .dropdown-menu:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    margin-left: 22px;
    transform: rotate(45deg);
    width: 20px;
    height: 20px;
    background: white;
    border: 1px solid rgba(0, 0, 0, 0.15);

}

header .menu ul li .dropdown-menu:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 16px;
    width: 30px;
    height: 20px;
    background: white;
    z-index: 1;
}

header .menu ul li .dropdown-menu li {
    margin: 0;
    width: 100%;
}

header .menu ul li .dropdown-menu li:first-child a {
    display: none;
}

header .menu ul li .dropdown-menu li a {
    color: #656363;
    width: 100%;
    display: inline-block;
    padding: 5px 20px;
}

header .menu ul li .dropdown-menu li a:before {
    display: none;
}

header .menu ul li:last-child {
    margin-right: 0;
}

header .menu ul li.blue a:hover,
header .menu ul li.blue a.active {
    color: #3b66fd;
}

header .menu ul li.blue a:hover svg g g,
header .menu ul li.blue a.active svg g g {
    fill: #3b66fd;
}

header .menu ul li.blue a:before {
    background: #3b66fd !important;
}

header .menu ul li a {
    cursor: pointer;
    display: inline-block;
    position: relative;
    top: 0px;
    font-size: 20px;
    color: #656363;
    transition: 300ms all ease-in-out;
}

header .menu ul li a svg {
    position: relative;
    top: 6px;
    width: 22px;
}

header .menu ul li a svg g g {
    fill: #787878;
    transition: 300ms all;
}


header .menu ul li a:before {
    content: "";
    position: absolute;
    bottom: -24px !important;
    border-radius: 8px;
    left: 50%;
    width: 0%;
    height: 3px;
    background: #3b66fd;
    transition: 250ms all ease-in-out;
}

header .menu ul li a:hover {
    top: 2px;
}

header .menu ul li a:hover,
header .menu ul li a.active {
    color: #3B66FD;
}

header .menu ul li a:hover svg g g,
header .menu ul li a.active svg g g {
    fill: #3b66fd;
}

header .menu ul li a.active:before {
    width: 100%;
    bottom: -19px !important;
    left: 0;

}

header .attendance {
    /* width: 18%; */
    margin-left: 20px;
    position: relative;
    padding-top: 14px;
    cursor: pointer;
    animation-duration: 10ms;
    animation: ease-in;
}

header .attendance:hover .icon {
    padding-left: 0px;
    padding-top: 3px;
}

header .attendance:hover .icon:before {
    top: 0px;
    right: 0px;
}

header .attendance:hover .icon:after {
    opacity: 0.2;
}

header .attendance:hover .info {
    color: #212223;
}

header .attendance:before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 4px;
}

header .attendance>a {
    display: flex;
    width: 100%;
    justify-content: flex-end;
}

header .attendance .info {
    color: #656363;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    margin-right: 10px;
    text-align: right;
    padding-right: 6px;
    transition: 200ms all;
    max-height: 44px;
    overflow: hidden;
}

header .attendance .icon {
    width: 50px;
    height: 50px;
    position: relative;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    margin-right: 10px;
    padding-top: 5px;
    color: #317fcb;
    transition: 200ms all;
}

header .attendance .icon:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #3b66fd;
    opacity: 0.15;
    z-index: -1;
}

header .profile-complete {
    width: 15%;
    border-left: 1px solid #caccd4;
    text-align: center;
}

header .profile-complete .avatar {
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 4px;
    text-align: left;
    background: transparent;
}

header .profile-complete .avatar .info {
    margin-top: 7px;
}

header .showattendance {
    position: relative;
}

header .showattendance:hover .attendancebox {
    top: 74px;
    visibility: visible;
    opacity: 1;
    display: block;
}

header .showattendance .attendancebox {
    display: none;
    cursor: auto;
    text-align: center;
    padding: 10px 10px 30px 10px;
    position: absolute;
    left: 50%;
    top: 110px;
    visibility: hidden;
    opacity: 0;
    min-width: 300px;
    z-index: 1000;
    margin-left: -150px;
    border-radius: 8px;
    box-shadow: 0 0 10px 0 #3b66fd, 0 13px 45px 0 rgba(120, 120, 120, 0.4);
    background-image: linear-gradient(219deg, #1f42be, #3b66fd);
    transition: 300ms all;
}

header .showattendance .attendancebox:before {
    content: "";
    position: absolute;
    top: -6px;
    left: 50%;
    width: 14px;
    margin-left: -7px;
    height: 14px;
    background: #3b66fd;
    border-radius: 50%;
}

header .showattendance .attendancebox h4 {
    color: white;
    font-size: 20px;
    font-weight: 600;
}

header .showattendance .attendancebox .persons {
    margin-top: 20px;
}

header .showattendance .attendancebox .persons .avatar {
    cursor: pointer;
    opacity: 0.6;
}

header .showattendance .attendancebox .persons .avatar .image {
    width: 40px;
    height: 40px;
}

header .showattendance .attendancebox hr {
    width: 80%;
    margin: auto;
    border-top: 1px dashed white;
}

header .showattendance .attendancebox h6 {
    color: white;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 15px;
}

header .showattendance .attendancebox h6 i {
    margin-left: 6px;
}

header .showattendance .attendancebox .bt,
header .showattendance .attendancebox .search .combo button,
.search .combo header .showattendance .attendancebox button {
    cursor: pointer;
    position: absolute;
    bottom: -15px;
    left: 10%;
    width: 80%;
    font-size: 13px;
    color: #3b66fd;
}

header .showattendance .attendancebox .icon {
    float: none;
    width: 100px;
    height: 100px;
    left: 50%;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: -50px;
    position: relative;
    font-size: 60px;
    font-weight: 600;
    text-align: center;
    padding-left: 4px;
    color: white;
    transition: 200ms all;
}

header .showattendance .attendancebox .icon:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: white;
    opacity: 0.3;
    z-index: -1;
}

header .showattendance .attendancebox .icon:before {
    content: "";
    position: absolute;
    top: -6px;
    right: -8px;
    width: 102px;
    height: 102px;
    background-size: 52px !important;
    background: transparent;
    border: 2px solid rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    transition: 300ms all;
}

header .showbox {
    position: relative;
    cursor: pointer;
}

header .showbox:hover .boxover {
    top: 80px;
    visibility: visible;
    opacity: 1;
    display: block;
}

header .showbox .boxover {
    background: white;
    border-radius: 8px;
    box-shadow: 0 26px 90px #e7e9f0, 0 0px 20px rgba(120, 120, 120, 0.4);
    padding: 10px 0;
    position: absolute;
    left: 50%;
    top: 110px;
    margin-left: -150px;
    min-width: 300px;
    z-index: 1000;
    display: none;
    visibility: hidden;
    opacity: 0;
    transition: 300ms all;
}

header .showbox .boxover:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 50%;
    width: 10px;
    margin-left: -5px;
    height: 10px;
    background: white;
    border-radius: 50%;
}

header .showbox .boxover .title {
    font-size: 16px;
    font-weight: 700;
    padding-left: 20px;
    text-align: left;
}

header .showbox .boxover .clean {
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #3b66fd;
}

header .showbox .boxover hr {
    margin-bottom: 0px;
}

header .showbox .boxover li {
    display: inline-block;
    width: 100%;
    background: white;
    font-size: 15px;
    padding: 10px 20px;
    color: #787878;
    line-height: normal;
    text-align: justify;
    word-break: break-word;

}

header .showbox .boxover li:hover h6 {
    color: #3b66fd;


}





/*
header .showbox .boxover li:nth-child(1),
header .showbox .boxover li:nth-child(3),
header .showbox .boxover li:nth-child(5),
header .showbox .boxover li:nth-child(7),
header .showbox .boxover li:nth-child(9),
header .showbox .boxover li:nth-child(11) {
    background: #e6ebff;
}
*/


header .notifications {
    width: 6%;
    border-left: 1px solid #caccd4;
    border-right: 1px solid #caccd4;
    position: relative;
}

header .notifications .clickbell {
    display: inline-block;
    position: relative;
    width: 100%;
    text-align: center;
    padding: 18px 15px 6px;
    cursor: pointer;
    transition: 300ms all;
}

/* header .notifications .clickbell:hover {
    background: #f7f8f9;
} */

header .notifications .clickbell:hover svg {
    -webkit-animation: ring 5s 0.2s ease-in-out infinite;
    animation: ring 5s 0.2s ease-in-out infinite;
    transform-origin: 50% 6px;
}

header .notifications .clickbell .notifications-alert {
    position: absolute;
    top: 10px;
    right: 18px;
    width: 24px;
    height: 24px;
    color: white;
    font-size: 16px;
    font-weight: 600;
    border-radius: 50%;
    background: #f45761;
}

header .notifications .clickbell svg {
    width: 44px;
    height: auto;
    stroke: #3b66fd;
}

header .notifications .clickbell .notifications-alert-zero {
    position: absolute;
    top: 10px;
    right: 18px;
    width: 24px;
    height: 24px;
    color: white;
    font-size: 16px;
    font-weight: 600;
    border-radius: 50%;
    background: #3b66fd;
    padding-top: 1px;
}

header .leave {
    width: 5%;
    border-left: 1px solid #caccd4;
}

header .leave a {
    display: flex;
    transition: 300ms all;
    justify-content: center;
    align-items: center;
    padding-top: 23px;
}

/* header .leave a:hover {
    background: #f7f8f9;
} */

header .leave a:hover svg {
    stroke: #ed0420;
    left: 3px;
}

header .leave a svg {
    width: 50px;
    stroke: #787878;
    position: relative;
    left: 0;
    transition: 300ms all;
}

.alldocs h5 {
    color: #212223;
    font-weight: 600;
    margin-top: 5px;
}

.alldocs label {
    float: none !important;
}

.alldocs label:after {
    display: none;
}

.alldocs .combo {
    margin: 0;
    display: inline-block !important;
    min-width: 50%;
    text-align: right;
}

.alldocs .combo span {
    position: relative;
    right: auto;
    top: auto;
}

.alldocs ul .title {
    color: #212223;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 8px;
}

.alldocs ul li {
    display: inline-block;
    width: 100%;
    border: 1px solid #e7e9f0;
    color: #656363;
    margin: 0 0 5px 0;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    padding: 10px 0;
    border-radius: 2px;
    line-height: normal;
    transition: 300ms all;
}

.alldocs ul li:hover {
    border: 1px solid #3b66fd;
    color: #3b66fd;
}

.alldocs ul li:hover .docs .info h6,
.alldocs ul li:hover .docs .info p {
    color: #3b66fd;
}

.alldocs ul li i {
    float: left;
    overflow: hidden;
    width: 20px;
}

.alldocs ul li .docs .icon i {
    width: 40px;
    font-size: 30px;
}

.alldocs ul li .docs .info h6,
.alldocs ul li .docs .info p {
    color: #656363;
    margin: 0;
    font-size: 15px;
    font-weight: 600;
}

.alldocs ul li .date {
    margin-top: 6px;
    font-size: 15px;
}

.alldocs ul li .date i {
    position: relative;
    top: 2px;
}

.alldocs ul li .link {
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.alldocs ul li .link i {
    position: absolute;
    right: 2px;
    top: 2px;
}

.alldocs ul li .link button {
    position: absolute;
    top: 2px;
}

.bg-gray {
    background: #d8d8dc;
}

.bg-gray-light {
    background: #f7f8f9;
}

.standard {
    padding-top: 20px;
    position: relative;
    z-index: 8;
}

/* BREADCRUMB */
.btn-breadc {
  display: flex;
  padding: 8px 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 80px;
  background: var(--color-actions-primary-default, #1266E3);
  color: #fff;
  font-size: 14px;
  border: none;
  cursor: pointer;
  transition: background 0.2s ease;
}
.btn-breadc:hover {
  background: #0f4fb5;
  color:#fff;
}

.btn-breadc .material-icons {
  color:#FFF;
  font-size: 18px;
  line-height: 1;
}


.breadc {
    border-radius: 0;
    padding:4px 0;
    position: relative;
    z-index: 8;
}

.breadc.teacher {
    box-shadow: inset 0 2px 3px 0 rgba(173, 182, 217, 0.2);
    background: #1266E3;
}

.breadc .link li,
.breadc .link a {
    color: white;
    font-size: 16px;
    font-weight: 600;
    opacity: 1;
}

.breadc .link li span,
.breadc .link a span {
    font-weight: 500;
}

.breadc .link li:before,
.breadc .link a:before {
    content: "\F105";
    color: white;
    font-size: 16px;
    margin: 0 6px;
    font: normal normal normal 14px/1 FontAwesome;
    opacity: 0.6;
}

.breadc .link li:first-child:before,
.breadc .link a:first-child:before {
    display: none;
}

.breadc .functions {
    margin-top: -5px;
}

.breadc .functions li {
    color: white;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: 600;
    transition: 250ms all;
}

.breadc .functions li.refresh {
    cursor: pointer;
}

.breadc .functions li.refresh svg {
    position: relative;
    top: 7px;
    width: 14px;
    left: -2px;
}

.breadc .functions li:hover {
    opacity: 0.7;
    letter-spacing: 1.4px;
}

.breadc .functions li:before {
    content: "|";
    color: white;
    font-size: 16px;
    margin: 0 6px;
    opacity: 0.6;
}

.breadc .functions li:first-child:before {
    display: none;
}

.breadc ul li {
    display: inline-block;
}

.dowel {
    position: relative;
}

.dowel .prev-calendar {
    position: absolute;
    left: 20px;
    top: 0;
    cursor: pointer;
    background: #f5f6fa;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    padding: 6px 12px 2px;
    text-align: center;
    transition: 250ms all;
}

.dowel .prev-calendar svg {
    display: inline-block;
}

.dowel .prev-calendar:hover {
    background: #e0e0e0;
    color: black;
}

.dowel .next-calendar {
    position: absolute;
    right: 20px;
    top: 0;
    cursor: pointer;
    background: #f5f6fa;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    padding: 6px 12px 2px;
    text-align: center;
    transition: 250ms all;
}

.dowel .next-calendar svg {
    display: inline-block;
}

.dowel .next-calendar:hover {
    background: #e0e0e0;
    color: black;
}

.title-standard {
    position: relative;
    margin-bottom: 20px;
}

.title-standard.nopoint h2 {
    margin-left: 0;
    padding-left: 0px;
}

.title-standard.nopoint h2 span {
    margin-left: 0;
}

.title-standard.nopoint h2:before {
    display: none;
}

.title-standard h2 {
    font-size: 13px;
    color: #787878;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 5px;
    margin-left: 15px;
}

.title-standard h2:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 22px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.title-standard h2 span {
    display: block;
    font-size: 36px;
    text-transform: none;
    color: black;
    font-weight: 700;
    margin-left: -15px;
}

.title-standard.green h2:before {
    background: #3b66fd;
}

.title-standard.blue h2:before {
    background: #3b66fd;
}

.title-standard.bluelight h2:before {
    background: #2bdcd6;
}

.title-standard.redlight h2:before {
    background: #ed5454;
}

.text-standard {
    position: relative;
}

.text-standard h2 {
    font-size: 13px;
    color: #787878;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 12px;
    margin: 0;
}

.text-standard h2:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.text-standard h2 span {
    display: block;
    font-size: 36px;
    text-transform: none;
    color: #212223;
    font-weight: 700;
    margin-left: -15px;
}

.text-standard.blue h2:before {
    background: #3b66fd;
}

.text-standard.red h2:before {
    background: #f0364d;
}

.boxstandard {
    padding: 20px 0px 20px 25px;
    border-radius: 16px;
    background: white;
    margin-bottom: 30px;
}

.boxstandard-perfil {
    padding: 8px 0px 15px 15px;
    border-radius: 20px;
    margin-bottom: 30px;
}

.boxstandard.calendar {
    padding: 15px 0px 20px 25px;
    border-radius: 20px;
    background: white;
    margin-bottom: 30px;
    height: 162px;
}

.card-box {
    background: #fff;

    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.br {
    border-radius: 20px;
}

.boxstandard.inline {
    width: 100%;
    margin-bottom: 0;
}

.boxstandard.inline ul li {
    display: inline-block;
    margin-right: 6px;
}

.boxstandard.inline ul li:last-child {
    margin-right: 0px;
}

.boxstandard.inline ul li span {
    display: inline-block;
    margin-bottom: 3px;
    letter-spacing: 0.6px;
}

.boxstandard.noscroll {
    padding: 20px 25px;
}

.boxstandard.noscroll hr {
    margin-bottom: 20px;
}

.boxstandard .boxcontent .space {
    padding: 10px 20px;
}

.boxstandard.with-description {
    padding: 20px 15px;
}

.client-res {
    padding-top: 30px;
}

.boxstandard.with-description .miniheader {
    padding-left: 10px;
    padding-right: 10px;
}

.boxstandard.with-description .miniheader h2:before {
    left: 10px;
}

.boxstandard .descriptbox {
    color: #656363;
    font-size: 13px;
    font-weight: 600;
    padding: 10px 0px 10px 25px;
    background: #f5f6fa;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    max-height: 40px;
    overflow: hidden;
}

.boxstandard .descriptbox.xlarge {
    height: 65px;
    max-height: none;
}

.boxstandard .descriptbox.xlarge .item .vertical-block {
    height: auto;
}

.boxstandard .descriptbox.xlarge .select .select2-selection {
    text-align: left;
}

.boxstandard .card-header span {
    display: inline-block;
    width: 100%;
    text-align: left;
    color: #656363;
    font-size: 13px;
    font-weight: 600;
    padding: 10px 0px 10px 25px;
    background: #f5f6fa;
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    max-height: 40px;
    overflow: hidden;
    transition: 300ms all;
}

.boxstandard .card-header span.collapsed svg {
    transform: rotate(0deg);
}

.boxstandard .card-header span:hover {
    text-decoration: none;
    color: black;
}

.boxstandard .card-header span svg {
    float: right;
    margin-right: 15px;
    transform: rotate(180deg);
}

.boxstandard .card-body {
    padding: 12px 10px 8px 25px;
    color: #919191;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}

.stats {
    padding: 12px 15px;
    border-radius: 4px;
    margin-bottom: 0px;
}

.stats .standard-forms {
    margin-top: 0 !important;
    margin-bottom: 0px !important;
}

.stats li {
    display: inline-block;
    position: relative;
    padding: 0 20px;
}

.stats li:before {
    display: block;
    content: "";
    position: absolute;
    top: 20%;
    right: 0;
    width: 1px;
    height: 50%;
    background: #656363;
    opacity: 0.4;
}

.stats li:last-child {
    margin-right: 0;
}

.stats li:last-child:before {
    display: none;
}

.stats li:first-child {
    margin-left: 0;
}

.stats li p {
    font-size: 14px;
    color: #656363;
}

.stats li .bt,
.stats li .search .combo button,
.search .combo .stats li button {
    top: -10px;
    position: relative;
}

.stats li .date-combo {
    position: relative;
    top: 14px;
}

.stats li .date-combo .adjust {
    position: absolute;
    left: -30px;
    top: 2px;
    z-index: 9;
}

.stats li .date-combo .adjust svg {
    width: 20px;
    stroke: #656363;
}

.stats li .date-combo .input-group {
    font-size: 20px;
    font-weight: 600;
    color: #656363;
}

.stats li .date-combo .input-group svg {
    position: relative;
    top: 5px;
    margin-right: 6px;
}

.stats li .date-combo .input-group span {
    font-weight: 400;
}

.stats li .note {
    position: relative;
    top: 4px;
}

.stats li .note h3 {
    font-size: 22px;
}

.stats li h3 {
    color: #656363;
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px;
}

.stats li .standard-forms {
    margin-top: 12px;
}

.stats li .standard-forms select {
    min-width: 100px;
}

.stats li .miniheader h2 {
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
}

.stats li .miniheader-dic h2 {
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
}

.miniheader {
    position: relative;
}
.miniheader .flexin{
    display: flex;
    align-items: center;
    gap: 24px;
}
.miniheader .flexin h2{
    position: relative;
    margin: 0;
}
.miniheader.hrin hr{
    border-bottom: 0 !important;
}


.miniheader-dic {
    position: relative;
}

.miniheader.nopoint h2 {
    padding: 0;
}

.miniheader.nopoint h2:before {
    display: none;
}

.miniheader.blue h2:before {
    background: #3b66fd;
}

.responsible.blue h5:before {
    background: #3b66fd;
}

.responsible.grey h5:before {
    background: #a09f9f;
}

.miniheader.bluelight h2:before {
    background: #3B66FD;
}

.miniheader-dic.bluelight h2:before {
    background: #3B66FD;
}

.miniheader.green h2:before {
    background: #32c66d;
}

.miniheader.red h2:before {
    background: #d0021b;
}

.miniheader.white h2:before {
    background: white;
}

.miniheader hr {
    border-top: 1px solid #e7e9f0;
}

.miniheader-dic hr {
    border-top: 1px solid #e7e9f0;
}

.miniheader hr .dotted {
    border: 1px dashed #787878;
}

.miniheader-dic hr .dotted {
    border: 1px dashed #787878;
}

.miniheader p {
    color: #656363;
}

.miniheader-dic p {
    color: #656363;
}

.miniheader p svg {
    position: relative;
    top: 6px;
}

.miniheader-dic p svg {
    position: relative;
    top: 6px;
}

.miniheader p span {
    display: block;
}

.miniheader-dic p span {
    display: block;
}

.miniheader p span.danger {
    color: #ed5454;
}

.miniheader-dic p span.danger {
    color: #ed5454;
}

.miniheader p span small {
    font-size: 80%;
}

.miniheader-dic p span small {
    font-size: 80%;
}

.miniheader h2 {
    font-size: 20px;
    color: black;
    font-weight: 600 !important;
    padding-left: 15px;
    margin-bottom: 20px;
    font-style: normal !important;
}

.miniheader-dic h2 {
    font-size: 20px;
    color: black;
    font-weight: 600 !important;
    padding-left: 15px;
    margin-bottom: 20px;
    font-style: normal !important;
}

.miniheader .text-h2 {
    font-size: 23px;
    color: black;
    font-weight: 600 !important;
    padding-left: 15px;
    margin-top: 10px;
    font-style: normal !important;
}

.miniheader h2 .legendright {
    font-size: 14px;
    font-weight: 500;
    color: #656363;
}

.miniheader h2 .legendright span {
    font-weight: 600;
    background: #f5f6fa;
    border: 1px solid #e7e9f0;
    padding: 1px 10px;
    border-radius: 2px;
}

.miniheader h2 .legendright i {
    font-size: 16px;
    color: #24a056;
}

.miniheader h2 label {
    cursor: pointer;
    font-size: 70%;
    letter-spacing: 2px;
    padding: 4px 20px;
    margin-left: 6px;
}

.default .miniheader h2:before {
    content: "";
    position: absolute;
    top: 2px;
    left: -6px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.miniheader-dic h2:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.miniheader h2:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.miniheader .text-h2:before {
    content: "";
    position: absolute;
    top: 16px;
    left: 0px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.miniheader h2.blue:before {
    background: #3b66fd;
}

.miniheader h2.blue:before {
    background: #3b66fd;
}

.miniheader-dic h2.blue:before {
    background: #3b66fd;
}

.miniheader hr {
    margin-bottom: 0;
}

.miniheader-dic hr {
    margin-bottom: 0;
}

.mini_label {
    position: relative;
}

.mini_label span {
    color: #787878;
    font-size: 12px;
    letter-spacing: 1px;
    padding-left: 12px;
    font-weight: 600;
}

.mini_label:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0px;
    width: 7px;
    height: 7px;
    border-radius: 25%;
}

.mini_label.blue:before {
    background: #3b66fd;
}

.mini_label.green:before {
    background: #32c66d;
}

.mini_label.red:before {
    background: #d0021b;
}

.change-profile ul li {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #e0e0e0 !important;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.change-profile ul li:last-child {
    border-bottom: 0 !important;
}

.change-profile ul li.refresh a {
    color: #777676;
    cursor: pointer;
}

.change-profile ul li.refresh a svg {
    position: relative;
    top: 7px;
    width: 18px;
    left: -2px;
    opacity: 0.4;
}

.change-profile ul li.refresh a span {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}

.change-profile .bottom-profile ul {
    border-top: 1px solid #e0e0e0 !important;
}

.change-profile .bottom-profile ul li {
    border-bottom: 0 !important;
    display: inline-block;
    width: 60%;
    padding: 0 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.change-profile .bottom-profile ul li svg {
    position: relative;
    top: 6px;
}

.change-profile .bottom-profile ul li:last-child {
    width: 35%;
    text-align: right;
}

.fixed-miniheader {
    background-color: #f5f6fa !important;
    border-bottom: 1px solid #e0e0e0 !important;
}

.fixed-miniheader .title-fixed-miniheader h2 {
    color: #787878;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.btmaster {
    position: absolute;
    width: 100%;
    top: 0;
    min-height: 100%;
    overflow: hidden;
}

.special-icons{
    position: absolute;
    padding: 15px;
    margin: 0 -55px;
}

.btmaster .material-icons {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.btmaster .materialBtn {
    z-index: 95;
    display: block;
    cursor: auto;
    position: fixed;
    bottom: 35px;
    right: 30px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0);
    transition: all 0.5s ease-in-out;
}

.btmaster .materialBtn.open {
    background: rgba(255, 255, 255, 0.85);
    border-radius: 50%;
    position: fixed;
    -webkit-transform: scale(60);
    -moz-transform: scale(60);
}

.btmaster .btmaster-checkbox {
    display: none;
}

.btmaster .btmaster-trigger {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 96;
    width: 40px;
    height: 40px;
    cursor: pointer;
    box-shadow: 0 6px 12px 0 rgba(49, 127, 203, 0.3);
    background-image: linear-gradient(217deg, #3b66fd, #3b66fd 10%, #1f42be);
    transition: all 0.3s ease-in-out;
    border-radius: 50%;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.14), 0 2px 2px 0 rgba(0, 0, 0, 0.098), 0 1px 5px 0 rgba(0, 0, 0, 0.084);
}

.btmaster .btmaster-trigger:hover {
    transform: scale(1.6);
}

.btmaster .btmaster-trigger .material-icons {
    width: 30px;
    height: auto;
    z-index: 5;
    color: #ffffff;
    transform: translate(-50%, -50%) rotate(0);
    transition: all 0.3s ease-in-out;
}

.btmaster .btmaster-trigger.open .material-icons {
    transform: translate(-50%, -50%) rotate(225deg);
}

.btmaster .btmaster-option {
    z-index: -1;
    position: fixed;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    bottom: 120px;
    right: 70px;
}

.btmaster .btmaster-option ul {
    text-align: right;
}

.btmaster .btmaster-option ul li {
    display: inline-block;
    width: 100%;
    margin-bottom: 14px;
    position: relative;
}

.btmaster .btmaster-option ul li:hover:before {
    background: #3B66FD;
    top: 11px;
    right: -10px;
    width: 6px;
    height: 6px;
}

.btmaster .btmaster-option ul li:hover a:hover {
    color: #3B66FD;
    letter-spacing: 0.6px;
}

.btmaster .btmaster-option ul li:before {
    content: "";
    position: absolute;
    top: 12px;
    right: -12px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #787878;
    transition: all 0.3s ease-in-out;
}

.btmaster .btmaster-option ul li a {
    color: #787878;
    font-size: 20px;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
}

.btmaster .btmaster-option.open {
    z-index: 97;
    opacity: 1;
    visibility: visible;
    bottom: 150px;
}

.btmaster .btmaster-option.hover .material-icons {
    color: white;
}

.btmaster .btmaster-option .material-icons {
    color: rgba(0, 0, 0, 0.54);
    transition: all 0.3s ease;
}

@media only screen and (max-width: 768px) {
    .btmaster .btmaster-trigger {
        width: 45px;
        height: 45px;
        bottom: 10px;
        right: 10px;
    }

    .btmaster .btmaster-option ul {
        padding: 20px 0;
    }

    .btmaster .btmaster-option.open {
        overflow: scroll;
        height: 100%;
        bottom: 0;
    }

}

.bonsae-tab {
    position: relative;
}

.bonsae-tab.invert ul.nav {
    float: right;
}

.bonsae-tab:before {
    content: "";
    position: absolute;
    top: 36px;
    left: 0;
    background: #e0e0e0;
    width: 100%;
    height: 1px;
}

.bonsae-tab.blue {
    color: #787878;
}

.bonsae-tab.blue ul.nav li a:before {
    background: #3b66fd;
}

.bonsae-tab.green ul.nav li.active a {
    color: #24a056;
}

.bonsae-tab.green ul.nav li a:before {
    background: #24a056;
}

.bonsae-tab ul.nav {
    border: 0;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
}

.bonsae-tab ul.nav li {
    position: relative;
}

.lawsuit-tab .bonsae-tab ul.nav li:after {
    content: "";
    position: absolute;
    bottom: 6px;
    left: -7px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #656363;
    transition: 300ms all;
}

.bonsae-tab ul.nav li:after {
    content: "";
    position: absolute;
    bottom: 6px;
    left: 5px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #656363;
    transition: 300ms all;
}

.bonsae-tab ul.nav li:first-child:after {
    display: none;
}

.bonsae-tab ul.nav li:first-child a {
    margin: 0 10px 0 0;
}

.bonsae-tab ul.nav li.active {
    color: #3b66fd;
}

.bonsae-tab ul.nav li.active a {
    font-weight: 700;
}

.bonsae-tab ul.nav li.active a:before {
    width: 100%;
}

.bonsae-tab ul.nav li a {
    border: 0 !important;
    color: #656363;
    cursor: pointer;
    font-size: 16px;
    padding: 0 15px;
    margin: 0 10px 0 30px;
    position: relative;
    transition: 300ms all;
}

.bonsae-tab ul.nav li a:hover {
    background: transparent;
    border: 0;
    color: #212223;
}

.bonsae-tab ul.nav li a:before {
    content: "";
    position: absolute;
    bottom: -14px;
    left: 0;
    width: 0%;
    height: 3px;
    border-radius: 8px;
    transition: 300ms all;
}

.bonsae-minitabs {
    position: relative;
    margin-top: 60px;
}

.bonsae-minitabs ul {
    position: absolute;
    top: -36px;
    left: -1px;
    width: 100.2%;
    background: #f7f8f9;
    border: 1px solid #e0e0e0;
    border-radius: 4px 4px 0px 0px;
}

.bonsae-minitabs ul li {
    display: flex;
    width: 50%;
    text-align: center;
}

.bonsae-minitabs ul li.active {
    width: 50%;
    background: #3b66fd !important;
    color: #fff;
}

.bonsae-minitabs ul .one.active {
    border-radius: 5px;
    text-align: center;
}

.bonsae-minitabs ul .left.active {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    text-align: center;
}

.bonsae-minitabs ul .right.active {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    cursor: pointer;
    background: transparent !important;
    border: transparent !important;
    color: #fff !important;
}

.nav-tabs-blue>li.active>a,
.nav-tabs-blue>li.active>a:focus,
.nav-tabs-blue>li.active>a:hover {
    cursor: pointer;
    background: transparent !important;
    border: transparent !important;
    color: #3B66FD !important;
}

.nav-tabs-primary>li.active>a,
.nav-tabs-primary>li.active>a:focus,
.nav-tabs-primary>li.active>a:hover {
    cursor: pointer;
    background: transparent !important;
    border: transparent !important;
    color: #3B66FD !important;
}

.bonsae-minitabs ul li.active a {
    display: inline-block;
    font-size: 15px;
    padding: 17px 15px;
    font-weight: 700;
    width: 100%;
    border-radius: 10px;
}

.bonsae-minitabs ul li a {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    border: 0;
    color: #787878;
    width: 100%
}

.bonsae-minitabs ul li a:hover {
    background: transparent;
}

.simple-tabs {
    position: relative;
}

.simple-tabs .title-over {
    position: absolute;
    top: 0;
}

.simple-tabs hr {
    margin-top: 15px;
    margin-bottom: 15px;
}

.simple-tabs.invert .tab-links {
    text-align: right;
}

.simple-tabs .tab-links li {
    display: inline-block;
    position: relative;
    margin: 0 25px;
}

.simple-tabs .tab-links li:first-child:before {
    display: none;
}

.simple-tabs .tab-links li:before {
    content: "";
    position: absolute;
    bottom: 6px;
    left: -30px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #656363;
    transition: 300ms all;
}

.simple-tabs .tab-links li a {
    color: #787878;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 0;
}

.simple-tabs .tab-links li a.active {
    color: #3b66fd;
    font-weight: 700;
}

.simple-tabs .tab-links li a.active:before {
    width: 25%;
    background: #3b66fd;
}

.simple-tabs .tab-links li a:before {
    content: "";
    position: absolute;
    bottom: -17px;
    left: 50%;
    margin-left: -15px;
    width: 0%;
    height: 3px;
    border-radius: 8px;
    transition: 300ms all;
}

.menbers {
    position: relative;
}

.menbers .avatar .image {
    width: 24px;
    height: 24px;
    margin-right: -10px;
    position: relative;
    z-index: 9;
    border: 2px solid white;
}

.past.green li {
    position: relative;
}

.past.green li:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    top: 10px;
    right: 10px;
    background: #24a056;
    border-radius: 50%;
}

.past.green li a {
    font-size: 17px;
    color: #656363 !important;
}

.past.green li a:hover {
    color: white !important;
    background: #24a056;
}

.past.green li a:hover span {
    color: white !important;
}

.past.green li a:hover svg {
    stroke: white !important;
}

.past.green li a svg {
    stroke: #656363 !important;
    top: 0;
}

.past.green li a span {
    color: #24a056;
}

.past li {
    display: inline-block;
    width: 23.5%;
    margin-right: 1%;
    margin-bottom: 12px;
}

.past li:nth-child(4) {
    margin-right: 0%;
}

.past li a {
    display: inline-block;
    width: 100%;
    background: white;
    border: 1px solid #e7e9f0;
    padding: 12px 20px 20px;
    border-radius: 4px;
    color: #656363;
    font-weight: 600;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: 300ms all;
}

.past li .paste {
    display: inline-block;
    width: 100%;
    background: white;
    border: 1px solid #e7e9f0;
    padding: 12px 20px 20px;
    border-radius: 4px;
    color: #656363;
    font-weight: 600;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: 300ms all;
}

.past li a:hover {
    background: #3b66fd;
    color: white;
}

.past li a:hover svg {
    stroke: white;
}

.past li a:hover span.warning {
    color: white;
}

.past li a:hover span.green {
    color: white;
}

.past li a svg {
    float: left;
    stroke: #3b66fd;
    margin-right: 8px;
    position: relative;
    top: -2px;
    transition: 300ms all;
}

.past li a span {
    display: block;
}

.past li a span.tap {
    position: absolute;
    right: 12px;
    bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
}

.past li a span.tap {
    position: absolute;
    right: 12px;
    bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
}

.past li a span.warning {
    color: #f5a623;
}

.past li a span.green {
    color: #24a056;
}

.warning {
    color: #f5a623;
}

.green {
    color: #24a056;
}

.yellow {
    color: #F5A623;
    ;
}

.timeline h4 {
    color: #656363;
    font-weight: 700;
    margin: 0 0 30px 0;
}

.timeline h4 span {
    font-weight: 500;
}

.timeline ul {
    position: relative;
    padding-left: 30px;
}

.timeline ul:before {
    content: "";
    position: absolute;
    /* top: 2%; */
    left: 5px;
    width: 1px;
    height: 100%;
    background: #3b66fd;
}

.timeline ul li {
    display: inline-block;
    width: 100%;
    position: relative;
    color: #656363;
}

.timeline ul li:before {
    content: "";
    position: absolute;
    top: 15px;
    left: -30px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #3b66fd;
}

.timeline ul li .info {
    text-align: justify;
}

.timeline ul li span a {
    display: block;
    margin: 10px 0;
}

.todo-list label {
    color: #0f0505;
    font-weight: 600;
}

.todo-list .obs {
    color: #656363;
}

.todo-list .filters {
    display: inline-block;
    margin-top: 16px;
    margin-bottom: 6px;
}

.todo-list .filters span {
    position: relative;
    padding-left: 11px;
    display: inline-block !important;
    margin-right: 16px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.todo-list .filters span.blue {
    color: #3B66FD;
}

.todo-list .filters span.blue:before {
    background: #3B66FD;
}

.todo-list .filters span.green {
    color: #24a056;
}

.todo-list .filters span.green:before {
    background: #24a056;
}

.todo-list .filters span.yellow {
    color: #f5a623;
}

.todo-list .filters span.yellow:before {
    background: #f5a623;
}

.todo-list .filters span.grey:before {
    background: #656363;
}

.todo-list .filters span.red {
    color: #f0364d;
}

.todo-list .filters span.red:before {
    background: #f0364d;
}

.todo-list .filters span:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 2px;
}

.todo-list h5 {
    color: #212223;
    font-weight: 500;
}

.todo-list h5 i {
    color: #3b66fd;
    margin-right: 5px;
}

.todo-list h5 span {
    font-weight: 700;
}



.todo-list ul.adjut li .itemlist {
    display: inline-block;
    padding-top: 10px;
}

.todo-list ul .addtodo {
    float: right;
    border-radius: 3px;
    margin-right: 20px;
    margin-top: 5px;
    padding: 8px 10px;
    background: #2980b9;
}

.todo-list ul .addtodo:hover {
    background: rgba(0, 0, 0, 0.3);
    cursor: pointer;
}

.todo-list ul li.rowtodo {
    display: table;
    width: 100%;
    height: 60px;
    padding: 12px 10px;
    border: 1px solid #e7e9f0;
    /* border-bottom: 0; */
    position: relative;
    margin-bottom: 2px;
}

.todo-list ul li.rowtodo a {
    width: 40px;
    opacity: 1;
}

.todo-list ul li.rowtodo .attendance {
    width: 54% !important;
    opacity: 1;
}

.align-line {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.align-act {
    justify-content: center !important;
    align-items: center !important;
}


.todo-list ul li.rowtodo:nth-child(2n) {
    background: #f7f8f9;
}

.todo-list ul li.rowtodo:hover {
    background: #f5f6fa;
}

.todo-list ul .remove li.rowtodo:last-child {
    border: 1px solid #e7e9f0;
}

.todo-list ul li.done {
    position: relative;
}

/*.todo-list ul li.done:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 2px;
  height: 30px;
  margin-top: -15px;
  background: #24a056;
}*/

.todo-list ul li.done .completed {
    background: #24a056;
    border: 0;
    color: white;
}

.todo-list ul li.undone .completed {
    background: #787878;
    border: 0;
    color: white;
}

.todo-list ul li.done .completed-yellow {
    background: #f5a623;
    border: 0;
    color: white;
}

.todo-list ul li.done .completed .i-icon {
    color: white;
    background: #24a056;
    border: 1px solid #24a056;
    opacity: 1;
}

.todo-list ul li.done .completed-yellow .i-icon {
    color: white;
    background: yellow;
    border: 1px solid #24a056;
    opacity: 1;
}

.todo-list ul li .itemlist {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border-left: 1px solid #e7e9f0;
    width: 22%;
}

.todo-list ul li .itemlist.info {
    min-width: 30%;
    width: 80%;
    position: relative;
    overflow: hidden;
    font-size: 15px;
    font-weight: 600;
    line-height: 17px;
    text-align: left;
    color: #656363;
    border: 0;
    height: 60px;

}

.todo-list ul li .itemlist.info .i-icon {
    border: 1px solid #212223;
    opacity: 0.1;
    float: left;
    overflow: hidden;
    width: 22px;
    height: 20px;
    padding: 1px;
    border-radius: 3px;
    text-align: center;
    margin-right: 6px;
    position: relative;
    top: 3px;
}

.todo-list ul li .itemlist.term {
    border: 0;
    padding-right: 20px;
}

.todo-list ul li .itemlist.term h6 {
    text-align: right;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
}

.todo-list ul li .itemlist.term h6 span {
    display: block;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #caccd4;
    font-size: 10px;
    font-weight: 600;
}

.todo-list ul li .itemlist.term .menbers {
    display: inline-block;
}

.todo-list ul li .itemlist.edit-menbers {
    width: 15%;
    color: #656363;
}

.todo-list ul li .itemlist.send {
    width: 15%;
    color: #656363;
}

.todo-list ul li .itemlist.tag {
    width: 18%;
    border-right: 0;
    position: relative;
    text-align: left;
    padding-left: 34px;
}

.todo-list ul li .itemlist.tag.blue span:before {
    background: #3b66fd;
}

.todo-list ul li .itemlist.tag.otherblue span:before {
    background: #24a098;
}

.todo-list ul li .itemlist.tag.green span:before {
    background: #32c66d;
}

.todo-list ul li .itemlist.tag span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 18px;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.todo-list ul .completed {
    text-align: center;
    width: 40px;
    height: 34px;
    margin-top: 12px;
    margin-right: 10px;
    font-size: 16px;
    border: 1px solid #caccd4;
    color: #caccd4;
    border-radius: 2px;
    text-decoration: none;
    display: inline-block;
    transition: all 0.2s ease;
}

.todo-list ul .completed-yellow {
    text-align: center;
    width: 40px;
    height: 34px;
    margin-top: 12px;
    margin-right: 10px;
    font-size: 16px;
    border: 1px solid #caccd4;
    color: #caccd4;
    border-radius: 2px;
    text-decoration: none;
    display: inline-block;
    transition: all 0.2s ease;
}

.todo-list ul .completed:hover {
    background: #32c66d;
    border: 1px solid #32c66d;
    color: white;
}

.todo-list ul .completed-yellow:hover {
    background: yellow;
    border: 1px solid #32c66d;
    color: white;
}

.todo-list ul .completed i {
    margin-top: 8px;
}

.todo-list ul .completed-yellow i {
    margin-top: 8px;
}

.todo-list ul .remove {
    text-align: center;
    width: 0px;
    height: 40px;
    font-size: 20px;
    background: #f0364d;
    color: #fff;
    border-radius: 2px;
    opacity: 0;
    text-decoration: none;
    display: inline-block;
    transition: all 0.2s ease;
    position: absolute;
    top: 50%;
    padding-top: 6px;
    right: -12px;
    margin-top: -20px;

}


.todo-list ul .remove:hover {
    background: #d0021b;
}

.standard {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}

/* 4. Helpers */

.wow {
    visibility: hidden;
}

.nopadding {
    padding: 0 !important;
}

.nomargin {
    margin: 0 !important;
}

.margin-top10 {
    margin-top: 10px !important;
}

.margin-bottom5 {
    margin-bottom: 5px !important;
}


.margin-bottom10 {
    margin-bottom: 10px !important;
}

.margin-top10 {
    margin-top: 10px !important;
}

.margin-top15 {
    margin-top: 15px !important;
}

.margin-top20 {
    margin-top: 20px !important;
}

.margin-top40 {
    margin-top: 40px !important;
}

.margin-bottom20 {
    margin-bottom: 20px !important;
}

.margin-top25 {
    margin-top: 25px !important;
}

.margin-bottom25 {
    margin-bottom: 25px !important;
}

.margin-top30 {
    margin-top: 30px !important;
}

.margin-bottom30 {
    margin-bottom: 30px !important;
}

.margin-top40 {
    margin-top: 40px !important;
}

.margin-bottom40 {
    margin-bottom: 40px !important;
}

.w-width {
    width: 100%;
}

.h-height {
    height: 100%;
}

.relative {
    position: relative;
    z-index: 99;
}

.inline {
    display: inline-block;
}

.txt-left {
    text-align: left;
}

.txt-center {
    text-align: center;
}

.txt-right {
    text-align: right;
}

.nofloat {
    float: none !important;
}

.left {
    float: left;
}

.right {
    float: right;
}

.mg-auto {
    margin: auto;
}

.vertical-block {
    display: table;
    width: 100%;
    height: 100%;
}

.vertical-centered {
    display: table-cell;
    vertical-align: middle;

}

.underline {
    text-decoration: underline;
}

.tiny {
    text-transform: none !important;
}

.cursor-pointer {
    cursor: pointer !important;
}

/* 5. Helpers */

.standard-forms input,
.standard-forms textarea {
    width: 100% !important;
    padding: 10px 20px !important;
    border-radius: 4px;
    color: #656363;
    border: 1px solid #caccd4;
}

.standard-forms #label_classe_pratica {
    color: #24a056;
    font-weight: 700;
}

.standard-forms .input-group {
    display: block;
}

.standard-forms .inline {
    min-width: 50%;
}

.standard-forms .select2 .selection .select2-selection {
    border: 1px solid #caccd4 !important;
    height: 42px;
    padding-top: 5px;
    padding-left: 10px;
    height: auto !important;
    display: flex;
}

.standard-forms .select2 .selection .select2-selection span {
    color: #787878;
}

.select2-selection--multiple span {
    color: white !important;
}

.standard-forms .select2 .selection .select2-selection .select2-selection__arrow {
    height: 40px;
    position: absolute;
    top: 1px;
    right: 12px;
    width: 20px;
}

.standard-forms .feedbk {
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
    color: #787878;
}

.standard-forms .feedbk i {
    color: #32c66d;
}

.standard-forms .form-footer {
    margin-top: 80px;
}

.standard-forms .form-footer .bt,
.standard-forms .form-footer .search .combo button,
.search .combo .standard-forms .form-footer button {
    margin-top: 10px;
}

.standard-forms.white-forms input,
.standard-forms.white-forms textarea {
    background-color: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.15);
}

.standard-forms.white-forms .bt,
.standard-forms.white-forms .search .combo button,
.search .combo .standard-forms.white-forms button {
    margin-bottom: 10px;
}

.standard-forms.white-forms ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: white !important;
}

.standard-forms.white-forms ::-moz-placeholder {
    /* Firefox 19+ */
    color: white !important;
}

.standard-forms.white-forms :-ms-input-placeholder {
    /* IE 10+ */
    color: white !important;
}

.standard-forms.white-forms :-moz-placeholder {
    /* Firefox 18- */
    color: white !important;
}

.standard-forms.white-forms .combo span svg {
    stroke: white;
}

.standard-forms :focus {
    box-shadow: none !important;
    outline: none !important;
}

.standard-forms h1,
.standard-forms h2 {
    color: black !important;
    opacity: 0.8;
    font-weight: 400;
    font-style: italic;
}

.standard-forms ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #212223 !important;
    opacity: 0.5;
    font-weight: 400;
    font-style: italic;
}

.standard-forms ::-moz-placeholder {
    /* Firefox 19+ */
    color: #212223 !important;
    opacity: 0.5;
    font-weight: 400;
    font-style: italic;
}

.standard-forms :-ms-input-placeholder {
    /* IE 10+ */
    color: #212223 !important;
    opacity: 0.5;
    font-weight: 400;
    font-style: italic;
}

.standard-forms :-moz-placeholder {
    /* Firefox 18- */
    color: #212223 !important;
    opacity: 0.5;
    font-weight: 400;
    font-style: italic;
}

.standard-forms label {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-right: 10px;
    cursor: auto;
}

.standard-forms label.descript {
    float: none !important;
    padding: 0 !important;
    margin: 0 0 10px 0 !important;
}

.standard-forms label.descript:after {
    display: none;
}

.standard-forms .combo {
    position: relative;
    margin-bottom: 20px;
}

.standard-forms .combo.date-left input {
    padding-left: 32px !important;
}

.standard-forms .combo.date-left span {
    margin-top: -12px;
    right: auto;
    left: 10px;
}

.standard-forms .combo.date-combo .input-group input {
    padding-left: 38px !important;
    height: 45px !important;
}

.standard-forms .combo.date-combo .input-group :focus {
    border: 1px solid rgba(0, 0, 0, 0.4) !important;
    box-shadow: none !important;
    outline: none !important;
}

.standard-forms .combo.date-combo span {
    right: auto;
    left: -5px;
    margin-top: 22px;
}

.standard-forms .combo.date-combo span.adjust {
    margin-top: 8px !important;
}

.standard-forms .combo span {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -10px;
    z-index: 9;
}

.standard-forms .combo span svg {
    opacity: 0.8;
    stroke: rgba(0, 0, 0, 0.4);
    margin-left: 20px;
}

.standard-forms .combo .select {
    padding: 0 !important;
}

.standard-forms .combo .select select {
    width: 100%;
    height: 42px;
    background: white;
    color: #787878;
    border: 1px solid #e7e9f0;
}

.standard-forms .combo input[type=checkbox].ios8-switch {
    position: absolute;
    margin-left: -210px;
}

.standard-forms .combo input[type=checkbox].ios8-switch+label {
    position: relative;
    padding: 2px 0 0 50px;
    line-height: 2em;
    cursor: pointer !important;
}

.modal-body-act .standard-forms .combo input[type=checkbox].ios8-switch+label {
    position: initial;
    padding: 2px 0 0 25px;
    line-height: 2em;
    cursor: pointer !important;
}

.standard-forms .combo input[type=checkbox].ios8-switch+label::before {
    content: " ";
    position: absolute;
    display: block;
    left: 0;
    top: 8px;
    width: 40px;
    /* x*5 */
    height: 24px;
    /* x*3 */
    border-radius: 16px;
    /* x*2 */
    background: white;
    border: 1px solid #caccd4;
    transition: all 0.3s;
}

.standard-forms .combo input[type=checkbox].ios8-switch+label::after {
    content: "";
    position: absolute;
    display: block;
    left: 0px;
    top: 8px;
    width: 24px;
    /* x*3 */
    height: 24px;
    /* x*3 */
    border-radius: 16px;
    /* x*2 */
    background: #f1f1f1;
    border: 1px solid #caccd4;
    transition: all 0.3s;
}

.standard-forms .combo input[type=checkbox].ios8-switch+label::hover:after {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.standard-forms .combo input[type=checkbox].ios8-switch:checked+label:after {
    margin-left: 16px;
}

.standard-forms .combo input[type=checkbox].ios8-switch:checked+label:before {
    background: #32c66d;
}

.standard-forms .combo input[type=checkbox].ios8-switch-sm {
    margin: 1px 0 0 10px;
}

.standard-forms .combo input[type=checkbox].ios8-switch-sm+label {
    position: relative;
    padding: 0 0 0 32px;
    line-height: 1.3em;
}

.standard-forms .combo input[type=checkbox].ios8-switch-sm+label:before {
    width: 25px;
    /* x*5 */
    height: 15px;
    /* x*3 */
    border-radius: 10px;
    /* x*2 */
}

.standard-forms .combo input[type=checkbox].ios8-switch-sm+label:after {
    width: 15px;
    /* x*3 */
    height: 15px;
    /* x*3 */
    border-radius: 10px;
    /* x*2 */
}

.standard-forms .combo input[type=checkbox].ios8-switch-sm+label:hover:after {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.standard-forms .combo input[type=checkbox].ios8-switch-sm:checked+label:after {
    margin-left: 10px;
    /* x*2 */
}

.standard-forms .combo input[type=checkbox].ios8-switch-lg {
    margin: 10px 0 0 20px;
}

.standard-forms .combo input[type=checkbox].ios8-switch-lg+label {
    position: relative;
    padding: 7px 0 0 60px;
    font-size: 14px;
}

.standard-forms .combo input[type=checkbox].ios8-switch-lg+label:before {
    width: 50px;
    /* x*5 */
    height: 30px;
    /* x*3 */
    border-radius: 20px;
    /* x*2 */
}

.standard-forms .combo input[type=checkbox].ios8-switch-lg+label:after {
    width: 30px;
    /* x*3 */
    height: 30px;
    /* x*3 */
    border-radius: 20px;
    /* x*2 */
}

.standard-forms .combo input[type=checkbox].ios8-switch-lg+label:hover:after {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}

.standard-forms .combo input[type=checkbox].ios8-switch-lg:checked+label:after {
    margin-left: 20px;
    /* x*2 */
}

/* 6. Animações */

@-webkit-keyframes shake {

    10%,
    90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%,
    80% {
        transform: translate3d(2px, 0, 0);
    }

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

    40%,
    60% {
        transform: translate3d(4px, 0, 0);
    }
}

@keyframes shake {

    10%,
    90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%,
    80% {
        transform: translate3d(2px, 0, 0);
    }

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

    40%,
    60% {
        transform: translate3d(4px, 0, 0);
    }
}

@-webkit-keyframes ring {
    0% {
        -webkit-transform: rotateZ(0);
    }

    1% {
        -webkit-transform: rotateZ(30deg);
    }

    3% {
        -webkit-transform: rotateZ(-28deg);
    }

    5% {
        -webkit-transform: rotateZ(34deg);
    }

    7% {
        -webkit-transform: rotateZ(-32deg);
    }

    9% {
        -webkit-transform: rotateZ(30deg);
    }

    11% {
        -webkit-transform: rotateZ(-28deg);
    }

    13% {
        -webkit-transform: rotateZ(26deg);
    }

    15% {
        -webkit-transform: rotateZ(-24deg);
    }

    17% {
        -webkit-transform: rotateZ(22deg);
    }

    19% {
        -webkit-transform: rotateZ(-20deg);
    }

    21% {
        -webkit-transform: rotateZ(18deg);
    }

    23% {
        -webkit-transform: rotateZ(-16deg);
    }

    25% {
        -webkit-transform: rotateZ(14deg);
    }

    27% {
        -webkit-transform: rotateZ(-12deg);
    }

    29% {
        -webkit-transform: rotateZ(10deg);
    }

    31% {
        -webkit-transform: rotateZ(-8deg);
    }

    33% {
        -webkit-transform: rotateZ(6deg);
    }

    35% {
        -webkit-transform: rotateZ(-4deg);
    }

    37% {
        -webkit-transform: rotateZ(2deg);
    }

    39% {
        -webkit-transform: rotateZ(-1deg);
    }

    41% {
        -webkit-transform: rotateZ(1deg);
    }

    43% {
        -webkit-transform: rotateZ(0);
    }

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

@keyframes ring {
    0% {
        transform: rotate(0);
    }

    1% {
        transform: rotate(30deg);
    }

    3% {
        transform: rotate(-28deg);
    }

    5% {
        transform: rotate(34deg);
    }

    7% {
        transform: rotate(-32deg);
    }

    9% {
        transform: rotate(30deg);
    }

    11% {
        transform: rotate(-28deg);
    }

    13% {
        transform: rotate(26deg);
    }

    15% {
        transform: rotate(-24deg);
    }

    17% {
        transform: rotate(22deg);
    }

    19% {
        transform: rotate(-20deg);
    }

    21% {
        transform: rotate(18deg);
    }

    23% {
        transform: rotate(-16deg);
    }

    25% {
        transform: rotate(14deg);
    }

    27% {
        transform: rotate(-12deg);
    }

    29% {
        transform: rotate(10deg);
    }

    31% {
        transform: rotate(-8deg);
    }

    33% {
        transform: rotate(6deg);
    }

    35% {
        transform: rotate(-4deg);
    }

    37% {
        transform: rotate(2deg);
    }

    39% {
        transform: rotate(-1deg);
    }

    41% {
        transform: rotate(1deg);
    }

    43% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(0);
    }
}

@-webkit-keyframes passing-through {
    0% {
        opacity: 0;
        transform: translateY(40px);
    }

    30%,
    70% {
        opacity: 1;
        transform: translateY(0px);
    }

    100% {
        opacity: 0;
        transform: translateY(-40px);
    }
}

@keyframes passing-through {
    0% {
        opacity: 0;
        transform: translateY(40px);
    }

    30%,
    70% {
        opacity: 1;
        transform: translateY(0px);
    }

    100% {
        opacity: 0;
        transform: translateY(-40px);
    }
}

@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        transform: translateY(40px);
    }

    30% {
        opacity: 1;
        transform: translateY(0px);
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        transform: translateY(40px);
    }

    30% {
        opacity: 1;
        transform: translateY(0px);
    }
}

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

    10% {
        transform: scale(1.1);
    }

    20% {
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    10% {
        transform: scale(1.1);
    }

    20% {
        transform: scale(1);
    }
}

/* 7. Style Guide */

.acess.bgb-gradient,
.acess .bgb-gradient {
    background-size: cover !important;
}

.acess.bgb-gradient:before,
.acess .bgb-gradient:before {
    content: "";
    background-image: linear-gradient(57deg, #0460f4, #56b3a1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.95;
}

.acess.bgb-gradient .over,
.acess .bgb-gradient .over {
    position: relative;
    z-index: 9;
    padding: 20px;
}

.acess.bgb-gradient span,
.acess .bgb-gradient span {
    display: block;
    width: 18px;
    font-weight: 300;
}

.acess.bgb-gradient .logo,
.acess .bgb-gradient .logo {
    width: 420px;
    height: 74px;
    margin: -120px auto 80px;
}

.acess h1 {
    font-size: 40px !important;
    margin-bottom: 20px;
}

.acess h2 {
    font-size: 24px !important;
    font-weight: 300 !important;
    margin-bottom: 60px !important;
}

.acess .box {
    border-radius: 4px;
    margin-bottom: 40px;
    padding-left: 30px;
    background: white;
    border: 1px solid white;
    transition: 300ms all;
}

.acess .box:hover {
    background: #3b66fd;
    border: 1px solid #0460f4;
}

.acess .box:hover h6 {
    letter-spacing: 2.3px;
}

.acess .box:hover a h4 {
    color: white;
}

.acess .box:hover a svg {
    stroke: white;
}

.acess .box a {
    display: inline-block;
    width: 100%;
    padding: 20px 10px;
}

.acess .box a h4 {
    color: #3b66fd;
    margin: 0;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    position: relative;
    top: 2px;
    transition: 300ms all;
}

.acess .box a svg {
    float: left;
    overflow: hidden;
    position: relative;
    top: -2px;
    width: 30px;
    stroke: #3b66fd;
    overflow: hidden;
    margin-right: 10px;
}

.styleguide h1 {
    font-weight: 700;
}

.styleguide h3 {
    margin-bottom: 20px;
}

.styleguide h5 {
    margin-bottom: 40px;
    font-weight: 400;
}

.styleguide h5 span {
    display: block;
    font-size: 19px;
    margin-bottom: 6px;
    font-weight: 600;
}

.styleguide .colors {
    margin-top: 60px;
}

.styleguide .colors .item {
    height: 120px;
    border-radius: 6px;
    margin-bottom: 10px;
}

.styleguide .colors .item.border {
    border: 1px solid #e0e0e0;
}

.styleguide .colors .item.white {
    background: white;
}

.styleguide .colors .item.black {
    background: black;
}

.styleguide .colors .item.blacklight {
    background: #212223;
}

.styleguide .colors .item.blue-grey {
    background: #787878;
}

.styleguide .colors .item.brownish-grey {
    background: #656363;
}

.styleguide .colors .item.pale-grey {
    background: #f7f8f9;
}

.styleguide .colors .item.very-light-blue {
    background: #e7e9f0;
}

.styleguide .colors .item.pale-grey-two {
    background: #f5f6fa;
}

.styleguide .colors .item.light-blue-grey {
    background: #caccd4;
}

.styleguide .colors .item.grey-border {
    background: #e0e0e0;
}

.styleguide .colors .item.greenthinlight {
    background: #47cdb9;
}

.styleguide .colors .item.greenultralight {
    background: #56f7a1;
}

.styleguide .colors .item.greenlight {
    background: #2bdcd6;
}

.styleguide .colors .item.green {
    background: #32c66d;
}

.styleguide .colors .item.greendark {
    background: #24a056;
}

.styleguide .colors .item.gradientgreen {
    background: #56b3a1;
}

.styleguide .colors .item.bluelight {
    background: #2bdcd6;
}

.styleguide .colors .item.blue {
    background: #3b66fd;
}

.styleguide .colors .item.bluedark {
    background: #317fcb;
}

.styleguide .colors .item.gradientbluelight {
    background: #1581e3;
}

.styleguide .colors .item.gradientblue {
    background: #0460f4;
}

.styleguide .colors .item.gradientbluedark {
    background: #0c8adf;
}

.styleguide .colors .item.otherblue {
    background: #24a098;
}

.styleguide .colors .item.otherblue {
    background: #24a098;
}

.styleguide .colors .item.red-pink {
    background: #f0364d;
}

.styleguide .colors .item.scarlet {
    background: #d0021b;
}

.styleguide .colors .item.coral {
    background: #ed5454;
}

.styleguide .colors .item.orangey-yellow {
    background: #f5a623;
}

/* 8. Botões */

button {
    border: 0;
}

small .bt,
small .search .combo button,
.search .combo small button {
    font-size: 90%;
}

.bt,
.search .combo button {
    cursor: pointer;
    font-size: 14px !important;
    text-align: center;
    padding: 10px 18px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    font-weight: 700;
    border-radius: 4px;
    transition: 300ms all;
    display: inline-block;
    margin: 7px 0;
}

.bt.no-border,
.search .combo button.no-border {
    border: 0 !important;
}

.bt.adjusicon svg,
.search .combo button.adjusicon svg {
    margin-top: 0px;
    top: 2px;
}

.bt .feather,
.search .combo button .feather {
    position: relative;
    top: 8px;
    margin-top: -8px;
}

.bt.bt-full,
.search .combo button.bt-full {
    display: inline-block;
    width: 100%;
}

.bt.bt-normal,
.search .combo button.bt-normal {
    font-weight: 500;
}

.bt.bt-radius,
.search .combo button.bt-radius {
    border-radius: 32px !important;
}

.bt.bt-border-white,
.search .combo button.bt-border-white {
    color: #787878;
    background: white !important;
    border: 1px solid #afafaf;
}

.bt.bt-border-white i,
.search .combo button.bt-border-white i {
    color: #3b66fd;
}

.bt.bt-border-white:hover,
.search .combo button.bt-border-white:hover {
    color: #656363;
    background: #afafaf !important;
}

.bt.bt-outline-gray {
    color: #656363 !important;
    background: transparent !important;
    border: 1px solid #656363 !important;
}

.bt.bt-outline-danger:hover {
    color: white;
    background: #656363 !important;
}

.bt.bt-border-gray,
.search .combo button.bt-border-gray {
    color: #3b66fd;
    background: #e7e9f0 !important;
    border: 1px solid #3b66fd;
}

.bt.bt-border-danger {
    color: #f0364d;
    background: none !important;
    border: 1px solid #f0364d;
}

.bt.bt-border-danger:hover {
    color: white;
    background: #f0364d !important;
}

.bt.bt-border-bluelinght-1,
.search .combo button.bt-border-bluelinght-1 {
    color: #3b66fd;
    background: none !important;
    border: 1px solid #3b66fd;
}

.bt.bt-border-bluelinght-1 i,
.search .combo button.bt-border-bluelinght-1 i,
.bt.bt-border-bluelinght-1 svg,
.search .combo button.bt-border-bluelinght-1 svg {
    color: #3b66fd;
}

.bt.bt-border-bluelinght-1:hover,
.search .combo button.bt-border-bluelinght-1:hover {
    color: white;
    background: #3b66fd !important;
}

.bt.bt-border-bluelinght-1:hover i,
.search .combo button.bt-border-bluelinght-1:hover i,
.bt.bt-border-bluelinght-1:hover svg,
.search .combo button.bt-border-bluelinght-1:hover svg {
    color: white;
}

.bt.bt-border-gray i,
.search .combo button.bt-border-gray i,
.bt.bt-border-gray svg,
.search .combo button.bt-border-gray svg {
    color: #3b66fd;
}

.bt.bt-border-gray:hover,
.search .combo button.bt-border-gray:hover {
    color: white;
    background: #3b66fd !important;
}

.bt.bt-border-gray:hover i,
.search .combo button.bt-border-gray:hover i,
.bt.bt-border-gray:hover svg,
.search .combo button.bt-border-gray:hover svg {
    color: white;
}

.bt.bt-border-green,
.search .combo button.bt-border-green {
    color: #32c66d;
    background: white !important;
    border: 1px solid #32c66d;
}

.bt.bt-border-green:hover,
.search .combo button.bt-border-green:hover {
    color: white;
    background: #32c66d !important;
}

.bt.bt-border-red,
.search .combo button.bt-border-red {
    color: #f0364d;
    background: white !important;
    border: 1px solid #f0364d;
}

.bt.bt-border-red:hover,
.search .combo button.bt-border-red:hover {
    color: white;
    background: #f0364d !important;
}

.bt.bt-border-blue,
.search .combo button {
    color: #3b66fd !important;
    background: white !important;
    border: 1px solid #3b66fd !important;
}

.bt.bt-border-bluedark,
.search .combo button {
    color: #3b66fd;
    background: white !important;
    border: 1px solid #3b66fd;
}

.bt.bt-border-bluedark:hover,
.search .combo button:hover {
    color: white;
    background: #3b66fd !important;
    border: 1px solid #3b66fd;
}

.bt.bt-border-blue:hover,
.search .combo button:hover {
    color: white !important;
    background: #3b66fd !important;
}

.bt.bt-border-greendark,
.search .combo button.bt-border-greendark {
    color: #24a056;
    background: white !important;
    border: 1px solid #24a056;
}

.bt.bt-border-greendark:hover,
.search .combo button.bt-border-greendark:hover {
    color: white;
    background: #24a056 !important;
}

.bt.bt-border-yellow,
.search .combo button.bt-border-yellow {
    color: #999900;
    background: white !important;
    border: 1px solid #999900;
}

.bt.bt-border-yellow:hover,
.search .combo button.bt-border-yellow:hover {
    color: white;
    background: #999900 !important;
}

.bt.bt-graylight,
.search .combo button.bt-graylight {
    color: #787878;
    background: #e7e9f0 !important;
}

.bt.bt-graylight:hover,
.search .combo button.bt-graylight:hover {
    color: white;
    background: #787878 !important;
}

.bt.bt-white,
.search .combo button.bt-white {
    color: #787878;
    background: white !important;
}

.bt.bt-white:hover,
.search .combo button.bt-white:hover {
    background: white !important;
}

.bt.bt-gray,
.search .combo button.bt-gray {
    color: gray;
    background: #caccd4 !important;
    border: 1px solid #656363;
}

.bt.bt-gray:hover,
.search .combo button.bt-gray:hover {
    color: white;
    background: #656363 !important;
}

.bt.bt-greenlight,
.search .combo button.bt-greenlight {
    color: white;
    background: #2bdcd6 !important;
}

.bt.bt-greenlight:hover,
.search .combo button.bt-greenlight:hover {
    background: #32c66d !important;
}

.bt.bt-green,
.search .combo button.bt-green {
    color: white;
    background: #32c66d !important;
}

.bt.bt-green:hover,
.search .combo button.bt-green:hover {
    background: #24a056 !important;
}

.bt.bt-greendark,
.search .combo button.bt-greendark {
    color: white;
    background: #24a056 !important;
}

.bt.bt-greendark:hover,
.search .combo button.bt-greendark:hover {
    background: #56b3a1 !important;
}

.bt.bt-blue,
.search .combo button.bt-blue {
    color: white;
    background: #3b66fd !important;
}

.bt.bt-blue:hover,
.search .combo button.bt-blue:hover {
    background: #1f42be !important;
}

.bt.bt-red,
.search .combo button.bt-red {
    color: white;
    background: #f0364d !important;
}

.bt.bt-red:hover,
.search .combo button.bt-red:hover {
    background: #d0021b !important;
}

.bt.bt-yellow,
.search .combo button.bt-yellow {
    color: white;
    background: #f5a623 !important;
}

.bt.bt-yellow:hover,
.search .combo button.bt-yellow:hover {
    background: #d0021b !important;
}

/* 9. Footers */

.footer-minimal {
    width: 100%;
    position: absolute;
    bottom: 10px;
}

.footer-minimal p {
    color: #fff;
    font-size: 14px;
    letter-spacing: 0;
    padding-left: 130px;
}

.footer-minimal svg {
    width: 64px !important;
}

/* 10. Media Queries */

@media (max-width: 1500px) {
    header .menu {
        width: 40%;
    }

    /* header .attendance {
        width: 20%;
    } */

    header .attendance .info {
        margin-left: 5%;
        width: 55%;
    }
}

@media (max-width: 1400px) {
    header .menu {
        width: 44%;
        margin-right: 24px;
    }

    header .attendance {
        width: 15%;
    }

    body .profile-complete .avatar .info {
        margin-top: 3px;
    }

    body .profile-complete .avatar .info h5 {
        width: 100%;
    }
    body header .profile-complete .avatar{
        padding-top: 17px;
    }

    body .avatar .image {
        width: 36px;
        height: 36px;
        margin-right: 6px;
    }

    body .avatar .info {
        max-width: 68%;
        margin: 0 !important;
    }

    body .avatar .info h5 {
        font-size: 16px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    body .dashboard .list-process .item {
        padding: 12px 0px 8px 30px;
    }

    body .dashboard .list-process .itemList {
        padding: 12px 0px 8px 30px;
    }

    body .dashboard .list-process .item.first {
        padding: 12px 0px 8px 25px;
    }

    body .dashboard .list-process .itemList.first {
        padding: 12px 0px 8px 25px;
    }

    body .dashboard .list-process .item.last {
        padding: 12px 0px 8px;
    }

    body .dashboard .list-process .itemList.last {
        padding: 12px 0px 8px;
    }

    body .dashboard .list-process .item .numberprocess {
        font-size: 15px;
    }

    body .dashboard .list-process .itemList .numberprocess {
        font-size: 15px;
    }

    body .dashboard .classroom .box .contn {
        padding: 18px 24px;

    }

    body .dashboard .classroom .box .class {
        min-height: 140px;
        border: 1px solid #e0e0e0;

    }

    body .dashboard .classroom .box .contn h3 {
        font-size: 18px !important;

    }

    body .modal .modal-content .modal-header {
        width: 95.2%;
    }

    body .modal .modal-content .modal-header-permission {
        width: 95.2%;
    }

}

@media (max-width: 1272px) {
    body .standard-forms .combo {
        flex-wrap: wrap !important;
        margin-bottom: 10px !important;
    }

    header .menu ul li a {
        font-size: 16px;
    }

    body .standard-forms .combo button {
        width: 100% !important;
        margin: 5px 0 !important;
    }

    header .menu {
        width: 37%;
    }



}

@media (max-width: 1170px) {
    header .menu {
        width: 35%;
    }

    body .standard-forms .combo {
        flex-wrap: wrap !important;
        margin-bottom: 10px !important;
    }

    body .standard-forms .combo button {
        width: 100% !important;
        margin: 5px 0 !important;
    }

    header .menu ul li {
        margin-right: 6px;
    }

    header .menu ul li a {
        font-size: 16px;
    }

    header .attendance {
        width: 23%;
    }

    header .notifications {
        width: 7%;
    }

    header .profile-complete {
        width: 14%;
    }

    header .attendance {
        width: 18%;
    }
}

@media (max-width: 1156px) {
    header .profile-complete .avatar .image {
        display: none;
    }

    .dashboard .numbers ul li:last-child {
        width: 100%;
        margin-bottom: 5px;
    }

    header .attendance {
        width: 17%;
    }

    header .menu {
        width: 41%;
    }

    body .standard-forms .combo {
        width: 100%;
        flex-wrap: wrap;
        margin-bottom: 10px;
    }

    body .standard-forms .login-auth {
        width: 100% !important;

    }

    body .standard-forms .client {
        width: 100% !important;
        flex-wrap: wrap;
        margin-bottom: 10px;
    }

    body .standard-forms .all:focus,
    body .standard-forms .all:hover {
        width: 200%;
        flex-wrap: wrap;
        margin-bottom: 10px;
        z-index: 10;
    }

    body .standard-forms .combo input {
        width: 100% !important;
    }

    body .standard-forms .combo button {
        width: 100% !important;
        margin: 0 !important;
    }

    body .standard-forms .combo.date-combo span.adjust {
        margin-top: 0px !important;
        top: 10px;
    }

    header .search {
        width: 6%;
        padding-top: 16px;
    }


}

/* Tablet */

@media (max-width: 992px) {

    .cover-class-panel .responsible-cover-class .flex-align-responsible .right-infos-cover .button-ghost{
        width: 100%;
        margin-bottom: 24px;
        justify-content: center;
    }

    svg {
        width: auto !important;
    }

    header .search {
        width: 24%;
        display: block !important;
    }

    header .attendance {
        width: 25%;
    }

    header .search .standard-forms .combo {
        width: 100%;
    }

    header .notifications {
        width: 10%;
    }

    header .profile-complete {
        width: 26%;
    }

    header .leave {
        width: 7%;
    }

    header .leave a svg {
        width: 50px !important;
    }

    .past li a {
        padding: 14px 20px 20px;
    }

    .past li a span.tap {
        bottom: 10px;
    }

    .breadc .functions li {
        margin-right: 20px;
    }

    .breadc .functions li:before {
        display: none;
    }

    .breadc .functions li:last-child {
        margin-right: 0px;
    }

    .breadc .functions li a span {
        display: none;
    }

    .footer-minimal {
        text-align: center;
    }

    .footer-minimal svg {
        width: 80px !important;
        margin: auto;
    }

    .bar-monitor {
        display: flex;
    }

    .card-qtd {
        margin: 10px;
        min-width: 100%;
    }

    .bt {
        padding: 10px;

    }

    .increment {
        width: 100px;
    }

    .bt,
    .search .combo button {
        font-size: 13px !important;
    }

    .pratice .box-tasks .stats ul {
        display: grid !important;
        align-items: center !important;
        justify-content: center !important;
        justify-items: center !important;
    }

    .buttons-prectice {
        display: grid !important;
        justify-items: center !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .buttons-prectice div {
        display: flex;
        align-items: center;
        justify-content: center;
    }

}

/* Phones */

@media (max-width: 767px) {
    body #drop svg {
        width: 15% !important;
    }


    body .modal.right.fade.in .modal-dialog {
        width: 100%;
        top: 0;
        height: auto;
    }

    body .modal.right.fade.in .modal-dialog .modal-content {
        height: 500px;
    }

    body .select {
        margin-bottom: 10px;
    }

    body .list-standard li {
        width: 42%;
        margin-bottom: 15px;
    }

    body .analytics .analytics-menutab {
        padding-bottom: 20px !important;
    }

    body .analytics .analytics-menutab ul {
        padding: 0;
        margin-top: 15px;
    }

    body .analytics .analytics-menutab ul li a {
        padding: 10px 15px;
        font-size: 18px;
    }

    body .analytics .over-mintab {
        position: relative;
        top: auto;
        right: auto;
        margin: 10px 0;
    }

    body .bonsae-minitabs ul {
        position: relative;
    }

    body .panel-clients .process-details .item {
        float: none;
        width: 100%;
    }

    body .panel-clients .process-details .item ul {
        height: auto;
    }

    body .panel-clients .process-details .item ul li {
        width: 100%;
    }

    body .panel-clients .process-details .item ul li:first-child {
        width: 40%;
    }

    body .panel-clients .process-details .item ul li .bt svg,
    body .panel-clients .process-details .item ul li .search .combo button svg,
    .search .combo body .panel-clients .process-details .item ul li button svg {
        display: none;
    }

    body .panel-clients .process-details .item.txt-right {
        text-align: left;
    }

    body .panel-clients .process-details .item h3 {
        margin-top: 20px;
    }

    body .panel-clients .fluxo .bottom_info ul {
        text-align: left;
        margin-top: 15px;
    }

    body .panel-clients .fluxo .bottom_info ul li {
        padding-left: 0px;
    }

    body .scrollbox .boxcontent {
        height: 320px;
    }

    body .past {
        margin-top: 15px;
    }

    body .past li {
        width: 100% !important;
    }

    body .past li a svg {
        width: auto !important;
    }

    body .standard-forms .combo {
        width: 100%;
        flex-wrap: wrap;
        margin-bottom: 10px;
    }

    body .standard-forms .combo input {
        width: 100% !important;
        margin-bottom: 7px;
    }

    body .standard-forms .combo button {
        width: 100% !important;
        margin: 0 !important;
    }

    body .standard-forms .combo.date-combo span.adjust {
        margin-top: 0px !important;
        top: 10px;
    }

    body .schedulebox .empty p {
        position: relative;
        padding-left: 25px;
    }

    body .schedulebox .empty p svg {
        position: absolute;
        left: 0;
        width: auto !important;
        top: 0px;
    }

    body .fc-left {
        width: 100%;
    }

    body .fc-left .fc-button-group {
        width: 100%;
    }

    body .fc-left .fc-button-group button {
        float: none !important;
        display: inline-block !important;
    }

    body .pratice .box-tasks .stats li {
        margin: 0;
        flex: 1;
    }

    body .pratice .box-tasks .stats li:last-child {
        flex-shrink: 100%;
        margin-top: 12px;
    }

    body .pratice .box-tasks .stats li .date-combo {
        text-align: left;
    }

    body .pratice .box-tasks .stats li .date-combo svg {
        display: none;
    }

    body .mobile-menu .navbar {
        background: transparent !important;
        margin: 0;
    }

    body .mobile-menu .navbar .navbar-header {
        position: absolute;
        right: 10px;
        top: 5px;
        z-index: 99;
    }

    body .mobile-menu .navbar .navbar-header .navbar-toggle {
        border: 0;
        margin: 15px 0;
    }

    body .mobile-menu .navbar .navbar-collapse {
        position: absolute;
        width: 100%;
        text-align: center;
        background: white;
        border: 0 !important;
        margin-top: 72px;
    }

    body .mobile-menu .navbar .navbar-collapse ul li a {
        text-align: center;
        font-size: 18px;
    }

    body .h-height {
        height: auto;
    }

    body .bonsae-tab ul.nav li a {
        font-size: 14px;
        padding: 0;
    }

    body .btmaster .material-icons {
        width: 75% !important;
    }

    body .avatar .info h5 {
        text-overflow: unset;
        overflow: inherit;
    }

    body .login {
        background: transparent !important;
        padding: 30px 5px 40px;
    }

    body .login h1 {
        font-size: 22px;
        letter-spacing: 1px;
    }

    body .login h2 {
        font-size: 16px !important;
        line-height: normal;
    }

    body .login span {
        font-size: 18px;
        margin-top: 20px;
        display: block;
    }

    body .login span svg {
        width: 18px !important;
    }

    body .login a.underline {
        display: block;
    }

    body .login .logo {
        margin: 20px auto 20px !important;
        width: 50% !important;
    }

    body .login .link-creat {
        display: inline-block;
        position: relative;
        top: -20px;
    }

    body .login .select span {
        margin-top: 0;
    }

    body .breadc .link li {
        font-size: 15px;
    }

    body .breadc .link li a {
        color: white;
    }

    body .breadc .link li span {
        display: none;
    }

    body header .col-sm-12 {
        padding: 0;
    }

    body header .minilogo {
        position: relative;
        z-index: 98;
        width: 12%;
        padding-top: 6px;
        padding-bottom: 0px;
    }

    body header .minilogo a svg {
        width: 50% !important;
    }

    body header .search {
        width: 62%;
        padding: 0;
        position: relative;
        z-index: 98;
    }

    body header .search .combo {
        width: 80% !important;
        margin: 20px;
    }

    body header .search .combo i {
        top: 8px;
    }

    body header .search .combo input {
        padding: 6px 6px 6px 40px !important;
    }

    body header .notifications {
        width: 22%;
        position: relative;
        border-right: 1px solid #caccd4;
        z-index: 98;
    }

    body header .notifications svg {
        width: auto !important;
    }

    body header .profile-complete {
        width: 17%;
    }

    body header .profile-complete .avatar {
        padding-top: 8px;
    }

    body header .profile-complete .avatar .image {
        width: 40px;
        height: 40px;
    }

    body header .leave {
        width: 10%;
    }

    body header .leave a {
        display: inline-block;
        width: 100%;
        padding: 14px 0;
        text-align: center;
    }

    body header .leave a svg {
        width: 40px !important;
    }

    body .dashboard .box-clients {
        max-height: 500px !important;
    }

    body .dashboard .list-process {
        overflow-y: hidden;
        max-height: 348px;
    }

    body .dashboard .list-process .line {
        border-bottom: 1px solid #e0e0e0;
        padding-bottom: 16px;
    }

    body .dashboard .list-process .line .bt-blue {
        margin-top: 8px;
    }

    body .dashboard .list-process .line .item {
        height: auto;
        border-bottom: 0 !important;
    }

    body .dashboard .list-process .line .itemList {
        height: auto;
        border-bottom: 0 !important;
    }

    body .dashboard .list-process .line .item.fisrt,
    body .dashboard .list-process .line .item.zero {
        padding: 10px 25px;
    }

    body .dashboard .list-process .line .itemList.fisrt,
    body .dashboard .list-process .line .itemList.zero {
        padding: 10px 25px;
    }

    body .dashboard .list-process .line .item a {
        width: 100%;
        display: inline-block;
    }

    body .dashboard .list-process .line .itemList a {
        width: 100%;
        display: inline-block;
    }

    body .dashboard .list-process .line .item a span {
        padding: 0px;
        font-size: 15px;
        display: inline-block !important;
    }

    body .dashboard .list-process .line .itemList a span {
        padding: 0px;
        font-size: 15px;
        display: inline-block !important;
    }

    body .dashboard .list-process .line .item a span.numberprocess {
        font-size: 24px;
    }

    body .dashboard .list-process .line .itemList a span.numberprocess {
        font-size: 24px;
    }

    body .dashboard .list-process .line .item a span.numberprocess span {
        color: #656363;
        display: block !important;
        font-size: 14px;
        letter-spacing: 1px;
        text-transform: uppercase;
    }

    body .dashboard .list-process .line .itemList a span.numberprocess span {
        color: #656363;
        display: block !important;
        font-size: 14px;
        letter-spacing: 1px;
        text-transform: uppercase;
    }

    body .bonsae-tab.invert .title-over {
        position: relative;
        top: 20px;
    }

    body .bonsae-tab.invert .title-over h2 {
        padding-left: 0;
    }

    body .bonsae-tab.invert .title-over h2:before {
        display: none;
    }

    body .bonsae-tab.invert ul.nav {
        margin-right: 10px;
    }

    body .minimal-overflow .boxcontent {
        max-height: 240px;
    }

    body .classroom .box {
        min-height: auto !important;

    }

    body .classroom .box .contn h3 {
        font-size: 24px !important;

    }

    body .classroom .box .studentsclass {
        position: relative !important;
        bottom: auto !important;
        left: auto !important;

    }

    body .classroom .box .studentsclass h6 {
        /* padding-left: 50px !important; */
    }

    body .classroom .box .studentsclass svg {
        left: 10px !important;
        height: 40px !important;
        bottom: -8px !important;
    }

    body .box-adverts {
        overflow-y: hidden !important;
        max-height: 400px !important;
    }

    body .box-adverts .item .contn hr {
        margin-top: 20px !important;
        margin-bottom: 0;
    }

    body .box-adverts .itemList .contn hr {
        margin-top: 20px !important;
        margin-bottom: 0;
    }

    body .box-clients {
        max-height: 390px !important;
        overflow-y: hidden !important;
    }

    body .standard-forms input {
        padding: 10px 15px !important;
        margin-bottom: 10px;
    }

    body .standard-forms .combo span {
        right: 15px;
    }

    .footer-minimal {
        padding: 10px 0;
        background: white;
        bottom: 0;
    }

    .footer-minimal hr {
        display: none;
    }

    .footer-minimal p {
        color: #3b66fd;
        font-weight: 600;
        padding-left: 0px;
    }

    .footer-minimal svg {
        margin-top: 10px;
    }

    .footer-minimal svg path {
        fill: #3b66fd;
    }

    .ocultable {
        display: none;
    }

    .boxstandard.calendar {
        height: 320px;
    }

    .card-qtd {
        min-width: 480px;
    }

}


/* 11. Acessos */

.login {
    padding: 20px;
    /* Change the white to any color ;) */
    /*Change text in autofill textbox*/
}

.login input,
.login textarea {
    color: white;
}

.login input:-webkit-autofill,
.login input:-webkit-autofill:hover,
.login input:-webkit-autofill:focus,
.login input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #679fc6 inset !important;
    background-color: #5d90b1;
    box-shadow: 0 4px 12px -2px #5d90b1;
    border: 1px solid #5d90b1 !important;
}

.login input:-webkit-autofill {
    -webkit-text-fill-color: #fff !important;
}

.login p {
    color: white;
    margin-bottom: 40px;
}

.login .standard-forms input,
.login .standard-forms textarea {
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.login.bgb-gradient,
.login .bgb-gradient {
    background-size: cover !important;
}

.login.bgb-gradient:before,
.login .bgb-gradient:before {
    content: "";
    background-image: linear-gradient(57deg, #1f42be, #3b66fd);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
}

.login.bgb-gradient .over,
.login .bgb-gradient .over {
    position: relative;
    z-index: 9;
    padding: 20px;
}

.login.bgb-gradient .over span,
.login .bgb-gradient .over span {
    display: block;
    width: 18px;
    font-weight: 300;
}

.login a {
    color: white !important;
}

.login a.underline {
    font-size: 18px;
}

.login h1 {
    font-size: 32px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 2px;
    color: white;
    text-transform: uppercase;
}

.login h2 {
    font-size: 18px;
    letter-spacing: 0px;
    color: #787878;
    margin: 0 auto 30px;
}

.login span {
    font-size: 20px;
    color: white;
}

.login .logo {
    max-width: 420px;
    max-height: 90px;
    margin: -120px auto 40px;
}

.login .logo.white path {
    fill: white !important;
}

.login .select {
    text-align: left;
    font-size: 16px;
}

.login .select span {
    font-size: 17px;
}

.account svg {
    margin: 0px auto 100px;
}

.account .halfs h1 {
    font-weight: 700;
    letter-spacing: 0px;
}

.account .halfs p {
    font-size: 18px;
    color: #656363;
    margin-bottom: 40px;
    letter-spacing: 0;
}

.account .halfs .logo {
    width: 100%;
}

.account .halfs .bt,
.account .halfs .search .combo button,
.search .combo .account .halfs button {
    margin-bottom: 20px;
}

.account .halfs .bt .icon,
.account .halfs .search .combo button .icon,
.search .combo .account .halfs button .icon {
    width: 26px;
    height: 33px;
}

.account .halfs .bt svg,
.account .halfs .search .combo button svg,
.search .combo .account .halfs button svg {
    margin: 0 10px -10px 0;
    position: relative;
    top: -2px;
}

.account .footer-minimal {
    text-align: center;
}

.account .footer-minimal svg {
    margin: 0px;
    height: auto;
}

/* Email Checked */

#password,
#email {
    outline: none;
    width: 100%;
    font-size: 16px;
    border-radius: 4px;
    line-height: 24px;
    padding: 8px 36px 8px 14px;
    box-shadow: 0 4px 12px -2px rgba(107, 117, 161, 0.16);
}

#password::-webkit-input-placeholder,
#email::-webkit-input-placeholder {
    color: #212223;
}

#password:-moz-placeholder,
#email:-moz-placeholder {
    color: #212223;
}

#password::-moz-placeholder,
#email::-moz-placeholder {
    color: #212223;
}

#password:-ms-input-placeholder,
#email:-ms-input-placeholder {
    color: #212223;
}

.email {
    position: relative;
}

.email input {
    outline: none;
    width: 100%;
    font-size: 16px;
    border: 0;
    border-radius: 4px;
    line-height: 24px;
    padding: 8px 36px 8px 14px;
    box-shadow: 0 4px 12px -2px rgba(107, 117, 161, 0.16);
}

.email input::-webkit-input-placeholder {
    color: #212223;
}

.email input:-moz-placeholder {
    color: #212223;
}

.email input::-moz-placeholder {
    color: #212223;
}

.email input:-ms-input-placeholder {
    color: #212223;
}

.email span svg {
    width: 18px !important;
    fill: none;
    margin: -10px 0 0 0;
}

.email span svg polyline,
.email span svg path {
    stroke: white;
    stroke-width: 1.4;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: stroke 0.3s ease 0s;
}

.email span svg path {
    stroke-dasharray: 64;
    stroke-dashoffset: 127;
    transition: stroke-dasharray 0.8s ease 0.8s, stroke-dashoffset 0.8s ease 0.5s;
}

.email span svg polyline {
    stroke-dasharray: 18;
    stroke-dashoffset: 18;
    transition: stroke-dashoffset 0.5s ease 0s;
}

.email.success span svg polyline,
.email.success span svg path {
    stroke: white;
}

.email.success span svg path {
    stroke-dasharray: 46;
    stroke-dashoffset: 150;
    transition: stroke-dasharray 0.6s ease 0s, stroke-dashoffset 0.8s ease 0.3s, stroke 0.3s ease 0.6s;
}

.email.success span svg polyline {
    stroke-dashoffset: 0;
    transition: stroke-dashoffset 0.5s ease 0.6s, stroke 0.3s ease 0.6s;
}

/* 12. Dashboard */

.dashboard .numbers {
    border-radius: 16px;
    padding: 15px 20px 27px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}

.dashboard .numbers.danger:before {
    
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: -30px;
    bottom: -20px;
    font-size: 130px;
    color: white;
    opacity: 0.2;
}

.dashboard .numbers.refresh:before {
    content: "\F079";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: -30px;
    bottom: -20px;
    font-size: 130px;
    color: white;
    opacity: 0.2;
}

.dashboard .numbers.gradient {
    background: #f45761;
}

.dashboard .numbers h2 {
    color: white;
    opacity: 0.9;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 15px 0;
}

.dashboard .numbers ul {
    display: flex;
    gap: 4px;
}

.dashboard .numbers ul li {
    display: flex;
    justify-content: center;
    text-align: center;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 8px;
    border-radius: 4px;
    margin-right: 3%;
    transition: 300ms all;
}
.dashboard .numbers ul a{
    flex: 1;
}

.dashboard .numbers ul li:last-child {
    margin-right: 5px;
}

.dashboard .numbers ul li h5 {
    font-size: 34px;
    font-weight: 700;
    color: white;
    margin-top: 9px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.dashboard .numbers ul li h5 span {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 4px;
}

.dashboard .list-process {
    padding-right: 0;
    overflow: hidden;
    position: relative;
}

.dashboard .list-process.adaptbox {
    padding-top: 0;
    overflow: hidden;
    position: relative;
}

.dashboard .list-process .boxcontent {
    min-height: auto;
    max-height: 555px;
    overflow-y: auto;
    padding-right: 25px;
}

.dashboard .list-process .item {
    padding: 12px 10px 8px 25px;
    color: #787878;
    border-bottom: 1px solid #e0e0e0;
    min-height: 150px;
    max-height: 150px;
}

.dashboard .list-process .itemList {
    padding: 12px 10px 8px 25px;
    color: #787878;
    border-bottom: 1px solid #e0e0e0;
    height: 76px;
    max-height: 76px;
}

.dashboard .list-shift {
    padding-right: 0;
    overflow: hidden;
    position: relative;
}

.dashboard .list-shift.adaptbox {
    padding-top: 0;
    overflow: hidden;
    position: relative;
}

.dashboard .list-shift .boxcontent {
    min-height: 200px;
    max-height: 555px;
    overflow-y: auto;
}

.dashboard .list-shift .item {
    padding: 12px 10px 8px 25px;
    color: #787878;
    border-bottom: 1px solid #e0e0e0;
    height: 76px;
    max-height: 76px;
}

.dashboard .list-shift .itemList {
    padding: 12px 10px 8px 25px;
    color: #787878;
    border-bottom: 1px solid #e0e0e0;
    height: 76px;
    max-height: 76px;
}

.dashboard .list-process .item.noborder {
    border: 0;
    padding: 0;
    height: 42px;
}

.dashboard .list-process .itemList.noborder {
    border: 0;
    padding: 0;
    height: 42px;
}

.dashboard .list-process .item.zero {
    padding: 12px 10px 8px 0px;
}

.dashboard .list-process .itemList.zero {
    padding: 12px 10px 8px 0px;
}

.dashboard .list-process .item span {
    display: inline-block;
}

.dashboard .list-process .itemList span {
    display: inline-block;
}

.dashboard .list-process .item .numberprocess {
    font-size: 16px;
    font-weight: 700;
    color: #3b66fd;
}

.dashboard .list-process .itemList .numberprocess {
    font-size: 16px;
    font-weight: 700;
    color: #3b66fd;
}

.dashboard .list-process .item .date {
    font-size: 16px;
    font-weight: 600;
    word-break: break-word;
}

.dashboard .list-process .itemList .date {
    font-size: 16px;
    font-weight: 600;
    word-break: break-word;
}

.dashboard .list-process .item .date i {
    font-size: 14px;
    position: relative;
    top: -1px;
}

.dashboard .list-process .itemList .date i {
    font-size: 14px;
    position: relative;
    top: -1px;
}

.dashboard .list-process .item .text {
    font-size: 16px;
    font-weight: 500;

}

.dashboard .list-process .itemList .text {
    font-size: 16px;
    font-weight: 500;

}

.dashboard .list-process .item .text i {
    font-size: 14px;
    position: relative;
    top: -1px;
}

.dashboard .list-process .itemList .text i {
    font-size: 14px;
    position: relative;
    top: -1px;
}

.dashboard .list-process .item .process-movment {
    font-weight: 400;
    font-size: 16px;
    position: relative;
    z-index: 98;
}

.dashboard .list-process .itemList .process-movment {
    font-weight: 400;
    font-size: 16px;
    position: relative;
    z-index: 98;
}

.dashboard .list-process .item .process-movment:before {
    top: 35px;
}

.dashboard .list-process .itemList .process-movment:before {
    top: 35px;
}

.dashboard .list-process .item .process-movment strong {
    display: inline-block;
    background: #f5f6fa;
    width: 30px;
    height: 30px;
    padding-top: 2px;
    color: #787878;
    text-align: center;
    border-radius: 50%;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #e0e0e0;
}

.dashboard .list-process .itemList .process-movment strong {
    display: inline-block;
    background: #f5f6fa;
    width: 30px;
    height: 30px;
    padding-top: 2px;
    color: #787878;
    text-align: center;
    border-radius: 50%;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #e0e0e0;
}

.dashboard .list-process .item .alert-process {
    font-size: 18px;
    font-weight: 600;
    position: relative;
}

.dashboard .list-process .itemList .alert-process {
    font-size: 18px;
    font-weight: 600;
    position: relative;
}

.dashboard .list-process .item .alert-process:before {
    top: 26px;
}

.dashboard .list-process .itemList .alert-process:before {
    top: 26px;
}

.dashboard .list-process .item .alert-process i {
    color: #f0364d;
}

.dashboard .list-process .itemList .alert-process i {
    color: #f0364d;
}

.dashboard .classroom .box .contn h3 {
    font-size: 20px;

}

.dashboard .classroom .box .contn h4 {
    font-size: 18px;
    margin-bottom: 0px;

}

.dashboard .classroom .box .contn h5 {
    margin-top: 20px;

    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
}

.dashboard .classroom .box .contn p {
    color: #656363;
    font-size: 15px;

}

.dashboard .classroom .box .contn .bt,
.dashboard .classroom .box .contn .search .combo button,
.search .combo .dashboard .classroom .box .contn button {
    font-size: 13px !important;
    padding: 3px 20px;

}

.dashboard .classroom .box .studentsclass {
    padding: 12px;
    display: flex;
    align-items: center;

    /* display: flex;
  justify-content: center; */
}

.dashboard .classroom .box .studentsclass svg {
    width: 28px !important;
    height: 26px;

}

.dashboard .classroom .box .studentsclass h6 {
    font-size: 18px;
    /* padding-left: 70px; */

    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.dashboard .box-adverts {
    padding-right: 0px;
    height: 375px;
}

.dashboard .box-adverts .boxcontent {
    width: 100%;
    max-height: 280px;
    overflow-y: auto;
    padding-right: 25px;
    padding-top: 20px;
}

.dashboard .box-adverts .item {
    margin-bottom: 20px;
}

.dashboard .box-adverts .itemList {
    margin-bottom: 20px;
}

.dashboard .box-adverts .item .contn {
    margin-top: 10px;
}

.dashboard .box-adverts .itemList .contn {
    margin-top: 10px;
}

.dashboard .box-adverts .item .contn .date {
    margin-top: -10px;
    margin-bottom: 8px;
}

.dashboard .box-adverts .itemList .contn .date {
    margin-top: -10px;
    margin-bottom: 8px;
}

.dashboard .box-adverts .item .contn h4 {
    font-weight: 500;
    line-height: 22px;
    font-size: 16px;
}

.dashboard .box-adverts .itemList .contn h4 {
    font-weight: 500;
    line-height: 22px;
    font-size: 16px;
}

.dashboard .box-adverts .item .contn p {
    color: #656363;
    margin-bottom: 10px;
}

.dashboard .box-adverts .itemList .contn p {
    color: #656363;
    margin-bottom: 10px;
}

.dashboard .box-adverts .item .contn hr {
    margin-top: 40px;
}

.dashboard .box-adverts .itemList .contn hr {
    margin-top: 40px;
}

.dashboard .box-clients {
    padding-right: 0;
}

.dashboard .box-clients .boxcontent {
    max-height: 215px;
    margin-top: 15px;
    overflow-y: auto;
    padding-right: 25px;
    padding-top: 20px;
}

.dashboard .box-clients .boxcontent .dash {
    max-height: 300px;
}

.dashboard .box-clients p {
    color: #656363;
}

.dashboard .box-clients .item {
    margin: 0px;
}

.dashboard .box-clients .itemList {
    margin: 0px;
}

.dashboard .box-clients .item .bt,
.dashboard .box-clients .itemList .bt,
.dashboard .box-clients .item .search .combo button,
.dashboard .box-clients .itemList .search .combo button,
.search .combo .dashboard .box-clients .itemList button,
.search .combo .dashboard .box-clients .item button {
    font-size: 14px !important;
    font-weight: 700;
    padding: 5px 0;
    margin-top: 12px;
    letter-spacing: 0.4px;
}

/* 13. Acadêmico */

.classroom .box {
    background: white;
    border-radius: 4px !important;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    transition: 250ms all;
}

.classroom .box .overlink {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #212223;
    width: 30px;
    height: 30px;
    padding-top: 3px;
    border-radius: 87463827463287px;
    z-index: 2;
    text-align: center;
}

.classroom .box .overlink:hover {
    background: #3b66fd;
}

.classroom .box .contn {
    padding: 24px 30px;
    height: auto;
}

.classroom .box .contn .tag {
    color: white;
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
    padding: 3px 12px;
    border-radius: 2px;
    background-color: #f0364d;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.classroom .box .contn a {
    color: #656363;
}

.classroom .box .contn h3 {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0;
    color: #212223;
    line-height: normal;
}

.classroom .box .contn h4 {
    font-size: 18px;
    color: #656363;
    font-weight: 600;
}

.classroom .box .contn h5 {
    font-size: 16px;
    color: #656363;
    font-weight: 700;
    position: relative;
    padding-left: 12px;
    margin-top: 30px;
}

.classroom .box .contn h5:before {
    content: "";
    background: #32c66d;
    position: absolute;
    top: 5px;
    left: 0px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.classroom .box .contn h6 {
    font-size: 14px;
    color: #656363;
    font-weight: 500;
}

.classroom .box .contn ul li {
    width: 100%;
    display: inline-block;
    color: #656363;
    font-size: 14px;
    border-bottom: 1px solid #e7e9f0;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.classroom .box .contn ul li:last-child {
    border-bottom: 0;
    margin: 0;
}

.classroom .box .contn ul li .date svg {
    width: 10px !important;
    height: auto;
    position: relative;
    top: 2px;
}

.classroom .box .contn ul li .name {
    font-weight: 600;
}

.classroom .box:hover {
    background: #32c66d;
}

.classroom .box:hover a {
    color: white;
}

.classroom .box:focus .dropdown-menu a,
.classroom .box:hover .dropdown-menu a {
    color: #000;
}

.classroom .box:hover .contn h3,
.classroom .box:hover .contn h4,
.classroom .box:hover .contn h5,
.classroom .box:hover .contn h6,
.classroom .box:hover .contn p,
.classroom .box:hover .contn li,
.classroom .box:hover .contn a {
    color: white;
}

.classroom .box .active:hover .contn h5:before {
    background: #24a056;
}

.classroom .box .inactive:hover .contn h5:before {
    background: #064044;
}

.classroom .box:hover .studentsclass {
    background: #24a056;
}

.classroom .box.active .studentsclass {
    background: #2e7cf1;
    padding: 20px;
    max-height: 60px;
}

.classroom .box.active-event:hover .studentsclass {
    background: #3b66fd;
}

.classroom .box.active-event:hover {
    background: #e3f0ff;
}

.classroom .box.active-event .studentsclass {
    background: #2e7cf1;
}

.classroom .box .studentsclass {
    background: #787878;
    padding: 10px 20px;
    bottom: 0;
    width: 100%;
    left: 0;
    transition: 300ms all;
}

.classroom .box .studentsclasssubscribre {
    background: #787878;
    padding: 10px 20px;
    bottom: 0;
    width: 100%;
    left: 0;
    transition: 300ms all;
}

.classroom .box .studentsclass h6 {
    color: white;
    letter-spacing: 0;
    font-size: 18px;
    font-weight: 700;
    /* padding-left: 42px; */
    margin: 0;
    display: flex;
    align-items: center;
    text-align: center;
}

.classroom .box .studentsclasssubscribre h6 {
    color: white;
    letter-spacing: 0;
    font-size: 18px;
    font-weight: 700;
    /* padding-left: 42px; */
    margin: 0;
    display: flex;
    align-items: center;
    text-align: center;
}

@media (max-width: 1156px) {
    .classroom .box .studentsclass h6 {
        padding-left: 0;
    }

    .classroom .box .studentsclasssubscribre h6 {
        padding-left: 0;
    }
}

.classroom .box .studentsclasssubscribre h6 strong {
    padding-left: 15px;
}

.classroom .box .studentsclass h6 strong {
    padding-left: 15px;
}

.classroom .box .studentsclass svg {
    /* position: absolute; */
    left: 30px;
    width: 28px !important;
    height: 28px;
    bottom: 5px;
}

.classroom .box .studentsclasssubscribre svg {
    /* position: absolute; */
    left: 30px;
    width: 28px !important;
    height: 28px;
    bottom: 5px;
}

.all-practices .standard-forms .combo {
    min-width: 40%;
    margin-left: 10px;
}

.all-practices h5 {
    color: #212223;
    font-weight: 600;
    font-size: 13px;
    margin-top: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.all-practices ul {
    margin: 10px 0 20px;
}

.all-practices ul.disable li a .bt:hover span,
.all-practices ul.disable li a .search .combo button:hover span,
.search .combo .all-practices ul.disable li a button:hover span {
    color: #656363;
}

.all-practices ul.disable li a .bt:hover span i,
.all-practices ul.disable li a .search .combo button:hover span i,
.search .combo .all-practices ul.disable li a button:hover span i {
    color: #656363;
}

.all-practices ul li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}

.all-practices ul li:last-child {
    margin-right: 0px;
}

.all-practices ul li .bt,
.all-practices ul li .search .combo button,
.search .combo .all-practices ul li button {
    font-size: 18px;
    letter-spacing: 0px !important;
    font-weight: 600 !important;
    text-align: left;
}

.all-practices ul li .bt:hover span,
.all-practices ul li .search .combo button:hover span,
.search .combo .all-practices ul li button:hover span {
    color: white;
}

.all-practices ul li .bt:hover span.warning,
.all-practices ul li .search .combo button:hover span.warning,
.search .combo .all-practices ul li button:hover span.warning {
    color: white;
}

.all-practices ul li .bt:hover span.warning i,
.all-practices ul li .search .combo button:hover span.warning i,
.search .combo .all-practices ul li button:hover span.warning i {
    color: white;
}

.all-practices ul li .bt:hover span i,
.all-practices ul li .search .combo button:hover span i,
.search .combo .all-practices ul li button:hover span i {
    color: white;
}

.all-practices ul li .bt span,
.all-practices ul li .search .combo button span,
.search .combo .all-practices ul li button span {
    display: block;
    font-size: 12px;
    color: #656363;
}

.all-practices ul li .bt span.warning,
.all-practices ul li .search .combo button span.warning,
.search .combo .all-practices ul li button span.warning {
    color: #ed5454;
}

.all-practices ul li .bt span.warning i,
.all-practices ul li .search .combo button span.warning i,
.search .combo .all-practices ul li button span.warning i {
    color: #ed5454;
}

.all-practices ul li .bt span i,
.all-practices ul li .search .combo button span i,
.search .combo .all-practices ul li button span i {
    font-size: 10px;
    margin-right: 3px;
    color: #656363;
}

.forum-class h3 {
    font-size: 18px;
    margin-top: 10px;
    font-weight: 600;
}

.forum-class .box {
    display: inline-block;
    width: 100%;
    max-height: 825px;
    overflow-y: auto;
    margin-top: 20px;
    padding: 30px 20px;
    border-radius: 4px;
    border-bottom: 1px solid #f7f8f9;
}

.forum-class .box .item .avatar {
    margin-bottom: 20px;
}

.forum-class .box .item h4 {
    margin: 0;
}

.forum-class .box .item p {
    color: #656363;
    margin-bottom: 10px;
}

.forum-class .box .item p small {
    opacity: 0.6;
}

.forum-class .box .item hr {
    margin-top: 25px;
    margin-bottom: 25px;
}

.forum-class .box .item .bt,
.forum-class .box .item .search .combo button,
.search .combo .forum-class .box .item button {
    text-transform: none;
    margin-top: 10px;
}

.all-students .boxcontent {
    max-height: 350px;
    overflow-y: auto;
    padding-right: 20px;
    padding-top: 5px;
}

/* width */
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

/* Track */
::-webkit-scrollbar-track {
    border-radius: 2px;
    height: 5px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #abacb1;
    border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #a1a1a1;
}

.all-students .boxcontent .avatar button {
    position: absolute;
}

.all-students .boxcontent .avatar .info h5 {
    margin-top: 5px;
}

.all-students .bottom-fixed {
    padding: 20px;
    margin-left: -25px;
}

.all-students h2 {
    font-size: 20px;
    padding: 0;
    font-weight: 400;
}

.all-students h2:before {
    display: none;
}

.all-students p {
    font-size: 15px;
    letter-spacing: 0;
}

.all-students .list {
    margin: 20px 0;
}

.all-students .list .avatar {
    margin-bottom: 10px;
}

.graphs-class {
    position: relative;
    overflow: hidden;
}

.graphs-class .boxcontent {
    margin-bottom: 50px;
}

.graphs-class .boxcontent .space {
    padding: 10px 0px;
}

.graphs-class .boxcontent h3 {
    font-size: 18px;
    font-weight: 700;
    margin-top: 8px;
}

.graphs-class .boxcontent h6 {
    font-size: 16px;
    font-weight: 600;
    color: #212223;
}

.graphs-class .boxcontent hr {
    width: 15px;
    margin: 0;
    border-radius: 12px;
    border-top: 1px solid #787878;
    margin-top: 10px;
    margin-bottom: 10px;
}

.graphs-class .boxcontent p {
    color: #212223;
}

.graphs-class .boxcontent .roundbox {
    background: #f7f8f9;
    width: 100%;
    display: inline-block !important;
    border-radius: 32px 0px 0px 32px;
    padding: 10px;
    margin-top: -10px;
    margin-bottom: 20px;
}

.graphs-class .boxcontent .grid-numbers ul {
    position: relative;
}

.graphs-class .boxcontent .grid-numbers ul:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: 4px;
    left: 10%;
    width: 80%;
    height: 1px;
    background: #e7e9f0;
}

.graphs-class .boxcontent .grid-numbers ul:after {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -9px;
    top: 10%;
    width: 1px;
    height: 80%;
    background: #e7e9f0;
}

.graphs-class .boxcontent .grid-numbers ul li {
    display: inline-block;
    width: 42%;
    margin: 0;
    margin-bottom: 25px;
    margin-right: 6%;
    padding: 10px;
}

.graphs-class .boxcontent .grid-numbers ul li:first-child,
.graphs-class .boxcontent .grid-numbers ul li:last-child {
    background: #f5f6fa;
}

.graphs-class .boxcontent .grid-numbers ul li:first-child h5,
.graphs-class .boxcontent .grid-numbers ul li:last-child h5 {
    color: #212223;
}

.graphs-class .boxcontent .grid-numbers ul li:before {
    display: none;
}

.graphs-class .boxcontent .grid-numbers ul li h5 {
    font-size: 42px;
    font-weight: 900;
    color: #3b66fd;
}

.graphs-class .boxcontent .grid-numbers ul li h6 {
    font-size: 10px;
}

.graphs-class .boxcontent ul {
    text-align: center;
    margin: 40px 0;
}

.graphs-class .boxcontent ul li {
    display: inline-block;
    position: relative;
    margin: 0 20px;
}

.graphs-class .boxcontent ul li:before {
    content: "";
    position: absolute;
    top: 5px;
    left: -20px;
    width: 1px;
    height: 60px;
    background: #e7e9f0;
}

.graphs-class .boxcontent ul li:first-child:before {
    display: none;
}

.graphs-class .boxcontent ul li h6 {
    position: relative;
    padding-left: 10px;
}

.graphs-class .boxcontent ul li h6:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
}

.graphs-class .boxcontent ul li h6.green span {
    color: #32c66d;
}

.graphs-class .boxcontent ul li h6.green:before {
    background: #32c66d;
}

.graphs-class .boxcontent ul li h6.red span {
    color: #f0364d;
}

.graphs-class .boxcontent ul li h6.red:before {
    background: #f0364d;
}

.graphs-class .boxcontent ul li h6 span {
    display: block;
    font-size: 60px;
    font-weight: 700;
}

.graphs-class .boxcontent .search {
    width: 100%;
}

.graphs-class .svgbg-graph {
    width: 100%;
    height: 82px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url("/_assets/img/svg-graph.svg") no-repeat center;
}

.pratice {
    margin-bottom: 40px;
}

.pratice .stepz .bottom-fix {
    padding: 15px;
    background: white;
}

.pratice .stepz .bottom-fix .avatar {
    width: 100%;
}

.pratice .stepz ul {
    min-height: 720px;
}

.pratice .stepz ul .bottom-fix {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.pratice .stepz ul li {
    padding: 15px;
    display: inline-block;
    width: 100%;
}

.pratice .stepz ul li.active {
    border-left: 2px solid #3b66fd;
    background: white;
}

.pratice .stepz ul li.inative {
    background: #e7e9f0;
    color: #656363;
}

.pratice .stepz ul li.inative .number {
    background: #caccd4;
    color: white;
}

.pratice .stepz ul li.inative .info h5,
.pratice .stepz ul li.inative .info p {
    color: #656363;
}

.pratice .stepz ul li .number {
    float: left;
    overflow: hidden;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    font-weight: 700;
    font-size: 16px;
    background: #3b66fd;
    text-align: center;
    padding-top: 3px;
    color: white;
    border-radius: 50%;
}

.pratice .stepz ul li .info {
    margin-bottom: 10px;
    padding-left: 40px;
}

.pratice .stepz ul li .info h5 {
    color: #212223;
    font-size: 16px;
    font-weight: 600;
    margin: 6px 0;
    padding-left: 0;
}

.pratice .stepz ul li .info p {
    margin: 0;
}

.pratice .box-tasks {
    background: white;
    padding: 5px 20px 20px 0px;
    min-height: 720px;
}

.pratice .box-tasks h2 {
    color: #212223;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}

.pratice .box-tasks p {
    color: #656363;
    margin-bottom: 20px;
}

.pratice .box-tasks .stats {
    background: #f5f6fa;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 20px;
}

.pratice .box-tasks .stats .standard-forms {
    margin-top: 0 !important;
    margin-bottom: 0px !important;
}

.pratice .box-tasks .stats ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.pratice .box-tasks .stats-practice ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.pratice .box-tasks .stats li {
    display: inline-block;
    position: relative;
    margin: 0 40px;
}

.pratice .box-tasks .stats li:first-child,
.pratice .box-tasks .stats li:last-child {
    margin: 0;
}

.pratice .box-tasks .stats li:nth-child(3) {
    text-align: right;
}

.pratice .box-tasks .stats li:last-child {
    text-align: right;
}

.pratice .box-tasks .stats li:before {
    display: none;
}

.pratice .box-tasks .stats li .bt,
.pratice .box-tasks .stats li .search .combo button,
.search .combo .pratice .box-tasks .stats li button {
    top: -10px;
    position: relative;
}

.pratice .box-tasks .stats li .date-combo {
    position: relative;
    top: 14px;
}

.pratice .box-tasks .stats li .date-combo .adjust {
    position: absolute;
    left: -30px;
    top: 2px;
    z-index: 9;
}

.pratice .box-tasks .stats li .date-combo .adjust svg {
    width: 20px;
    stroke: #656363;
}

.pratice .box-tasks .stats li .date-combo .input-group {
    font-size: 20px;
    font-weight: 600;
    color: #656363;
}

.pratice .box-tasks .stats li .date-combo .input-group svg {
    position: relative;
    top: 5px;
    margin-right: 6px;
}

.pratice .box-tasks .stats li .date-combo .input-group span {
    font-weight: 400;
}

.pratice .box-tasks .stats li .note {
    position: relative;
    top: 4px;
}

.pratice .box-tasks .stats li .note h3 {
    font-size: 22px;
}

.pratice .box-tasks .stats li h3 {
    color: #656363;
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px;
}

.pratice .box-tasks .stats li .standard-forms {
    margin-top: 12px;
}

.pratice .box-tasks .stats li .standard-forms select {
    min-width: 100px;
}

.pratice .box-tasks .stats li .miniheader h2 {
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
}

.pratice .box-tasks .past .linkdel {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 600;
    outline: none;
    color: #656363;
}

.pratice .box-tasks .past li {
    position: relative;
    margin-bottom: 10px;
}

.pratice .box-tasks .past li:hover:before {
    background: white;
}

.pratice .box-tasks .past li:before {
    display: none;
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    top: 10px;
    right: 10px;
    background: #787878;
    border-radius: 50%;
}

/* 14. Agenda */

#calendar {
    margin-bottom: 40px;
}

#calendar thead {
    border-color: #787878 !important;
}

#calendar .fc-widget-header {
    background: #f7f8f9;
}

#calendar .fc-widget-content {
    background: white;
}

#calendar .fc-event-container a {
    background: #3b66fd;
}

#calendar .fc-widget-header th {
    color: #787878 !important;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 10px;
}

#calendar .fc-toolbar {
    background: #3b66fd;
    border-radius: 4px 4px 0px 0px;
    padding: 0px 10px;
    margin: 0;
}

#calendar .fc-toolbar .fc-state-active {
    background: white;
    color: #3b66fd !important;
}

#calendar .fc-toolbar button {
    min-height: 44px;
    padding: 0 20px;
    border-radius: 0 !important;
    margin-bottom: -5px;
}

#calendar .fc-toolbar h2 {
    font-size: 22px;
    font-weight: 600;
    margin-top: 10px;
}

#calendar .fc-toolbar button,
#calendar .fc-toolbar h2 {
    background: transparent;
    border: 0;
    box-shadow: none;
    color: white;
    text-shadow: none;
    outline: none;
}

.calendars .boxstandard .miniheader label {
    cursor: pointer;
    font-size: 70%;
    letter-spacing: 2px;
    padding: 4px 20px;
    margin-left: 6px;
}

.schedulebox.intern .item {
    margin-top: 10px;
    box-shadow: 0 0 7px 1px rgba(101, 99, 99, 0.1);
}

.schedulebox.intern .item p {
    color: #656363;
}

.schedulebox.intern .item:before {
    display: none;
}

.schedulebox.intern .item.red {
    background: white;
    border-left: 6px solid #f0364d;
}

.schedulebox.intern .item.red .date,
.schedulebox.intern .item.red h6 {
    color: #f0364d;
}

.schedulebox.intern .item.grey {
    background: white;
    border-left: 6px solid #9d9d9d;
}

.schedulebox.intern .item.grey .date,
.schedulebox.intern .item.grey h6 {
    color: #9d9d9d;
}

.schedulebox.intern .item.green {
    background: white;
    border-left: 6px solid #32c66d;
}

.schedulebox.intern .item.green .date,
.schedulebox.intern .item.green h6 {
    color: #32c66d;
}

.schedulebox.intern .item.blue {
    background: white;
    border-left: 6px solid #3b66fd;
}

.schedulebox.intern .item.blue .date,
.schedulebox.intern .item.blue h6 {
    color: #3b66fd;
}

.schedulebox.intern .item.yellow-warning {
    background: white;
    border-left: 6px solid #ffbb00;
}

.schedulebox.intern .item.yellow-warning .date,
.schedulebox.intern .item.yellow-warning h6 {
    color: #ffbb00;
}

.schedulebox.intern .info-edit {
    padding-left: 5px;
    /* padding-right: 15px; */
    padding-bottom: 20px;
}

.schedulebox.intern .info-edit .more-information {
    padding-bottom: 20px;
}

.schedulebox.intern .info-edit .more-information h6 {
    color: #656363;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.schedulebox.intern .info-edit .more-information h6 svg {
    position: relative;
    top: 6px;
}

.schedulebox.intern .info-edit .more-information p {
    color: #656363;
}

.schedulebox.intern .info-edit .more-information p svg {
    position: relative;
    top: 6px;
}

.schedulebox.intern .info-edit a {
    color: #3b66fd;
    transition: 300ms all;
    text-transform: uppercase;
}

.schedulebox.intern .info-edit a:hover {
    color: #3b66fd;
}

.schedulebox.intern .info-edit a.red:hover {
    color: #d0021b;
}

.schedulebox .miniheader h2 {
    margin-bottom: 10px;
}

.schedulebox .collapsed .item .date,
.schedulebox .collapsed .item h6,
.schedulebox .collapsed .item p {
    color: white !important;
}

.schedulebox .collapsed .item.red {
    background: #f0364d;
    border-radius: 4px;
    border: 1px solid #f0364d;
}

.schedulebox .collapsed .item.grey {
    background: #9d9d9d;
    border-radius: 4px;
    border: 1px solid gray;
}

.schedulebox .collapsed .item.green {
    background: #32c66d;
    border-radius: 4px;
    border: 1px solid #32c66d;
}

.schedulebox .collapsed .item.blue {
    background: #3b66fd;
    border-radius: 4px;
    border: 1px solid #3b66fd;
}

.schedulebox .collapsed .item.yellow-warning {
    background: #ffbb00;
    border-radius: 4px;
    border: 1px solid #ffbb00;
}

.schedulebox .empty {
    padding: 0 0 5px;
}

.schedulebox .empty p {
    color: #656363;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
}

.schedulebox .item {
    padding: 6px 20px 6px 6px;
    position: relative;
    overflow: hidden;
    margin-bottom: 25px;
}

.schedulebox .itemList {
    padding: 6px 20px 6px 6px;
    position: relative;
    overflow: hidden;
    margin-bottom: 25px;
}

.schedulebox .item .collapse,
.schedulebox .item .collapsing {
    padding: 0 20px;
}

.schedulebox .itemList .collapse,
.schedulebox .itemList .collapsing {
    padding: 0 20px;
}

.schedulebox .item .collapse p,
.schedulebox .item .collapsing p {
    margin-bottom: 20px;
}

.schedulebox .itemList .collapse p,
.schedulebox .itemList .collapsing p {
    margin-bottom: 20px;
}

.schedulebox .item .collapse small,
.schedulebox .item .collapsing small {
    display: inline-block;
    font-size: 12px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #656363;
    letter-spacing: 1px;
}

.schedulebox .itemList .collapse small,
.schedulebox .itemList .collapsing small {
    display: inline-block;
    font-size: 12px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #656363;
    letter-spacing: 1px;
}

.schedulebox .item:hover:before {
    width: 60%;
    opacity: 0.6;
}

.schedulebox .itemList:hover:before {
    opacity: 0.6;
}

.schedulebox .item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 20%;
    height: 100%;
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.38));
    transition: 300ms all;
}

.schedulebox .itemList:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.38));
    transition: 300ms all;
}

.schedulebox-date {
    height: 85px;
    margin: 5px 0;
}

.schedulebox-date .date {
    position: relative;
    top: -15px;
}

.schedulebox-date .date p {
    position: relative;
    top: -15px;
    font-size: 14px;
}

.schedulebox-date .date small {
    position: relative;
    top: -47px;
    font-size: 14px;
}

.schedulebox-date .info {
    position: relative;
    top: -7px;
}


.schedulebox-date .noheight {
    position: relative;
    top: -8px;
}

.schedulebox-date .info .client {
    position: relative;
    top: -9px;
}

.schedulebox .item.red {
    background: #f0364d;
    border-radius: 4px;
    border: 1px solid #f0364d;
}

.schedulebox .item.danger:after {
    content: "\F06A";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: -14px;
    top: 8px;
    font-size: 100px;
    color: white;
    opacity: 0.2;
}

.schedulebox .item.grey {
    background: #9d9d9d;
    border: 1px solid grey;
    border-radius: 4px;
}

.schedulebox .item.green {
    background: #32c66d;
    border: 1px solid #24a056;
    border-radius: 4px;
}

.schedulebox .item.blue {
    background: #3b66fd;
    border-radius: 4px;
    border: 1px solid #3b66fd;
}

.schedulebox .item.yellow-warning {
    background: #ffbb00;
    border-radius: 4px;
    border: 1px solid #D1D100;
}

.yellow-warning-calendar {
    background: #ffbb00 !important;
    border-radius: 4px;
    border: 1px solid #D1D100 !important;
}

.schedulebox .item .date {
    float: left;
    overflow: hidden;
    width: 64px !important;
    min-height: 96px;
    font-size: 44px;
    font-weight: 600;
    color: white;
    text-align: center;
}

.schedulebox .itemList .date {
    float: left;
    overflow: hidden;
    width: 64px;
    min-height: 96px;
    font-size: 44px;
    font-weight: 600;
    color: white;
    text-align: center;
}

.schedulebox .item .info {
    color: white !important;
}

.schedulebox .itemList .info {
    color: white !important;
}

.schedulebox .item .info h6 {
    font-size: 15px;
    font-weight: 600;
    margin: 6px 0;
    height: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.schedulebox .itemList .info h6 {
    font-size: 15px;
    font-weight: 600;
    margin: 6px 0;
    height: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.schedulebox .item .info p {
    font-size: 13px;
    height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: normal;
}

.schedulebox .itemList .info p {
    font-size: 13px;
    height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: normal;
}

.schedulebox .item .info p.noheight {
    height: auto;
    margin-top: 8px;
}

.schedulebox .itemList .info p.noheight {
    height: auto;
    margin-top: 8px;
}

.schedulebox .item .info p a {
    color: white;
}

.schedulebox .itemList .info p a {
    color: white;
}

.schedulebox .item .info p a.link {
    color: white;
}

.schedulebox .itemList .info p a.link {
    color: white;
}

/* 15. Cliente */

.panel-clients .fluxo {
    background: white;
    border-radius: 20px;
    margin-bottom: 30px;
    padding: 20px;
}

.panel-clients .fluxo h3 {
    color: #656363;
    font-size: 10px;
    /* text-transform: uppercase; */
    letter-spacing: 1.4px;
    font-weight: 700;
    /* margin-bottom: -17px; */
    margin-top: -4px;
}

.panel-clients .fluxo .judicial {
    background: url("/_assets/img/bg-lines.svg") no-repeat 0px 0px;
    background-size: cover !important;
    border: 1px solid #e7e9f0;
    position: relative;
    overflow: hidden;
    border-radius: 4px 4px 0px 0px;
}

.panel-clients .fluxo .judicial .space {
    padding: 25px 25px 15px;

}

.panel-clients .fluxo .judicial .space h3 {
    margin-top: -5px;
}

.panel-clients .fluxo .administrativo {
    background: #f5f6fa;
    border: 1px solid #e7e9f0;
    border-top: 0;
    position: relative;
    overflow: hidden;
    border-radius: 0px 0px 4px 4px;
}

.panel-clients .fluxo .administrativo .space {
    padding: 25px 25px 25px 25px;
}

.panel-clients .fluxo .administrativo .space h3 {
    margin-top: 0px;
    margin-bottom: -10px;
}

.panel-clients .fluxo .administrativo .space .carouselfluxo .fluxo-not-arrow .over,
.panel-clients .fluxo .administrativo .space .carouselfluxo .itemfluxo .over {
    min-height: 40px;
    top: auto;
    bottom: -40px;
    border-radius: 0px 0px 4px 4px;
}

.panel-clients .fluxo .carouselfluxo {
    width: 100%;
    display: table;
}

.panel-clients .fluxo .carouselfluxo .owl-item {
    min-height: 104px;
    padding-top: 24px;
    /* margin-right: 81px !important; */
}

.panel-clients .fluxo .carouselfluxo .owl-item.lastActiveItem .fluxo-not-arrow:after,
.panel-clients .fluxo .carouselfluxo .owl-item.lastActiveItem .itemfluxo:after {
    display: none;
}

.panel-clients .fluxo .carouselfluxo .owl-dots {
    display: none;
}

.panel-clients .fluxo .carouselfluxo .owl-nav .owl-prev {
    outline: none;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 0px;
    background: #e0dfdf;
    padding: 5px 5px 10px 5px;
    font-size: 30px;
}

.panel-clients .fluxo .carouselfluxo .owl-nav .owl-prev:hover {
    background: #a1a1a1;
    transition: 0.1s;
}

.panel-clients .fluxo .carouselfluxo .owl-nav .owl-next:hover {
    background: #a1a1a1;
    transition: 0.1s;
}

.panel-clients .fluxo .carouselfluxo .owl-nav .owl-next {
    outline: none;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 0;
    background: #e0dfdf;
    padding: 5px 5px 10px 5px;
    font-size: 30px;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow,
.panel-clients .fluxo .carouselfluxo .itemfluxo {
    display: inline-block;
    position: relative;
    padding: 10px 0px;
    display: table-cell;
    vertical-align: middle;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow .date,
.panel-clients .fluxo .carouselfluxo .itemfluxo .date {
    color: #656363;
    font-size: 80%;
    font-weight: 600;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow h4,
.panel-clients .fluxo .carouselfluxo .itemfluxo h4 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 6px;
    max-width: 180px;
    min-height: 32px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow h4 i,
.panel-clients .fluxo .carouselfluxo .itemfluxo h4 i {
    font-size: 20px;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow .bt,
.panel-clients .fluxo .carouselfluxo .itemfluxo .bt,
.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow .search .combo button,
.panel-clients .fluxo .carouselfluxo .itemfluxo .search .combo button,
.search .combo .panel-clients .fluxo .carouselfluxo .fluxo-not-arrow button,
.search .combo .panel-clients .fluxo .carouselfluxo .itemfluxo button {
    font-size: 10px !important;
    letter-spacing: 1px;
    padding: 4px 10px;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow .space,
.panel-clients .fluxo .carouselfluxo .itemfluxo .space {
    margin-top: 20px;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.triangule,
.panel-clients .fluxo .carouselfluxo .itemfluxo.triangule {
    margin-left: 10%;
    position: relative;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.triangule.blue-border .contn,
.panel-clients .fluxo .carouselfluxo .itemfluxo.triangule.blue-border .contn {
    position: relative;
    top: 5px;
    z-index: 98;
    display: inline-block;
    margin-left: 60px;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.triangule.blue-border .contn span,
.panel-clients .fluxo .carouselfluxo .itemfluxo.triangule.blue-border .contn span {
    position: relative;
    z-index: 99;
    display: inline-block;
    top: -10px;
    width: 90%;
    text-align: center;
    margin-left: 6%;
    padding-left: 5.5%;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.triangule.blue-border .contn:after,
.panel-clients .fluxo .carouselfluxo .itemfluxo.triangule.blue-border .contn:after {
    content: "";
    position: absolute;
    top: -28px;
    left: 10%;
    width: 94px;
    height: 94px;
    margin-left: 10px;
    background: #f5f6fa;
    border: 1px solid #e7e9f0;
    border-radius: 4px;
    transform: rotate(45deg);
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.triangule.blue-border .contn h4,
.panel-clients .fluxo .carouselfluxo .itemfluxo.triangule.blue-border .contn h4,
.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.triangule.blue-border .contn .date,
.panel-clients .fluxo .carouselfluxo .itemfluxo.triangule.blue-border .contn .date {
    color: #3b66fd;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.triangule:before,
.panel-clients .fluxo .carouselfluxo .itemfluxo.triangule:before {
    left: 0%;
    margin-top: 0px;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.adjust,
.panel-clients .fluxo .carouselfluxo .itemfluxo.adjust {
    position: relative;
    height: 56px;
    text-align: center;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.retangule,
.panel-clients .fluxo .carouselfluxo .itemfluxo.retangule {
    border-radius: 4px;
    width: 280px;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.retangule svg,
.panel-clients .fluxo .carouselfluxo .itemfluxo.retangule svg {
    stroke: white;
    width: 30px;
    height: auto;
    margin-right: 6px;
    float: left;
    overflow: hidden;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.retangule.blue,
.panel-clients .fluxo .carouselfluxo .itemfluxo.retangule.blue {
    background: #3b66fd;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.retangule.blue h4,
.panel-clients .fluxo .carouselfluxo .itemfluxo.retangule.blue h4,
.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.retangule.blue p,
.panel-clients .fluxo .carouselfluxo .itemfluxo.retangule.blue p {
    color: white;
    margin: 0;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.retangule.otherblue,
.panel-clients .fluxo .carouselfluxo .itemfluxo.retangule.otherblue {
    background: #24a098;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.retangule.otherblue h4,
.panel-clients .fluxo .carouselfluxo .itemfluxo.retangule.otherblue h4,
.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.retangule.otherblue p,
.panel-clients .fluxo .carouselfluxo .itemfluxo.retangule.otherblue p {
    color: white;
    margin: 0;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.retangule.green,
.panel-clients .fluxo .carouselfluxo .itemfluxo.retangule.green {
    background: #24a056;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.retangule.green h4,
.panel-clients .fluxo .carouselfluxo .itemfluxo.retangule.green h4,
.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.retangule.green p,
.panel-clients .fluxo .carouselfluxo .itemfluxo.retangule.green p {
    color: white;
    margin: 0;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.retangule .over,
.panel-clients .fluxo .carouselfluxo .itemfluxo.retangule .over {
    position: absolute;
    top: -24px;
    left: 3%;
    width: 94%;
    background: #ABBDFB;
    padding: 4px 6px;
    border-radius: 8px 8px 0px 0px;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.retangule .over p,
.panel-clients .fluxo .carouselfluxo .itemfluxo.retangule .over p {
    font-size: 80%;
    color: #000;
    letter-spacing: 0;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.retangule .over p i,
.panel-clients .fluxo .carouselfluxo .itemfluxo.retangule .over p i {
    margin-left: 10px;
    margin-right: 2px;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.retangule .alertzone,
.panel-clients .fluxo .carouselfluxo .itemfluxo.retangule .alertzone {
    display: inline-block;
    width: 100%;
    color: white;
    background: #d0021b;
    font-size: 12px;
    padding: 3px 6px;
    border-radius: 4px;
    margin-top: 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.retangule .avaliationzone,
.panel-clients .fluxo .carouselfluxo .itemfluxo.retangule .avaliationzone {
    display: inline-block;
    width: 100%;
    color: white;
    background: #f5a623;
    font-size: 12px;
    padding: 3px 6px;
    border-radius: 4px;
    margin-top: 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.fix,
.panel-clients .fluxo .carouselfluxo .itemfluxo.fix {
    position: relative;
    z-index: 9;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.fix:before,
.panel-clients .fluxo .carouselfluxo .itemfluxo.fix:before,
.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.fix:after,
.panel-clients .fluxo .carouselfluxo .itemfluxo.fix:after {
    display: none;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.gray,
.panel-clients .fluxo .carouselfluxo .itemfluxo.gray {
    background: #f5f6fa;
    border: 1px solid #e7e9f0;
    border-bottom: 4px solid #3b66fd;
    border-radius: 4px;
}

.panel-clients .fluxo .carouselfluxo .fluxo-not-arrow.gray h4,
.panel-clients .fluxo .carouselfluxo .itemfluxo.gray h4 {
    color: #3b66fd;
}

.panel-clients .fluxo .carouselfluxo .itemfluxo:after {
    content: "";
    transform: rotate(180deg);
    position: absolute;
    opacity: 0.3;
    top: 50%;
    right: -72px;
    /* background: url("/_assets/img/arrow-right.png") no-repeat center; */
    width: 90px;
    height: 20px;

}

.panel-clients .fluxo .bottom_info {
    margin-top: 20px;
}

.panel-clients .fluxo .bottom_info h4 {
    font-size: 13px;
    letter-spacing: 1px;
}

.panel-clients .fluxo .bottom_info h4.process_id {
    color: #787878;
    margin-top: 9px;
    text-transform: uppercase;
}

.panel-clients .fluxo .bottom_info h4.process_id span {
    font-weight: 700;
    color: #3b66fd;
}

.panel-clients .fluxo .bottom_info ul {
    margin-top: -4px;
    text-align: right;
}

.panel-clients .fluxo .bottom_info ul li {
    color: #787878;
    font-size: 12px;
    letter-spacing: 1px;
    padding-left: 10px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 14px;
}

.panel-clients .fluxo .bottom_info ul li.last-child {
    margin-right: 0px;
}

.panel-clients .fluxo .bottom_info ul li svg {
    width: 14px;
    position: relative;
    top: 8px;
}

.panel-clients .process-details {
    margin-bottom: 20px;
}

.panel-clients .process-details .item {
    float: left;
    margin-right: 40px;
    position: relative;
}

.panel-clients .process-details .item.spcet {
    max-width: 36%;
    margin-top: 14px;
}

.panel-clients .process-details .item.spcet ul {
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
}

.panel-clients .process-details .item.spcet ul li {
    width: 45% !important;
    margin-right: 2% !important;
    margin-bottom: 14px;
}

.panel-clients .process-details .item.spcet ul li a span {
    margin-top: 4px;
}

.panel-clients .process-details .item.last {
    float: right;
    margin-right: 0;
}

.panel-clients .process-details .item.separator {
    margin-right: 20px;
}

.panel-clients .process-details .item.resume {
    background: white;
    padding: 14px 22px;
    border-radius: 20px;
    border: 1px solid #e0e0e0;
}

.panel-clients .process-details .item.resume h6 {
    padding: 0;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 2px;
}

.panel-clients .process-details .item.resume h6.ball:before {
    display: none;
}

.panel-clients .process-details .item.resume h2 {
    font-size: 18px;
    font-weight: 600;
}

.panel-clients .process-details .item.resume h3 {
    font-size: 13px;
    margin: 0 0 4px 0;
}

.panel-clients .process-details .item.resume h3 span {
    color: #787878;
}

.panel-clients .process-details .item h2 {
    font-size: 30px;
    color: #212223;
    font-weight: 700;
    margin: 6px 0;
}

.panel-clients .process-details .item h2.minimum {
    font-size: 20px;
    margin: 6px 0;
}

.panel-clients .process-details .item h3 {
    color: #787878;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0.5px;
    font-weight: 500;
    position: relative;
}

.panel-clients .process-details .item h3 span {
    color: #3b66fd;
    font-weight: 700;
}

.panel-clients .process-details .item h6 {
    color: #787878;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 500;
    position: relative;
    padding-left: 12px;
    margin-left: 2px;
    margin-bottom: 0;
}

.panel-clients .process-details .item h6.ball:before {
    content: "";
    position: absolute;
    top: 3.4px;
    left: 0px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #3b66fd;
}

.panel-clients .process-details .item ul {
    height: 86px;
    overflow: hidden;
}

.panel-clients .process-details .item ul.past li {
    display: inline-block;
    width: 48%;
    margin-right: 1%;
}

.panel-clients .process-details .item ul.past li:nth-child(4) {
    margin-right: 0%;
}

.panel-clients .process-details .item ul.past li a {
    display: inline-block;
    width: 100%;
    background: white;
    border: 1px solid #e7e9f0;
    padding: 14px 20px;
    border-radius: 4px;
    color: #656363;
    font-size: 16px;
    font-weight: 600;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    min-width: 120px;
    transition: 300ms all;
}

.panel-clients .process-details .item ul.past li a:hover {
    background: #3b66fd;
    color: white;
}

.panel-clients .process-details .item ul.past li a:hover svg {
    stroke: white;
}

.panel-clients .process-details .item ul.past li a .descript {
    min-width: 120px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.panel-clients .process-details .item ul.past li a span {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.panel-clients .process-details .item ul.past li a svg {
    float: left;
    stroke: #3b66fd;
    margin-right: 8px;
    position: relative;
    top: -1px;
    transition: 300ms all;
}

.panel-clients .process-details .item ul li {
    display: inline-block;
    margin-right: 10px;
}

.panel-clients .process-details .item ul li:last-child {
    margin-right: 0;
}

.panel-clients .process-details .item ul li .bt,
.panel-clients .process-details .item ul li .search .combo button,
.search .combo .panel-clients .process-details .item ul li button {
    padding: 6px 18px;
    margin-top: 10px;
}

.panel-clients .process-details .item ul li .bt svg,
.panel-clients .process-details .item ul li .search .combo button svg,
.search .combo .panel-clients .process-details .item ul li button svg {
    height: 13px;
}

.panel-clients .process-details .item ul li .bt-blue {
    padding: 6px 40px;
    cursor: pointer;
}

.panel-clients .list {
    margin-bottom: 0;
}

.panel-clients .list h4 {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 20px;
}

.resumo .list .box {
    padding: 20px 30px;
    border-radius: 10px;
    background: #eff1f3;
    margin-bottom: 25px;
}

.panel-clients .list .box {
    padding: 20px 30px;
    background: #eff1f3;
    border-left: 1px solid #e0e0e0;
    margin-bottom: 25px;
}

.panel-clients .list .box h5 {
    color: #656363;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

.panel-clients .list .box h6 {
    color: #656363;
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
    margin-right: 20px;
}

.panel-clients .list .box h6.point:before {
    content: "\2022";
    margin-right: 5px;
}

.panel-clients .list .box .bt,
.panel-clients .list .box .search .combo button,
.search .combo .panel-clients .list .box button {
    font-size: 95%;
    padding: 6px 40px;
    font-weight: 600;
}

.panel-clients .tasks .boxcontent {
    margin-bottom: 0px !important;
}

.panel-clients .tasks .boxcontent .standard-forms label.descript {
    margin-top: 20px !important;
}

.panel-clients .tasks .boxcontent .standard-forms .bt,
.panel-clients .tasks .boxcontent .standard-forms .search .combo button,
.search .combo .panel-clients .tasks .boxcontent .standard-forms button {
    padding: 12px 20px;
}

.panel-clients .allsubjects.boxcontent {
    margin-bottom: 0 !important;
}

.panel-clients .allsubjects.boxcontent .titles h6 {
    text-transform: uppercase;
    font-size: 12px;
    color: #787878;
    font-weight: 600;
    letter-spacing: 1px;
}

.panel-clients .allsubjects.boxcontent .item {
    border: 1px solid #e7e9f0;
    padding: 10px 0;
    border-radius: 2px;
    margin-bottom: 10px;
}

.panel-clients .allsubjects.boxcontent .item .occupation {
    margin-top: 10px;
}

.panel-clients .allsubjects.boxcontent .item .occupation .alpha {
    float: left;
    overflow: hidden;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: white;
    padding: 4px;
    text-align: center;
    margin-right: 10px;
}

.panel-clients .allsubjects.boxcontent .item .occupation .alpha.blue {
    background: #3b66fd;
}

.panel-clients .allsubjects.boxcontent .item .occupation .alpha.green {
    background: #32c66d;
}

.panel-clients .allsubjects.boxcontent .item .occupation .name {
    padding-top: 5px;
    color: #212223;
    font-weight: 600;
}

.panel-clients .allsubjects.boxcontent .item h5 {
    margin-top: 5px;
}

.panel-clients .allsubjects.boxcontent .item h6 {
    margin-top: 15px;
    color: #212223;
    font-size: 15px;
    font-weight: 600;
}

.text-rubik {
    font-family: 'Rubik', sans-serif;
}

.cartao-tarefa li {
    display: inline-block;
    margin-right: 4px;
}

.cartao-tarefa .lacel {
    margin-top: 10px;
    padding: 12px 4px;
    border-radius: 3px;
    margin-bottom: 20px;
}

.cartao-tarefa .retagule-all {
    background: #f5f6fa;
    border-radius: 10px;
}

.cartao-tarefa .retangule-blue {
    background: #369AD8;
    color: #fff !important;
    border-radius: 10px;
    padding: 10px 15px;
    display: grid;
    justify-content: center;
}

.cartao-tarefa .default {
    border-radius: 10px;
    padding: 15px;
    display: flex;
    justify-content: center;
}

.cartao-tarefa .cardMessage {
    background-color: #fff;
    padding: 0 14px;
    border-radius: 10px;
}


.practice-show li {
    display: inline-block;
    margin-right: 4px;
}

.practice-show .lacel {
    padding: 12px 4px;
    border-radius: 3px;
    margin-bottom: 20px;
    width: 98%;
}

.guidelines {
    background: #f5f6fa;
    border-radius: 20px;
    margin: 5px 10px 5px 0px;
    padding: 10px;
}

.practice-show .retagule-all {
    background: #f5f6fa;
    border-radius: 20px;
}

.practice-show .retagule-all .miniheader h2,
.practice-show .retagule-all p {
    margin: 0;
}

.practice-show .retangule-blue {
    background: #2E7CF1;
    color: #fff;
    border-radius: 20px;
    padding: 10px 15px 0 15px;
}

.practice-show .default {
    border-radius: 20px;
    padding: 17px 20px 10px 20px;
    display: flex;
    justify-content: center;
}

.practice-show .cardMessage {
    background-color: #fff;
    padding: 0 14px;
    border-radius: 10px;
}

/* .cartao-tarefa h3 {
    color: #3b3b3b;
} */

.cartao-tarefa h3 span {
    display: block;
}

.modal-body-act .nota {
    width: 100%;
    background: #EDEDED;
    min-height: 100px;
    border-radius: 15px;
    padding: 30px;
    margin-bottom: 15px;
}

.modal-body-act .nota-bottom {
    display: flex;
    flex-wrap: wrap;
    overflow: auto;
    text-align: justify;
    word-break: break-word;
    margin-bottom: 20px;
    padding: 0 10px;
}

.modal-body-act .all-attendance {
    max-height: 400px;
    display: flex;
    flex-wrap: wrap;
    overflow: auto;
    text-align: justify;
    word-break: break-word;
    margin-bottom: 20px;
    padding: 0 10px;
}

.modal-body-act .nota .option {
    width: 100%;
}

/* .cartao-tarefa p {
    color: #656363;
} */

.cartao-tarefa .tag {
    display: inline-table;
    text-align: center;
}

.cartao-tarefa .tag.blue span:before {
    background: #3b66fd;
}

.cartao-tarefa .tag.otherblue span:before {
    background: #24a098;
}

.cartao-tarefa .tag.green span:before {
    background: #32c66d;
}

.cartao-tarefa .tag span:before {
    position: absolute;
    top: 50%;
    left: -7px;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

/* */

/* 16. Analytics */

.analytics {
    position: absolute;
    width: 100%;
    height: calc(100% - .114em);
    top: 0;
    padding-top: 114px;
    z-index: 1;
}

.analytics .analytics-menutab {
    height: 100%;
    background: #fff;
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.1);
    /* position: relative;
  top: -2px; */
}

.analytics .analytics-menutab-fixed {
    /* position: -webkit-sticky !important; */
    position: sticky !important;
    top: 20px;
}

.analytics .analytics-menutab ul {
    padding-top: 40px;
}

.analytics .analytics-menutab ul li {
    list-style: none;
    position: relative;
}

.analytics .analytics-menutab ul li:after {
    content: "";
    border-bottom: 1px solid #e7e9f0;
    position: absolute;
    width: 80%;
    height: 1px;
    left: 10%;
    bottom: 0;
}

.analytics .analytics-menutab ul li a {
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    color: #787878;
    position: relative;
    width: 100%;
    padding: 20px 10%;
    transition: 400ms all;
}

.analytics .analytics-menutab ul li a span {
    display: block;
    color: #656363;
    opacity: 0.8;
    font-weight: 500;
    font-size: 12px;
}

.analytics .analytics-menutab ul li a:before {
    content: "\F105";
    font-size: 20px;
    color: #caccd4;
    transform: rotate(90deg);
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -4px;
}

.analytics .analytics-menutab ul li a:after {
    content: "";
    width: 40px;
    height: 4px;
}

.analytics .analytics-menutab ul li a.active {
    background: #f5f6fa;
    color: #24a056;
}

.analytics .analytics-menutab ul li a.active:before {
    transform: rotate(0deg);
    color: #787878;
}

.analytics .analytics-menutab ul li a:hover {
    background: #f5f6fa;
}

.analytics .analytics-newtab {
    padding: 30px 20px 10px;
}

.analytics .analytics-newtab p {
    margin-bottom: 20px;
}

.analytics .list-graph h2 {
    font-size: 32px;
}

.analytics .list-graph h2:before {
    top: 13px;
    width: 8px;
    height: 8px;
}

.analytics .list-graph .progress {
    height: 6px;
    margin-top: 10px;
}

.analytics .list-graph .progress .progress-bar-success {
    background: #32c66d;
}

.analytics .over-mintab {
    position: absolute;
    top: -90px;
    right: 15px;
}

.analytics .over-mintab ul.nav-tabs {
    border: 0;
    background: white;
    padding: 4px;
    border-radius: 4px;
}

.analytics .over-mintab ul.nav-tabs li a {
    border: 0;
    border-radius: 4px;
    color: #787878;
}

.analytics .over-mintab ul.nav-tabs li a:hover {
    background: #f5f6fa;
}

.analytics .over-mintab ul.nav-tabs li.active a {
    background: #e7e9f0;
}

.analytics .over-mintab ul.nav-tabs li.active a i {
    color: #24a056;
}

.analytics .boxstandard .miniheader p i {
    font-size: 14px;
    margin-top: 6px;
    color: #787878;
}

/* 17. Plantões */

.classroom .box {
    background: white;
    border-radius: 10px !important;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    transition: 250ms all;
}

.classroom .active {
    background: white;
    border-radius: 10px !important;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    transition: 250ms all;
}


.classroom .inactive {
    background: white;
    border-radius: 10px !important;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    transition: 250ms all;
}


.classroom .box .overlink {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #212223;
}

.classroom .box .contn {
    padding: 24px 30px 0 30px;
    height: 250px;
}

.classroom .box .subcontn {
    padding: 0px 30px 0 30px;
    padding-bottom: 30px;
    min-height: 77px;
}

.classroom .box .contnevent {
    padding: 24px 30px 10px 30px;
    /* padding-bottom: 62px; */
    min-height: 70px !important;
}

.classroom .box .academic {
    padding: 0px 25px;
    min-height: 228px !important;
    max-height: 228px !important;
    width: 100%;
    background: #F5F5F5;
}

.classroom .box a:hover .academic {
    transition: 5ms;
    background: #cccccc;
}

.classroom .box .contn .tag {
    color: white;
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
    padding: 3px 12px;
    border-radius: 2px;
    background-color: #f0364d;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.classroom .box .contn a {
    color: #656363;
}

.classroom .box .contn h3 {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0;
    color: #212223;
    line-height: normal;
    padding-bottom: 20px;
}

.classroom .box .contnevent h3 {
    font-size: 20px;
    font-weight: 700;
    color: #212223;
    display: flex;
}

.classroom .box .contn h4 {
    font-size: 18px;
    color: #656363;
    font-weight: 600;
}

.classroom .box .contn h5 {
    font-size: 16px;
    color: #656363;
    font-weight: 700;
    position: relative;
    padding-left: 12px;
    margin-top: 30px;
}

.classroom .box .contnevent h4 {
    font-size: 18px;
    color: #656363;
    font-weight: 600;
}

.classroom .box .contnevent h5 {
    font-size: 16px;
    color: #656363;
    font-weight: 700;
    position: relative;
    padding-left: 12px;
    margin-top: 30px;
}

.classroom .box .contn h5:before {
    content: "";
    background: #32c66d;
    position: absolute;
    top: 5px;
    left: 0px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.classroom .box .contn h6 {
    font-size: 14px;
    color: #656363;
    font-weight: 500;
}

.classroom .box .contnevent ul li {
    width: 100%;
    display: inline-block;
    color: #656363;
    font-size: 14px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.classroom .box .contn ul li {
    width: 100%;
    display: inline-block;
    color: #656363;
    font-size: 14px;
    border-bottom: 1px solid #e7e9f0;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.classroom .box .contn ul li:last-child {
    border-bottom: 0;
    margin: 0;
}

.classroom .box .contn ul li .date svg {
    width: 10px !important;
    height: auto;
    position: relative;
    top: 2px;
}

.classroom .box .contn ul li .name {
    font-weight: 600;
}

.classroom .box:hover {
    background: #32c66d;
}

.classroom .box:hover .contn h3,
.classroom .box:hover .contn h4,
.classroom .box:hover .contn h5,
.classroom .box:hover .contn h6,
.classroom .box:hover .contn p,
.classroom .box:hover .contn li,
.classroom .box:hover .contn a {
    color: #656363;
}

.classroom .active:hover {
    background: #e0efff !important;
}

.classroom .inactive:hover {
    background: #787878 !important;
}

.classroom .active:hover .contn h5:before {
    background: #24a056 !important;
}

.classroom .inactive:hover .contn h5:before {
    background: #064044 !important;
}

.classroom .box:hover .studentsclass {
    background: #787878;
    ;
}

.classroom .box:hover .studentsclasssubscribre {
    background: #787878;
}

.classroom .box.active .studentsclass {
    background: #2e7cf1;
}

.classroom .box.active .studentsclasssubscribre {
    background: #2e7cf1;
}

.classroom .box .studentsclass {
    background: #787878;
    padding: 10px 20px;
    bottom: 0;
    width: 100%;
    left: 0;
    transition: 300ms all;
}

.classroom .box .studentsclasssubscribre {
    background: #787878;
    padding: 10px 20px;
    bottom: 0;
    width: 100%;
    left: 0;
    transition: 300ms all;
}

.classroom .box .studentsclass svg {
    /* position: absolute; */
    left: 30px;
    width: 28px !important;
    height: 28px;
    bottom: 5px;
}

.all-practices .standard-forms .combo {
    min-width: 40%;
    margin-left: 10px;
}

.all-practices h5 {
    color: #212223;
    font-weight: 600;
    font-size: 13px;
    margin-top: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.all-practices ul {
    margin: 10px 0 20px;
}

.all-practices ul.disable li a .bt:hover span,
.all-practices ul.disable li a .search .combo button:hover span,
.search .combo .all-practices ul.disable li a button:hover span {
    color: #656363;
}

.all-practices ul.disable li a .bt:hover span i,
.all-practices ul.disable li a .search .combo button:hover span i,
.search .combo .all-practices ul.disable li a button:hover span i {
    color: #656363;
}

.all-practices ul li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}

.all-practices ul li:last-child {
    margin-right: 0px;
}

.all-practices ul li .bt,
.all-practices ul li .search .combo button,
.search .combo .all-practices ul li button {
    font-size: 18px;
    letter-spacing: 0px !important;
    font-weight: 600 !important;
    text-align: left;
    transition: 100ms all;
}

.all-practices ul li .bt:hover span,
.all-practices ul li .search .combo button:hover span,
.search .combo .all-practices ul li button:hover span {
    color: white;
}

.all-practices ul li .bt:hover span.warning,
.all-practices ul li .search .combo button:hover span.warning,
.search .combo .all-practices ul li button:hover span.warning {
    color: white;
}

.all-practices ul li .bt:hover span.warning i,
.all-practices ul li .search .combo button:hover span.warning i,
.search .combo .all-practices ul li button:hover span.warning i {
    color: white;
}

.all-practices ul li .bt:hover span i,
.all-practices ul li .search .combo button:hover span i,
.search .combo .all-practices ul li button:hover span i {
    color: white;
}

.all-practices ul li .bt span,
.all-practices ul li .search .combo button span,
.search .combo .all-practices ul li button span {
    display: block;
    font-size: 12px;
    color: #656363;
}

.all-practices ul li .bt span.warning,
.all-practices ul li .search .combo button span.warning,
.search .combo .all-practices ul li button span.warning {
    color: #ed5454;
}

.all-practices ul li .bt span.warning i,
.all-practices ul li .search .combo button span.warning i,
.search .combo .all-practices ul li button span.warning i {
    color: #ed5454;
}

.all-practices ul li .bt span i,
.all-practices ul li .search .combo button span i,
.search .combo .all-practices ul li button span i {
    font-size: 10px;
    margin-right: 3px;
    color: #656363;
}

.forum-class h3 {
    font-size: 18px;
    margin-top: 10px;
    font-weight: 600;
}

.forum-class .box {
    display: inline-block;
    width: 100%;
    max-height: 825px;
    overflow-y: auto;
    margin-top: 20px;
    padding: 30px 20px;
    border-radius: 4px;
    border-bottom: 1px solid #f7f8f9;
}

.forum-class .box .item .avatar {
    margin-bottom: 20px;
}

.forum-class .box .item h4 {
    margin: 0;
}

.forum-class .box .item p {
    color: #656363;
    margin-bottom: 10px;
}

.forum-class .box .item p small {
    opacity: 0.6;
}

.forum-class .box .item hr {
    margin-top: 25px;
    margin-bottom: 25px;
}

.forum-class .box .item .bt,
.forum-class .box .item .search .combo button,
.search .combo .forum-class .box .item button {
    text-transform: none;
    margin-top: 10px;
}

.all-students h2 {
    font-size: 20px;
    padding: 0;
    font-weight: 400;
}

.all-students h2:before {
    display: none;
}

.all-students p {
    font-size: 15px;
    letter-spacing: 0;
}

.all-students .list {
    margin: 20px 0;
}

.all-students .list .avatar {
    margin-bottom: 10px;
}

.graphs-class {
    position: relative;
    overflow: hidden;
}

.graphs-class .boxcontent {
    margin-bottom: 50px;
}

.graphs-class .boxcontent .space {
    padding: 10px 0px;
}

.graphs-class .boxcontent h3 {
    font-size: 18px;
    font-weight: 700;
    margin-top: 8px;
}

.graphs-class .boxcontent h6 {
    font-size: 16px;
    font-weight: 600;
    color: #212223;
}

.graphs-class .boxcontent hr {
    width: 15px;
    margin: 0;
    border-radius: 12px;
    border-top: 1px solid #787878;
    margin-top: 10px;
    margin-bottom: 10px;
}

.graphs-class .boxcontent p {
    color: #212223;
}

.graphs-class .boxcontent .roundbox {
    background: #f7f8f9;
    width: 100%;
    display: inline-block !important;
    border-radius: 32px 0px 0px 32px;
    padding: 10px;
    margin-top: -10px;
    margin-bottom: 20px;
}

.graphs-class .boxcontent .grid-numbers ul {
    position: relative;
}

.graphs-class .boxcontent .grid-numbers ul:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -13px;
    left: 10%;
    width: 80%;
    height: 1px;
    background: #e7e9f0;
}

.graphs-class .boxcontent .grid-numbers ul:after {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -9px;
    top: 10%;
    width: 1px;
    height: 80%;
    background: #e7e9f0;
}

.graphs-class .boxcontent .grid-numbers ul li {
    display: inline-block;
    width: 42%;
    margin: 0;
    margin-bottom: 25px;
    margin-right: 6%;
    padding: 10px;
}

.graphs-class .boxcontent .grid-numbers ul li:first-child,
.graphs-class .boxcontent .grid-numbers ul li:last-child {
    background: #f5f6fa;
}

.graphs-class .boxcontent .grid-numbers ul li:first-child h5,
.graphs-class .boxcontent .grid-numbers ul li:last-child h5 {
    color: #212223;
}

.graphs-class .boxcontent .grid-numbers ul li:before {
    display: none;
}

.graphs-class .boxcontent .grid-numbers ul li h5 {
    font-size: 42px;
    font-weight: 900;
    color: #212223;
}

.graphs-class .boxcontent .grid-numbers ul li h6 {
    font-size: 10px;
}

.graphs-class .boxcontent ul {
    text-align: center;
    margin: 40px 0;
}

.graphs-class .boxcontent ul li {
    display: inline-block;
    position: relative;
    margin: 0 20px;
}

.graphs-class .boxcontent ul li:before {
    content: "";
    position: absolute;
    top: 5px;
    left: -20px;
    width: 1px;
    height: 60px;
    background: #e7e9f0;
}

.graphs-class .boxcontent ul li:first-child:before {
    display: none;
}

.graphs-class .boxcontent ul li h6 {
    position: relative;
    padding-left: 10px;
}

.graphs-class .boxcontent ul li h6:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
}

.graphs-class .boxcontent ul li h6.green span {
    color: #32c66d;
}

.graphs-class .boxcontent ul li h6.green:before {
    background: #32c66d;
}

.graphs-class .boxcontent ul li h6.red span {
    color: #f0364d;
}

.graphs-class .boxcontent ul li h6.red:before {
    background: #f0364d;
}

.graphs-class .boxcontent ul li h6 span {
    display: block;
    font-size: 60px;
    font-weight: 700;
}

.graphs-class .boxcontent .search {
    width: 100%;
}

.graphs-class .svgbg-graph {
    width: 100%;
    height: 82px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url("/_assets/img/svg-graph.svg") no-repeat center;
}

.pratice {
    margin-bottom: 40px;
}

.pratice .stepz .bottom-fix {
    padding: 15px;
    background: white;
}

.pratice .stepz .bottom-fix .avatar {
    width: 100%;
}

.pratice .stepz ul {
    min-height: 720px;
}

.pratice .stepz ul h5 {
    padding-left: 15px;
    font-weight: 600;
}

.pratice .stepz ul .bottom-fix {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.pratice .stepz ul li {
    padding: 15px;
    display: inline-block;
    width: 100%;
}

.pratice .stepz ul li.active {
    border-left: 2px solid #3b66fd;
    background: white;
}

.pratice .stepz ul li.inative {
    background: #e7e9f0;
    color: #656363;
}

.pratice .stepz ul li.inative .number {
    background: #caccd4;
    color: white;
}

.pratice .stepz ul li.inative .info h5,
.pratice .stepz ul li.inative .info p {
    color: #656363;
}

.pratice .stepz ul li .number {
    float: left;
    overflow: hidden;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    font-weight: 700;
    font-size: 16px;
    background: #3b66fd;
    text-align: center;
    padding-top: 3px;
    color: white;
    border-radius: 50%;
}

.pratice .stepz ul li .info {
    margin-bottom: 10px;
}

.pratice .stepz ul li .info h5 {
    color: #212223;
    font-size: 16px;
    font-weight: 600;
    margin: 6px 0 0 0;
}

.pratice .stepz ul li .info p {
    margin: 0;
}

.pratice .box-tasks {
    background: white;
    padding: 5px 20px 20px 0px;
    min-height: 720px;
}

.pratice .box-tasks h2 {
    color: #212223;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}

.pratice .box-tasks p {
    color: #656363;
    margin-bottom: 10px;
}

.pratice .box-tasks .stats {
    background: #f5f6fa;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 20px;
}

.pratice .box-tasks .stats .standard-forms {
    margin-top: 0 !important;
    margin-bottom: 0px !important;
}

.pratice .box-tasks .stats li {
    display: inline-block;
    position: relative;
    margin: 0 40px;
}

.pratice .box-tasks .stats li:first-child,
.pratice .box-tasks .stats li:last-child {
    margin: 0;
}

.pratice .box-tasks .stats li:before {
    display: none;
}

.pratice .box-tasks .stats li .bt,
.pratice .box-tasks .stats li .search .combo button,
.search .combo .pratice .box-tasks .stats li button {
    top: -10px;
    position: relative;
}

.pratice .box-tasks .stats li .date-combo {
    position: relative;
    top: 14px;
}

.pratice .box-tasks .stats li .date-combo .adjust {
    position: absolute;
    left: -30px;
    top: 2px;
    z-index: 9;
}

.pratice .box-tasks .stats li .date-combo .adjust svg {
    width: 20px;
    stroke: #656363;
}

.pratice .box-tasks .stats li .date-combo .input-group {
    font-size: 20px;
    font-weight: 600;
    color: #656363;
}

.pratice .box-tasks .stats li .date-combo .input-group svg {
    position: relative;
    top: 5px;
    margin-right: 6px;
}

.pratice .box-tasks .stats li .date-combo .input-group span {
    font-weight: 400;
}

.pratice .box-tasks .stats li .note {
    position: relative;
    top: 4px;
}

.pratice .box-tasks .stats li .note h3 {
    font-size: 22px;
}

.pratice .box-tasks .stats li h3 {
    color: #656363;
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px;
}

.pratice .box-tasks .stats li .standard-forms {
    margin-top: 12px;
}

.pratice .box-tasks .stats li .standard-forms select {
    min-width: 100px;
}

.pratice .box-tasks .stats li .miniheader h2 {
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
}

.pratice .box-tasks .past li {
    position: relative;
    margin-bottom: 10px;
}

.pratice .box-tasks .past li:hover:before {
    background: white;
}

.pratice .box-tasks .past li:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    top: 10px;
    right: 10px;
    background: #787878;
    border-radius: 50%;
}

/* 17. Plantões */
.bg-gray-ligth {
    background: #eff1f3;
    margin: 5px 10px 5px 0px;
    padding-left: 5px;
    padding-bottom: 9px;
}

.permission-area {
    margin-bottom: 110px !important;
    max-height: 400px;
    overflow: auto;
    text-align: justify;
    word-break: break-word;
    padding-right: 10px;
}

.pratica_descricao {
    max-height: 190px;
    overflow: auto;
    text-align: justify;
    word-break: break-word;
    padding-right: 10px;
}

.scroll-on {
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    text-align: justify;
    word-break: break-word;
    padding-right: 10px;
}

.pratica_link {
    max-height: 60px;
    overflow: auto;
    text-align: justify;
    word-break: break-word;
    padding-right: 10px;
}

.pratica_link a {
    color: #3b66fd !important;
}

.pratica_doc_link {
    margin-bottom: 10px;
    /* background: #eff1f3; */
    min-height: 100px;
    max-height: 200px;
    overflow: auto;
    text-align: justify;
    word-break: break-word;
}

.pratica_video {
    background: #eff1f3;
    min-height: 142px;
    overflow: auto;
    text-align: justify;
    word-break: break-word;
}

.laravel-embed__responsive-wrapper {
    padding-bottom: 0px !important;
    margin: 10px;
}

.laravel-embed__responsive-wrapper iframe {
    width: 500px;
    height: 350px;
    border-radius: 30px;
}

/* 18. Plantões */

.finance .price {
    background: #32c66d;
    border: 1px solid #24a056;
    border-radius: 4px;
    color: white;
    padding: 10px 20px 15px;
}

.finance .price h3 {
    margin: 0;
}

.finance .price h3 span {
    display: inline-block;
    text-align: center;
    padding-top: 3px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #24a056;
    position: relative;
    top: 3px;
    margin-right: 2px;
}

.finance .price h4 {
    margin: 4px 0 0 0;
    font-weight: 700;
    font-size: 28px;
}

.finance .status-align h6 {
    display: inline-block;
    color: #656363;
    background: white;
    border: 1px solid #caccd4;
    padding: 6px 20px;
    text-align: center;
    border-radius: 32px;
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

.finance .status-align .separador {
    width: 1px;
    margin: 16px auto 0;
    background: #caccd4;
    height: 30px;
}

.finance .status-align h2 {
    font-size: 22px;
    color: #212223;
    font-weight: 700;
}

.finance .status-align h2 span {
    display: inline-block;
}

.finance .status-align h2 svg {
    position: relative;
    top: 4px;
}

.finance .status-align h2 .feather-trending-up {
    color: #32c66d;
}

.finance .status-align h2 .feather-trending-down {
    color: #d0021b;
}

.finance .boxstandard.list-process {
    min-height: 200px;
}

.finance .boxstandard.list-process.adaptbox {
    padding-top: 0;
    border-top: 0;
    overflow: hidden;
    position: relative;
}

.finance .boxstandard.list-process .dowel p {
    font-size: 18px;
    text-align: center;
    margin-top: 6px;
}

.finance .boxstandard.list-process .dowel p strong {
    color: white;
    background: #1581e3;
    border: 1px solid #3b66fd;
    font-weight: 900;
    border-radius: 4px;
    padding: 2px 12px;
}

.finance .boxstandard.list-process.boxstandard .boxcontent .descriptbox {
    padding: 10px 0px 10px 15px;
}

.finance .boxstandard.list-process .line {
    border-bottom: 1px solid #e0e0e0;
}

.finance .boxstandard.list-process .item {
    padding: 10px 0px;
    color: #787878;
    height: 76px;
    max-height: 76px;
    overflow: hidden;
}

.finance .boxstandard.list-process .item.command a {
    display: inline-block;
    color: #656363;
    margin-right: 10px;
}

.finance .boxstandard.list-process .item.command a.remove {
    text-align: center;
    background: #d0021b;
    color: white;
    border-radius: 2px;
    padding: 3px 6px;
    text-decoration: none;
    display: inline-block;
    transition: all 0.2s ease;
}

.finance .boxstandard.list-process .item .date {
    font-size: 16px;
    font-weight: 600;
}

.finance .boxstandard.list-process .item .date i {
    font-size: 14px;
    position: relative;
    top: -1px;
}

.finance .boxstandard.list-process .item .text {
    font-size: 16px;
    font-weight: 500;
}

.finance .boxstandard.list-process .item .text i {
    font-size: 14px;
    position: relative;
    top: -1px;
}

.finance .boxstandard.list-process .item .bt,
.finance .boxstandard.list-process .item .search .combo button,
.search .combo .finance .boxstandard.list-process .item button {
    padding: 4px 20px;
}

/* 19. Plantões */

.tab-content>.tab-pane:not(.active),
.pill-content>.pill-pane:not(.active) {
    display: block;
    height: 0;
    overflow-y: hidden;
}

.modal-dialog-relatorio {
    position: fixed;
    bottom: 10px;
    right: 10px;
    margin: 0px;
    border-radius: 4px 0px 0px 0px;
    width: 30%;
    overflow-y: auto !important;
    overflow: hidden;
    border: 1px solid #e0e0e0;
    box-shadow: 0 0 40px 0 rgba(119, 118, 118, 0.2), 0 44px 45px 0 rgba(119, 118, 118, 0.2) !important;
}

.modal .modal-content .modal-body-relatorio {
    padding: 3px 0px 3px;
    margin-top: 2px;
}

.modal .modal-content .modal-header-relatorio {
    z-index: 99;
    width: 100%;
    left: 0.2%;
    top: 0.2%;
    border-radius: 4px 4px 0px 0px;
    padding-top: 20px;
    padding-left: 0px;
    padding-right: 5px;
    padding-bottom: 0;
    border: 0;
    background-color: #e3e8ef;
}

.modal-footer-relatorio {
    padding: 10px;
    text-align: right;
    /* border-top: 1px solid #e5e5e5;*/
}

.itens-relatorio hr {
    margin-top: 7px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #eee;
}

.title-relatorio hr {
    margin-top: 5px;
    margin-bottom: 8px;
    border: 0;
    border-top: 1px solid #eee;
}

.modal .modal-content-relatorio {
    border-radius: 0;
    border: none;
    overflow: hidden;
}

body.modal-open {
    /* This is the crucial rule to get rid of the page shift when opening a modal */
    overflow-y: auto !important;
}

.modal .modal-content .modal-body-parecer {
    padding: 10px 10px 10px;
    margin-top: 2px;
    max-height: 350px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-0 {
    margin-bottom: 0;
}

.d-flex {
    display: flex;
}

.d-block {
    display: block !important;
}

.justify-between {
    justify-content: space-between;
}

.justify-center {
    justify-content: center;
}

.justify-end {
    justify-content: end;
}

.d-none {
    display: none;
}

.pointer {
    cursor: pointer;
}

.ml-5 {
    margin-left: 5px;
}

.ml-10 {
    margin-left: 10px;
}

.ml-20 {
    margin-left: 20px;
}

.mr--2 {
    margin-right: -11px;
}

.mr-2 {
    margin-right: 2px;
}

.mr-5 {
    margin-right: 5px;
}

.mr-10 {
    margin-right: 10px;
}

.mr-20 {
    margin-right: 20px;
}

.ml-24 {
    margin-left: 24px;
}

.avatar .icon {
    width: 50px;
    height: 50px;
    background-size: cover !important;
    border-radius: 10%;
    float: left;
    overflow: hidden;
    margin-right: 10px;
}

.w-100 {
    width: 100%;
}

.w-50 {
    width: 50%;
}

.w-38 {
    width: 38%;
}

.mt-47 {
    margin-top: 47px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-0 {
    margin-top: 0;
}

.pt-5 {
    padding-top: 15px;
}

.pad-t-5 {
    padding-top: 5px;
}

.pl-5 {
    padding-left: 5px;
}

.p-0 {
    padding: 0;
}

.p-5 {
    padding: 5px;
}

.p-10 {
    padding: 10px;
}

.p-25{
    padding: 25px;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.doc-selected {
    border: solid 2px green !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.justify-center {
    justify-content: center;
}

.df-js {
    display: flex;
    justify-content: space-around;
}

.justify-start {
    justify-content: start;
}

.align-center {
    align-items: center;
}

.name-aluno-docs {
    height: 40px;
    margin-left: -18px;
}

.justify-end {
    justify-content: flex-end;
}

.btn-danger:hover {
    background-color: #880000 !important;
    border: 1px solid #880000 !important;
}

.tx-aline {
    display: flex;
    align-items: center;
    height: 2em;
}

.table {
    border-bottom: 1px solid #d9d9d9;
    max-width: 100%;
    margin-bottom: -2px;
}

.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: 15px;
    text-align: center;
}

.al-table {
    margin-right: 15px;
}

.label-table {
    font-size: 16px;
    color: #000;
    padding: 10px 0px 8px 15px;
}

.separator-table {
    border-bottom: 1px solid #caccd4;
    width: 100%;
    padding: 10px 0;
}

.bc {

    border: 1px solid #caccd4;

}

.header-fluxo-blue {
    background: #007DD7 !important;
    border-radius: 10px;
    height: 20px;
    color: #fff;
    width: 250px;
    justify-content: center;
    /* margin: 0 18px; */
    margin-bottom: 5px;
    display: flex;
    text-align: center;
    align-items: center;
}

.header-fluxo-green {
    background: #00C76B !important;
    border-radius: 10px;
    height: 20px;
    color: #fff;
    width: 250px;
    justify-content: center;
    /* margin: 0 18px; */
    margin-bottom: 5px;
    display: flex;
    text-align: center;
    align-items: center;
}

.header-fluxo-yellow-warning {
    background: #FFBD36 !important;
    border-radius: 10px;
    height: 20px;
    color: #fff;
    width: 250px;
    justify-content: center;
    /* margin: 0 18px; */
    margin-bottom: 5px;
    display: flex;
    text-align: center;
    align-items: center;
}

.header-fluxo-red {
    background: #ff4141;
    border-radius: 10px;
    height: 20px;
    color: #fff;
    width: 250px;
    justify-content: center;
    /* margin: 0 18px; */
    margin-bottom: 5px;
    display: flex;
    text-align: center;
    align-items: center;
}

.bg-blue {
    background: #d3ddf1;
    /* background: #e6ecf9;
  background: #ecf2ff; */
}

.header-fluxo-juri {
    background-color: #188727;
    border-radius: 10px;
    height: 20px;
    color: #fff;
    width: 250px;
    justify-content: center;
    /* margin: 0 18px; */
    margin-bottom: 5px;
    display: flex;
    text-align: center;
    align-items: center;
}

.header-fluxo-blue {
    background-color: #006CC3;
    border-radius: 10px;
    height: 20px;
    color: #fff;
    width: 250px;
    justify-content: center;
    /* margin: 0 18px; */
    margin-bottom: 5px;
    display: flex;
    text-align: center;
    align-items: center;
}

.header-fluxo-green {
    background-color: #00BD45;
    border-radius: 10px;
    height: 20px;
    color: #fff;
    width: 250px;
    justify-content: center;
    /* margin: 0 18px; */
    margin-bottom: 5px;
    display: flex;
    text-align: center;
    align-items: center;
}

.header-fluxo-yellow-warning {
    background-color: #ffbb00;
    border-radius: 10px;
    height: 20px;
    color: #fff;
    width: 250px;
    justify-content: center;
    /* margin: 0 18px; */
    margin-bottom: 5px;
    display: flex;
    text-align: center;
    align-items: center;
}

.header-fluxo-red {
    background-color: #f0364d;
    border-radius: 10px;
    height: 20px;
    color: #fff;
    width: 250px;
    justify-content: center;
    /* margin: 0 18px; */
    margin-bottom: 5px;
    display: flex;
    text-align: center;
    align-items: center;
}

.toggle-diagnostic {
    height: 50px;
    width: 90%;
    display: flex;
    text-align: center;
    border: 1px solid #3b66fd;
    border-radius: 10px;
}

.toggle-diagnostic .total {
    width: 50%;
    display: flex;
    text-align: center;
}

.toggle-diagnostic .media {
    width: 50%;
    display: flex;
    text-align: center;
}

.toggle-active {
    background-color: #3b66fd;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    color: #fff;
    display: flex;
    width: 100%;
    text-align: center;
}

.card-qtd {
    width: 20%;
    padding: 10px 15px;
    text-align: center;
}

.sep {
    width: 1px;
    background: #d9d9d9;
}

.alert-info-orage {
    background: #fcca9b;
    color: #FFF !important;
    padding: 10px 10px 5px 10px;
    border-radius: 10px;
    margin-bottom: 10px;
    border: 1px solid #fc9f48;
}

.alert-info-orage::before {
    content: "";
    display: table;
    clear: both;
}

.alert-info-orage p {
    color: #6d3500;
}

.alert-info-orage p::after {
    color: #6d3500;
}

.cl-white {
    color: #fff !important;
}

.bar-monitor {
    display: flex;
    justify-content: space-between;
}

.justify-content-center {
    display: flex;
    justify-content: center;
}

.required:after {
    content: " *";
    color: red;
}

.necessary:after {
    content: "";
    color: #d58512;
}

#toggle_pwd {
    cursor: pointer;
}

.data-green {
    color: #32c66d;
    width: 16px;
    position: relative;
    top: 6px;
    margin-right: 6px;
}

.data-check {
    color: #32c66d;
    margin-right: 4px;
}

.ato-praticado {
    margin-top: -5px;
}

.lawsuit {
    background: #d0021b;
    color: white;
    height: 90px !important;
}

.extra-jd {
    background: #d0021b;
    color: white;
    height: 90px !important;
}

.buttons-prectice {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 15px;

}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #2196F3;
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

#past {
    display: none;
}

.button-toggle {
    display: flex;
    justify-content: space-between;
    border: 1px solid #3B66fd;
    border-radius: 3px;
    font-size: 20px;
    float: right;
    margin-right: 20px;
}

.button-toggle .nav-tabs-blue .active,
.button-toggle .nav-tabs-blue .active a:focus,
.button-toggle .nav-tabs-blue .active a:hover,
.button-toggle .nav-tabs-blue .active a {
    background-color: #3B66fd;
    color: #FFF !important;
}

.button-toggle .nav-tabs-blue li,
.button-toggle .nav-tabs-blue li a {
    color: #000 !important;
    padding: 3px 10px;
}

.not-clicked {
    cursor: not-allowed !important;
}

.color-notification {
    color: #212223;
}

.align-contentNotification {
    text-align: center;
}

.position-fixed {

    position: static;
    color: #3b66fd;
    height: 35px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
}

.colorNtf :hover {
    color: #3b66fd;
}

.alignItensMural-center {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dashboard-align {
    display: flex;
    justify-content: space-between;
}

.text-size {
    max-width: 35ch;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
}

@media (max-width:768px) {
    .dashboard-align {
        display: inline-block;
    }

    header .showbox:hover .boxover {
        visibility: hidden;
    }

    .classroom .box .academic {
        min-height: 200px !important;

    }

    section {
        font-size: 100%;
    }

    .formatMobile {
        width: 50% !important;
    }

    .formatMobile100 {
        width: 100% !important;
    }

    .formatMobile35 {
        width: 35% !important;
    }

    .card-qtd {
        min-width: 300px;
    }

    body .dashboard .list-process .line .item {
        height: 65px !important;
    }


}


.list-grafics {
    min-height: 100px;
    max-height: 300px;
    padding-bottom: 30px;
    overflow-y: auto;
    overflow-x: hidden;
}

.list-presence {
    min-height: 100px;
    max-height: 500px;
    padding-bottom: 30px;
    overflow-y: auto;
    overflow-x: hidden;
}

.signal-red {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background-color: #f0364d;
    margin: 10px;
    justify-content: center;
}

.signal-green {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background-color: #24a056;
    margin: 10px;
    justify-content: center;
}

.signal-warning {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background-color: #f5a623;
    margin: 10px;
    justify-content: center;
}

.info-text {
    display: flex;
    align-items: center;
}

.square {
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #000;
    margin-bottom: 20px;
}

.min-square {
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #000;
    margin-bottom: 20px;
}

.dropdown-menu li .red {
    background: #d0021b;
    width: 100%;
    color: #fff !important;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: nowrap
}

.dropdown-menu li .red:hover {
    background: #d0021b;
    color: #fff !important;
}

.dropdown-menu li .white {
    background: #FFFFFF;
    width: 100%;
    color: #3b66fd !important;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: nowrap
}

.dropdown-menu li .white:hover {
    background: #F5F5F5;
    color: #3b66fd !important;
}

.info-danger {
    color: #ed5454;
}

.info-success {
    color: #32C66D;
}

.min-info {
    margin-top: -20px;
}

.center-text {
    display: flex;
    align-items: center;
}

.text-weight {
    font-weight: 600;
}

.border-rd {
    border-radius: 10px !important;
}

#practice-video-container {
    display: flex;
    justify-content: center;
    padding: 0;
}

.carousel-item {
    display: none;
}

.carousel-item.ativo {
    display: inline-block;
}

.size-40 {
    width: 40px;
    height: 40px;
}

.btnLeft,
.btnNext {
    display: flex;
    width: 40px;
    height: 40px;
    background-color: none;
}

.carousel-item .active .laravel-embed__responsive-wrapper iframe {
    width: 300px;
    height: 300px;
}

.info-edit .details-shift {
    padding: 15px !important;
}

.all-students .shift-students {
    padding: 0px !important;
    margin-left: 0 !important;
}

.titulo-listagem-alunos-plantao {
    margin-bottom: 30px !important;
}

.responsible h5 {
    font-size: 16px;
}

.responsible h5.blue:before {
    background: #3b66fd;
}

.responsible h5.grey:before {
    background: #a09f9f;
}

.responsible h5:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 25px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}



.resumo {
    color: #000;
}

.resumo .bonsae-tab ul.nav li:after {
    display: none;
    background: none;
}

.resumo li {
    /* overflow: hidden; */
}

.resumo li a:before {
    bottom: -20px !important;
}

.resumo li.active a:before {
    bottom: -20px !important;
}

.resumo .nota {
    background-color: #fff;
    border-radius: 20px;
    padding: 15px 30px;
    min-height: 150px;
    max-height: 250px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #003eff;
}


.resumo .nota-bottom {
    background-color: #fff;
    border-radius: 20px;
    padding: 8px 30px;
    min-height: 50px;
    /* max-height: 300px; */
    /* margin-top: 20px; */
    margin-bottom: 20px;
    font-size: 16px;
    overflow: auto;
    text-align: justify;
    word-break: break-word;
    color: #003eff;
}

.resumo .all-docs {
    min-height: 10px;
    max-height: 200px;
    overflow: auto;
    text-align: justify;
    word-break: break-word;
    display: flex;
}

.resumo .nota h5 {
    color: #000;
}

.resumo .all-reposibles {
    display: flex;
    flex-wrap: wrap;
}

.more-information .all-reposibles {
    display: flex;
    flex-wrap: wrap;
}

.nota-lawsuit {
    background-color: #eff1f3;
    border-radius: 20px;
    padding: 15px 30px;
    min-height: 150px;
    max-height: 250px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #003eff;
}

.nota-bottom-lawsuit {
    background-color: #eff1f3;
    border-radius: 20px;
    padding: 8px 30px;
    min-height: 50px;
    /* max-height: 300px; */
    /* margin-top: 20px; */
    margin-bottom: 20px;
    font-size: 16px;
    overflow: auto;
    text-align: justify;
    word-break: break-word;
    color: #003eff;
}

.nota-lawsuit h5 {
    color: #000;
}

.pl-10 {
    padding-left: 10px;
}

.mb-10 {
    margin-bottom: 10px;
}

.text-blue {
    color: #3b66fd;
}

.tag-data {
    background-color: #3b66fd;
    border-radius: 50px;
    padding: 5px 10px;
    color: #fff;
    min-width: 200px;
    max-width: 250px;
    text-align: center;
}

.tag-auto {
    background-color: #a09f9f;
    border-radius: 50px;
    padding: 5px 10px;
    color: #fff;
    min-width: 200px;
    max-width: 250px;
    text-align: center;
}

.resumo .moviment {
    margin-top: 30px;
}

.resumo .moviment h4 {
    text-transform: uppercase;
}

.separator-vertical {
    height: 400px;
    width: 2px;
    background: #d9d9d9;
}

.separator-horizonte {
    height: 1px;
    width: 95%;
    background: #d9d9d9;
}

.resum-footer-button {
    display: flex;
    justify-content: space-between;
}

#form-footer-spacer {
    padding-top: 80px;
}

.event-full {
    color: #fff !important;
    background-color: #3b66fd !important;
    vertical-align: middle !important;
    text-align: center;
    opacity: 0.5;
    cursor: pointer;
    border-radius: 10px;
}

.event-default{
    border-radius: 10px;
    background-color: #f5f5f5 !important; 
    vertical-align: middle !important;
    text-align: center;
    opacity: 0.5;
    cursor: pointer;
}

.none-shift {
    display: none !important;
}

.extract-correction {
    background-color: #d3ddf1;
}

.btn-min {
    font-size: 11px !important;
}

.rasponsibles-event {
    max-height: 200px;
    overflow: auto;
    text-align: justify;
    word-break: break-word;
}

.all-hours {
    display: flex;
}

.tag-hours {
    padding: 5px 10px;
    color: #3b66fd;
    border: 1px solid #3b66fd;
    border-radius: 50px;
    width: 70px;
    margin-right: 5px;
    opacity: 0.6;
}

.tag-all {
    padding: 5px 10px;
    background-color: #3b66fd;
    border: 1px solid #3b66fd;
    color: white;
    border-radius: 50px;
    width: 70px;
    margin-right: 5px;
}

.swal2-modal {
    border-radius: 20px !important;
}

.swal2-show {
    min-height: 340px !important;
}

.swal2-modal .swal2-title {
    font-size: 25px;
}

.swal2-image {
    background: url("/_assets/img/emergency.png") no-repeat;
    display: flex;
}

.size-swal {
    min-width: 125px;
}

.rasponsibles-event .avatar .info h5 {
    font-size: 18px;
    font-weight: 600;
    color: #212223;
    margin: 1px 0;
    height: 20px;
    white-space: break-spaces !important;
}

.event-calendar {
    cursor: pointer;
}

.font-alert {
    font-weight: 300;
}

.retanguleNewMoviment {
    display: flex !important;
    height: 100px;
    border-radius: 4px;
    width: 280px;
}

.retanguleNew {
    height: 100px;
    border-radius: 4px;
    width: 280px;
    padding-right: 20px;
}

.retanguleNew .box {
    display: flex !important;
}

.retangule-date {
    width: 120px;
    display: grid;
    color: #fff;
    font-size: 12px;
}

.retanguleNewMoviment .retangule-date-blue {
    background: #007DD7 !important;
    color: #fff;
    width: 78px;
    display: grid;
    font-size: 12px !important;
    padding: 4px 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.retanguleNew .box .retangule-date-blue {
    background: #007DD7 !important;
    color: #fff;
    width: 78px;
    display: grid;
    font-size: 12px !important;
    padding: 4px 10px;
    border-top-left-radius: 10px;
}

.retanguleNewMoviment .retangule-date-green {
    background: #00C76B !important;
    color: #fff;
    width: 78px;
    display: grid;
    font-size: 12px !important;
    padding: 4px 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.retanguleNew .box .retangule-date-green {
    background: #00C76B !important;
    color: #fff;
    width: 78px;
    display: grid;
    font-size: 12px !important;
    padding: 4px 10px;
    border-top-left-radius: 10px;
}

.retanguleNew .box .retangule-date-grey {
    background: #737373 !important;
    color: #fff;
    width: 78px;
    display: grid;
    font-size: 12px !important;
    padding: 4px 10px;
    border-top-left-radius: 10px;
}

.retanguleNewMoviment .retangule-date-grey {
    background: #737373 !important;
    color: #fff;
    width: 78px;
    display: grid;
    font-size: 12px !important;
    padding: 4px 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.retanguleNewMoviment .retangule-date-yellow-warning {
    background: #FFBD36 !important;
    color: #fff;
    width: 78px;
    display: grid;
    font-size: 12px !important;
    padding: 4px 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.retanguleNew .box .retangule-date-yellow-warning {
    background: #FFBD36 !important;
    color: #fff;
    width: 78px;
    display: grid;
    font-size: 12px !important;
    padding: 4px 10px;
    border-top-left-radius: 10px;
}

.retanguleNewMoviment .retangule-date-red {
    background: #ff4141;
    color: #fff;
    width: 78px;
    display: grid;
    font-size: 12px !important;
    padding: 4px 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.retanguleNew .box .retangule-date-red {
    background: #ff4141;
    color: #fff;
    width: 78px;
    display: grid;
    font-size: 12px !important;
    padding: 4px 10px;
    border-top-left-radius: 10px;
}

.retanguleNewMoviment .retangule-type-blue {
    background: #006CC3;
    color: #fff;
    display: flex;
    align-items: center;
    width: 172px;
    font-size: 12px !important;
    padding: 4px 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: center;
}

.retanguleNew .box .retangule-type-blue {
    background: #006CC3;
    color: #fff;
    display: flex;
    align-items: center;
    width: 172px;
    font-size: 12px !important;
    padding: 4px 10px;
    border-top-right-radius: 10px;
    text-align: center;
}

.retanguleNewMoviment .retangule-type-green {
    background: #00BD45;
    color: #fff;
    display: flex;
    align-items: center;
    width: 172px;
    font-size: 12px !important;
    padding: 4px 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: center;
}

.retanguleNew .box .retangule-type-green {
    background: #00BD45;
    color: #fff;
    display: flex;
    align-items: center;
    width: 172px;
    font-size: 12px !important;
    padding: 4px 10px;
    border-top-right-radius: 10px;
    text-align: center;
}

.retanguleNewMoviment .retangule-type-grey {
    background: #333333;
    color: #fff;
    display: flex;
    align-items: center;
    width: 172px;
    font-size: 12px !important;
    padding: 4px 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: center;
}

.retanguleNew .box .retangule-type-grey {
    background: #333333;
    color: #fff;
    display: flex;
    align-items: center;
    width: 172px;
    font-size: 12px !important;
    padding: 4px 10px;
    border-top-right-radius: 10px;
    text-align: center;
}

.retanguleNewMoviment .retangule-type-yellow-warning {
    background: #ffbb00;
    color: #fff;
    width: 172px;
    display: flex;
    align-items: center;
    font-size: 12px !important;
    padding: 4px 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: center;
}

.retanguleNew .box .retangule-type-yellow-warning {
    background: #ffbb00;
    color: #fff;
    width: 172px;
    display: flex;
    align-items: center;
    font-size: 12px !important;
    padding: 4px 10px;
    border-top-right-radius: 10px;
    text-align: center;
}

.retanguleNewMoviment .retangule-type-red {
    background: #f0364d;
    color: #fff;
    width: 172px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px !important;
    padding: 4px 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: center;
}

.retanguleNew .box .retangule-type-red {
    background: #f0364d;
    color: #fff;
    width: 172px;
    display: flex;
    align-items: center;
    font-size: 12px !important;
    padding: 4px 10px;
    border-top-right-radius: 10px;
    text-align: center;

}

.retanguleNewMoviment h4,
.retanguleNew h4 {
    display: contents;

}

.min-separator {
    border-top: 1px solid #fff !important;
    margin: 0px !important;
    width: 20px;
}

.reponsible {
    text-align: center;
    background: #fff;
    position: relative;
    padding: 5px 20px;
    color: #000;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 0.9px solid #d9d9d9;
    border-top: none;
}

.min-tag-alert {
    position: absolute;
    bottom: 30px;
    left: 415px;
    width: 13px;
    height: 13px;
    color: white;
    font-size: 16px;
    font-weight: 600;
    border-radius: 50%;
    background: #f45761;
}

.text-card {
    font-size: 16px;
    font-weight: normal !important;
}

.d-grid {
    display: grid;
}

.minTabs {
    background-color: #eff1f3;
    min-height: 500px;
    border-radius: 20px;
}

.minTabs-event {
    background-color: #eff1f3;
    min-height: 500px;
    border-radius: 20px;
}

.avaliation {
    background-color: #D3DDF1;
    height: 500px;
    border-radius: 20px;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    height: 500px;
}

.pratice .my-documents {
    max-height: 300px;
    overflow: auto;
    text-align: justify;
    word-break: break-word;
}

.modal-body .my-documents .doc-avaliate,
.pratice .my-documents .doc-avaliate {
    background: #fff;
    border: 1px solid #1161D8;
    border-radius: 30px;
    padding: 10px 18px;
    position: relative;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    color: #1161D8;
    margin-top: 10px;
    transition: 300ms all;
}

.modal-body .my-documents .doc-avaliate span,
.pratice .my-documents .doc-avaliate span {
    position: absolute;
    top: 18px;
    right: 50px;
    border-radius: 32px;
    padding: 3px 16px;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
}

.modal-body .my-documents .doc-avaliate span.green,
.pratice .my-documents .doc-avaliate span.green {
    background: #32C66D;
}

.modal-body .my-documents .doc-avaliate span.yellow,
.pratice .my-documents .doc-avaliate span.yellow {
    background: #F5A623;
}

.modal-body .my-documents .doc-avaliate:hover,
.pratice .my-documents .doc-avaliate:hover {
    background: #E7E9F0;
}

.pratice .avaliation .miniheader p {
    margin: 0;
    font-size: 18px;
    padding-top: 15px;
}

.pratice .body-avaliation {
    padding: 20px;
}

.pratice .body-avaliation .observation {
    display: flex;
    flex-wrap: wrap;
    overflow: auto;
    text-align: justify;
    word-break: break-word;
    max-height: 77px;
    padding-right: 5px;
    color: #4788D7;
}
.pratice .body-avaliation textarea.observation{

}

.pratice .petition {
    display: flex;
    flex-wrap: wrap;
    overflow: auto;
    text-align: justify;
    word-break: break-word;
    max-height: 430px;
    color: #4788D7;
}

.pratice-question {
    overflow: auto;
    max-height: 430px;
    color: #4788D7;
}

.pratice .body-avaliation .documents {
    display: flex;
    flex-wrap: wrap;
    overflow: auto;
    text-align: justify;
    word-break: break-word;
    max-height: 75px;
    color: #4788D7;
}

.pratice .body-avaliation .documents .box-doc {
    border: 1px solid #4788D7;
    border-radius: 30px;
    padding: 3px 15px;
    width: 100%;
}

.pratice .body-avaliation h3 b {
    color: #4788D7;
}

.pratice .body-avaliation h3 {
    color: #555555;
    font-weight: 400;
}

.not-video {
    background: url("/_assets/img/not-video.png") no-repeat;
    border-radius: 30px;
    width: 500px;
    height: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-academic-event {
    display: flex;
    align-items: end;
    background: #4788D7;
    width: 100%;
    height: 200px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.header-intern-class {
    align-items: end;
    background: #3B66FD;
    width: 100%;
    height: 70px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.header-intern-event {
    align-items: end;
    background: #3B66FD;
    width: 100%;
    height: 70px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.header-academic-event-image {
    background: #EEF8FF;
    width: 100%;
    height: 170px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.separator-event {
    background: #F5F5F5;
    width: 100%;
    height: 150px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.separator-class {
    background: #fff;
    width: 100%;
    height: 30px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.academic-list-box {
    display: flex;
    flex-wrap: wrap;
    overflow: auto;
    text-align: justify;
    word-break: break-word;
    min-height: 800px;
    max-height: 800px;
    color: #4788D7;
}

.select-discipline .box-discipline {
    border-radius: 10px;
    display: flex;
    /* border-right: 2px solid #95D4F4; */
}

.select-discipline .box-discipline:hover .info-discipline {
    background: #95D4F4;
    border-left: 1px solid #95D4F4;
    border-top: 1px solid #95D4F4;
    border-bottom: 1px solid #95D4F4;
    color: #fff;
    transition: 0.3s;
}

.select-discipline .box-discipline .info-discipline {
    padding: 15px;
    width: 100%;
    border-left: 1px solid #1161D8;
    border-top: 1px solid #1161D8;
    border-bottom: 1px solid #1161D8;
    border-right: none;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}

.select-discipline .box-discipline .info-discipline .info {
    color: #000;
}

.select-discipline .box-discipline .info-discipline .title-discipline {
    color: #1571B7;
    font-weight: 600;
    height: 48px;
}

.select-discipline .box-discipline .border-discipline {
    min-height: 138px;
    width: 5%;
    background: #95D4F4;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

.tag-gray {
    border-radius: 50px;
    background: #C4C4C4;
    padding: 5px 20px;
    font-weight: 400;
    height: 30px;
}

.listPeriod {
    border: 1px solid #1571B7;
    border-radius: 20px;
    margin: 3px;
    width: 400px;
    padding: 5px 10px;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
}

.list-horizon {
    width: 100% !important;
    /* display: flex !important; */
    overflow-x: auto !important;
    /* overflow-y: hidden !important; */
    /*white-space: nowrap !important;*/
}

.list-horizon-w {
    width: 100% !important;
    overflow-x: auto !important;
}

.list-horizon-w .item-horizon,
.list-horizon .item-horizon {
    max-width: 250px !important;
}

.list-horizon-w .item-horizon .item-table,
.list-horizon .item-horizon .item-table {
    width: 230px !important;
}

.list-horizon-w .item-horizon .item-table .vertical-centered,
.list-horizon .item-horizon .item-table .vertical-centered {
    word-break: break-word;
    text-align: center;
}

.graphic {
    padding: 50px 50px;
    background-color: #FAFAFA;
    border-radius: 30px;
}

.paginate-personalizate {
    display: flex;
    justify-content: space-between;
}

.bt-disabled {
    background-color: #caccd4;
    color: #656363;
}

.panel-clients .owl-item {
    margin-right: 45px !important;
}

.dropdown {
    width: 50.6px !important;
}

.tag-filter {
    border-radius: 20px;
    color: #1161D8;
    background: #DDE4FF;
    padding: 4px 35px;
    max-width: 250px;
    text-align: center;
    line-height: 15px;
    font-weight: 600;
    margin: 5px;
    display: flex;
    align-items: center;
    word-break: break-all;
}

.tag-filter-dropdown {
    border-radius: 20px;
    color: #1161D8;
    background: #DDE4FF;
    padding: 4px 35px;
    min-width: 250px;
    max-width: 300px;
    text-align: center;
    line-height: 15px;
    font-weight: 600;
    margin: 5px;
    align-items: center;
    word-break: break-all;
}

.sub-title-grafics {
    font-weight: 400;
    font-size: small;
}

.tag-filter-comparate {
    border-radius: 20px;
    color: #8976D6;
    background: #DDE4FF;
    padding: 4px 35px;
    max-width: 250px;
    text-align: center;
    line-height: 15px;
    font-weight: 600;
    margin: 5px;
}


.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: -68%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.line-diagnosis {
    height: 40px;
    color: #4D4D4D;
}

.line-diagnosis .data-all-blue {
    color: #1161D8;
    font-size: 25px;
    font-weight: 600;
}

.line-diagnosis .btn-icon-none {
    color: #4D4D4D;
    border-radius: 20px;
    border: 1px solid #4D4D4D;
    margin: 8px;
}

#act_card .modal-body-act .header {
    display: flex;
    justify-content: space-between;
}

.doc-layout .tag {
    height: 22px;
    min-width: 100px;
    padding: 2px 8px;
    border-radius: 20px;
}

.doc-layout .bg-grey {
    color: white !important;
    background-color: #9d9d9d !important;
}

.doc-layout .bg-green {
    color: white !important;
    background-color: #32c66d !important;
}

.doc-layout .bg-warning {
    color: white !important;
    background-color: #ffbb00 !important;
}

.sel-ordenar {
    border-color: #3B66FD;
    border-radius: 4px 0px 0px 4px;
    height: 35px;
    padding-left: 5px;
    ;
}

.bt-ordenar {
    text-align: center;
    color: #fff;
    background-color: #3B66FD;
    border: 1px solid #3B66FD;
    border-radius: 0px 4px 4px 0px;
    height: 35px;
    margin-left: -30px;
    padding-top: 5px;
    width: 35px;
    cursor: pointer;
}

.bt-ordenar:hover {
    background-color: #1f42be;
    border-color: #1f42be;
}

.tag-lawsuit {
    border-radius: 20px;
    color: #1161D8;
    background: #DDE4FF;
    padding: 4px 35px;
    max-width: 250px;
    text-align: center;
    line-height: 15px;
    font-weight: 600;
    margin: 5px;
    display: flex;
    align-items: center;
    word-break: break-all;
}

.tags-keyword {
    display: flex;
    flex-wrap: wrap;
    word-break: break-all;
}

.controle {
    width: 95%;
    border: 1px solid #000;
    border-radius: 10px;
}

.controle h3,
.controle h4 {
    margin-top: 10px;
}

.control {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 5px 15px;
    border-bottom: 1px solid #000;
    display: flex;
    justify-content: space-between;
    background-color: #d3ddf1;
}

.task {
    padding: 5px 15px;
    display: flex;
    justify-content: space-between;
}

.task b {
    display: flex;
    align-items: center;
}

.separator-task {
    height: 1px;
    background-color: #000;
    width: 100%;
}

.info-user {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-left: 16px;
}

.layout-green {
    border: 1px solid #32c66d;
    border-radius: 10px;
    padding: 10px 0px !important;
}

.layout-green .date {
    color: #fff;
    background: #32c66d;
}


.a-collapsed:hover .layout-green,
.collapsed:hover .layout-green {
    color: #fff;
    background: #32c66d;
}

.a-collapsed:hover .layout-green .info h6 strong,
.schedulebox .a-collapsed:hover .layout-green .info p,
.a-collapsed:hover .layout-green .info p,
.collapsed:hover .layout-green .info h6 strong,
.schedulebox .collapsed:hover .layout-green .info p,
.collapsed:hover .layout-green .info p {
    color: #fff !important;
}

.layout-green .info {
    left: 12px;
}

.schedulebox .collapsed .layout-green .info p,
.layout-green .info p {
    color: #000 !important;
}

.layout-green .info h6 strong {
    color: #32c66d !important;
}

.layout-warning {
    border: 1px solid #ffbb00;
    border-radius: 10px;
    padding: 10px 0px !important;
}

.layout-warning .date {
    color: #fff;
    background: #ffbb00;
    padding: 0 10px;
    width: 64px;
}

.layout-warning .date p {
    text-align: end;
    padding-right: 10px;
}

.a-collapsed:hover .layout-warning,
.collapsed:hover .layout-warning {
    color: #fff;
    background: #ffbb00;
}

.a-collapsed:hover .layout-warning .info h6 strong,
.schedulebox .a-collapsed:hover .layout-warning .info p,
.a-collapsed:hover .layout-warning .info p,
.collapsed:hover .layout-warning .info h6 strong,
.schedulebox .collapsed:hover .layout-warning .info p,
.collapsed:hover .layout-warning .info p {
    color: #fff !important;
}

.layout-warning .info {
    left: 12px;
}

.schedulebox .collapsed .layout-warning .info p,
.layout-warning .info p {
    color: #000 !important;
}

.layout-warning .info h6 strong {
    color: #ffbb00 !important;
}

/*  */
.layout-dark-grey {
    border: 1px solid #333333;
    border-radius: 10px;
    padding: 10px 0px !important;
}

.layout-dark-grey .date {
    color: #fff;
    background: #333333;
    padding: 0 10px;
    width: 64px;
}

.layout-dark-grey .date p {
    text-align: end;
    padding-right: 10px;
}

.a-collapsed:hover .layout-dark-grey,
.collapsed:hover .layout-dark-grey {
    color: #fff;
    background: #333333;
}

.a-collapsed:hover .layout-dark-grey .info h6 strong,
.schedulebox .a-collapsed:hover .layout-dark-grey .info p,
.a-collapsed:hover .layout-dark-grey .info p,
.collapsed:hover .layout-dark-grey .info h6 strong,
.schedulebox .collapsed:hover .layout-dark-grey .info p,
.collapsed:hover .layout-dark-grey .info p {
    color: #fff !important;
}

.layout-dark-grey .info {
    left: 12px;
}

.schedulebox .collapsed .layout-dark-grey .info p,
.layout-dark-grey .info p {
    color: #000 !important;
}

.layout-dark-grey .info h6 strong {
    color: #333333 !important;
}

/* layout grey  */
.layout-grey {
    border: 1px solid #9d9d9d; /* Alterado de #333333 */
    border-radius: 10px;
    padding: 10px 0px !important;
}

.layout-grey .date {
    color: #fff;
    background: #9d9d9d; /* Alterado de #333333 */
    padding: 0 10px;
    width: 64px;
}

.layout-grey .date p {
    text-align: end;
    padding-right: 10px;
}

.a-collapsed:hover .layout-grey,
.collapsed:hover .layout-grey {
    color: #fff;
    background: #9d9d9d; /* Alterado de #333333 */
}

.a-collapsed:hover .layout-grey .info h6 strong,
.schedulebox .a-collapsed:hover .layout-grey .info p,
.a-collapsed:hover .layout-grey .info p,
.collapsed:hover .layout-grey .info h6 strong,
.schedulebox .collapsed:hover .layout-grey .info p,
.collapsed:hover .layout-grey .info p {
    color: #fff !important;
    transition: 500ms;
}

.layout-grey .info {
    left: 12px;
}

.schedulebox .collapsed .layout-grey .info p,
.layout-grey .info p {
    color: #000 !important;
}

.layout-grey .info h6 strong {
    color: #9d9d9d !important; /* Alterado de #333333 */
}

.a-collapsed:hover .layout-grey, .collapsed:hover .layout-grey {
    color: #fff;
    transition: 500ms;
}


.layout-danger {
    border: 1px solid #f0364d;
    border-radius: 10px;
    padding: 10px 0px !important;
}

.schedulebox.intern .item.layout-warning p,
.schedulebox.intern .item.layout-green p,
.schedulebox.intern .item.layout-danger p {
    color: #fff;
}

.a-collapsed .layout-danger .date,
.layout-danger .date {
    color: #fff;
    background: #f0364d;
    padding: 0 10px;
}

.a-collapsed:hover .layout-danger,
.collapsed:hover .layout-danger {
    color: #fff;
    background: #f0364d;
    transition: 500ms;
}

.a-collapsed:hover .layout-danger .info h6 strong,
.schedulebox .a-collapsed:hover .layout-danger .info p,
.a-collapsed:hover .layout-danger .info p,
.collapsed:hover .layout-danger .info h6 strong,
.schedulebox .collapsed:hover .layout-danger .info p,
.collapsed:hover .layout-danger .info p {
    color: #fff !important;
    transition: 500ms;
}

.layout-danger .info {
    left: 12px;
}

.schedulebox .collapsed .layout-danger .info p,
.layout-danger .info p {
    color: #000 !important;
}

.layout-danger .info h6 strong {
    color: #f0364d !important;
}

.detail {
    border-left: 4px solid #3B66FD;
}

.box-class {
    border-left: 4px solid #3B66FD;
}

.view-certificate {
    max-height: 150px;
    overflow: auto;
    text-align: justify;
    word-break: break-word;
}

.card-hours {
    height: 130px;
    border-left: #3B66FD 5px solid;
    color: #000;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.card-hours:hover {
    background: #3B66FD;
    color: #fff;
}

/* .customers {
    border-collapse: collapse;
    min-width: 3900px;
    overflow-x: scroll;
    display: block;
} */
/*
#customers td {
    border-bottom: 1px solid #ddd;
    padding: 8px;
    min-width: 250px;
}

#customers th {
    padding: 8px;
    min-width: 250px;
    height: 100%;
}

#customers tr:nth-child(even){
    background-color: #f2f2f2;
}

#customers tr:hover {
    background-color: #ddd;
}

#customers th {
    padding-top: 30px;
    padding-bottom: 20px;
    text-align: left;
    background-color: #d3ddf1;
    color: #000;
} */
/* .customers {
    border-collapse: collapse;
    width: 300px;
    overflow-x: scroll;
    display: block;
} */
/* .customers .table-head {
    background-color: #EFEFEF;
}
.customers .table-head, .customers .table-body {
    display: block;
}
.customers .table-body {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 500px;
}
.customers .table-body td, .customers .table-head th {
    width: 300px;
    height: 70px;
    border: dashed 1px lightblue;
} */
.customers {
    border-collapse: collapse;
    width: 98%;
    overflow-x: scroll;
    display: block;
}

.table-head,
.table-body {
    display: block;
}

.table-body {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 330px;
}

.table-body td,
.table-head th {
    min-width: 310px;
    height: 70px;
    padding: 15px;
    border-bottom: 1px solid #ddd;
}

.customers .table-body td,
.customers .table-body td span,
.customers .table-body td p {
    font-size: 14px;
}

.customers .table-body td a {
    color: #3b66fd !important;
}

.cover-button {
    padding: 0px 30px;
    height: 20px;
}

.left-button {
    position: absolute;
    right: 30px;
    transform: translateY(-50%);
    background: none;
    top: 10px;
    color: #3b66fd;
}

.right-button {
    background: none;
    position: absolute;
    left: 10px;
    top: 10px;
    color: #3b66fd;
    transform: translateY(-50%);
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 24px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider-toggle {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider-toggle:before {
    position: absolute;
    content: "";
    height: 23px;
    width: 23px;
    /* left: 2px;
    bottom: 2px; */
    background-color: #f1f1f1;
    border: 1px solid #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider-toggle {
    background-color: #32c66d;
}

input:focus+.slider-toggle {
    box-shadow: 0 0 1px #32c66d;
}

input:checked+.slider-toggle:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px);
}

/* Rounded slider-toggles */
.slider-toggle.round {
    border-radius: 34px;
}

.slider-toggle.round:before {
    border-radius: 50%;
}

.blue-pencil {
    color: #555;
    margin-left: 12px;
}

.blue-pencil:hover {
    color: #3B66FD;
}

.nav-tabs-blue-buttom {
    display: flex;
    justify-content: end;
    background: none;
    border-radius: 5px;
    width: 60px;
    float: right;
    margin-right: 22px !important;
}

.nav-tabs-blue-buttom li {
    height: 100%;
    border: 1px solid #3B66FD;
}

.nav-tabs-blue-buttom li a {
    padding: 5px;
}

.nav-tabs-blue-buttom>li.active>a,
.nav-tabs-blue-buttom>li.active>a:focus,
.nav-tabs-blue-buttom>li.active>a:hover {
    cursor: pointer;
    height: 100%;
    background: #3B66FD !important;
    color: #fff !important;
    padding: 5px;

}

#discipline .bonsae-tab:before {
    display: none;
}

.justify-content-end {
    justify-content: end;
}

.list-data-students {
    display: flex;
    margin-top: 10px;
}

.list-data-students div:nth-child(1) {
    padding-left: 7px;
    width: 425px;
}

.list-data-students div:nth-child(2) {
    width: 170px;
}

.list-data-students div:nth-child(3) {
    padding-left: 2px;
    width: 90px;
}

.list-data-students div:nth-child(4) {
    width: 170px;
}

.list-data-students div:nth-child(5) {
    width: 120px;
}

.button-panel-student {
    display: flex;
    margin-right: 30px;
    align-items: center;
    gap: 20px;
}

.neo-standard {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    position: relative;
    z-index: 8;
    transition: 400ms all;
}

.neo-standard .justify-content-between {
    justify-content: space-between;
}

.neo-standard .title-standard {
    position: relative;
    margin-bottom: 20px;
    top: 140px;
}

.neo-standard .title-standard h2 {
    font-size: 16px;
    color: #787878;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 1px;
    padding-left: 4px;
    margin-left: 8px;
}

.neo-standard .title-standard h2:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.neo-standard .title-standard h2 span {
    display: block;
    font-size: 24px;
    text-transform: none;
    color: black;
    font-weight: 700;
    margin-left: 0;
    margin-top: 8px;
}

.neo-standard .box-list {
    position: relative;
    background: #ffffff;
    border-radius: 16px 16px 0px 0px;
}

.box-list .sticky-header {
    gap: 16px;
    position: sticky;
    top: 0px;
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 24px 24px 0px 24px;
    z-index: 9;
    background: #ffffff;
    align-items: center;
}

.box-list .sticky-header-no-before {
    position: sticky;
    top: 24px;
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    z-index: 9;
    background: #ffffff;
}

.box-list .sticky-header::after {
    content: "";
    width: 100%;
    height: 34px;
    background: #d3ddf1;
    position: absolute;
    top: -24px;
    left: 0;
    z-index: -1;
}

.box-list .sticky-header::before {
    content: "";
    width: 100%;
    height: 24px;
    background: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 16px;
    z-index: 1;
}

.box-list .sticky-header .search-box {
    display: flex;
    align-items: center;
    position: relative;
    flex: 1;
}

.box-list .sticky-header .search-box input {
    width: 100%;
    border: 1px solid #E5E5E5;
    padding: 16px 24px;
    border-radius: 8px;
}

.box-list .sticky-header .search-box button {
    width: 44px;
    height: 44px;
    position: absolute;
    right: 6px;
    top: 50%;
    margin-top: -22px;
    border-radius: 8px;
}
.box-list .sticky-header .search-box button .material-icons{
    color: #ffffff;
}

.search-box-certificate-view {
    display: flex;
    align-items: center;
    position: relative;
    flex: 1;
}

.search-box-certificate-view input {
    width: 300px;
    border: 1px solid #E5E5E5;
    padding: 16px 24px;
    border-radius: 8px;
}

.search-box-certificate-view button {
    width: 44px;
    height: 44px;
    position: absolute;
    left: 245px;
    top: 50%;
    margin-top: -22px;
    border-radius: 8px;
}

.box-list .sticky-header .filters-box {
    flex: 3;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.box-list .sticky-header .filters-box .separador {
    margin: 0 16px;
    background: #DDDDDD;
    width: 1px;
    height: 24px;
}

.box-list .sticky-header .filters-box .dropdown {
    width: auto !important;
    display: flex;
    align-items: center;
}

.box-list .sticky-header .filters-box .dropdown .dropdown-toggle {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    padding: 8px 16px;
    border-radius: 48px;
    background: #ffffff;
    transition: 300ms all;
}

.box-list .sticky-header .filters-box .dropdown .dropdown-toggle:hover,
.box-list .sticky-header .filters-box .open.dropdown .dropdown-toggle {
    border-radius: 4px;
    color: #1552B8;
    background: #F5F9FF;
}

.box-list .sticky-header .filters-box .dropdown .dropdown-toggle .icon {
    margin-left: 24px;
    color: #1552B8;
}

.box-list .sticky-header .filters-box .dropdown .dropdown-menu {
    border-radius: 8px;
    margin-top: 12px;
    flex-direction: column;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding: 8px;
}

.box-list .sticky-header .filters-box .open.dropdown .dropdown-menu {
    display: flex;
}

.box-list .sticky-header .filters-box .open.dropdown .dropdown-menu .line {
    border: 1px solid #E5E5E5;
    margin: 8px 0;
}

.box-list .sticky-header .filters-box .dropdown .dropdown-menu .dropdown-item {
    padding: 8px 16px;
    color: #555555;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    border-radius: 48px;
    transition: 300ms all;
}

.box-list .sticky-header .filters-box .dropdown .dropdown-menu .dropdown-item:hover {
    background: #1161D8;
    color: #ffffff;
    border-radius: 8px;
}

.box-list .sticky-header .filters-box .bttn {
    background: #ffffff;
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    padding: 8px 16px;
    transition: 300ms all;
}

.box-list .sticky-header .filters-box .bttn:hover {
    border-radius: 4px;
    color: #1552B8;
    background: #F5F9FF;
}

.box-list .sticky-header .filters-box .bttn .icon {
    margin-left: 24px;
    color: #1552B8;
}

.box-list .sticky-header .header-box {
    flex: 100%;
    background: #F1F1F1;
    padding: 16px 24px;
    border-radius: 8px;
    margin-top: 40px;
}

.box-list .sticky-header-no-before .header-box {
    flex: 100%;
    background: #F1F1F1;
    padding: 16px 24px;
    border-radius: 8px;
    margin-top: 12px;
}

.box-list .sticky-header .header-box ul {
    display: flex;
    justify-content: space-between;
    width: 94%;
}

.box-list .sticky-header-no-before .header-box ul {
    display: flex;
    justify-content: space-between;
}

.box-list .sticky-header .header-box ul li {
    display: flex;
    align-items: center;
    color: #333333;
    font-size: 16px;
    font-weight: 600;
}

.box-list .sticky-header-no-before .header-box ul li {
    display: flex;
    align-items: center;
    color: #333333;
    font-size: 16px;
    font-weight: 600;
}

.box-list .sticky-header .header-box ul li span {
    margin-left: 8px;
    color: #888888;
    font-size: 16px;
}

.box-list .sticky-header-no-before .header-box ul li span {
    margin-left: 8px;
    color: #888888;
    font-size: 16px;
}

.box-list .sticky-header .header-box ul li span.material-icons-outlined {
    transform: rotate(90deg);
}

.box-list .sticky-body {
    min-height: 500px;
    padding: 0px 24px 60px;
    border-radius: 16px 16px 0px 0px;
}

.box-list .sticky-body .item-body {
    border-bottom: 1px solid #EEEEEE;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    display: flex;
    align-items: center;
    gap: 4px;
}

.box-list .sticky-body ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: 300ms all;
    border-radius: 8px;
    padding: 0 32px 0 24px;
    position: relative;
    min-height: 96px;
    cursor: pointer;
    width: 100%;
}

.box-list .sticky-body a{
    border-radius: 8px;
    display: block;
    width: 100%;
    transition: 300ms all;
    width: 100%;
    max-width: 1322px;
}

.box-list .sticky-body a:hover {
    background: #F6F6F6;
}

.box-list .sticky-body ul li {
    display: flex;
    flex-direction: column;
    color: #555555;
}

.box-list .sticky-body ul li button {
    font-weight: 700;
    color: var(--action-dark-contrast, #333);
    font-size: 18px;
    font-weight: 700;
}

.box-list .sticky-header ul li.flex1,
.box-list .sticky-body ul li.flex1 {
    flex: 1;
    max-width: 166.2px;
}

.box-list .sticky-header ul li.flex1-4,
.box-list .sticky-body ul li.flex1-4 {
    flex: 1.4;
    max-width: 232.1px;
}

.box-list .sticky-header ul li.flex2,
.box-list .sticky-body ul li.flex2 {
    flex: 2;
}

.box-list .sticky-header ul li.flex3,
.box-list .sticky-body ul li.flex3 {
    flex: 3;
}

.box-list .sticky-header ul li.flex4,
.box-list .sticky-body ul li.flex4 {
    flex: 4;
}

.box-list .sticky-body ul li b {
    font-weight: 700;
}

.box-list .sticky-body ul li span {
    display: flex;
    align-items: center;
}

.box-list .sticky-body ul li span .icon {
    font-size: 16px;
    margin-right: 8px;
    color: #CCCCCC;
}

.box-list .sticky-body ul li span a:hover {
    color: #1161D8;
}

.box-list .sticky-body ul li span.buttons a {
    margin-right: 16px;
}

.box-list .sticky-body ul li .title {
    font-size: 15px;
    font-weight: 700;
    color: #333333;
}

.box-list .sticky-body ul li .title.red {
    font-size: 15px;
    font-weight: 700;
    color: red;
}

.box-list .sticky-body ul li.abs {
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -20px;
}

.box-list .sticky-body ul li.abs .dropdown {
    width: auto !important;
}

.box-list .sticky-body ul li.abs .dropdown button {
    background: transparent;
}

.box-list .sticky-body ul li.abs .separador {
    margin: 0 16px;
    background: #DDDDDD;
    width: 1px;
    height: 24px;
}

.box-list .sticky-body ul li.abs .dropdown {
    width: auto !important;
    display: flex;
    align-items: center;
}

.box-list .sticky-body ul li.abs .dropdown .dropdown-toggle {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    border-radius: 8px;
    color: #333333;
    padding: 8px 16px;
    background: #ffffff;
    transition: 300ms all;
}

.box-list .sticky-body ul li.abs .dropdown .dropdown-toggle:hover,
.box-list .sticky-body ul li.abs .open.dropdown .dropdown-toggle {
    border-radius: 4px;
    color: #1552B8;
    background: #F5F9FF;
}

.box-list .sticky-body ul li.abs .dropdown .dropdown-toggle .icon {
    margin-left: 24px;
    color: #1552B8;
}

.box-list .sticky-body ul li.abs .dropdown .dropdown-menu {
    border-radius: 8px;
    margin-top: 12px;
    flex-direction: column;
    justify-content: center;
    flex-direction: column;
    padding: 8px;
}

.box-list .sticky-body ul li.abs .open.dropdown .dropdown-menu {
    display: flex;
    min-width: 184px;
}

.box-list .sticky-body ul li.abs .open.dropdown .dropdown-menu .line {
    border: 1px solid #E5E5E5;
    margin: 8px 0;
}

.box-list .sticky-body ul li.abs .dropdown .dropdown-menu .dropdown-item {
    padding: 8px 16px;
    display: flex;
    color: #555555;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    border-radius: 48px;
    transition: 300ms all;
}

.box-list .sticky-body ul li.abs .dropdown .dropdown-menu .dropdown-item.del {
    background: #FFEEEE;
    color: #8C0F14;
    border-radius: 8px;
    margin-top: 8px;
}

.category {
    text-align: center;
    background: #FFF9EA;
    color: #8C0F14;
    border-radius: 8px;
    margin-top: 8px;
    min-width: 50px;
    display: inline-flex;
    padding: 8px 16px;
    justify-content: center;
}

.status-event {
    text-align: center;
    background: #EBF5EC;
    color: #1B4E27;
    border-radius: 8px;
    margin-top: 8px;
    min-width: 50px;
}

.code-discipline {
    text-align: center;
    background: #E8FAFF;
    color: #062F50;
    border-radius: 8px;
    margin-top: 8px;
    min-width: 50px;
}

.code-act-inAvaliation {
    text-align: center;
    background: #ffffdf;
    color: #504e17;
    border-radius: 8px;
    margin-top: 8px;
    min-width: 50px;
}

.webkit-navagator {
    width: -webkit-fill-available;
    width: -moz-available;
}

.status-event-p {
    margin-left: 20px;
    margin-bottom: 10px;
}

.box-list .sticky-body ul li.abs .dropdown .dropdown-menu .dropdown-item.del .icon {
    filter: invert(0.5) sepia(1) saturate(42) hue-rotate(333deg);
}

.box-list .sticky-body ul li.abs .dropdown .dropdown-menu .dropdown-item.del:hover .icon {
    filter: invert(1) sepia(0) saturate(42) hue-rotate(180deg);
}

.box-list .sticky-body ul li.abs .dropdown .dropdown-menu .dropdown-item.del:hover {
    background: #D60000;
    color: #FFEEEE;
}

.box-list .sticky-body ul li.abs .dropdown .dropdown-menu .dropdown-item:hover {
    background: #1161D8;
    color: #ffffff;
    border-radius: 8px;
}

.box-list .sticky-body ul li.abs .dropdown .dropdown-menu .dropdown-item .icon {
    margin-right: 8px;
}

.box-list .sticky-footer {
    position: fixed;
    bottom: 0;
    /*left: 50%;
    margin-left: -720px;*/
    max-width: 1440px;
    width: 100%;
    padding-bottom: 16px;
    padding-top: 16px;
    background: white;
}

@media (min-width:2170px) and (max-width:2180px) {
    .box-list .sticky-footer {
        position: fixed;
        bottom: 0;
        left: 50%;
        margin-left: -620px;
        max-width: 1440px;
        width: 61%;
        padding-bottom: 16px;
        padding-top: 16px;
        background: white;
    }

    .col-12 .wow .fadeIn {
        margin-left: 100px !important;
    }

}

.box-list .sticky-footer .itens {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 32px 0 8px;
}

.box-list .sticky-footer .itens .pagination {
    margin: 0;
    display: flex;
    align-items: center;
}

.box-list .sticky-footer .itens .pagination li {
    display: flex;
}

.box-list .sticky-footer .itens .pagination li span {
    border: 0;
    display: flex;
    align-items: center;
}

.box-list .sticky-footer .itens .pagination li a {
    border: 0;
    font-weight: 600;
    font-size: 16px;
    padding: 8px 16px;
    border: 1px solid #fff;
}

.box-list .sticky-footer .itens .pagination li a .material-icons {
    color: #1161D8;
}

.box-list .sticky-footer .itens .pagination li a:hover {
    background: #BBE5FF;
    border-radius: 8px;
}

.box-list .sticky-footer .itens .pagination li.active a {
    border: 1px solid #D9EFFF;
    background: #EEF8FF;
    color: #184890;
    font-weight: 700;
    border-radius: 8px;
}

.box-list .sticky-footer .itens .numbers {
    color: #888888;
    font-size: 16px;
    line-height: 24px;
}

.box-list .sticky-footer .itens .numbers b {
    font-weight: 700;
    color: #333333;
}

.profile-box {
    background: #ffffff;
    border-radius: 16px;
    padding: 32px;
    position: relative;
    z-index: 8;
    margin: 32px auto;
    max-width: 1440px;
}

.profile-box .flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.profile-box .avatar-profile {
    display: flex;
    flex: 1;
    align-items: center;
}

.profile-box .image-avatar-profile {
    width: 128px;
    height: 128px;
    background-size: cover !important;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 24px;
}

.profile-box .infos-avatar-profile h2 {
    font-size: 28px;
    font-weight: 700;
    line-height: normal;
    color: #333333;
    margin: 0;
}

.profile-box .infos-avatar-profile h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    color: #888888;
    margin-bottom: 16px;
}

.profile-box .infos-avatar-profile h3 strong {
    font-weight: 700;
}

.profile-box .infos-avatar-profile a {
    display: inline-flex;
    align-items: center;
    border-radius: 8px;
    border: 1px solid #DDDDDD;
    background: #ffffff;
    padding: 8px 16px;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #333333;
    transition: 300ms all;
}

.profile-box .infos-avatar-profile a span {
    color: #1161D8;
    margin-right: 16px;
}

.profile-box .infos-avatar-profile a:hover {
    background: #1161D8;
    color: #fff;
    border: 1px solid #fff;
}

.profile-box .infos-avatar-profile a:hover span {
    color: #fff;
}

.profile-box .cards-hours-profile .cards-hours-ho {
    display: flex;
    justify-content: space-between;
    flex: 2;
    margin-bottom: 4px;
}

.profile-box .cards-hours-profile .ho-legend {
    margin-bottom: 4px;
    text-align: right;
}

.profile-box .cards-hours-profile {
    display: flex;
    flex-direction: column;
}

.profile-box .cards-hours-profile .card-hour {
    display: flex;
    border-radius: 12px;
    border: 1px solid #DDD;
    background: #FFF;
    padding: 16px 32px 16px 16px;
    margin-left: 12px;
}

.profile-box .cards-hours-profile .card-hour span.icon {
    margin-right: 16px;
    color: #1161D8;
}

.profile-box .cards-hours-profile .card-hour span h5 {
    color: #333;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    margin: 0;
}

.profile-box .cards-hours-profile .card-hour span h6 {
    color: #888;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}

.tabs-profile-infos {
    background: #ffffff;
    border-radius: 16px;
    padding: 40px 16px;
    position: relative;
    z-index: 8;
    margin: 32px auto;
    max-width: 1440px;
}

.tabs-profile-infos .flex {
    display: flex;
    justify-content: space-between;
}

.tabs-profile-infos .bonsae-tab ul.nav {
    margin: 0;
}

.tabs-profile-infos .bonsae-tab:before {
    display: none;
}

.tabs-profile-infos .box-filters {
    padding: 16px 32px;
    display: flex;
    align-items: center;
}

.tabs-profile-infos .box-filters h6 {
    font-weight: bold;
    font-size: 16px;
    margin-right: 16px;
    margin-bottom: 0;
}

.tabs-profile-infos .box-filters .button-tag {
    border-radius: 4px;
    padding: 4px 8px 4px 12px;
    display: flex;
    align-items: center;
    border: 1px solid #DDDDDD;
    background: #F1F1F1;
    ;
}

.tabs-profile-infos .box-filters .button-tag button {
    font-size: 20px;
    display: flex;
    padding: 0 0 0 4px;
}

.tabs-profile-infos .box-profile-info {
    background: #F1F1F1;
    border-radius: 16px;
    padding: 32px;
}

.tabs-profile-infos .box-profile-info .box-list .sticky-header {
    background: transparent;
    padding: 0;
    border-radius: 0;
}

.tabs-profile-infos .box-profile-info .box-list .sticky-heade .header-box {
    margin-top: 0;
}

.tabs-profile-infos .box-profile-info .box-list .sticky-header::before {
    background: #fff;
    top: 78px;
    height: 16px;
    border-radius: 16px 16px 0px 0px;
}

.tabs-profile-infos .box-profile-info .box-list .sticky-header::after {
    background: #f1f1f1;
    height: 88px;
}

.tabs-profile-infos .box-profile-info .box-list .sticky-header .header-box {
    margin-top: 0;
    border-radius: 0;
}

.tabs-profile-infos .box-profile-info .box-list .sticky-body {
    background: #ffffff;
    padding: 0;
}

.tabs-profile-infos .box-profile-info .box-list .sticky-body .item-body {
    padding-left: 12px;
    padding-right: 12px;
}

.tabs-profile-infos .box-profile-info .box-list .sticky-footer {
    position: sticky;
    padding-top: 8px;
    padding-bottom: 8px;
    background: #ffffff;
}

.tabs-profile-infos h3 {
    color: #555;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    margin-top: 48px;
    margin-bottom: 16px;
    padding-left: 16px;
}

.tabs-profile-infos .filters-box {
    flex: 3;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: -17px;
}

.tabs-profile-infos .filters-box .separador {
    margin: 0 16px;
    background: #DDDDDD;
    width: 1px;
    height: 24px;
}

.tabs-profile-infos .filters-box .dropdown {
    width: auto !important;
    display: flex;
    align-items: center;
}

.tabs-profile-infos .filters-box .dropdown .dropdown-toggle {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    padding: 8px 16px;
    border-radius: 48px;
    background: #ffffff;
    transition: 300ms all;
}

.tabs-profile-infos .filters-box .dropdown .dropdown-toggle:hover,
.tabs-profile-infos .filters-box .open.dropdown .dropdown-toggle {
    border-radius: 4px;
    color: #1552B8;
    background: #F5F9FF;
}

.tabs-profile-infos .filters-box .dropdown .dropdown-toggle .icon {
    margin-left: 24px;
    color: #1552B8;
}

.tabs-profile-infos .filters-box .dropdown .dropdown-menu {
    border-radius: 8px;
    margin-top: 12px;
    flex-direction: column;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding: 8px;
}

.tabs-profile-infos .filters-box .open.dropdown .dropdown-menu {
    display: flex;
}

.tabs-profile-infos .filters-box .open.dropdown .dropdown-menu .line {
    border: 1px solid #E5E5E5;
    margin: 8px 0;
}

.tabs-profile-infos .filters-box .dropdown .dropdown-menu .dropdown-item {
    padding: 8px 16px;
    color: #555555;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    border-radius: 48px;
    transition: 300ms all;
}

.tabs-profile-infos .filters-box .dropdown .dropdown-menu .dropdown-item:hover {
    background: #1161D8;
    color: #ffffff;
    border-radius: 8px;
}

.tabs-profile-infos .filters-box .bttn {
    background: #ffffff;
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    padding: 8px 16px;
    transition: 300ms all;
}

.tabs-profile-infos .filters-box .bttn:hover {
    border-radius: 4px;
    color: #1552B8;
    background: #F5F9FF;
}

.tabs-profile-infos .filters-box .bttn .icon {
    margin-left: 24px;
    color: #1552B8;
}

.status_practice {
    display: flex;
    padding: 8px 16px;
    align-items: center;
    gap: 8px;

    border-radius: 8px;
}

.header-teams {
    display: flex;
    align-items: center;
    gap: 30px;
}

@media (min-width:2170px) and (max-width:2180px) {
    .box-list .sticky-footer {
        position: fixed;
        bottom: 0;
        left: 50%;
        margin-left: -620px;
        max-width: 1440px;
        width: 61%;
        padding-bottom: 16px;
        padding-top: 16px;
        background: white;
    }

    .col-12 .wow .fadeIn {
        margin-left: 100px !important;
    }
}

@media (min-width:2170px) and (max-width:2180px) {
    .box-list .sticky-footer {
        position: fixed;
        bottom: 0;
        left: 50%;
        margin-left: -620px;
        max-width: 1440px;
        width: 61%;
        padding-bottom: 16px;
        padding-top: 16px;
        background: white;
    }

    .col-12 .wow .fadeIn {
        margin-left: 100px !important;
    }
}

.suspended-notification {
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    display: none;
    width: 350px;
    top: 50%;
    left: 50%;
    margin-left: -132px;
    margin-top: 32px;
    border-radius: 8px;
    align-items: center;
    text-align: left !important;
}

.show-presence:hover .suspended-notification {
    display: flex !important;
}

.suspended-notification span {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    margin-top: 0px !important;
    padding-right: 8px;
}


#aviso:hover {
    display: inline-flex !important;

}

.combo.no-space {
    margin-bottom: 0;
}

.link-blue {
    color: #1161d8 !important;
    width: fit-content;
    display: block;
}

.link-blue:hover {
    color: #184890 !important;
}

.no-margin{
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.no-bottom-margin{
    margin-bottom: 0px !important;
}

.d-flex-center {
    display: flex;
    justify-content: center;
}

/* filter styling */

.-filter- {
    width: 254px;
    height: 40px;
    gap: 8px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.-filter-first-span- {
    width: 185px;
    height: 25px;
    color: var(--text-lead, #888);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
}

.-filter-area-field- {
    width: 110px;
    height: 40px;
    display: flex;
    border-radius: 8px;
    border: 1px solid var(--border-light, #DDD);
    background: none;
    align-items: center;
    justify-content: space-around;
}

.-filter- button {
    background: none;
    width: 152px;
    height: 40px;
    display: flex;
    padding: 8px 16px;
}

/*molto css*/


.container-me {
    border-radius: 24px 24px 0px 0px;
    background: var(--academy-50, #EBF7FF);
    height: 220vh;
    padding: 2%;
    width: 100%;
    display: flex;
    flex-direction: column;
}


/* prof-view */

.white-container-stud,
.white-container-prof {
    width: 100%;
    min-height: 1400px;
    flex-shrink: 0;
    background: var(--background-neutral, #FFF);
    padding: 0 2%;
}

.sticky-footer-prof-view {
    position: fixed;
    bottom: 0;
    left: 50%;
    margin-left: -700px;
    max-width: 1400px;
    width: 100%;
    padding-bottom: 16px;
    padding-top: 16px;
    background: white;
    border-radius: 10px;
}

.sticky-footer-prof-view .itens {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 32px 0 8px;
}

.sticky-footer-prof-view .itens .pagination {
    margin: 0;
    display: flex;
    align-items: center;
}


.white-container-prof {
    border-radius: 16px 16px;
}

.top-header-stud,
.top-header-prof {
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
    align-items: center;
    justify-content: space-between;
}

.certf-view-stud,
.certf-view-prof {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.cert-info-stud,
.cert-info-prof {
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    height: 56px;
    border-radius: 8px;
    background: var(--neutral-gray-50, #F1F1F1);
    width: 100%;
    flex-shrink: 0;

}

.center-filters-stud,
.center-filters-prof {
    width: 450px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 34px;
    margin-left: 230px;
    
}

.center-filters-stud>div,
.center-filters-prof>div {
    width: 128px;
    display: flex;
}

/* .cert-info-stud, */
.cert-info-prof,
.cert-filter-prof,
.cert-filter-stud {
    display: flex;
    flex-direction: row;
    font-weight: 600;
    font-size: 16px;
    margin-left: -5px;
    margin-bottom: 10px;
}


/* .cert-info-stud *, */
.cert-info-prof * {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.list-cont-stud,
.list-cont-prof,
.list-cont-active-prof,
.list-cont-active-stud {
    height: 96px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    cursor: pointer;

}

.list-cont-active-stud,
.list-cont-active-prof {
    width: 100%;
    height: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 12px;
}

.list-cont-stud ul,
.list-cont-prof ul,
.list-cont-active-prof ul,
.list-cont-active-stud ul {
    width: 100%;
    display: flex;
    list-style: none;
    align-items: center;
    justify-content: space-around;
    height: 96px;
    border-radius: 8px;

}

.cert-list-active-stud,
.cert-list-active-prof {
    display: flex;
    flex-direction: column;
    height: auto;
}

.cert-list-stud .collapse.in {
    background: var(--academy-10, #F5F9FF);
}

.cert-list-prof li,
.cert-list-stud li,
.cert-list-active-prof li,
.cert-list-active-stud li {
    height: 40px;
    flex-wrap: wrap;
    gap: 16px;
}

.cert-list-active-stud,
.cert-list-active-prof {
    width: 100%;
    height: 664px;
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    background: var(--academy-10, #F5F9FF);

}

.list-cont-validate{

}

.cert-list-stud {
    border-bottom: 1px solid #DDDDDD;
    padding: 16px 0;
}

.list-cont-stud {
    background: #1161D8;
    border-radius: 8px;
}

.list-cont-stud .option-tag-stud,
.list-cont-stud .col-info-stud {
    color: #ffffff;
}

.list-cont-stud .option-stud {
    background: #ffffff;
    border-radius: 8px;
}

.list-cont-stud.collapsed .option-tag-stud {
    color: #333333;
}

.list-cont-stud.collapsed .col-info-stud {
    color: #555555;
}

.list-cont-stud.collapsed {
    background: #ffffff;
    transition: 300ms all;
}

.list-cont-stud.collapsed:hover {
    background: #F6F6F6;
}

.list-cont-prof ul li,
.list-cont-stud ul li {

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.f-col-prof,
.f-col-stud,
.f-col-active-stud,
.f-col-active-prof {
    display: flex;
    width: 236px;
}

.f-col-prof button,
.f-col-stud button {
    display: flex;
    flex-direction: column;
    width: 48px;
    height: 48px;
    border: none;
    background: none;

}

.option-ifo-prof,
.option-ifo-stud {
    display: flex;
    flex-direction: column;
    height: 77px;
    gap: 4px;
}



#Civil-but {
    display: flex;
    padding: 2px 40px;
    font-weight: 700;
    font-size: 14px;
    align-items: center;
    gap: 8px;
    border-radius: 8px;
    background: var(--feedback-neutral-light, #F1F1F1);
}

.s-col-prof,
.s-col-stud {
    width: 435px;
    display: flex;
    flex-direction: row;
    gap: 36px;


}

.t-col-prof,
.t-col-stud {
    width: 170px;
    height: 44px;
    display: flex;
    flex-direction: column;
    gap: 8px;


}

.t-col-active-prof,
.t-col-active-stud {
    color: var(--action-light-contrast, #FFF);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.fr-col-prof,
.fr-col-stud,
.fr-col-active-prof,
.fr-col-active-stud {
    color: var(--action-light-contrast, #FFF);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: 137px;
    height: 44px;
    display: flex;
    flex-direction: column;
}

.fr-col-active-stud,
.fr-col-active-prof {
    color: var(--action-light-contrast, #FFF);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.cert-upload-prof,
.cert-upload-stud {
    display: flex;
    align-items: center;
}

.cert-upload-prof span,
.cert-upload-stud span {
    margin-right: 16px;
}

.first-index-prof,
.first-index-stud {
    color: var(--text-highlight, #555);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

}

.sec-index-prof,
.sec-index-stud {
    color: var(--text-heading, #111);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: flex;
    flex-direction: row;
    gap: 8px;
}

.time-label-prof,
.time-label-stud {
    width: 264px;
    height: 48px;
    border-radius: 12px;
    border: 1px solid var(--brand-450, #F3FBF2);
    background: var(--brand-450, #F3FBF2);
    color: var(--text-section, #333);
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 8px;
}



.A7A {
    display: flex;
    background: white;
    width: 100%;
    background: white;
    color: #333;
    flex-direction: column;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    height: 50px;
    font-family: Nunito;
    margin: 1px;
    text-align: center;
    border-radius: 48px;
    transition: 300ms all;
    align-items: center;
    justify-content: center;
    padding: 8px;

}

.A7A:hover {
    animation-delay: 0.6s;
    border-radius: 8px;
    background: var(--action-light-primary, #1161D8);
    color: var(--action-light-contrast, #FFF);
}

.clear-filter-butn {
    border-radius: 8px;
    background: var(--action-light-primary, #1161D8);
    color: var(--action-light-contrast, #FFF);
}

.filter-label-prof,
.filter-label-stud {
    display: flex;
    padding: 8px 16px;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    border-radius: 80px;
    color: var(--text-section, #333);
    text-align: center;
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    width: 416px;
    /* 133.333% */

}

.filter-label-prof button,
.filter-label-stud button {
    background: none;
    border: none;
    align-items: center;
    justify-content: center;
    display: flex;
    color: var(--text-section, #333);
    text-align: center;
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    gap: 16px;
    /* 133.333% */

}

.filter-label-prof hr,
.filter-label-stud hr {

    height: 24px;
    width: 0;
}

.option-prof,
.option-stud {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;

}

.f-col-active-prof,
.f-col-active-stud,
.option-active-prof,
.option-active-stud {
    height: 48px;
    width: 48px;
    padding: 8px 12px;
    justify-content: center;
    align-items: center;
    gap: 24px;
    flex-shrink: 0;
    border-radius: 8px;
    background: var(--action-light-contrast, #FFF);

}

.option-tag-prof,
.option-tag-stud {

    color: var(--text-section, #333);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.option-tag-active-prof,
.option-tag-active-stud {
    color: var(--action-light-contrast, #FFF);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.f-notification-prof,
.f-notification-stud {
    display: flex;
    flex-direction: row;
    padding: 8px 16px;
    align-items: center;
    border-radius: 8px;
    color: var(--feedback-information-dark, #062F50);
    background: var(--feedback-information-light, #E8FAFF);
    font-weight: 600;
}

.s-notification-prof,
.s-notification-stud {
    display: flex;
    flex-direction: row;
    padding: 8px 16px;
    align-items: center;
    gap: 8px;
    border-radius: 8px;
    color: var(--feedback-error-dark, #8C0F14);
    background: var(--feedback-error-light, #FEE);
    font-weight: 600;
}

.t-notification-prof,
.t-notification-stud {
    display: inline-flex;
    flex-direction: row;
    padding: 8px 16px;
    align-items: center;
    gap: 8px;
    border-radius: 8px;
    color: var(--feedback-sucess-dark, #1B4E27);
    background: var(--feedback-sucess-light, #EBF5EC);
    font-weight: 600;
}

.col-info-prof,
.col-info-stud {
    display: flex;
    flex-direction: column;

    color: var(--text-subtitle, #555);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.col-info-stud .tls {
    font-weight: 700;
}

.col-info-prof .bold-info-prof,
.col-info-stud .bold-info-stud {
    color: var(--text-subtitle, #555);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

}

.studint-tag-prof {
    color: var(--text-section, #333);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.cert-list-header-prof,
.cert-list-header-stud {
    border-radius: 8px;
    background: var(--action-light-primary, #1161D8);
    height: 96px;
    display: flex;
    justify-content: center;
}

.cert-active-status-prof,
.cert-active-status-stud {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.cert-active-status-prof ul,
.cert-active-status-stud ul {
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid var(--border-light, #DDD);
    width: 95%;
    background: var(--academy-10, #F5F9FF);
    justify-content: space-around;
    align-items: center;
    height: 112px;

}

.cert-active-status-prof ul li,
.cert-active-status-stud ul li {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    list-style: none;

}

.doc-name-prof,
.doc-name-stud {
    width: 280px;
    gap: 8px;
    display: flex;
    flex-direction: row;
}

.upload-info-prof,
.upload-info-stud {
    display: flex;
    align-items: center;
    flex-direction: row;
    width: 405px;
    gap: 16px;

}

.upload-area-prof,
.upload-area-stud {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 95%;
    height: 172px;
    border-radius: 10px;
    border: 1px dashed var(--border-medium, #A0A0A0);
    background: var(--neutral-white, #FFF);
    margin: 24px;
    position: relative;
}

#documents_container_input div {
    border-radius: 0;
    border: none;
}

.activation-state-prof,
.activation-state-stud {
    display: flex;
    padding: 8px 16px;
    align-items: center;
    gap: 8px;
    border-radius: 8px;
    background: var(--feedback-information-light, #E8FAFF);
    width: 110px;
    height: 35px;
}

.activation-state-prof-recused,
.activation-state-stud-recused {
    display: flex;
    padding: 8px 16px;
    align-items: center;
    gap: 8px;
    border-radius: 8px;
    background: #FEE;
    color: #8C0F14;
    width: 110px;
    height: 35px;
}

.activation-state-prof-validate,
.activation-state-stud-validate {
    display: flex;
    padding: 8px 16px;
    align-items: center;
    gap: 8px;
    border-radius: 8px;
    background: #EBF5EC;
    color: #1b4e27;
    width: 110px;
    height: 35px;
}

.user-active-prof span,
.user-active-stud span {
    color: var(--text-subtitle, #555);
    text-align: center;
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin: 4px;
    height: 35px;


}

.tag-filter-dropdown::after {
    content: " ";
    height: 1px;
    width: 130%;
    margin-top: 18px;
    background: #E5E5E5;
    margin-top: 4px;
}

.custom-border {
    height: 40px;
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: space-around;
    border: 1px solid var(--border-light, #DDD);
    border-radius: 4px !important;
}

.dropdown-custom-filter {
    font-weight: 400;
    line-height: 22px;
}

.active-feedback-prof,
.active-feedback-stud {
    display: flex;
    padding: 4px 24px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 80px;
    background: #E5E5E5;
    width: 79;
    height: 24px;
}

.inactive-feedback-prof,
.inactive-feedback-stud {
    display: inline-flex;
    padding: 4px 24px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 80px;
    background: #E5E5E5;
}

.active-feedback-prof button,
.active-feedback-stud button,
.inactive-feedback-prof button,
.inactive-feedback-stud button {
    background: none;
}


.upload-icon-prof,
.upload-icon-stud {
    display: flex;
    padding: 8px 16px;
    align-items: flex-start;
    gap: 8px;
    border-radius: 16px;
    background: var(--academy-100, #D9EFFF);
}

.docs-list-prof,
.docs-list-stud {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: center;
}

#documents_container {
    flex-wrap: wrap;
}

.mb-size-prof,
.mb-size-stud {
    position: absolute;
    top: 16px;
    right: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.upload-text-prof,
.upload-text-stud {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.upload-text-stud .f-ch {
    color: var(--text-section, #333);
    font-size: 20px;
    font-weight: 700;
}

.upload-text-stud .s-ch {
    font-size: 16px;
    color: var(--text-lead, #888);
}

.f-ch-prof,
.f-ch-stud {
    color: var(--text-section, #333);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.s-ch-prof,
.s-ch-stud {
    color: var(--text-lead, #888);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    width: 94px;
    height: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.green-me-prof {
    border-radius: 8px;
    background: var(--feedback-sucess-light, #EBF5EC);
}

.red-me-prof {
    border-radius: 8px;
    background: var(--feedback-error-light, #FEE);
}

.avial-prof {
    border-radius: 80px;
    border: 1px solid var(--action-light-primary, #1161D8);
    display: inline-flex;
    padding: 4px 24px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    background: none;
}

.active-green-prof {
    border-radius: 8px;
    background: var(--feedback-sucess-light, #EBF5EC);
}

.active-red-prof {
    border-radius: 8px;
    background: var(--feedback-error-light, #FEE);
}

.search-label-prof {
    display: flex;
    width: 339px;
    height: 48px;
    border-radius: 8px;
    border: 1px solid var(--action-light-neutral, #E5E5E5);
    background: var(--background-neutral, #FFF);
    justify-content: space-between;
    padding: 4px 5px 4px 24px;
}

.search-icon-prof {
    display: flex;
    width: 48px;
    height: 40px;
    border-radius: 8px;
    background: var(--action-light-disabled, #CCC);
    justify-content: center;
    align-items: center;
    margin: -1px 0;
}

.search-icon-prof .search-icon-centered {
    display: flex;
    width: 24px;
    height: 24px;

}

.-centered-icon- {
    display: flex;
    align-items: center;
    gap: 18px;
}

.bt-prof-upload,
.bt-stud-upload {
    display: flex;
    align-items: center;
    gap: 16px;
}

#search-text-prof {
    width: 99px;
    height: 22px;
    display: flex;
    margin: 8px 0;
}

.search-label-prof span {
    width: 99px;
    height: 22px;
    display: flex;
    flex-direction: row;

}

.prof-filter-prof {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-right: 275px;
}

.filter-area-prof {
    display: flex;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 8px;
    border: 1px solid var(--border-light, #DDD);
}

.f-col-prof-prof {
    display: flex;
    width: 312px;
    align-items: center;
    gap: 12px;
    flex-direction: row;
}

.prof-option-ifo-prof {
    display: flex;
    width: 312px;
    align-items: center;
    gap: 12px;
}

.student-info-prof {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 4px;
    flex: 1 0 0;
}


/*  config-model.css*/
.container-config-model {
    display: flex;
    width: 800px;
    height: 640px;
    padding: 24px;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    flex-shrink: 0;
    border-radius: 24px;
    border: 1px solid var(--neutral-white-dark, #EEE);
    background: var(--background-neutral, #FFF);
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.08), 0px 0px 4px 0px rgba(0, 0, 0, 0.04);
    justify-content: space-between;
}

.header-config-model {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;
    color: var(--text-section, #333);
    font-family: Nunito;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 109.091% */
}

.header-config-model button {
    border: none;
    background: none;
    width: 24px;
    height: 24px;

}

.footer-config-model {
    display: flex;
    width: 800px;
    padding: 19px 32px 21px 32px;
    justify-content: center;
    align-items: center;
    justify-content: space-between;
    align-items: center;
    border-radius: 24px;
    background: var(--neutral-gray-10, #F6F6F6);
    position: relative;
    bottom: -24px;

}

.cancel-config-model {
    display: flex;
    padding: 8px 24px;
    justify-content: center;
    align-items: center;
    gap: 24px;
    border-radius: 80px;
    background: var(--action-dark-neutral, #EEE);
    border: none;
    color: var(--action-dark-contrast, #333);
    text-align: center;
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 133.333% */
}

.save-config-model {
    display: flex;
    padding: 8px 24px;
    justify-content: center;
    align-items: center;
    gap: 24px;
    border-radius: 80px;
    background: var(--feedback-sucess-medium, #359549);
    border: none;
    color: var(--feedback-sucess-light, #EBF5EC);
    text-align: center;
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 133.333% */
}

button:hover {
    cursor: pointer;
}

/* doc-model */


.container-doc-model {
    display: flex;
    width: 800px;
    height: 400px;
    padding: 24px;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    flex-shrink: 0;
    border-radius: 24px;
    border: 1px solid var(--neutral-white-dark, #EEE);
    background: var(--background-neutral, #FFF);
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.08), 0px 0px 4px 0px rgba(0, 0, 0, 0.04);
}

.heder-doc-model {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;
    color: var(--text-section, #333);
    font-family: Nunito;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 109.091% */
}

/* hr {
    border: 1px solid #DDD;
    width: 100%;
    height: 1px;
} */

.heder-doc-model button {
    background: none;
    border: none;
}

.msg-container-doc-model {
    display: flex;
    width: 752px;
    height: 289px;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    color: var(--action-dark-contrast, #333);
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}


button:hover {
    cursor: pointer;
}

/* error */

.container-error .modal-content {
    border-radius: 24px;
    background: var(--feedback-error-medium, #D60000);
}

.container-error .modal-header {
    background: transparent !important;
}

.container-error .modal-header .close-error {
    color: #ffffff;
    position: fixed;
    right: 32px;
    top: 22px;
}

.header-error {
    display: flex;
    flex-direction: row;
    width: auto;
    gap: 262px;
    align-items: center;
    justify-content: space-between;
    margin: 24px;
}

.message-error {
    color: var(--neutral-white, #FFF);
    font-family: Nunito;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 109.091% */
}

.close-error {
    width: 24px;
    height: 24px;
    position: relative;
    right: 0px;
    bottom: 0px;
    border: none;
    background: none;
}

.file-icon-error {
    width: 184.483px;
    height: 96px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
}

.pragraph-error {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 94px;
    align-items: center;
    justify-content: center;
    margin-top: 32px;
}

.top-pragraph-error {
    color: var(--neutral-white, #FFF);
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    /* 128.571% */
    letter-spacing: 0.5px;
}

.btm-pragraph-error {
    color: var(--feedback-error-light, #FEE);
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-top: 8px;
    /* 157.143% */
}

button:hover {
    cursor: pointer;
}

/* filter */

.container-filter {
    display: flex;
    width: 400px;
    height: 836px;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    flex-shrink: 0;
    border-radius: 24px;
    border: 1px solid var(--neutral-white-dark, #EEE);
    background: var(--background-neutral, #FFF);
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.08), 0px 0px 4px 0px rgba(0, 0, 0, 0.04);
}

.header-filter {
    display: flex;
    align-items: flex-start;
    gap: 262px;
}

header-filter .label {
    color: var(--text-section, #333);
    font-family: Nunito;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 109.091% */
}

.header-filter button {
    border: none;
    background: none;
}

.f-filter-filter {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    height: 88px;
}

.f-filter-filter span {
    color: var(--text-body, #CCC);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
    letter-spacing: 0.5px;
    display: flex;
    width: 352px;
    align-items: flex-start;
    border-radius: 4px 4px 0px 0px;
    border: 1px solid var(--border-light, #DDD);
    padding: 12px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    flex: 1 0 0;
    padding: 0 16px;
    height: 56px;
}


.filter-container-filter {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 8px;
    width: 100%;
    height: 88px;

}

.s-filter-filter {
    display: flex;
    padding: 0px 16px;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 4px;
    border: 1px solid var(--border-light, #DDD);
    height: 56px;

}

.t-filter-filter {
    display: flex;
    padding: 0px 16px;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 4px;
    border: 1px solid var(--border-light, #DDD);
    height: 56px;
}

.s-filter-filter span,
.t-filter-filter span {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    color: var(--text-body, #CCC);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
    letter-spacing: 0.5px;
    /* 109.091% */
    justify-content: center;
    flex-direction: row;
}

.s-filter-filter button,
.t-filter-filter button {
    border: none;
    background: none;
}

.footer-filter {
    display: flex;
    width: 400px;
    padding: 19px 16px 21px 16px;
    justify-content: center;
    align-items: center;
    border-radius: 24px;
    background: var(--neutral-gray-10, #F6F6F6);
    position: relative;
    top: 370px;
    right: 25px;
}

.footer-filter button {
    display: flex;
    padding: 8px 24px;
    justify-content: center;
    align-items: center;
    gap: 24px;
    flex: 1 0 0;
    border-radius: 80px;
    background: var(--action-light-primary, #1161D8);
    border: none;
}

button:hover {
    cursor: pointer;
}

p {
    color: var(--text-highlight, #555);
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    /* 150% */
}

.white {
    color: #fff !important;
}

/*submit  */

.container-submit .modal-content {
    border-radius: 24px;
    background: var(--feedback-sucess-medium, #359549);
}

.container-submit .modal-header {
    background: transparent !important;
}

.container-submit .modal-header .close-error {
    color: #ffffff;
    position: fixed;
    right: 32px;
    top: 22px;
}

.header-submit {
    display: flex;
    flex-direction: row;
    width: auto;
    gap: 262px;
    align-items: center;
    justify-content: space-between;
    margin: 24px;
}

.message-submit {
    color: var(--neutral-white, #FFF);
    font-family: Nunito;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 109.091% */
}

.close-submit {
    width: 24px;
    height: 24px;
    position: relative;
    right: 0px;
    bottom: 0px;
    border: none;
    background: none;
}

.file-icon-submit {
    width: 184.483px;
    height: 96px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
}

.pragraph-submit {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 94px;
    align-items: center;
    justify-content: center;
    margin-top: 32px;
}

.top-pragraph-submit {
    color: var(--neutral-white, #FFF);
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    /* 128.571% */
    letter-spacing: 0.5px;
}

.btm-pragraph-submit {
    color: var(--feedback-error-light, #FEE);
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-top: 8px;
    /* 157.143% */
}

button:hover {
    cursor: pointer;
}

/*suc-up */


.header-suc-up {
    display: flex;
    width: 752px;
    justify-content: space-between;
    align-items: flex-start;
    color: var(--text-section, #333);
    font-family: Nunito;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 109.091% */
}

.header-suc-up button {
    background: none;
    border: none;
}

.file-container-suc-up {
    width: 752px;
    height: 289px;
    flex-shrink: 0;
    border-radius: 10px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}


.container-suc-up {
    width: 800px;
    height: 560px;
    flex-shrink: 0;
    border-radius: 24px;
    background: var(--background-neutral, #FFF);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 24px;

    /* Shadow/Large */
    box-shadow: 0px 15px 35px 0px rgba(103, 110, 118, 0.08), 0px 5px 15px 0px rgba(0, 0, 0, 0.12);
}

.user-info-suc-up {
    display: inline-flex;
    padding: 4px 12px 4px 4px;
    align-items: center;
    gap: 8px;
    border-radius: 80px;
    background: var(--neutral-gray-10, #F6F6F6);
}

.user-avtar-suc-up {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
}

.user-avtar-suc-up svg {
    display: flex;
    width: 17.455px;
    height: 20.727px;
    padding: 0px 0.04px 0.073px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    fill: var(--neutral-gray-50, #F1F1F1);
}





.footer-suc-up {
    width: 752px;
    height: 95px;
    flex-shrink: 0;
    border-radius: 16px;
    background: var(--neutral-gray-50, #F1F1F1);
}


/* upload-model */

.container-upload-model {
    width: 800px;
    height: 400px;

    border-radius: 24px;
    background: var(--background-neutral, #FFF);
    /* Shadow/Large */
    box-shadow: 0px 15px 35px 0px rgba(103, 110, 118, 0.08), 0px 5px 15px 0px rgba(0, 0, 0, 0.12);
}

.header-upload-model {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    height: 24px;
    align-items: flex-start;
    gap: 262px;
    padding: 24px;
    margin-bottom: 43px;
}

.header-upload-model button {
    display: flex;
    background: none;
    border: none;
    width: 24px;
    height: 24px;
}

.upload-rect-upload-model {
    width: 752px;
    height: 289px;
    flex-shrink: 0;
    border-radius: 10px;
    border: 1px dashed var(--border-light, #DDD);
    background: var(--academy-10, #F5F9FF);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 24px;

}

.icon-upload-model {
    display: inline-flex;
    padding: 8px 16px;
    align-items: flex-start;
    gap: 8px;
    border-radius: 16px;
    background: var(--academy-100, #D9EFFF);
    margin-bottom: 16px;
}

.f-mes-upload-model,
.s-mes-upload-model {
    color: var(--text-section, #333);
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 4px;
    height: 27px;
    display: flex;
}

.s-mes-upload-model {
    color: var(--text-lead, #888);
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.f-mes-upload-model {
    color: var(--text-section, #333);
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.t-mes-upload-model {
    color: var(--text-lead, #888);
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.counter-upload-model {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 60px;
    left: 235px;
}

button:hover {
    cursor: pointer;
}

/*user-cert*/

.container-user-cert {
    margin-top: 20px;
    width: 90%;
    height: 836px;
    flex-shrink: 0;
    border-radius: 24px;
    background: var(--background-neutral, #FFF);
    /* Shadow/Large */
    box-shadow: 0px 15px 35px 0px, rgba(103, 110, 118, 0.08), 0px 5px 15px 0px, rgba(0, 0, 0, 0.12);
    padding: 32px;
    background: var(--background-neutral, #FFF);
    /* Shadow/Large */
    box-shadow: 0px 15px 35px 0px rgba(103, 110, 118, 0.08), 0px 5px 15px 0px rgba(0, 0, 0, 0.12);
}

.header-user-cert {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
    padding: 12px;
}

/* hr {
    width: 100%;
    height: 1px;
    background: #DDD;
    margin-bottom: 16px;
    border: none;
} */

.header-user-cert button {
    background: none;
    border: none;
}

.user-info-user-cert {
    width: 100%;
    height: 95px;
    flex-shrink: 0;
    border-radius: 16px;
    background: var(--neutral-gray-50, #F1F1F1);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 24px;
}

.info-user-cert {
    width: 100%px;
    height: 56px;
    flex-shrink: 0;
    border-radius: 8px;
    background: var(--neutral-gray-50, #F1F1F1);
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-top: 16px;
    align-items: center;
}

.info-user-cert ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    list-style: none;
    width: 100%;

}


.f-item-user-cert {
    width: 100%;
    height: 96px;
    flex-shrink: 0;
    border-radius: 8px;
    background: var(--background-neutral, #FFF);
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 18px;
    gap: 48px;

}

.f-item-user-cert ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    list-style: none;
    margin: 18px 0px;

    gap: 48px;

}

.f-item-user-cert li {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;

}

.item-name-user-cert {
    display: flex;
    width: 356px;
    padding: 16px 24px;
    align-items: flex-start;
    gap: 4px;
    border-radius: 8px;
    background: var(--academy-10, #F5F9FF);
    flex-direction: row;
    flex-wrap: wrap;

}

.doc-name-user-cert {
    width: 308px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;

}

.doc-name-user-cert span {
    color: var(--text-section, #333);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    flex: 1 0 0;
}

.item-name-user-cert span {
    color: var(--text-subtitle, #555);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 248px;
}

.period-user-cert {
    display: inline-flex;
    padding: 12px 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    border-radius: 8px;
    border: 1px solid var(--border-light, #DDD);
}

.time-user-cert {
    display: inline-flex;
    padding: 12px 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    border-radius: 8px;
    border: 1px solid var(--border-light, #DDD);
    width: 100px;
    height: 46px;
}

.feedback-user-cert {
    display: flex;
    padding: 8px 24px;
    justify-content: center;
    align-items: center;
    gap: 24px;
    border-radius: 80px;
    border: 1px solid var(--action-light-primary, #1161D8);
    height: 48px;
}

.feedback-user-cert-done {
    display: flex;
    padding: 8px 24px;
    justify-content: center;
    align-items: center;
    gap: 24px;
    border-radius: 80px;
    border: 1px solid var(--action-light-primary, #359549);
    height: 48px;
}

.feedback-btn-user-cert {
    border: none;
    color: var(--action-light-primary, #1161D8);
    text-align: center;
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 133.333% */
    background: none;
    padding: 12px 0;
    display: flex;
    flex-direction: row;
    width: 100%;
}

.feedback-btn-user-cert-done {
    border: none;
    color: var(--action-light-primary, #359549);
    text-align: center;
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    cursor: pointer;
    background: none;
    padding: 12px 0;
    display: flex;
    flex-direction: row;
    width: 100%;
}

.status-list-user-cert {
    display: flex;
    padding: 12px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    border-radius: 8px;
    border: 1px solid var(--border-light, #DDD);
    color: var(--feedback-information-medium, #0079F5);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 158px;
    height: 48px;
    background: none;
}

.status-list-user-cert button {
    border: none;
    background: none;
}


.user-name-user-cert {
    display: flex;
    flex-direction: column;
    margin-left: 19px;

}

.user-type-user-cert {
    color: var(--text-lead, #888);
    text-align: left;
    font-family: Nunito;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.date-user-cert {
    display: flex;
    gap: 12px;
    flex-direction: row;
    width: 230px;
    align-items: center;
    color: var(--text-section, #333);
    text-align: center;
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 150% */
}

.approvel-date-user-cert {
    gap: 6px;
    display: flex;
}

.date-msg-user-cert {
    color: var(--text-lead, #888);
    text-align: center;
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 150% */

}

.notification-user-cert {
    display: flex;
    padding: 8px 16px;
    align-items: center;
    gap: 8px;
    border-radius: 8px;
    background: var(--feedback-information-light, #E8FAFF);
    width: 121px;
    height: 35px;
    color: var(--feedback-information-dark, #062F50);
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}


.info-selector-user-cert {
    align-items: center;
    display: flex;
    gap: 8px;
    width: 288px;
}

.info-selector-user-cert button {
    border: none;
    background: none;
}

.info-type-user-cert {
    width: 206px;
}

.status-user-cert {
    width: 232px;
    height: 48px;
    border-radius: 12px;
    border: 1px solid var(--brand-450, #F3FBF2);
    background: var(--action-light-contrast, #FFF);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

button:hover {
    cursor: pointer;
}

.left-user-cert {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: left;
    width: 200px;
}

.right-user-cert {
    display: flex;
    width: 647px;
    align-items: center;
    gap: 32px;
}

.all-right-user-cert {
    display: flex;
    width: 880px;
    align-items: center;
    gap: 32px;
}

/*multi-upload*/

.model-body-multi-upload {
    position: relative;
    border-radius: 24px;
}

.model-body-multi-upload .modal-dialog .modal-content .modal-body {
    margin: 0;
    padding: 0;
    position: relative;
    height: 100%;
}

.model-header-multi-upload {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px;
}

.model-header-multi-upload span {
    color: var(--text-section, #333);
    font-size: 22px;
    font-weight: 700;
}

.model-list-info-multi-upload {
    flex-shrink: 0;
    border-radius: 8px;
    background: var(--neutral-gray-50, #F1F1F1);
    margin-top: 8px;
    display: flex;
    justify-content: space-evenly;
    align-items: self-end;
    padding: 0px 8px;
    margin: 24px;
}

.model-list-items-multi-upload {
    margin-top: 8px;
    padding: 8px 24px;
}

.model-list-info-multi-upload ul,
.model-list-items-multi-upload ul {
    width: 100%;
    display: flex;
    flex-direction: row;
    list-style: none;
    justify-content: space-between;
    padding: 12px 16px;
}

.model-list-info-multi-upload ul span {}

.model-list-info-multi-upload ul li,
.model-list-items-multi-upload ul li {
    display: flex;
    align-items: center;

}

.item-body-multi-upload {
    flex-shrink: 0;
    border-radius: 8px;
    background: var(--background-neutral, #FFF);
    display: flex;
    flex-direction: row;
    padding: 0;
}

.item-body-multi-upload ul {
    display: flex;
    flex-direction: row;
    list-style: none;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid var(--border-light, #DDD);
    background: var(--background-neutral, #FFF);
    padding: 18px 0;
    gap: 16px;
}

.itembody-adjust{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.selection-field-multi-upload {
    display: flex;
    padding: 12px 16px;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    border-radius: 8px;
    border: 1px solid var(--border-light, #DDD);
}

.cert-link-multi-upload {
    display: flex;
    padding: 16px 24px;
    align-items: center;
    justify-content: space-around;
    gap: 4px;
    border-radius: 8px;
    background: var(--academy-10, #F5F9FF);
}

.cert-link-multi-upload button {
    border: none;
    border-radius: 8px;
    background: var(--neutral-white, #FFF);
    color: #D60000;
    width: 56px;
    height: 50px;
}

.module-footer-multi-upload {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    display: flex;
    padding: 18px 40px;
    justify-content: space-between;
    align-items: center;
    border-radius: 0px 0px 24px 24px;
    background: var(--neutral-gray-10, #F6F6F6);
}

.first-colum-multi-upload {
    display: flex;
    align-items: center;
    align-content: center;
    gap: 8px;
    flex-wrap: wrap;
}

.sec-colum-multi-upload {}

.third-colum-multi-upload {}

.rotated-multi-upload {
    rotate: 90deg;
}

.last-field-multi-upload {
    gap: 8px;
    color: var(--feedback-error-medium, #D60000);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: relative;
}

.row-multi-upload {
    width: 100%;
    display: flex;
    justify-content: space-between;

}

.ok-multi-upload {
    border-radius: 80px;
    background: var(--feedback-sucess-medium, #359549);
    display: flex;
    padding: 8px 24px;
    justify-content: center;
    align-items: center;
    gap: 24px;
    width: 198px;
    height: 40px;
    color: var(--action-light-contrast, #FFF);
    text-align: center;
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 133.333% */
}

.blue-icon-multi-upload {
    color: #1161D8;
}

.cancel-multi-upload {
    display: flex;
    padding: 8px 24px;
    justify-content: center;
    align-items: center;
    gap: 24px;
    border-radius: 80px;
    background: var(--action-dark-neutral, #EEE);
    width: 122px;
    height: 40px;
}

button {
    background: none;
    border: none;
    cursor: pointer;
}

.notification-multi-upload {
    position: absolute;
    display: flex;
    width: 64%;
    bottom: 72px;
    left: 50%;
    margin-left: -32%;
    padding: 8px 24px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 8px;
    background: #FB7B05;
    z-index: 10;
}

/* upload-sc */


.container-upload-model {
    /* display: flex; */
    flex-direction: column;
    width: 100%;
    gap: 262px;
    height: 836px;
    flex-shrink: 0;
    border-radius: 24px;
    background: var(--background-neutral, #FFF);

    /* Shadow/Large */
    box-shadow: 0px 15px 35px 0px rgba(103, 110, 118, 0.08), 0px 5px 15px 0px rgba(0, 0, 0, 0.12);

}

.header-upload-model {
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 24px;

}

.close-upload-model {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--background-neutral, #FFF);
    border: none;
}

.header-info-upload-upload-model {
    display: flex;
    flex-direction: row;
    width: 95%;
    height: 56px;
    flex-shrink: 0;
    border-radius: 8px;
    background: var(--neutral-gray-50, #F1F1F1);
    margin-left: 24px;
    margin-right: 29px;
}

.header-info-upload-upload-model ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 10px 16px;
    width: 100%;
}

.header-info-upload-upload-model ul li {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}

.option-list-upload-model {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 96px;
    flex-shrink: 0;
    border-radius: 8px;
    background: var(--background-neutral, #FFF);
}

.option-list-upload-model ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    width: 100%;
}

.option-list-upload-model ul li {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.footer-upload-model {
    display: flex;
    width: 100%;
    padding: 19px 44px 21px 44px;
    justify-content: space-between;
    align-items: center;
    border-radius: 0px 0px 24px 24px;
    background: var(--neutral-gray-10, #F6F6F6);
    position: relative;
    top: 252px;
}

.cancel-upload-model {
    border-radius: 80px;
    background: var(--action-dark-neutral, #EEE);
    display: flex;
    padding: 8px 24px;
    justify-content: center;
    align-items: center;
    gap: 24px;
    border: none;
}

.submition-upload-model {
    display: flex;
    padding: 8px 24px;
    justify-content: center;
    align-items: center;
    gap: 24px;
    border-radius: 80px;
    background: var(--feedback-sucess-medium, #359549);
    border: none;
}

.f-option-upload-model {
    display: inline-flex;
    flex-direction: row;
    padding: 16px 24px;
    align-items: flex-start;
    gap: 4px;
    border-radius: 8px;
    background: var(--academy-10, #F5F9FF);
    justify-content: center;
}

.f-option-upload-model p {
    width: 192px;
    flex-shrink: 0;
    color: var(--text-section, #333);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.f-option-upload-model button {
    display: flex;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 8px;
    background: var(--neutral-white, #FFF);
    border: none;
}

.s-option-upload-model {
    display: flex;
    width: 320px;
    padding: 12px 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    border-radius: 8px;
    border: 1px solid var(--border-light, #DDD);
    align-items: center;
    justify-content: space-between;

}

.s-option-upload-model span p {
    color: var(--text-subtitle, #555);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

}

.s-option-upload-model button {
    width: 24px;
    height: 24px;
    background: none;
    border: none;
}

.t-option-upload-model {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--feedback-error-medium, #D60000);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

button:hover {
    cursor: pointer;
}

/* feedback-model */


.feedback-doc-model {
    border-radius: 24px;
    background: var(--background-neutral, #FFF);
}

.heder-feedback-model {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;
    color: var(--text-section, #333);
    font-family: Nunito;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 109.091% */
}

.modal.feedback-doc-model .modal-content .modal-header.heder-feedback-model {
    justify-content: flex-start;
    border-bottom: 1px solid #DDDDDD;
    border-radius: 24px 24px 0px 0px;
    padding: 24px 0 20px;
    width: 94%;
    left: 3%;
}

.modal.feedback-doc-model .modal-content .modal-header.heder-feedback-model .close-error {
    position: absolute;
    right: 4px;
    top: 20px;
}

.modal.feedback-doc-model .modal-dialog .modal-content .modal-body {
    margin-top: 80px;
}

hr {
    border-bottom: 1px solid #DDD !important;
    border: 0;
    width: 100%;
    height: 1px;
}

.heder-feedback-model button {
    background: none;
    border: none;
}

.msg-container-feedback {
    display: flex;
    min-height: 100px;
    padding: 16px 24px;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
    border-radius: 8px;
    background: var(--academy-10, #F5F9FF);
    color: var(--text-highlight, #555);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
    letter-spacing: 0.5px;
}

.student-feedback {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 16px;
}

.student-feedback .student-info-feedback .tls {
    color: var(--text-section, #333);
    font-size: 16px;
    font-weight: 700;
}


/* general styling */

.general-filter-field {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-left: 24px;
}

.blue-icon {
    color: #1161D8;
}

.time-label span {
    color: green;
}

/*feed back sec*/

.feed-back-section {
    display: flex;
    padding: 12px 0px;
    height: 168px;
    gap: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    flex: 1 0 0;
    width: 100%;
}

.feed-back-section>input[type=text] {
    border-radius: 4px;
    display: flex;
    padding: 12px 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    flex: 1 0 0;
    align-self: stretch;
    border: 1px solid var(--border-light, #DDD);
    color: var(--text-highlight, #555);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
    letter-spacing: 0.5px;
    height: 72px;
}

.feed-back-action {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;

}

.feed-back-btn-cancel {
    display: flex;
    padding: 8px 24px;
    justify-content: center;
    align-items: center;
    gap: 24px;
    border-radius: 80px;
    background: var(--action-dark-neutral, #EEE);
    border: none;
    color: var(--action-dark-contrast, #333);
    text-align: center;
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 133.333% */
}

.feed-back-btn-save {
    display: flex;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    gap: 24px;
    border-radius: 80px;
    background: var(--action-light-primary, #1161D8);
    border: none;
    color: var(--action-light-contrast, #FFF);
    text-align: center;
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 133.333% */
}

.edit-feedback-certificate {
    position: absolute;
    right: 22px;
    top: 20px;
}

.info_form_user_validate {
    display: flex;
    align-items: center;
    gap: 10px;
}

/*custom-header for disciplina*/
.custom-text {
    width: max-content;
    margin-right: 20px;
}

.custom-margin {
    margin-right: 180px !important;
}

.list-library-col-1 {
    width: 345px;
    padding-left: 33px;
    font-size: 16px;
    margin-bottom: 20px;
}

.list-library-col-2 {
    width: 180px;
    margin-top: 20px;
}

.list-library-col-3 {
    display: flex;
    width: 370px;
}

.practice-a-library {
    margin-left: 860px;
}

.filter-label-prof .dropdown {
    width: 222px !important;
    height: 40px;
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: space-around;
    border: 1px solid var(--border-light, #DDD);
    border-radius: 4px !important;
    margin-right: 20px;
}

.search-box-certificate-view {
    flex: 0.9;
}

.filter-label-prof {
    width: 450px;
}

.filter-label-prof .open .dropdown-menu {
    display: flex;
    border-radius: 8px;
    margin-top: 12px;
    flex-direction: column;
    justify-content: space-between;
    flex-direction: column;
    text-align: center;
    padding: 8px;
    min-width: 190px;
    min-height: 120px;

}

.filter-label-prof .open .dropdown-menu .line {

    border: 1px solid #E5E5E5;
    margin: 8px 0;
    height: 1px;

}

.filter-label-prof .open .dropdown-menu a {
    background: #ffffff;
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    padding: 8px 16px;
    transition: 300ms all;

}

.filter-label-prof .open .dropdown-menu a:hover {
    border-radius: 4px;
    color: #1552B8;
    background: #F5F9FF;
}

.expandable-image {
    cursor: pointer !important;

}

.expanded-image {
    position: fixed;
    top: 40%;
    left: 40%;
    z-index: 9999;
    animation: popOut ease-in-out 400ms !important;
    border-radius: 50% !important;
    box-shadow: 0px 1px 2px 0px rgba(60, 64, 67, 0.1);
    transform-origin: center center;
    transform: scale(1.5);
    cursor: pointer !important;
}



@keyframes popOut {
    from {

        transform: scale(1);
    }

    to {

        transform: scale(1.5);
    }
}

.expanded-background {
    position: fixed;
    z-index: 5000;
    opacity: 0.5;
    width: 100vw;
    height: 100vh;
    top: 0px;
    left: 0px;
    display: flex;
    background: white;
}

.align-protocol-number {
    text-align: center;
    margin-bottom: 10px
}

.new-filters-box{
    display: flex;
    flex: 100%;
    margin-top: 16px;
    gap: 8px;
}
.new-filters-box .dropdown-new-filters-box{
    position: relative;
}
.new-filters-box .action-dropdown-new-filters-box{
    border: 1px solid #E4E5E7;
    border-radius: 8px;
    display: flex;
    padding: 8px 16px;
    gap: 8px;
    cursor: pointer;
    transition: 300ms all;
}
.new-filters-box .dropdown-new-filters-box.open .action-dropdown-new-filters-box{
    border: 1px solid #4AA848;
    background: #4AA848;
    color: #fff;
}
.new-filters-box .dropdown-new-filters-box.open .action-dropdown-new-filters-box .tag-number{
    background: #4AA848;
}
.new-filters-box .dropdown-new-filters-box.open .action-dropdown-new-filters-box .tag-number .label-text{
    color: #fff;
}
.new-filters-box .action-dropdown-new-filters-box:hover{
    border: 1px solid #5E666E;
}
.new-filters-box .action-dropdown-new-filters-box .tag-number{
    padding: 0 8px;
    border-radius: 4px;
}

.absbox-dropdown-menu{
    border-radius: 8px;
    padding: 16px 16px 16px 24px;
    background: #fff;
    border: 1px solid #E5E5E5;
    min-width: 504px;
}
.absbox-dropdown-menu .header-dropdown-menu{
    margin-bottom: 24px;
    display: flex;
    align-self: stretch;
    justify-content: space-between;
    align-items: center;
}
.absbox-dropdown-menu .header-dropdown-menu .tile{
    color: #2F3337;
    display: flex;
    align-items: center;
}
.absbox-dropdown-menu .header-dropdown-menu .tile .material-icons{
    padding-right: 8px;
    color: #1266E3;
}
.absbox-dropdown-menu .header-dropdown-menu .bt-clean{
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid #FEE9E7;
    color: #490A04;
    padding: 6px 16px;
    display: flex;
    gap: 8px;
    justify-content: center;
    align-items: center;
    transition: 300ms all;
}
.absbox-dropdown-menu .header-dropdown-menu .bt-clean:hover{
    background: #F2200D;
    color: #fff;
}
.absbox-dropdown-menu .header-dropdown-menu .bt-clean .material-icons-outlined{
    color: #F2200D;
}
.absbox-dropdown-menu .header-dropdown-menu .bt-clean:hover .material-icons-outlined{
    color: #fff;
}
.absbox-dropdown-menu .content-dropdown-menu .filters-counter-content-dropdown-menu{
    background: #F1F2F3;
    padding: 8px 16px;
    font-style: italic;
    color: #5E666E;
    border-radius: 4px;
    margin-bottom: 12px;
}
.absbox-dropdown-menu .content-dropdown-menu .filters-list-content-dropdown-menu .item-filters-list-content-dropdown-menu{
    display: flex;
    align-self: stretch;
    justify-content: space-between;
    align-items: center;
    color: #5E666E;
    padding: 8px;
}
.absbox-dropdown-menu .content-dropdown-menu .filters-list-content-dropdown-menu .item-filters-list-content-dropdown-menu .texts-item-filters-list{
    display: flex;
    gap: 8px;
    align-items: center;
}
.absbox-dropdown-menu .content-dropdown-menu .filters-list-content-dropdown-menu .item-filters-list-content-dropdown-menu a{
    border-radius: 4px;
    padding: 4px;
    display: flex;
    transition: 300ms all;
}
.absbox-dropdown-menu .content-dropdown-menu .filters-list-content-dropdown-menu .item-filters-list-content-dropdown-menu a:hover{
    color: #F2200D;
    background: #FEE9E7;
}

/*! Painel da turma */
.new-class-panel {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 150px;
    position: relative;
    z-index: 8;
    transition: 400ms all;
}

.cover-class-panel{
    border-radius: 16px;
    position: relative;
    background-size: cover !important;
    padding: 24px 32px 0px 32px;
   
}

.cover-class-panel:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #1266E3;
    border-radius: 16px;
}
.cover-class-panel .button-subtle{
    display: flex;
    align-items: center;
    padding: 8px 24px;
    gap: 12px;
    border-radius: 80px;
    color: #ffffff;
    background: #689EF3;
    transition: 300ms all;
}
.cover-class-panel .button-subtle:hover{
    color: #ffffff;
    background: #3982EF;
}
.cover-class-panel .button-ghost{
    display: flex;
    align-items: center;
    padding: 8px 24px;
    gap: 8px;
    border-radius: 80px;
    color: #ffffff;
    border: 1px solid #689EF3;
    transition: 300ms all;
}
.cover-class-panel .button-ghost:hover{
    color: #ffffff;
    border: 1px solid #0A3B85;
    background: #0A3B85;
}
.cover-class-panel .button-ghost .link{
    color: #ffffff !important;
}
.cover-class-panel .button-ghost .material-icons{
    color: #7FAEF5 !important;
}
.cover-class-panel .button-tertiary{
    display: flex;
    align-items: center;
    padding: 12px 24px;
    gap: 16px;
    border-radius: 80px;
    color: #2F3337;
    background: #ffffff;
    opacity: 100%;
    transition: 300ms all;
}

.cover-class-panel .button-tertiary .material-icons{
    color: #1266E3;
}
.cover-class-panel .button-tertiary:hover{
    color: #ffffff;
    background: #0A3B85;
}
.cover-class-panel .button-tertiary:hover .material-icons{
    color: #AFCCF8;
}
.cover-class-panel .infos-cover-class{
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    gap:8px;
}
.cover-class-panel .infos-cover-class .left-infos-cover h2{
    color: #DEEAFC;
    margin-bottom: 16px;
}
.cover-class-panel .infos-cover-class .left-infos-cover h1{
    color: #ffffff;
    margin-bottom: 24px;
}
.cover-class-panel .infos-cover-class .left-infos-cover .buttons-cover-class{
    display: flex;
    gap: 8px;
    align-items: center;
    position: relative;
}
.cover-class-panel .infos-cover-class .left-infos-cover .buttons-cover-class .relativebox-buttons-cover{
    position: relative;
}
.cover-class-panel .infos-cover-class .left-infos-cover .buttons-cover-class .dropdown-buttons-cover{
    padding: 8px;
    margin-top: 8px;
    border-radius: 8px;
    min-width: 200px;
}
.cover-class-panel .infos-cover-class .left-infos-cover .buttons-cover-class .dropdown-buttons-cover ul li{
    display: flex;
    width: 100%;
    padding: 4px 0;
    border-bottom: 1px solid #E5E5E5;
}
.cover-class-panel .infos-cover-class .left-infos-cover .buttons-cover-class .dropdown-buttons-cover ul li a{
    width: 100%;
    padding: 12px 8px;
    text-align: center;
    color: #555555;
    font-size: 16px;
    font-weight: 600;
    border-radius: 24px;
    transition: 300ms all;
}
.cover-class-panel .infos-cover-class .left-infos-cover .buttons-cover-class .dropdown-buttons-cover ul li a:hover{
    background: #1266E3;
    border-radius: 8px;
    color: #ffffff;
}
.cover-class-panel .infos-cover-class .left-infos-cover .buttons-cover-class .dropdown-buttons-cover ul li:last-child{
    border-bottom: 0;
}

.cover-class-panel .infos-cover-class .right-infos-cover .gap-buttons-panel .dropdown-buttons-cover{
    padding: 8px;
    margin-top: 8px;
    border-radius: 8px;
    min-width: 200px;
    left: auto;
    top: 60px;
    right: 0;

}
.cover-class-panel .infos-cover-class .right-infos-cover .gap-buttons-panel {
    position: relative;

}
.cover-class-panel .infos-cover-class .right-infos-cover .gap-buttons-panel .dropdown-buttons-cover ul li{
    display: flex;
    width: 100%;
    padding: 4px 0;
    border-bottom: 1px solid #E5E5E5;
}
.cover-class-panel .infos-cover-class .right-infos-cover .gap-buttons-panel .dropdown-buttons-cover ul li a{
    width: 100%;
    padding: 12px 8px;
    text-align: center;
    color: #555555;
    font-size: 16px;
    font-weight: 600;
    border-radius: 24px;
    transition: 300ms all;
}
.cover-class-panel .infos-cover-class .right-infos-cover .gap-buttons-panel .dropdown-buttons-cover ul li a:hover{
    background: #1266E3;
    border-radius: 8px;
    color: #ffffff;
}
.cover-class-panel .infos-cover-class .right-infos-cover .gap-buttons-panel .dropdown-buttons-cover ul li:last-child{
    border-bottom: 0;
}
.cover-class-panel .responsible-cover-class{
    position: relative;
}
.cover-class-panel .responsible-cover-class h6{
    color: #DEEAFC;
    margin-bottom: 16px;
}
.cover-class-panel .responsible-cover-class .flex-align-responsible{
    /* display: flex;
    justify-content: space-between; */
}
.cover-class-panel .responsible-cover-class .flex-align-responsible .right-infos-cover{
    display: flex;
    justify-content: right;
}
.newtabs-class-panel .tab-plantoes .alert-infintescroll{
    display: flex;
    align-items: center;
    text-align: center;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    padding: 40px;
    justify-content: center;
    font-size: 18px;
    font-weight: bold;
    color: #2F3337;
}
.newtabs-class-panel .tab-plantoes .alert-infintescroll .material-icons-outlined{
    color: #1266E3;
}
.alert-infintescroll{
    display: flex;
    align-items: center;
    text-align: center;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    padding: 40px;
    justify-content: center;
    font-size: 18px;
    font-weight: bold;
    color: #2F3337;
}

.alert-no-practices{
    display: flex;
    align-items: center;
    text-align: center;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    padding: 40px;
    justify-content: center;
    font-size: 18px;
    font-weight: bold;
    color: #2F3337;
}

.alert-infintescroll .material-icons-outlined{
    color: #1266E3;
}
.cover-class-panel .responsible-cover-class .left-infos-cover ul{
    display: flex;
    gap: 0 24px;
    padding-bottom: 24px;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}
.cover-class-panel .responsible-cover-class .left-infos-cover ul li{
    display: flex;
    gap: 8px;
    align-items: center;
}
.cover-class-panel .responsible-cover-class .left-infos-cover ul li .infoperson-item-avatar h4{
    color: #ffffff;
    margin-bottom: 6px;
}
.cover-class-panel .responsible-cover-class .left-infos-cover ul li .infoperson-item-avatar h5{
    color: #AFCCF8;
    margin: 0;
}
.cover-class-panel .responsible-cover-class .left-infos-cover ul .collapse, .cover-class-panel .responsible-cover-class .left-infos-cover ul .collapsing{
    display: flex;
    opacity: 0;
    height: 0;
    gap: 24px;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}
.cover-class-panel .responsible-cover-class .left-infos-cover ul .collapse.in{
    display: flex;
    opacity: 1;
    height: auto;
    padding: 16px 0 0;
}

/* Tabs Painel da turma */
.newtabs-class-panel{
    margin-top: 32px;
}
.newtabs-class-panel .nav.nav-tabs{
    border: 0;
    display: flex;
    align-items: center;
    gap: 40px;
    padding-bottom: 23px;
}
.newtabs-class-panel .nav.nav-tabs li.nav-item .nav-link{
    display: flex;
    align-items: center;
    gap: 8px;
    position: relative;
}
.newtabs-class-panel .nav.nav-tabs li.nav-item .nav-link::before{
    content: '';
    position: absolute;
    bottom: -24px;
    left: 0;
    width: 0%;
    height: 4px;
    background: #1266E3;
    border-radius: 2px;
    transition: 300ms all;
}
.newtabs-class-panel .nav.nav-tabs .nav-item.active  .nav-link::before{
    width: 100%;
}
.newtabs-class-panel .nav.nav-tabs li.nav-item .nav-link .material-icons-outlined, .material-icons{
    color: #ADB2B8;
}
.material-icons, .newtabs-class-panel .nav.nav-tabs .nav-item.active .nav-link .material-icons-outlined, .material-icons{
    color: #1266E3;
}
.newtabs-class-panel .nav.nav-tabs li.nav-item .nav-link .link{
    color: #474C52;
}
.newtabs-class-panel .nav.nav-tabs .nav-item.active .nav-link .link{
    color: #1266E3 !important;
    font-weight: bold;
}

.newtabs-class-panel .tab-content{
    background: #ffffff;
    /*border-radius: 16px;*/
    padding: 24px;
    min-height: 456px;
    /*-webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;*/
}
.newtabs-class-panel .tab-content .accordion .card-header{
    border-radius: 8px;
    margin-bottom: 24px;
}
.newtabs-class-panel .tab-content .accordion .card-header .click{
    cursor: pointer;
    padding: 16px 24px;
    display: flex;
    justify-content: space-between;
    border-radius: 8px;
}
.newtabs-class-panel .tab-content .accordion .card-header .flex{
    display: flex;
    align-items: center;
    gap: 8px;
}
.newtabs-class-panel .tab-content .accordion .collapse{
    position: relative;
    overflow: hidden;
}
.newtabs-class-panel .tab-content .accordion .collapse .content-class_panel_new{
    display: flex;
    width: 100%;
}
.newtabs-class-panel .tab-content .accordion .card-header .click .flex .material-icons{
    rotate: 0deg;
    transition: 300ms all;
}
.newtabs-class-panel .tab-content .accordion .card-header .click.collapsed .flex .material-icons{
    rotate: 180deg;
}
.newtabs-class-panel .tab-content .accordion .card-header .click.collapsed .change_icon .add{
    display: block;
}
.newtabs-class-panel .tab-content .accordion .card-header .click.collapsed .change_icon .remove{
    display: none;
} 
.newtabs-class-panel .tab-content .accordion .card-header .click .change_icon .add{
    display: none;
}
.newtabs-class-panel .tab-content .accordion .card-header .click .change_icon .remove{
    display: block;
}

.newtabs-class-panel .tab-content .accordion .featured-class_panel_new .click{
    background: #FFF8F2;
    border: 1px solid #FFF8F2;
}
.newtabs-class-panel .tab-content .accordion .featured-class_panel_new .click:hover{
    border: 1px solid #4C2600;
}
.newtabs-class-panel .tab-content .accordion .featured-class_panel_new .click.collapsed{
    border: 1px solid #FF7F00;
}
.newtabs-class-panel .tab-content .accordion .featured-class_panel_new .click .material-icons{
    color: #4C2600;
}
.newtabs-class-panel .tab-content .accordion .featured-class_panel_new .click .label-text{
    color: #FF7F00;
}

.newtabs-class-panel .tab-content .accordion .all-class_panel_new .click{
    background: #DEEAFC;
    border: 1px solid #DEEAFC;
    transition: 300ms all;
}
.newtabs-class-panel .tab-content .accordion .all-class_panel_new .click:hover{
    border: 1px solid #051C3D;
}
.newtabs-class-panel .tab-content .accordion .all-class_panel_new .click.collapsed{
    border: 1px solid #1266E3;
}
.newtabs-class-panel .tab-content .accordion .all-class_panel_new .click .material-icons{
    color: #051C3D;
}
.newtabs-class-panel .tab-content .accordion .all-class_panel_new .click .label-text{
    color: #1266E3;
}

.newtabs-class-panel .tab-content .accordion .all-class_panel_new.inactive-class_panel .click{
    background: #F1F2F3;
    border: 1px solid #F1F2F3;
    transition: 300ms all;
}
.newtabs-class-panel .tab-content .accordion .all-class_panel_new.inactive-class_panel .click:hover{
    border: 1px solid #2F3337;
}
.newtabs-class-panel .tab-content .accordion .all-class_panel_new.inactive-class_panel .click.collapsed{
    border: 1px solid #5E666E;
}
.newtabs-class-panel .tab-content .accordion .all-class_panel_new.inactive-class_panel .click .material-icons{
    color: #2F3337;
}
.newtabs-class-panel .tab-content .accordion .all-class_panel_new.inactive-class_panel .click .label-text{
    color: #5E666E;
}

.newtabs-class-panel .tab-content .accordion .collapse .box-class_panel_new{
    display: flex;
    flex-direction: column;
}
.accordion .collapse .box-class_panel_new .select-class_panel_new{
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}
.accordion .collapse .box-class_panel_new .select-class_panel_new label{
    color: #2F3337;
    margin: 0;
}
.accordion .collapse .box-class_panel_new .select-class_panel_new input{
    margin: 0 8px 0 0;
}

.box-class_panel_new .content-class_panel_new ul{
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-left: 80px;
}
.box-class_panel_new .content-class_panel_new ul li{
    display: flex;
    width: 100%;
    align-items: center;
    position: relative;
    padding: 24px 0;
    border-bottom: 1px solid #E4E5E7;
}
.box-class_panel_new .content-class_panel_new ul li:last-child{
    border-bottom: 0;
    margin-bottom: 48px;
}
.box-class_panel_new .content-class_panel_new ul li:before{
    content: "";
    position: absolute;
    top: 56px;
    left: -46px;
    width: 1px;
    height: 100%;
    border: 1px dashed #E4E5E7;
}
.box-class_panel_new .content-class_panel_new ul li .abs{
    position: absolute;
    top: 56px;
    left: -64px;
    z-index: 1;
}
.box-class_panel_new .content-class_panel_new ul li .abs:hover:after{
    opacity: 1;
}
.featured_cards-class_panel_new .box-class_panel_new .content-class_panel_new ul li .abs .button-absolute{
    background: #FF7F00;
    color: #ffffff !important;
}
.all_cards-class_panel_new .box-class_panel_new .content-class_panel_new ul li .abs .button-absolute{
    background: #FFF8F2;
    border: 1px solid #FF7F00;
    color: #FF7F00 !important;
}
.all_cards-class_panel_new .box-class_panel_new .content-class_panel_new ul li .abs .button-absolute .material-icons{
    color: #FF7F00 !important;
}
.all_cards-class_panel_new .box-class_panel_new .content-class_panel_new ul li .abs .button-absolute:hover{
    background: #FF7F00;
    color: #ffffff !important;
}
.box-class_panel_new .content-class_panel_new ul li .abs .button-absolute{
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px;
    border-radius: 80px;
    height: 40px;
    position: relative;
    z-index: 1;
    transition: 300ms all;
}
.box-class_panel_new .content-class_panel_new ul li .abs .button-absolute:hover{
    padding: 8px 24px 8px 16px;
}
.box-class_panel_new .content-class_panel_new ul li .abs .button-absolute .link{
    opacity: 0;
    width: 0;
    display: none;
    color: #ffffff !important;
    transition: 300ms all;
}
.box-class_panel_new .content-class_panel_new ul li .abs .button-absolute:hover .link{
    width: 100%;
    opacity: 1;
    display: flex;
}
.box-class_panel_new .content-class_panel_new ul li .abs .button-absolute .material-icons{
    color: #ffffff;
}
.box-class_panel_new .content-class_panel_new ul li .abs .button-absolute:hover .material-icons{
    display: none;
}
.box-class_panel_new .content-class_panel_new ul li .abs .button-absolute .material-icons-outlined{
    display: none;
}
.box-class_panel_new .content-class_panel_new ul li .abs .button-absolute:hover .material-icons-outlined{
    display: block;
}

.box-class_panel_new .content-class_panel_new ul li .rel{
    position: relative;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}
.content-class_panel_new ul li .rel .left-rel{
    display: flex;
    gap: 16px;
    align-items: center;
    width: 100%;
}
.content-class_panel_new ul li .rel .left-rel .tag-info{
    height: 48px;
}
.content-class_panel_new ul li .rel .left-rel .date-rel{
    border-radius: 16px;
    padding: 14px 24px;
    flex-shrink: 0;
    flex-direction: column;
    display: flex;
    text-align: center;
}
.content-class_panel_new ul li .rel .left-rel .date-rel .lead{
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    margin: 0;
}
.featured_cards-class_panel_new .content-class_panel_new ul li.error .rel .left-rel .date-rel{
    background: rgba(254, 233, 231, .56);
}
.all_cards-class_panel_new .content-class_panel_new ul li.error .rel .left-rel .date-rel{
    border: 2px solid #FEE9E7;
}
.content-class_panel_new ul li.error .rel .left-rel .date-rel .lead{
    color: #F2200D;
}
.content-class_panel_new ul li.error .rel .left-rel .date-rel .caption{
    color: #490A04;
}
.content-class_panel_new ul li.error .rel .left-rel .flex .material-icons-outlined{
    color: #F2200D;
}
.content-class_panel_new ul li.error .rel .left-texts-rel .flex .hours .caption{
    color: #490A04 !important;
}

.featured_cards-class_panel_new .content-class_panel_new ul li.warning .rel .left-rel .date-rel{
    background: rgba(255, 248, 242, .56);
}
.all_cards-class_panel_new .content-class_panel_new ul li.warning .rel .left-rel .date-rel{
    border: 2px solid #FFF8F2;
}
.content-class_panel_new ul li.warning .rel .left-rel .date-rel .lead{
    color: #FF7F00;
}
.content-class_panel_new ul li.warning .rel .left-rel .date-rel .caption{
    color: #4C2600;
}
.content-class_panel_new ul li.warning .rel .left-rel .flex .material-icons-outlined{
    color: #FF7F00;
}
.content-class_panel_new ul li.warning .rel .left-texts-rel .flex .hours .caption{
    color: #4C2600 !important;
}

.featured_cards-class_panel_new .content-class_panel_new ul li.information .rel .left-rel .date-rel{
    background: rgba(222, 234, 252, .56);
}
.all_cards-class_panel_new .content-class_panel_new ul li.information .rel .left-rel .date-rel{
    border: 2px solid #DEEAFC;
}
.content-class_panel_new ul li.information .rel .left-rel .date-rel .lead{
    color: #1266E3;
}
.content-class_panel_new ul li.information .rel .left-rel .date-rel .caption{
    color: #051C3D;
}
.content-class_panel_new ul li.information .rel .left-rel .flex .material-icons-outlined{
    color: #1266E3;
}
.content-class_panel_new ul li.information .rel .left-texts-rel .flex .hours .caption{
    color: #051C3D !important;
}

.featured_cards-class_panel_new .content-class_panel_new ul li.neutral .rel .left-rel .date-rel{
    background: rgba(241, 242, 243, .56);
}
.all_cards-class_panel_new .content-class_panel_new ul li.neutral .rel .left-rel .date-rel{
    border: 2px solid #F1F2F3;
}
.content-class_panel_new ul li.neutral .rel .left-rel .date-rel .lead{
    color: #5E666E;
}
.content-class_panel_new ul li.neutral .rel .left-rel .date-rel .caption{
    color: #0C0D0E;
}
.content-class_panel_new ul li.neutral .rel .left-rel .flex .material-icons-outlined{
    color: #5E666E;
}
.content-class_panel_new ul li.neutral .rel .left-texts-rel .flex .hours .caption{
    color: #0C0D0E !important;
}

.featured_cards-class_panel_new .content-class_panel_new ul li.sucess .rel .left-rel .date-rel{
    background: rgba(227, 243, 226, .56);
}
.all_cards-class_panel_new .content-class_panel_new ul li.sucess .rel .left-rel .date-rel{
    border: 2px solid #E3F3E2;
}
.content-class_panel_new ul li.sucess .rel .left-rel .date-rel .lead{
    color: #4AA848;
}
.content-class_panel_new ul li.sucess .rel .left-rel .date-rel .caption{
    color: #132B12;
}
.content-class_panel_new ul li.sucess .rel .left-rel .flex .material-icons-outlined{
    color: #4AA848;
}
.content-class_panel_new ul li .rel .texts-rel{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.content-class_panel_new ul li .rel .left-texts-rel{
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 8px;
    max-width: 940px;
}
.content-class_panel_new ul li .rel .left-texts-rel .flex{
    display: flex;
    align-items: center;
    gap: 16px;
}
.content-class_panel_new ul li .rel .left-texts-rel .flex .hours{
    display: flex;
    align-items: center;
    gap: 4px;
}
.content-class_panel_new ul li .rel .left-texts-rel .flex .caption{
    color: #5E666E;
}
.content-class_panel_new ul li .rel .left-texts-rel .flex .label-text{
    color: #2F3337;
}
.content-class_panel_new ul li .rel .right-rel{
    display: flex;
    align-items: center;
    gap: 16px;
}
.content-class_panel_new ul li .rel .right-rel .dropdown{
    width: auto !important;
    display: flex;
    align-items: center;
}
.content-class_panel_new ul li .rel .right-rel .dropdown .dropdown-toggle{
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    border-radius: 8px;
    color: #333333;
    padding: 8px 16px;
    background: #ffffff;
    transition: 300ms all;
}
.content-class_panel_new ul li .rel .right-rel .dropdown .dropdown-menu{
    border-radius: 8px;
    margin-top: 12px;
    padding: 8px;
    left: -120px;
    right: 24px;
}
.content-class_panel_new ul li .rel .right-rel .dropdown .dropdown-menu .dropdown-item{
    padding: 8px 16px;
    display: flex;
    color: #555555;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    border-radius: 48px;
    transition: 300ms all;
}

.content-class_panel_new ul li .rel .right-rel .dropdown .dropdown-menu .dropdown-item:hover{
    background: #1161D8;
    color: #ffffff;
    border-radius: 8px;
}

.clear-input{
    background: #1161D8;
    color: #ffffff;
    border-radius: 8px;
    margin-top: 5px;
}

.dnewflex{
    display: flex;
    align-items: center ;
}
.dnewflex label{
    height: 34px;
}

.newtabs-class-panel .box-list .sticky-header::after{
    background: transparent;
}
.newtabs-class-panel .box-list .sticky-body .itens-tags{
    display: flex;
    align-items: center;
    gap: 16px;
} 
.newtabs-class-panel .box-list .sticky-body .itens-tags .adapt-pad{
    padding: 0 8px;
}

/* Plantoes */
.newtabs-class-panel .tab-content .nav-plantoes{
    display: flex;
    justify-content: center;
}
.newtabs-class-panel .tab-content .nav-plantoes .nav{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    background: #F1F2F3;
    border-radius: 80px;
    padding: 8px 4px;
}
.newtabs-class-panel .tab-content .nav-plantoes .nav .nav-link{
    background: #F1F2F3;
    color: #474C52;
    border-radius: 80px;
    padding: 8px 16px;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
}
.newtabs-class-panel .tab-content .nav-plantoes .nav .nav-link.active{
    background: #1161D8;
    color: #ffffff;
    font-weight: bold;
}
.newtabs-class-panel .tab-content .nav-plantoes .nav .nav-link span{
    display: none;
    background: #fff;
    color: #1161D8;
    font-weight: bold;
    padding: 2px 8px;
    border-radius: 40px;
}

.newtabs-class-panel .tab-content .nav-plantoes .nav .nav-link span.totalAappointments{
    display: block;
    background: #fff;
    color: #474C52 !important;
    font-weight: bold;
    padding: 2px 8px;
    border-radius: 40px;
}

.newtabs-class-panel .tab-content .nav-plantoes .nav .nav-link.active span.totalAappointments{
    color: #1266e3 !important;
}

.newtabs-class-panel .tab-content .nav-plantoes .nav .nav-link.active span{
    display: block;
}
.newtabs-class-panel .tab-content .nav-plantoes .tab-content{
    background: #F6F6F6;
    border-radius: 16px 16px 0px 0px;
    padding: 24px 32px;
}

.newtabs-class-panel .tab-plantoes{
    background: #F6F6F6;
    margin-top: 24px;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul{
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li{
    background: #ffffff;
    border-radius: 16px;
    padding: 8px;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.cards-plantoes{
    display: flex;
    flex-direction: column;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.cards-plantoes .flex{
    display: flex;
    align-items: center;
    gap: 12px;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.cards-plantoes .collapse, .newtabs-class-panel .tab-plantoes .tab-pane ul li.cards-plantoes .collapsing{
    padding: 32px 24px;
} 
.newtabs-class-panel .tab-plantoes .tab-pane ul li.cards-plantoes .collapse .students-list-plants, .newtabs-class-panel .tab-plantoes .tab-pane ul li.cards-plantoes .collapsing .students-list-plants{
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.cards-plantoes .collapse .students-list-plants .chips, .newtabs-class-panel .tab-plantoes .tab-pane ul li.cards-plantoes .collapsing .students-list-plants .chips{
    background: transparent;
    border-radius: 80px;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.cards-plantoes .collapse .students-list-plants .chips a, .newtabs-class-panel .tab-plantoes .tab-pane ul li.cards-plantoes .collapsing .students-list-plants .chips a{
    background: transparent;
    border: 0;
    padding: 8px 16px;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.cards-plantoes .collapse .students-list-plants .chips .close-chips:hover{
    border-radius: 24px;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.cards-plantoes .collapse .students-list-plants .chips .close-chips:hover .background-close-chips .material-icons{
    color: #d60000;
    filter: invert(11%) sepia(92%) saturate(5044%) hue-rotate(4deg) brightness(98%) contrast(120%);
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.cards-plantoes .collapse .students-list-plants .chips .close-chips:hover .texts-chips{
    color: #490a04;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.cards-plantoes a{
    display: flex;
    align-items: center;
    width: 100%;
    gap: 32px;
    padding: 12px 24px;
    border-radius: 12px;
    transition: 300ms all;
    border: 1px solid #fff;
}
.newtabs-class-panel .tab-plantoes .tab-pane .dropdown.open .dropdown-menu{
    display: flex;
}
.newtabs-class-panel .tab-plantoes .tab-pane .dropdown .dropdown-menu{
    padding: 8px;
    min-width: 216px;
    border-radius: 8px;
    margin-top: 12px;
    justify-content: center;
    flex-direction: column;
    left: -180px;
}
.newtabs-class-panel .tab-plantoes .tab-pane .dropdown.open .dropdown-toggle{
    border-radius: 4px;
    color: #1552B8;
    background: #F5F9FF;
}
.newtabs-class-panel .tab-plantoes .tab-pane .dropdown .dropdown-menu a.dropdown-item, .newtabs-class-panel .tab-plantoes .tab-pane .dropdown .dropdown-menu form{
    background: #fff;
    padding: 8px 16px;
    display: flex;
    color: #555555;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    border-radius: 48px;
    border: 0;
    gap: 8px;
    transition: 300ms all;
}
.newtabs-class-panel .tab-plantoes .tab-pane .dropdown .dropdown-menu a.dropdown-item.del{
    background: #FFEEEE;
    color: #8C0F14;
    border-radius: 8px;
    margin-top: 8px;
}
.newtabs-class-panel .tab-plantoes .tab-pane .dropdown .dropdown-menu a.dropdown-item.del:hover{
    background: #D60000;
    color: #FFEEEE;
}
.newtabs-class-panel .tab-plantoes .tab-pane .dropdown .dropdown-menu form.del{
    background: #FFEEEE;
    color: #8C0F14;
    border-radius: 8px;
    margin-top: 8px;
}
.newtabs-class-panel .tab-plantoes .tab-pane .dropdown .dropdown-menu form.del:hover{
    background: #D60000;
    color: #FFEEEE;
}
.newtabs-class-panel .tab-plantoes .tab-pane .dropdown .dropdown-menu form button{
    display: flex;
    padding: 0;
}
.newtabs-class-panel .tab-plantoes .tab-pane .dropdown .dropdown-menu a.dropdown-item:hover{
    background: #1161D8;
    color: #ffffff;
    border-radius: 8px;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.sucess a{
    background: #E3F3E2;
    border: 1px solid #fff;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.sucess .collapsed{
    background: #fff;
    border: 1px solid #fff;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.sucess a:hover{
    background: #E3F3E2;
    border: 1px solid #4AA848;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.error a:hover{
    background: #FEE9E7;
    border: 1px solid #F2200D;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.cards-plantoes a .date-plantoes{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.cards-plantoes a .date-plantoes h3{
    font-size: 36px;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.sucess a .date-plantoes h3{
    color: #4AA848;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.sucess a .date-plantoes h5{
    color: #132B12;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.sucess a:hover .date-plantoes h5{
    color: #4AA848;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.sucess a .date-plantoes h6{
    color: #474C52;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.sucess a:hover .date-plantoes h6{
    color: #132B12;
}

.newtabs-class-panel .tab-plantoes .tab-pane ul li.error a .date-plantoes h3{
    color: #F2200D;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.error a .date-plantoes h5{
    color: #490A04;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.error a:hover .date-plantoes h5{
    color: #F2200D;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.error a .date-plantoes h6{
    color: #474C52;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.error a:hover .date-plantoes h6{
    color: #490A04;
}

.newtabs-class-panel .tab-plantoes .tab-pane ul li.cards-plantoes a .divider{
    height: 40px;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.cards-plantoes a .hours-plantoes{
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.cards-plantoes a .hours-plantoes .material-icons{
    color: #C8CCD0;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.cards-plantoes a .hours-plantoes .plt-center{
    color: #2F3337;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.cards-plantoes a .infos-plantoes{
    display: flex;
    flex-direction: column;
    gap: 8px;
    color: #2F3337;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.cards-plantoes a .infos-plantoes .material-icons{
    color: #C8CCD0;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.cards-plantoes a .plt-center{
    display: flex;
    align-items: center;
    gap: 4px;
}
.newtabs-class-panel .tab-plantoes .tab-pane ul li.cards-plantoes a .plt-center .material-icons{
    font-size: 16px;
}

/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}
/* fallback */
@font-face {
  font-family: 'Material Icons Outlined';
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUce.woff2) format('woff2');
}
/* fallback */
@font-face {
  font-family: 'Material Icons Two Tone';
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/hESh6WRmNCxEqUmNyh3JDeGxjVVyMg4tHGctNCu0.woff2) format('woff2');
}
body {
  --google-font-color-materialiconstwotone:none;
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.material-icons-outlined {
  font-family: 'Material Icons Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.material-icons-two-tone {
  font-family: 'Material Icons Two Tone';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.resumo li::marker{
    content: ' ';
}
.resumo li .tag{
    justify-content: center;
    border-right: 1px solid #ddd;
    border-radius: 0;
}
.resumo li .txt-center{
    border-right: 1px solid #ddd;
}

/* Alteracao do hover na lista de usuarios */
.box-list .sticky-body .abs.only-abs {
    display: flex;
    flex: 1;
}
.box-list .sticky-body .abs.only-abs .dropdown {
    width: auto !important;
}
.box-list .sticky-body .abs.only-abs .dropdown button {
    background: transparent;
}
.box-list .sticky-body .abs.only-abs .separador {
    margin: 0 16px;
    background: #DDDDDD;
    width: 1px;
    height: 24px;
}
.box-list .sticky-body .abs.only-abs .dropdown {
    width: auto !important;
    display: flex;
    align-items: center;
}
.box-list .sticky-body .abs.only-abs .dropdown .dropdown-toggle {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    border-radius: 8px;
    color: #333333;
    padding: 8px 16px;
    background: #ffffff;
    transition: 300ms all;
}
.box-list .sticky-body .abs.only-abs .dropdown .dropdown-toggle:hover,
.box-list .sticky-body .abs.only-abs .open.dropdown .dropdown-toggle {
    border-radius: 4px;
    color: #1552B8;
    background: #F5F9FF;
}
.box-list .sticky-body .abs.only-abs .dropdown .dropdown-toggle .icon {
    margin-left: 24px;
    color: #1552B8;
}
.box-list .sticky-body .abs.only-abs .dropdown .dropdown-menu {
    border-radius: 8px;
    margin-top: 12px;
    flex-direction: column;
    justify-content: center;
    flex-direction: column;
    padding: 8px;
}
.box-list .sticky-body .abs.only-abs .open.dropdown .dropdown-menu {
    display: flex;
    min-width: 200px;
}
.box-list .sticky-body .abs.only-abs .open.dropdown .dropdown-menu .line {
    border: 1px solid #E5E5E5;
    margin: 8px 0;
}
.box-list .sticky-body .abs.only-abs .dropdown .dropdown-menu .dropdown-item {
    padding: 8px 16px;
    display: flex;
    color: #555555;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    border-radius: 48px;
    transition: 300ms all;
    width: 100%;
}
.box-list .sticky-body .abs.only-abs .dropdown .dropdown-menu .dropdown-item.del {
    background: #FFEEEE;
    color: #8C0F14;
    border-radius: 8px;
    margin-top: 8px;
    
}
.box-list .sticky-body .abs.only-abs .dropdown .dropdown-menu .dropdown-item.del {
    background: #FFEEEE;
    color: #8C0F14;
    border-radius: 8px;
    margin-top: 8px;
}
.box-list .sticky-body .abs.only-abs .dropdown .dropdown-menu .dropdown-item.del .icon{
    filter: invert(11%) sepia(92%) saturate(5044%) hue-rotate(4deg) brightness(98%) contrast(120%);
}
.box-list .sticky-body .abs.only-abs .dropdown .dropdown-menu .dropdown-item.del:hover{
    background: #D60000;
    color: #FFEEEE;
}
.box-list .sticky-body .abs.only-abs .dropdown .dropdown-menu .dropdown-item.del:hover .icon{
    filter: invert(1) sepia(0) saturate(42) hue-rotate(180deg);
}

.postagem-mural {
    margin-top: 50px;
}

.mural-mod-body {
    width: 96%;
    display: flex;
    padding: 45px 15px;
}

.gap-buttons-panel{
    gap: 10px;
}
.cover-class-panel .responsible-cover-class .left-infos-cover ul li .avatar {
    background: #f1f2f3;
}
.content-class_panel_new ul li .rel .left-rel a {  
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 16px; 
    padding: 16px 8px;
}
.content-class_panel_new ul li.sucess .rel .left-rel a:hover {
     background: #e6f4e5; border-radius: 16px; 
}
.content-class_panel_new ul li.error .rel .left-rel a:hover {
     background: #FEE9E7; border-radius: 16px; 
}
.content-class_panel_new ul li.warning .rel .left-rel a:hover {
    background: #FFF8F2; border-radius: 16px; 
}
.content-class_panel_new ul li.default .rel .left-rel a:hover {
    background: #F1F2F3; border-radius: 16px; 
}
.content-class_panel_new ul li.information .rel .left-rel a:hover {
    background: #DEEAFC; border-radius: 16px; 
}

.align-end {
    display: flex !important;
    align-items: end !important;
}

.news-mural .message-box .avatar{
    margin-bottom: 16px;
}
.news-mural .message-box .avatar h5{
    margin-bottom: 8px;
}
.news-mural .message-box h3{
    font-weight: 700;
    font-size: 20px;
    margin-top: 16px;
}
.news-mural .message-box h6{
    font-weight: 700;
    font-size: 16px;
    display: flex;
    gap: 8px;
    align-items: center;
    color: #5d5d5d;
    background: #f1f1f1;
    border-radius: 8px;
    padding: 4px 8px;
}
.news-mural .message-box .pratica_link{
    display: flex;
    flex-direction: column;
}

.info-class-practice {
    text-align: center;
}   

.prevnext{
    display: flex;
    justify-content: center;
    margin: 20px;
    align-items: center;
}

.prevnext-bt{
    margin: 0 5px; /* Margem entre os botões */
    padding: 10px 20px; /* Espaçamento interno dos botões */
     font-size: 16px;
     border-radius: 30px;
     background-color: #fff; /* Cor de fundo dos botões */
     cursor: pointer;
     width: 64px;
     height: 44px;
}
.button-disabled {
    pointer-events: none;
    cursor: not-allowed; /* Opcional: altera o cursor para indicar que o botão está desativado */
    opacity: 0.5; /* Opcional: reduz a opacidade para indicar visualmente que o botão está desativado */
}

/* BOTÃO DE SUPORTE BONSAE START */
.support-button {
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: 60px;
    height: 60px;
    background-color: #1f42be; 
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    z-index: 1000;
    transition: transform 0.3s ease; 
}
.support-button:hover {
    transform: scale(1.1);
}
.support-button svg {
    width: 50%;
    height: 50%;
    fill: white;
}
/* ESTRUTURA MODAIS */

/*ESTRUTURA MODAL - BACKGROUND BRANCO */
.new-modal-content {
    background: white;
    margin: auto; 
    padding: 24px 40px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-radius: 24px;
    position: relative;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}
.new-modal-content .miniheader h2:before{
    top: 14px;
}
.close-modal{
    padding: 20px;
    margin-top: -8px;
}
.new-modal-content .miniheader{

}

/*ESTRUTURA MODAL - BODY (GRAY) */
.new-header-itens {
    margin-left: 25px;
    align-items: center;
    display: flex;
    gap: 8px;
}
.new-header-itens p{
    color: var(--text-section, #333);
    font-weight: 500;
}

/*ESTRUTURA MODAL - FOOTER*/
.new-modal-footer {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    background-color: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-top: 0;
    position: fixed;
    padding: 20px 40px;
    left: 0%;
    bottom: 0;
}
.btn-cancel, .btn-confirm {
    width: 130px;
    height: 52px;
    border-radius: 80px;
    cursor: pointer;
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 300ms all;
}
.btn-confirm:hover{
    background: #155DC6;
}

.btn-cancel {
    border: 1px solid #FEE9E7;
    background: #FFF;
    color: #490A04;
}
.btn-cancel:hover {
    border: 1px solid #F2200D;
    background: #FEE9E7;
    color: #490A04;
    transition: 300ms all;
}
.btn-confirm {
    background: var(--color-actions-primary-default, #1266E3);
    border: none;
    color: var(--colors-white, #FFF);
}
.btn-hover {
    background: var(--color-actions-primary-default, #1266E3);
    border: none;
    color: var(--colors-white, #FFF);
}

/*ESTRUTURA MODAL - HEADER AGENDAMENTO */
.new-modal-header {
    width: 100%;
    position: relative;
}
.new-modal-header .close-modal{
    transition: 300ms all;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.new-modal-header .close-modal svg{
    width: 28px;
}

/*ESTRUTURA MODAL - HEADER AGENDAMENTO */
.box-ball-modal{
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #ffff;
    align-items: center;
    display: flex;
    justify-content: center;
}
.new-left-title-schedule {
    display: flex;
    gap: 8px;
}
.new-right-title-schedule {
    display: grid;
    justify-content: end;
    margin-bottom: 16px;
}
.new-right-title-schedule h5{
    display: flex;
    align-items: center;
    gap: 4px;
}

/*ESTRUTURA MODAL - BACKGROUND BRANCO - MODAL NOVO COMPROMISSO*/
.new-modal-body {
    width: 100%;
    height: 84%;
    background: #F1F2F3;
    border-radius:16px;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    overflow-x: hidden;
    overflow-y: scroll;
}

.new-modal-body .bt-toggle.collapsed{
    color: #1266E3 !important;
    background-color: transparent;
    border: 1px solid #1266E3;
}
.new-modal-body .bt-toggle.collapsed .material-icons-outlined{
    transform: rotate(0deg);
}
.new-modal-body .bt-toggle {
    background-color: #3b66fd;
    color: #fff !important;
}
.new-modal-body .bt-toggle .material-icons-outlined{
    transform: rotate(180deg);
}
.new-modal-body .custom-switch .custom-control-label::before{
    width: 40px;
    height: 20px;
    border-radius: 80px;
}
.new-modal-body  .custom-switch .custom-control-label::after{
    width: 16px;
    height: 16px;
    border-radius: 80px;
}
.new-modal-body .custom-control-label{
    font-size: 16px;
    padding-left: 24px;
}
.new-modal-body .custom-switch .custom-control-input:checked~.custom-control-label::after{
    left: -8px;
}

.modal-body-structure{
    width: 90%;
}

.new-modal-body .box.header{
    width: 100%;
    padding: 36px 40px 42px;
}
.new-header-box {
    width: 100%;
    height: 56px;
    background: #E4E5E7;
    border-radius: 8px;
    margin-bottom: 16px;
    align-items: center;
    display: grid;
}
.box.bottom {
    width: 100%;
    background: #FFF;
    border-radius: 8px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 16px 24px;
    scrollbar-width: none;
}

.box-white{
    display: flex;
    height: 65vh;
    min-width: 750px;
    padding: 0 64px;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    flex-shrink: 0;
    border-radius: 16px;
    background:#fff;
    overflow-x: hidden;
    scrollbar-width: none;
}


    /* MODAL - AGENDAMENTO*/
/* LINE2 - TITLE */
.input-mod-title {
    font-size: 16px;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 4px;
}

.input-modal-title {
    font-size: 16px;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 4px;
    margin-top: 20px;
}
.input-modal-title .required {
    color: red;
    font-size: 18px;
    margin-left: 4px; 
}
.new-input-text {
    height: 56px;
    padding: 16px;
}
 .new-input-data {
    height: 56px;
    padding: 10px;   
}
.new-input-tipe {
    height: 56px;
    padding: 16px; 
}
.new-input-time {
    height: 56px;
    padding: 16px;
}
.new-input-select {
    height: 56px;
    padding: 16px;
}
.new-input-selectb {
    height: 56px;
    padding: 16px;
}
.input-shifts{
    height: 56px;
    padding: 16px;
}
.input-responsaveis{
    height: 56px;
    padding: 16px;
    margin-bottom: 30px;
}
.input-observation{
    height: 168px;
    padding: 16px;
}
.input-extra {  
    height: 56px;
    padding: 16px;
}
.new-input-text,
.new-input-tipe, 
.new-input-data,
.new-input-time,
.new-input-select,
.new-input-selectb,
.input-shifts,
.input-responsaveis,
.input-observation,
.input-extra, .style-box-modal{
    width: 100%;
    font-size: 16px;
    border: 1px solid #E4E5E7;
    border-radius: 8px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    color: #5E666E;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.5px;
    padding: 8px 16px !important;
    background: #fff;
}

.retangle-modal{
    width: 100%;
    height: 240px;
    background-color: #C8CCD0;
    margin-top: 25px;
    border-radius: 16px;
}
.bt-modal {
    font-size: 18px !important;
    text-align: center;
    padding: 8px 24px;
    letter-spacing: 0.4px;
    color: #1266E3 !important;
    font-weight: 700;
    border: 1px solid #1266E3;
    border-radius: 80px;
    transition: 300ms all;
    display: flex;
    gap: 8px;
    height: 40px;
}

.bt-modal:hover { 
    background-color: #3b66fd;
    color: #fff !important;
    transition: 300ms all; 
}

.bt-ghost-modal {
    font-size: 18px !important;
    text-align: center;
    padding: 8px 24px;
    letter-spacing: 0.4px;
    color: #5E666E !important;
    background-color: #F1F2F3;
    font-weight: 700;
    border: 1px solid #5E666E;
    border-radius: 80px;
    transition: 300ms all;
    display: flex;
    gap: 8px;
    height: 40px;
}

.content-add {
    background-color:#F1F2F3; padding:4px  
}

.empty-card-schedule{
    flex-direction: column;
    display: flex;
    align-items: center;
}

.empty-btn-schedule{
    gap: 24px;
    display: flex;
    justify-content: center;
    padding: 24px;
}

.nav-background{
    background:#fff;
}

.responsibles-event{
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    flex: 1 0 0;
}

.avatar-menu{
    display: flex;
    align-items: center;
    gap: 12px;
}

.new-perfil-avatar{
    display: flex;
    align-items: flex-start;
}

.newperfilavatar-adjust{
    display: flex;
    align-items: center;
}

.new-avatar-A{
    position: relative;
    display: flex;
    margin-right: 32px;
    flex-wrap: wrap;
    background: transparent;
}

.avatar-adjust{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    background: transparent;
}

.avatarB-adjustheader{
    margin-left: 20px !important; 
}

.new-avatar-B{
    position: absolute;
    z-index: 1;
    display: flex;
    margin-left: 30px;
    flex-wrap: wrap;
    background: transparent;
}

.new-all-hours{
    display: flex;
    width: 100%;
    padding: 0 28px;
    align-items: center;
    align-content: center;
    gap: 8px var(--size-tiny, 8px);
    flex-shrink: 0;
    flex-wrap: wrap;
}

.btn-hour{  
    border-radius: 8px;
    border: 1px solid var(--color-feedbacks-sucess-moderate, #4AA848);
    background: #FFF;
    color: #4AA848;
    transition: all .2s ease-in-out;
}

.btn-hour:hover{  
    background: #E3F3E2;
}

.btn-hour-off{
    color:#FFF;
    background:#ADB2B8;
    border-radius: 8px;
    border: 1px solid var(--color-feedbacks-sucess-moderate, #ADB2B8);
    background: #ADB2B8;
}

.btn-hour, .btn-hour-off{
    display: flex;
    padding: 6px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    font-weight: bold;
}

.avatar-A {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.feedback-footer-card{
    display: grid;
    align-items: center;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    gap: 4px;
    margin-top: 24px;
}
.feedback-footer-card .material-icons{
    font-size: 40px;
}

.font-btn-Agendamento{
    color: #132B12;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: Nunito;
    font-size: 16px;  
    font-weight: 600;
    line-height: 24px;
}

.font-btn-Agendamento-of{
    color: #FFF;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: Nunito;
    font-size: 16px;  
    font-weight: 600;
    line-height: 24px;
}

custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    print-color-adjust: exact;
}
.custom-switch {
    padding-left: 2.25rem;
}
.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0;
}
.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}
.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff;
}
.custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem;
}
.custom-control-label::before, .custom-file-label, .custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: 1px solid #adb5bd;
}
.custom-switch .custom-control-label::after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
}
.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem);
}
.custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: 50% / 50% 50% no-repeat;
}

.span-adjustment{
    display: inline-flex;
    background: transparent !important;
    border: none !important;
    width: auto !important;
    font-size: 18px !important;
    font-weight: none !important;
    width: none !important;
    overflow: none !important;
    padding: 10px 0px 10px 0px !important;
}

.ul-adjustment{
    padding-left: 10px !important;
}


.new-acess-buttons-process-details{
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 48px;
}
.new-acess-buttons-process-details ul{
    display: flex;
    list-style: none;
    gap: 12px;
}
.new-acess-buttons-process-details ul li a .button-icon:hover span, .new-acess-buttons-process-details ul li button.button-icon:hover span{
    color: #000 !important;
}

.new-intro-block-adjust{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    height: 100%;
}
.new-intro-block-adjust .bttn{
    margin-top: 8px;
}
.new-intro-block-adjust .bttn span{
    color: #000 !important;
}
.new-intro-block-button-process{
    display: flex;
    justify-content: right;
    gap: 8px;
}
.new-intro-block-button-process .btn-image{
    gap: 8px;
    padding: 12px 24px;
    border-radius: 80px;
    margin: 0;
    width: auto;
    height: auto;
    font-size: 28px;
}

.btn-head-act{
    margin: 15px;
    gap: 15px;
}
.btn-head-act .bt{
    display: flex;
    margin: 0;
    padding: 8px 24px;
}

.bttn-line-clamp{
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Limita o texto a no máximo 2 linhas */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word; 
    text-align: start;
}

.bttn span {
    /* flex-shrink: 0; Garante que o ícone sempre fique visível */
  }

.bttn.close{
    opacity: 1;
}

.bttn.close:hover{
    background: transparent;
    text-shadow: 0;
}

.selected-date {
    color: #0000FF !important;
    border-radius: 10%;
    font-weight: bold !important;
}

.card-academic-home{
    height: 210px;
    padding: 15px 15px;
    border-radius: 8px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.card-academic-title{
    padding: 5px 5px;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.card-academic-subtitle{
    margin-top: 10px;
}

.card-academic-subtitle p {
    margin: 5px 0;
    font-size: 1rem;
}

.card-header-report{
    width: 100%;
    height: 80px;
    border-radius: 16px;
    background: #FFF;
    padding: 15px 30px 15px 30px;
    margin-top: -15px;
    margin-bottom: 20px;
}

.card-header-report-adjust{
    width: 100%;
    height: 80px;
    border-radius: 16px 16px 0 0;
    background: #FFF;
    padding: 15px 30px 15px 30px;
    margin-top: -15px;
}

.card-header-report-adjustb{
    width: 100%;
    border-radius: 16px 16px 0 0;
    background: #FFF;
    padding: 15px 30px 15px 30px;
    margin-top: -15px;
}

.card-header-newreport{
    width: 100%;
    height: 80px;
    border-radius: 16px;
    background: #FFF;
    padding: 15px 30px 15px 30px;
    margin-bottom: 20px;
}

.card-header-newreportb{
    width: 100%;
    height: 80px;
    border-radius: 16px;
    background: #FFF;
    padding: 20px 30px 15px 30px;
    margin-bottom: 15px;
}



.hours-text-rel{
    display: flex;
    gap: 5px;
}

.box-header-adjust{
    padding: 35px 40px 0px !important;
}

.box-header-newadjust{
    padding: 20px 40px 0px !important;
}

.modal-body-adjust{
    border-radius: 16px 16px 0 0 !important;
    height: 725px !important;
}

.stickyheader-new-adjust{
    padding: 0px 24px 0px 24px !important;
    border-radius: 16px 16px 0 0 !important;
}

.stickyheaderb{
    padding: 0px 24px 0px 24px !important;
    border-radius: 0 !important;
}

.stickyheader-newmodal-adjust{
    padding: 0 !important;
    border-radius: 16px 16px 0 0 !important;
    justify-content: left !important;
}

.taginfo-adjust{
    border-radius: 8px;
    margin: 8px;
    display: flex;
}

.tag-card-style{
    display: inline-flex;
    width: 176px;
    padding: 8px 16px;
    justify-content: left;
    align-items: center;
    gap: 8px;
    border: 1px solid #E4E5E7;
    border-radius: 8px;
    text-align: center;
}

.box-list .stickyheaderb:before {
    background: transparent !important;
    ;
}

.box-list .stickyheader-new-adjust:before {
    background: transparent !important;
    ;
}

.box-list .stickyheaderb:after {
    background: transparent !important;
    ;
}

.box-list .stickyheader-new-adjust:after {
    background: transparent !important;
    ;
}

.box-list .stickyheader-newmodal-adjust:before {
    background: transparent !important;
    ;
}

.box-list .stickyheader-newmodal-adjust:after {
    background: transparent !important;
    ;
}

.box-list.add-newfull-width-ul .sticky-header .header-box ul{
    width: 100% !important;
}

.stickybody-adjust{
    border-radius: 0px !important;
    padding: 0px 24px 0px !important ;
    background: #fff !important;
}
.stickybodyb{
    padding: 0px 24px 0px !important ;
    background: #fff !important;
    border-radius: 0 !important;
}

.stickybody-RelGerAdjust{
    border-radius: 0 0 8px 8px !important;
    padding: 24px 24px 0px !important ;
    background: #fff !important;
    display: grid;
    gap: 12px;
}

.tag-card-modal-rel{
    display: flex;
    padding: 8px;
}

.card-stickybody-general ul li .tag-card-modal-rel{ 
    transform: rotate(180deg);
    transition: 300ms all;
}

.card-stickybody-general.collapsed ul li .tag-card-modal-rel{ 
    transform: rotate(0deg);
    transition: 300ms all;
}

.tag-border {
    border-radius: 8px !important;
}

.card-stickybody-general{
    width: 100%;
    border-radius: 16px;
    border: 1px solid #E4E5E7;
}

.div-header-adjust{
    padding: 0 !important;
    margin-top: 0 !important;
}

.headerbox-rel-adjust{
    height: 56px;
    display: flex;
    text-align: left;
    align-items: center;
    margin-top: -12px !important;
    padding: 0px !important;
    border-radius: 8px 8px 0 0 !important;
}

.headerbox-rel-adjust ul li {
    align-items: start !important;
}

.newtabs-class-panel .tab-content .accordion .sticky-body .card-stickybody-general .flex1-1 .material-icons {
    rotate: -180deg;
    transition: 300ms all;
}

.card-panel-mural{
    display: flex;
    padding: 30px 15px 30px 15px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
}

.card-panel-mural-avatar{ 
}

.card-panel-mural-written{
    display: grid;
    gap: 16px;
}

.card-panel-mural-title{

}

.card-panel-mural-text{

}

.card-panel-mural-btn{
    display: flex;
    gap: 16px;
    align-items: center;
    gap: 8px;
}

.new-btn-footer{
    width: 100%;
    padding: 16px;
}

.input-modal-adjust{
    margin-top: 50px !important;
}

.selector-mural-img{
    padding: 40px 0;
}

.drop-mural {
    height: 168px !important;
    text-align: center;
    padding: 50px 10px !important;
}

.row-al-plant{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.new-class-act-card{
    padding: 10px 15px 10px 15px;
}

.control-acter{
    position: relative;
    overflow-x: hidden;
    max-height: 213px;
}
.headcard-adj{
    display: flex;
    height: 145px;
    justify-content: center;
    align-items: center;
}

.cartao-tarefa .lacel .tag.otherblue span:before{
    content: none !important;
}

.schedule-page main .newtabs-class-panel .tab-content{
    border-radius: 16px;
    overflow: hidden;
}
.body-modal-turmas{
    overflow: hidden;
}

.report-status-success{
    background: #EBF5EC; 
    color: #1B4E27;
}

.report-status-neutral{
    background: #adb2b8;
    color: #ffffff;
}

.report-status-error{
    background: #fcd2cf;
    color: #490a04;
}

.report-status-warning{
    background: #fff8f2;
    color: #4c2600;
}

/*Caju- Dropdown*/
.caju-dropdown-menu{
    border-radius: 8px;
    margin-top: 12px;
    justify-content: center;
    flex-direction: column;
    padding: 8px;
    display: flex;
}

.caju-dropdown-item, 
.caju-dropdown-del {
    padding: 8px 16px;
    display: flex;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    border-radius: 48px;
    transition: 300ms all;
    width: 100%;
    gap: 5px;
}

.caju-dropdown-item{
    color: #555555;
}

.caju-dropdown-del{
    color: #8C0F14;
    background-color: #FFEEEE;
    border-radius: 8px !important;
}

.caju-dropdown-item:hover {
    border-radius: 8px !important;
    padding: 8px 16px;
    display: flex;
    background: #F6F6F6;
}

.caju-dropdown-del:hover {
    padding: 8px 16px;
    display: flex;
    background: #F2200D;
    color: #fff;
}

.rel-card-panel{
    display: flex;
    justify-content: space-between;
}

.status-list-lawsuits{
    display: flex;
    gap: 7px;
    width: 320px;
}
.ul-list-lawsuits{
    padding: 0 0px 0 24px !important;
}
.ul-list-school{
    padding: 0 100px 0 24px !important;
}
/* .ul-list-general{
    padding: 0 43px 0 24px !important;
} */

.modal-title-adjust{
    margin-top: 40px;
    display: grid;
    gap: 15px;
    margin-bottom: 20px;
}

.input-activity-settings{
    display: flex;
    gap: 30px;
}

.new-btn-footer-right{
    display: flex;
    gap: 15px;
}
  
.document-container {
    display: inline-flex;
    align-items: center;
    border: 1px solid #1266E3;
    border-radius: 80px;
    padding: 8px 16px;
    gap: 8px;
    transition: 300ms all; 
    height: 40px;
}

.bt-modal {
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.4px;
    color: #1266E3;
    font-weight: 700;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 8px;
    border: none;
    transition: color 300ms;
}

.close-btn {
    background: none;
    border: none;
    cursor: pointer;
    color: #1266E3;
    transition: color 0.3s;
    display: flex;
    align-items: center;
    padding: 0;
}

.document-container:hover {
    background-color: #3b66fd; 
    border: 1px solid #3b66fd; 
}

.document-container:hover .bt-modal,
.document-container:hover .close-btn {
    color: #fff; 
}

.close-btn:hover {
    color: red;
}

.input-modal-teacher{
    display: flex;
    flex-wrap: wrap;
    padding: 16px;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
    border-radius: var(--size-tiny, 8px);
    border: var(--size-none, 1px) solid var(--color-borders-soft, #E4E5E7);
    background: var(--colors-white, #FFF);
}

.input-modal-teacher-under{
    display: flex;
    width: 944px;
    align-items: flex-start;
    align-content: flex-start;
    gap: 8px var(--size-tiny, 8px);
    flex-wrap: wrap;
}
.ichips{
    display: flex;
    min-width: var(--tag-min-width, 104px);
    max-width: var(--tag-max-width, 320px);
    min-height: var(--tag-min-height, 32px);
    padding-left: var(--size-tiny, 8px);
    padding-right: var(--size-tiny, 8px);
    justify-content: center;
    gap: 12px;
    border-radius: 80px;
    border: 1px solid var(--color-borders-soft, #E4E5E7);
    align-items: center;
}
.ichips:hover{
    border: 1px solid var(--color-borders-soft, #F2200D) ;
    transition: 300ms all;
}
.close-ichips{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FEE9E7;
    border-radius:40px ;
}

.box-upload-modal{
    display: flex;
    height: 144px;
    border-radius: 12px;
    border: 1px dashed var(--color-borders-soft, #E4E5E7);
    background: var(--colors-white, #FFF);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    align-self: stretch;
    position: relative;
}
.box-upload-modal input[type="file"] {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.upload-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    text-align: center;
}

.upload-icon span {
    font-size: 36px;
    color: var(--colors-gray-olea-gray-olea-40-base, #5E666E);
}

.upload-text .document-text {
    font-family: Nunito, sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: var(--colors-gray-olea-gray-olea-5-dark, #0C0D0E);
}

.upload-text .sub-text {
    font-family: Nunito, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: var(--colors-gray-olea-gray-olea-40-base, #5E666E);
}

.upload-info {
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: Nunito, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: var(--colors-gray-olea-gray-olea-40-base, #5E666E);
}

.top-right-box-upload{
    display: flex;
    align-items: center;
    gap: 8px;
    position: absolute;
    right: 20px;
    top: 20px;
}

.center-box-upload{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
}

.document-box-upload{
    display: flex;
    gap: 8px;
    align-items: center;
}

.document-icon {
    width: var(--tag-min-height, 64px);
    height: var(--tag-min-height, 48px);
    border-radius: 16px;
    background-color: #DEEAFC;
    margin-right: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.red{
    color:#F2200D;
}
.mgtop{
    margin-top: 10px !important;
}

.document-text {
    color: var(--colors-gray-olea-gray-olea-20, #2F3337);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Nunito;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}


@media (max-width: 1280px) {
    
}

.new-boxstantard{
    padding: 20px !important;
    margin-bottom: 30px;
}

.title-name-assist{
    display: flex; 
    align-items: center; 
    text-transform: uppercase;
    height: 100%;
    width: 100%; 
}

.supl-btn{
    padding: 0px 24px !important; 
    height: 40px !important;
    margin-top: 0 !important;
    width: 100% !important;
}

.miniheader-adj{
    DISPLAY: flex;
    JUSTIFY-CONTENT: space-between; 
    align-items:center;
}

.instances-icon{
    display:flex; 
    align-items:center; 
    padding: 0 15px; 
    justify-content: space-between;
}

.instances-logo {
    display:flex !important; 
    align-items:center !important; 
    justify-content: center !important; 
    padding: 13px 0 !important;
}

.instances-name{
    padding: 15px;
}

.group-education-name {
    font-size: 32px !important;
    font-weight: 900 !important;
    text-transform: uppercase !important;
    letter-spacing: .2rem !important;
}

.group-education-subname {
    font-weight: 500 !important; 
    font-size: 24px !important; 
    padding: 12px 0 !important;
    text-transform: uppercase !important;
    letter-spacing: .2rem !important;
}

.instance-logo-login {
    width: 40% !important;
    object-fit: cover !important; 
}

.titulo-login {
    margin: 0 !important;
    padding-bottom: 0;
    height: auto !important;
}

.titulo-login h2 {
    font-size: 28px !important;
    margin-bottom: 8px !important;

}


.titulo-login h3 {
    font-size: 24px !important;
    margin-bottom: 12px !important;
}

@media (min-width: 1200px) {
    .titulo-login {
        margin: 16px 0 !important;
    }

    .instances-logo {
        margin-bottom: 16px !important;
    }

    .instance-logo-login {
        width: 60% !important;
        
    }

    .group-education-name {
        font-size: 48px !important; 
        font-weight: 900 !important;
        text-transform: uppercase !important;
        letter-spacing: .2rem !important;
    }

    .group-education-subname {
        font-weight: 500 !important; 
        font-size: 32px !important; 
        padding: 12px 0 !important;
        text-transform: uppercase !important;
        letter-spacing: .2rem !important;
    }

    .titulo-login h2 {
        font-size: 32px !important;
    }
    
    
    .titulo-login h3 {
        font-size: 28px !important;
    }
}

.perfil-avatar-general{
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    gap: 16px var(--size-small, 16px);
    flex-wrap: wrap;
    margin-top:8px;
}

.practice-menu{
    display: flex;
    flex-wrap: wrap;
    gap:8px;
    align-items: center;
    width: 101%;
}

.fundamentos-legais{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
}

.card-etapas-practice{
    padding: 24px 0px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.new-select-config{
    height: 56px !important; 
    border-radius: 8px !important;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.5px;
    padding: 14px 16px !important;
    font-size: 16px;
}

.form-structure{
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 25px 0;
}

.btn-cube{
    gap: 8px;
    padding: 8px 24px;
    height: 55px;
    border-radius: 8px;
}



.step-add-court-content .miniheader > h3 {
    font-size: 20px;
    font-weight: 700;
}

.court-content {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 16px;
    padding: 8px;

    width: 100%;
}

.court-register-section {
    margin: 0 16px 16px 16px !important;

    background: #e8e4e4; 
    border-radius: 16px;
    padding: 16px;
}

.court-form-group {
    margin-bottom: 0px !important;
}

.step-indicators {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.step-indicator {
    width: 12px;
    height: 12px;
    margin: 0 8px;
    background-color: #ccc;
    border-radius: 50%;
    display: inline-block;
}

.step-indicator.active {
    background-color: #3498db; /* Cor ativa */
}

    @media(max-width: 768px) {
        .court-register-alignment {
            flex-direction: column !important;
            align-items: start;
            justify-content: center;
            padding: 0 8px 0 8px;
        }
    }

.step-add-court-content {
    padding: 32px 16px; border-radius: 25px
}

.form-group > input {
    padding: 6px 0 6px 12px !important;
}

.bt-border-red-1 {
    border: solid 1px red;
    color: red;
    padding: 5px 10px;
    /* min-width: 132px; */
}

.bt-border-red-1:hover {
    background: red;
    color: white;
    cursor: pointer;
}

.add-step-button {
    display: flex !important;
    align-items: center !important;
    justify-content: end !important;
}

.add-step-button > button {
    min-width: 144px !important;
}

.eproc-custom-select2 .select2-container {
    width: 100% !important; 
}

.eproc-custom-selection .select2-selection {
    width: 100%; 
    box-sizing: border-box;
}
.box-form-gray {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 130px;
    padding: 24px 40px;
    align-items: flex-start;
    gap: 4px;
    border-radius: 12px;
    background: var(--colors-gray-olea-gray-olea-95-zero, #F1F2F3);
    margin: 20px 0;
 }

 /* Estilo do botão do dropdown */
.modal-dropdown-toggle {
    display: flex;
    height: 56px;
    border-radius: 8px;
    border: 1px solid var(--color-borders-soft, #E4E5E7);
    background: var(--colors-white, #FFF);
    padding: 16px;
    align-items: center;
    justify-content: space-between; /* Para alinhar o texto e possíveis ícones */
    cursor: pointer;
}

/* Estilo do dropdown */
.modal-dropdown-menu {
    display: flex;
    padding: 8px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
    border-radius: 8px;
    border: 1px solid var(--color-borders-soft, #E4E5E7);
    background: var(--colors-white, #FFF);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Sombra para destacar o dropdown */
    position: absolute; /* Para sobrepor corretamente */
    z-index: 1000;
    margin-top: 8px;
}

/* Estilo de cada item do dropdown */
.modal-dropdown-item {
    display: flex;
    height: 36px;
    padding: 6px 16px;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    text-decoration: none; /* Remove sublinhado dos links */
    color: var(--color-text, #333); /* Cor do texto */
    border-radius: 4px;
    cursor: pointer;
}

.modal-dropdown-item:hover {
    background-color: #D9EFFF; 
    color: black;
    border-radius: 16px;
    width:100%;
}

 .initial-message {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 32px;
}

.initial-title {
    color: var(--colors-gray-olea-gray-olea-5-dark, #0C0D0E);
    text-align: center;
    font-family: Nunito, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
}

.initial-subtitle {
    color: var(--colors-gray-olea-gray-olea-40-base, #5E666E);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px; /* 150% */
}

.toast-cadastro-professor{
    border-radius: 8px;
    border: 1px solid #FF7F00;
    background: #FFF8F2;
    box-shadow: 0px 4px 8px 0px rgba(17, 17, 17, 0.12);
    display: flex;
    padding: 15px;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    margin: 20px 0 0;
    justify-content: space-between;
}

.toast-left-professor{
    display: flex;
    align-items: center;
    gap: 10px;
    color: var(--color-feedbacks-warning-strong, #4C2600);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.project-show-page .box-list .sticky-header {
    border-radius: 16px 16px 0 0;
}

.project-nav-tabs {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 24px;
}

.project-nav-links {
    font-weight: 700;
    font-size: 20px;
    position: relative;
    display: flex;
    align-items: center;
    gap: 8px;

    color: #474C52;
}

.project-nav-links.current-active {
    color: #3b66fd;
}

.project-nav-links.active::after {
    content: "";
    position: absolute;
    bottom: -5px !important;
    border-radius: 8px;
    left: 50%;
    width: 0%;
    height: 3px;
    background: #3b66fd;
    transition: 250ms all ease-in-out;
}

.project-actions {
    margin-top: 10px !important;
}

.project-action-button {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    padding: 8px 16px;
    border-radius: 48px;
    background: #ffffff;
    transition: 300ms all;
}

.filters-box .project-action-button .icon {
    margin-left: 20px;
    color: #1266E3;
}

.project-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    padding: 8px 25px;
}

.neo-standard .project-header .title-standard h2:before {
    left: -24px !important;
}

.project-body {
    min-height: 500px;
    padding: 0px 24px 60px;
    border-radius: 16px;
    /* border-radius: 16px 16px 0px 0px; */
}

.project-main-box {
    display: flex;
    justify-content: center;
    height: 800px;
    background: #F1F1F1;
    padding: 24px 24px;
    border-radius: 8px;
}

.box-list .project-body ul {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    border-radius: 8px;
    position: relative;
    cursor: pointer;
    transition: 300ms all;
}

.box-list .project-body ul li {
    flex-direction: row;
    color: #555555;
}

.project-step {
    display: flex;
    flex-direction: row;
    width: 260px;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    border-bottom: 1px solid #3333330d;
}

.project-step a.project-step-info.active {
    background: #FFFFFF;
}

.project-step-info {
    width: 100%;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 4px;

    color: #2F3337; 

    transition: background-color 0.3s, color 0.3s;
}

.project-step-info:hover {
    background-color: #f0f0f0;
    color: #000;
}

.project-step-info.active {
    background: #FFFFFF;
    border-radius: 10px 0 0 10px;
    border-bottom: none;
}

.project-step-info.active:hover,
.project-step-info.active:focus {
    background-color: #ffffff;
    /* Mantém o fundo branco quando ativo */
    color: #000;
}

.project-step-name {
    display: flex;
    align-items: start;
    gap: 8px;
    font-weight: 700;
    font-size: 16px;

    padding: 10px 0 10px 0;

    min-width: 80%;
}

.name-status {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px
}

.project-step-name .check-icon {
    color: green;
}

.project-step-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.project-step-description {
    padding-left: 24px;
    color: #333333;
}

.project-content {
    background: #FFFFFF;
    overflow-y: hidden;
    height: 100%;
    padding: 20px;
    border-radius: 0 8px 8px 0;
}

.project-content-scroll {
    display: flex;
    flex-direction: column;
    justify-content: space-between;

    width: 100%;
    height: 100%;

    overflow: hidden;
    overflow-y: scroll;

}

.project-content-scroll::-webkit-scrollbar {
    width: 4px;
}

.project-content-scroll::-webkit-scrollbar-track {
    background: transparente;
}

.project-content-scroll::-webkit-scrollbar-thumb {
    background-color: #cacaca93;
    border-radius: 20px;
    width: 1px;
}

.projects-alignment {
    display: flex;
    flex-direction: column;

    gap: 32px;
    width: 100%;
}

.project-container {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    gap: 32px;
    width: 100%;
    padding: 4px 4px 0 4px;
}

.project-cover-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
}

.project-container .project-step-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 27px;
}

.project-cover-img {
    width: 100%;
    border-radius: 20px;

    object-fit: cover;
    object-position: center;

    overflow: hidden;
}

.project-cover-img img {
    width: 100%;
    min-width: 1000px;
}

.project-item-container {
    display: flex;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
    gap: 16px;

    width: 100%;
    padding: 32px 0;

    border-bottom: solid 1px #E4E5E7;
}

.project-avatar-container {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 8px;
}


.project-avatar-container h2 {
    flex-grow: 1;
    text-align: left;

    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
}

.project-avatar-container div.new-avatar-A {
    margin-right: 0;
}

.project-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;

    padding-bottom: 32px;
    border-bottom: solid 1px #E4E5E7;

    width: 100%;
}

.project-item-description {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;

    padding-bottom: 32px;

    width: 100%;
}

.project-item-bullet {
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;

    padding-bottom: 32px;

    width: 100%;
}

.project-container-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 4px;

    width: 100%;
}

.project-forms {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    gap: 32px;

    width: 100%;
}

.project-forms .project-form-field {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 16px;

    width: 100%;

    padding-bottom: 32px; 
    border-bottom: solid 1px #E4E5E7;
}

.project-forms .project-form-field .project-text-field {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 4px;
    width: 100%;
    border-radius: 4px;
    color: #2F3337;
}


.project-forms .project-form-field .project-text-field .project-links-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;

    width: 100%;
}

.project-forms:focus {
    box-shadow: none !important;
    outline: none !important;
}

.project-forms .project-text-field input,
.project-forms .project-text-field textarea {
    width: 99% !important;
    padding: 10px 20px;
    border: none;
    color: #2F3337;

    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}

.project-forms .project-text-field input[disabled],
.project-forms .project-text-field textarea[disabled] {
   background-color: transparent;
}

.project-forms label {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 5px;

    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #2F3337;
}

.project-forms label span.icon {
    color: #1266E3;
}

.linked-video {
    width: 100%;
}

.project-form-field .linked-video iframe {
    width: 100%;
    height: 400px;
}

.project-form-field.project-text-field ul.project-otherlinks-ul li.project-otherlink-li input {
    border: none;
    display: list-item;
}

.other-link-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 4px;
    
    margin-left: 16px;
    width: 100%;
}

.link-input {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 4px;

    width: 100%;
}

.other-link-item .link-input input[name="otherlinks[]"] {
    padding-left: 10px; 
}

.project-text-field .other-link-item span.material-icons.fill {
    color: black;
    font-size: 8px !important;
}

/* timeline tab  */

 .neo-standard .title-standard h2.project-timeline {
        font-size: 24px;
        text-transform: none;
        color: black;
        font-weight: 700;
        margin-top: -5px;
} 

/* team tab  */
    .project-container.project-cover.project-team {
        padding-left: 48px; 
    }

    .timeline-container .all_cards-class_panel_new {
        width: 100%;
    }

    .project-section .box-list::before, .project-section .box-list::after { 
        content: none;
    }

    .project-item-container-col {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: start;
        flex-wrap: wrap;
        gap: 16px;
    
        width: 100%;
        padding: 32px 0;
    
        border-bottom: solid 1px #E4E5E7;
    }

    .project-item-container-col .project-bullet-points-container {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
    
        width: 100%;
    }

    .project-item-container-col .project-bullet-points-container span.project-item-description {
        padding-left: 10px; 
        padding-bottom: 0;
    }
    
    .project-item-container-col .project-bullet-points-container span.material-icons.fill {
        color: black;
        font-size: 8px !important;
    }

    .project-avatar-info {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start;
        gap: 4px;
    }

    .project-avatar-info h2 {
        margin-bottom: 0;
    }

    .project-form-field label[for] {
        cursor: default;
    }

.w-full {
    width: 100%;
}

.chat-feedback-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 16px 32px;
    gap: 16px;
}

.chat-feedback-scroll {
    max-height: 550px;
    overflow: scroll;

    padding: 0 16px;
}

.chat-feedback-form {
    padding: 0 16px;
}

.chat-feedback-container .cardMessage {
    background-color: rgb(255, 255, 255);
    padding: 0px 14px;
    border-radius: 10px;
}

.chat-feedback-submit {
    margin-top: 10px; 
    text-align: center;
}

.chat-feedback-submit button {
    width: 100%;
}


@media (max-width: 768px) {
    .chat-feedback-container {
        padding: 16px;
    }

    .chat-feedback-scroll {
        max-height: 350px;

    }

    .feedback-box .timeline ul {  
        padding-left: 0;
    }

    .feedback-box .timeline ul:before {  
        content: none;
        
    }

    .chat-feedback-form {
        padding: 0;
    }
}


@media (max-width: 768px) {
    .project-nav-links {
        font-size: 18px;
    }

    .project-body {
        padding: 0px 12px 60px;
    }

    .project-action-button {
        font-size: 14px;
        padding: 8px 4px;
    }

    .filters-box .project-action-button .icon {
        margin-left: 12px;
    }

    .project-actions~.separador {
        margin: 0px 8px !important;
    }


}


.body-section-relatorio{
    margin: 45px 60px; 
    gap: 25px;
    display: flex;
    flex-direction: column;
}

.header-section-relatorio{
    display:flex;
    gap:8px;
}

.image-section-relatorio{
    padding:15px 0;
}

.scribe-title-relatorio{
    font-weight: bold;
    font-size: 20px;
}

.scribe-subtitle-relatorio{
    font-size: 16px;
}

.title-relatorio{
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin: 15px 0;
}

.title-section-relatorio{
    display: flex;
    gap: 8px;
    align-items: center;
}

.subtitle-section-relatorio{

}



.ball-marker{
    border: 1px solid #333;
    background: #fff;
    border-radius: 80px;
    height: 35px;
    width: 35px;
    padding: 4px;
    display: flex;
    justify-content: center;
    font-weight: bold;
    font-size: 20px;
}

.ball-marker-blue{
    border: 1px solid #1266E3;
    background:#fff;
    color: #1266E3;
    border-radius: 80px;
    height: 30px;
    width: 30px;
    padding: 5px;
    display: flex;
    justify-content: center;
    font-weight: 800;
}

.box-lightgray-project{
    background-color: #F1F1F1;
    border-radius: 16px;
    padding: 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.box-lightblue-project{
    background-color: #1266E3;
    color: #fff;
    border-radius: 16px;
    padding: 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.box-blue-project{
    background-color: #1266E3;
    color: #fff;
    border-radius: 16px;
    padding: 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: center;
}


.section-relatorio{
    padding: 15px 0;
    display: flex;
    flex-direction: column;
    gap: 25px;
    page-break-inside: avoid !important;
}

.section-relatorio-subtitle{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.timeline-relatorio-container-w {
    display: flex;
    margin: auto;
    position: relative;
    align-items: center;
}

.timeline-relatorio-line::before {
    content: "";
    position: absolute;
    left: 0;
    top: 15px;
    width: 100%;
    height: 2px;
    background-color: #ddd;
}

.timeline-relatorio-container-h {
    display: flex;
    flex-direction: column;
    margin: auto;
    position: relative;
}

.timeline-relatorio-container-h::before {
    content: "";
    position: absolute;
    left: 320px;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #ddd;
}

.timeline-relatorio-item {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 40px;
    position: relative;
}

.image-relatorio {
    width: 300px;
    height: 120px;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    flex-shrink: 0;
    background: white;
    position: relative;
    z-index: 2;
}

.image-relatorio img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.timeline-check-relatorio {
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-weight: bold;
    font-size: 14px;
    position: absolute;
    left: 310px;
    z-index: 3;
}

.timeline-content-relatorio {
    padding: 15px;
    border-radius: 10px;
    width: 100%;
}

.timeline-content-relatorio-h{
    padding: 15px;
    border-radius: 10px;
    width: 100%;
    margin-left: 40px;
    margin-right: 40px;
}

@media (max-width: 600px) {
    .timeline-relatorio-container-h::before,
    .timeline-check-relatorio {
        display: none;
    }

    .timeline-relatorio-item {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .timeline-content-relatorio {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }
}

.card-relatorio-plan {
    display: flex;
    gap:8px;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 200px;
    position: relative;
}

.marker {
    width: 40px;
    height: 40px;
    background-color: #007BFF;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    color: white;
    position: relative;
    z-index: 2;
}
.event-relatorio-card {
    background: white;
    padding: 10px;
    margin-top: 10px;
    border-radius: 5px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
}
.date-relatorio {
    font-size: 13px;
    color: #1266E3;
    font-weight: bold;
}

.input-form-project{
    padding-left: 0 !important;
    padding-right: 0 !important;
}


.input-text-element{
    border: 0.5px solid #1253b0;
    border-radius: 8px;
    padding: 10px !important;
}

.input-text-form-project {
    display: flex;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    justify-content: space-between;
    padding: 15px;
    border: 0.5px solid transparent;
    border-radius: 8px;
    background: #F1F2F1;
    transition: border 0.3s ease-in-out, background 0.3s ease-in-out;
    position: relative;
    gap:8px;
}


.input-text-form-project:hover {
    border: 0.5px solid #1253b0;
    background: aliceblue;
}

.input-text-form-project:hover .text-scribe-project {
    /* filter: blur(2px);
    transition: filter 0.3s ease;*/
}

.bt-icon-editproject{
    display: flex; 
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


/*
ICONE APARECE QUANDO TEM O HOVER

.icon-text-project {
    opacity: 0; 
    transition: opacity 0.3s ease-in-out;
}


.title-icon-text-project {
    opacity: 0; 
    transition: opacity 0.3s ease-in-out;
    font-weight: 700;
}


.input-form-project:hover .icon-text-project,
.input-form-project:hover .title-icon-text-project {
    opacity: 1;
} */


.carousel-item {
    display: none;
}

.carousel-list {
    width: 100%;
    display: flex;
    justify-content: center;
}

.carousel-item.ativo {
    display: inline-block;
}

.carousel-item .active .laravel-embed__responsive-wrapper iframe {
    width: 300px;
    height: 300px;
}

.input-project-base{
    display:flex; 
    align-items: center; 
    width: 100%; 
    gap: 16px;
}

.flex-col{
    display: flex;
    flex-direction: column;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.gap-5 {
    gap: 5px;
}

.gap-10 {
    gap: 10px;
}

.home-summary-client-bt {
    font-size: 8px !important;
    padding: 6px 8px !important;
}

.attach-docs-btn {
    margin-top: 0px !important;
}

.project-nav-aside{
    display: flex;
    overflow-y: scroll;
    min-width: 270px;
}

@media screen and (max-width: 700px) {
    .project-nav-aside{
        display: none;
    }
    
    .project-aside {
        display:none; 
    }
    .mobile-active-item {
        display: block;
        color: #333;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        padding: 15px;
    }
    .input-text-form-project{
        max-height: 150px ;
    }
    .text-scribe-project 
    .project-item-description{
        font-size: 10px;
    }
    .project-header-mobile{
        justify-content: flex-start !important;
        gap: 32px;
    }
    .input-project-base{
        flex-direction:column-reverse;
        gap:16px;
    }
    .bttn-mobile{
        font-size: 10px !important;
    }
    .document-box-upload{
        flex-direction: column;
        padding: 20px;
    }
    .line-modal-links{
        flex-direction:column;
    }
}

.attach-docs-btn {
    margin-top: 0px !important;
}

.list-presence-project{
    display: flex;
    flex-wrap: wrap;
}

.line-modal-links{
    display: flex; 
    align-items: center
}

.project-btn-line{
    display: flex; 
    flex-direction: column; 
    width: 100%; 
    gap: 8px;  
}

.note-editor.note-frame .note-editing-area .note-editable{
    min-height: 450px !important;
    max-height: 450px;
}

.modal-main-stages{
    padding: 15px;
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 600px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: normal;
    width: 100%;
}

.modal-menu-stages li{
    padding: 5px 0px;
    position: relative;
    margin-left: 30px;
}

.timeline.acts_documents {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
}

.act_document {
    display: flex; 
    justify-content: space-between;
    width: 100%;
}

.m-0 {
    margin: 0 !important;
}

.font-16 {
    font-size: 16px;
}

.cursor-pointer {
    cursor: pointer;
}

.deleteButton {
    color: #d43f3a;
}

.deleteButton:hover {
    background-color: #d43f3a20;
    border-radius: 5px;
}

.editButton {
    color: #4064fc;
}

.editButton:hover {
    background-color: #4064fc20;
    border-radius: 5px;
}

.text-gray {
        color: #656363 !important;
}

.custom-radio-card {
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 10px;
  position: relative;
}

.custom-radio-input {
  position: absolute;
  opacity: 0;
}

.custom-radio-label {
  display: block;
  padding: 16px 16px 12px 42px;
  cursor: pointer;
  position: relative;
}

.custom-radio-label::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 16px;
  width: 16px;
  height: 16px;
  border: 2px solid #ccc;
  border-radius: 50%;
  background-color: #fff;
}

.custom-radio-input:checked + .custom-radio-label::before {
  border-color: #0d6efd;
  background-color: #fff;
}

.custom-radio-label::after {
  content: "";
  position: absolute;
  top: 24px;
  left: 20px;
  width: 8px;
  height: 8px;
  background-color: #0d6efd;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.2s;
}

.custom-radio-input:checked + .custom-radio-label::after {
  opacity: 1;
}

.custom-radio-date {
  color: #666;
  font-size: 14px;
}


/* MOBILE - MODAIS*/

@media (max-width: 760px) {
    .new-modal-content, 
    .standard-forms,
    .new-modal-footer{
        padding:15px !important;
    }
    .new-modal-content .miniheader h2:before{
        top:8px;
    }
    .miniheader h2:before{
        left:10px;
    }
    .new-modal-body {
        height: 80%;
    }

    .text-gray {
        color: #656363 !important;
    }

    .bt-lawsuits-resum {
        display: flex !important;
        padding: 8px !important;
    }
}


  /* MENU HORIZONTAL RESPONSIVO */

  .menu-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    background-color: #fff;
    border-radius: 16px 16px 0 0;
    margin-top: -10px;  
  }
  
  .menu-wrapper::-webkit-scrollbar {
    display: none;
  }
  
  ul.menu {
    display: flex;
    flex-wrap: nowrap;
    padding: 0 8px;
    margin: 0;
    list-style: none;
    padding: 10px;
  }
  
  ul.menu li {
    flex: 0 0 33.33vw; /* Mobile: 3 itens por tela */
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    margin: 0 4px;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #ccc;
    cursor: pointer;
    transition: all 0.2s ease;
  }
  
  ul.menu li.highlight {
    transform: scale(1.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-color: #1266E3;
    background: #1266E3;
}
 .number-options{
    background: #fff;
    color: #1266e3 !important;
    padding: 0 8px;
    border-radius: 16px;
    font-weight: 700;
}
  
  ul.menu li.highlight .material-icons,
  ul.menu li.highlight .menu-text span {
    color: #fff;
  }

  
  .menu-text {
    display: flex;
    font-size: 14px;
    margin-left: 6px;
    gap:8px;
  }

  .list-mural-edit{
    padding: 0 100px 0 24px !important;
    
  }
  
.bonsae-tab ul.nav.tabs-links.resum-tabs li:after {
    display: none !important;
    content: none !important;
}

  /* DESKTOP - mostra todos os itens sem scroll */
  @media (min-width: 768px) {
    .menu-wrapper {
      overflow-x: visible;
      padding: 0;
    }
  
    ul.menu {
      flex-wrap: wrap;
      justify-content: center;
    }
  
    ul.menu li {
      flex: 0 0 auto;
      min-width: 150px;
    }
  }

  .li-list-flex{
    display:contents;
  }

@media (max-width: 768px) {
  .li-list-flex{
        display: flex;
        flex-direction: column;
    }
}

.justify-center {
    justify-content: center;
}

.justify-end {
    justify-content: flex-end;
}

.px-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.px-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.px-15 {
    padding-left: 15px;
    padding-right: 15px;
}

.py-5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.py-10 {
     padding-top: 10px;
    padding-bottom: 10px;
}

.py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

 .consent-text {
    font-size: clamp(8px, 2vw, 16px);
    font-weight: 700;
    line-height: 1.6;
    color: #333;
    padding: 1rem;
    text-align: justify;
}

.clausula {
    margin-top: 2rem;
}

.clausula-title {
    font-size: 1.1em;
    display: block;
    margin-bottom: 0.5rem;
}

.search-container {
  width: 50%; 
}

@media (max-width: 768px) {
  .search-container {
    width: 100%; 
  }
}

.subscribe-bt{
    font-size:12px;
    flex-direction: column;
    border-radius:8px;
    position: absolute;
    left: 86%;
}
.bt-shifts-subscribe{
    position: absolute; 
    left: 86%;  
}

.bt-subscribe-close{
    font-size:10px !important;    
    margin: 0;   
    text-transform: initial; 
    flex-direction: column; 
    border-radius: 8px !important; 
    position: absolute;
    top: 0;
    left: 0; 
    opacity: 0; 
    pointer-events: none; 
    transition: opacity 0.3s; 
    padding: 10px 16px !important;
    gap:0 !important;
}


.bt-subscribe-accept{
    font-size:12px !important; 
    flex-direction: column;
    border-radius:8px;
    transition: opacity 0.3s;    
    width: 117px; 
    padding:8px 16px !important;
    gap:0 !important;
}

.bt-subscribe-unavailable{
    display: flex;
    background-color: #f1f2f2 !important;
    border: 1px solid #f1f2f2 !important;
    color: #333;
    font-size: 12px !important;
    flex-direction: column;
    border-radius: 8px;
    width: 117px;
    padding: 8px 16px !important;
    gap: 0 !important;
}

.light-blue-background {
    background-color: #DEEAFC;
    border-radius: 8px;
}

.upload-loading-container {
    position: relative;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
}
.upload-loading-logo {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.upload-loading-overlay {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    transition: width 0.3s ease;
}
#file-preview-list .file-item img,
#file-preview-list .file-item i {
    display: block;
    margin: auto;
}


header{
    position: fixed; /* mantém o header sempre visível */
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding: 0 15px;
    color: white;
    z-index: 1000; /* garante que fique por cima */
}

.name-wrapper{
    color:#333;
}

header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    box-shadow: 0 6px 16px rgba(0,0,0,.15);
}

.breadc {
    transition: all 0.2s ease;
}

.breadc.teacher{
    position: fixed;
    top: 86px;
    left: 0;
    width: 100%;
    background-color: #1266E3;
    z-index: 9;
}

.breadc.fixed {
    position: fixed;
    top:80px;
    left: 0;
    width: 100%;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.standard{
    position: relative;  
    top: 140px;
}

.col-12.wow.fadeIn {
    position: relative;  
    top: 140px;
}