/*!CSS Used from: https://unpkg.com/ionicons@4.5.5/dist/css/ionicons.min.css*/

.ion-md-arrow-round-back:before,

.ion-md-arrow-round-forward:before,

.ion-logo-facebook:before,

.ion-md-arrow-dropright:before,

.ion-md-chatbubbles:before,

.ion-md-star:before,

.ion-md-download:before,

.ion-md-close:before,

.ion-md-globe:before,

.ion-ios-person-add:before,

.ion-md-happy:before,

.ion-ios-medal:before,

.ion-md-home:before,

.ion-md-laptop:before,

.ion-md-menu:before,

.ion-md-play:before,

.ion-md-play-circle:before,

.ion-md-search:before,

.ion-ios-list:before,

.ion-md-videocam:before {

    display: inline-block;

    font-family: ionicons;

    speak: none;

    font-style: normal;

    font-weight: 400;

    font-variant: normal;

    text-transform: none;

    text-rendering: auto;

    line-height: 1;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale

}



.ion-logo-facebook:before {

    content: "\f236"

}



.ion-md-arrow-dropright:before {

    content: "\f284"

}



.ion-md-download:before {

    content: "\f2e3"

}



.ion-md-globe:before {

    content: "\f301"

}



.ion-md-happy:before {

    content: "\f305"

}



.ion-md-home:before {

    content: "\f30c"

}



.ion-md-home:before {

    content: "\f30c"

}



.ion-md-arrow-round-forward:before {

    content: "\f28a"

}



.ion-md-arrow-round-back:before {

    content: "\f288"

}



.ion-md-chatbubbles:before {

    content: "\f2b7"

}



.ion-md-laptop:before {

    content: "\f318"

}



.ion-ios-person-add:before {

    content: "\f1e1"

}



.ion-md-menu:before {

    content: "\f32a"

}



.ion-ios-medal:before {

    content: "\f1bf"

}



.ion-md-star:before {

    content: "\f384";

    color: #ff0

}



.ion-md-play:before {

    content: "\f357"

}



.ion-ios-list:before {

    content: "\f454"

}



.ion-md-tablet-landscape:before {

    content: "\f38c"

}



.ion-ios-tablet-landscape:before {

    content: "\f223"

}



.ion-md-play-circle:before {

    content: "\f174"

}



.ion-md-search:before {

    content: "\f4a5"

}



.ion-md-close:before {

    content: "\f2bf"

}



.ion-md-videocam:before {

    content: "\f39f"

}



*,

::after,

::before {

    box-sizing: border-box

}



footer {

    display: block

}



body {

    margin: 0;

    font-family: -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, noto sans, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol, noto color emoji;

    font-size: 1rem;

    font-weight: 400;

    line-height: 1.5;

    color: #212529;

    text-align: left;

    background-color: #fff

}



h1 {

    margin-top: 0;

    margin-bottom: .5rem

}



p {

    margin-top: 0;

    margin-bottom: 1rem

}



ul {

    margin-top: 0;

    margin-bottom: 1rem

}



ul ul {

    margin-bottom: 0

}



b {

    font-weight: bolder

}



a {

    color: #007bff;

    text-decoration: none;

    background-color: transparent;

    -webkit-text-decoration-skip: objects

}



a:hover {

    color: #0056b3;

    text-decoration: underline

}



.pagination {

    display: -ms-flexbox;

    display: flex;

    padding-left: 0;

    list-style: none;

    border-radius: .25rem

}



.page-link {

    position: relative;

    display: block;

    padding: .5rem .75rem;

    margin-left: -1px;

    line-height: 1.25;

    color: #007bff;

    background-color: #fff;

    border: 1px solid #dee2e6

}



.page-link:hover {

    z-index: 2;

    color: #0056b3;

    text-decoration: none;

    background-color: #e9ecef;

    border-color: #dee2e6

}



.page-link:focus {

    z-index: 2;

    outline: 0;

    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)

}



.page-link:not(:disabled):not(.disabled) {

    cursor: pointer

}



.page-item:first-child .page-link {

    margin-left: 0;

    border-top-left-radius: .25rem;

    border-bottom-left-radius: .25rem

}



.page-item:last-child .page-link {

    border-top-right-radius: .25rem;

    border-bottom-right-radius: .25rem

}



.page-item.active .page-link {

    z-index: 1;

    color: #fff;

    background-color: #007bff;

    border-color: #007bff

}



.pagination-lg .page-link {

    padding: .75rem 1.5rem;

    font-size: 1.25rem;

    line-height: 1.5

}



.pagination-lg .page-item:first-child .page-link {

    border-top-left-radius: .3rem;

    border-bottom-left-radius: .3rem

}



.pagination-lg .page-item:last-child .page-link {

    border-top-right-radius: .3rem;

    border-bottom-right-radius: .3rem

}



.justify-content-center {

    -ms-flex-pack: center !important;

    justify-content: center !important

}



.sr-only {

    position: absolute;

    width: 1px;

    height: 1px;

    padding: 0;

    overflow: hidden;

    clip: rect(0, 0, 0, 0);

    white-space: nowrap;

    border: 0

}



.responsively-lazy:not(img) {

    position: relative;

    height: 0

}



.responsively-lazy:not(img)>img {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%

}



img.responsively-lazy {

    width: 100%

}



.page-link:focus {

    box-shadow: none

}



.page-link {

    border: 1px solid transparent;

    border-radius: 5px;

    padding: .4rem .7rem;

    margin: 0 2.5px;

    color: #8a8a8a;

    transition: all .3s ease-in-out;

    -webkit-transition: all .3s ease-in-out;

    -moz-transition: all .3s ease-in-out;

    -o-transition: all .3s ease-in-out;

    -ms-transition: all .3s ease-in-out

}



.page-link:hover {

    color: #24d5d8;

    text-decoration: none;

    background-color: transparent;

    border-color: transparent

}



.page-item.active .page-link {

    background: linear-gradient(120deg, #1dccdf 0, #1de4bd 100%);

    border-color: transparent

}



img {

    vertical-align: middle;

    border-style: none

}



input {

    margin: 0;

    font-family: inherit;

    font-size: inherit;

    line-height: inherit

}



button {

    border-radius: 0

}



button:focus {

    outline: 1px dotted;

    outline: 5px auto -webkit-focus-ring-color

}



button,

input {

    margin: 0;

    font-family: inherit;

    font-size: inherit;

    line-height: inherit

}



button,

input {

    overflow: visible

}



button {

    text-transform: none

}



button {

    -webkit-appearance: button

}



button::-moz-focus-inner {

    padding: 0;

    border-style: none

}



input {

    overflow: visible

}



h1 {

    margin-bottom: .5rem;

    font-family: inherit;

    font-weight: 500;

    line-height: 1.2;

    color: inherit

}



h1 {

    font-size: 2.5rem

}



.list-inline {

    padding-left: 0;

    list-style: none

}



.img-fluid {

    max-width: 100%;

    height: auto

}



.container-fluid {

    width: 100%;

    padding-right: 15px;

    padding-left: 15px;

    margin-right: auto;

    margin-left: auto

}



.row {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    margin-right: -15px;

    margin-left: -15px

}



.col-lg-9,

.col-md-12,

.col-sm-12,

.col-sm-3,

.col-sm-4 {

    position: relative;

    width: 100%;

    min-height: 1px;

    padding-right: 15px;

    padding-left: 15px

}



@media(min-width:576px) {

    .col-sm-3 {

        -ms-flex: 0 0 25%;

        flex: 0 0 25%;

        max-width: 25%

    }



    .col-sm-4 {

        -ms-flex: 0 0 33.333333%;

        flex: 0 0 33.333333%;

        max-width: 33.333333%

    }



    .col-sm-12 {

        -ms-flex: 0 0 100%;

        flex: 0 0 100%;

        max-width: 100%

    }

}



@media(min-width:768px) {

    .col-md-12 {

        -ms-flex: 0 0 100%;

        flex: 0 0 100%;

        max-width: 100%

    }

}



@media(min-width:992px) {

    .col-lg-9 {

        -ms-flex: 0 0 75%;

        flex: 0 0 75%;

        max-width: 75%

    }

}



.btn {

    display: inline-block;

    font-weight: 400;

    text-align: center;

    white-space: nowrap;

    vertical-align: middle;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    border: 1px solid transparent;

    padding: .375rem .75rem;

    font-size: 1rem;

    line-height: 1.5;

    border-radius: .25rem;

    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out

}



@media screen and (prefers-reduced-motion:reduce) {

    .btn {

        transition: none

    }

}



.btn {

    display: inline-block;

    font-weight: 400;

    text-align: center;

    white-space: nowrap;

    vertical-align: middle;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    border: 1px solid transparent;

    padding: .375rem .75rem;

    font-size: 1rem;

    line-height: 1.5;

    border-radius: .25rem;

    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out

}



@media screen and (prefers-reduced-motion:reduce) {

    .btn {

        transition: none

    }

}



.btn:focus,

.btn:hover {

    text-decoration: none

}



.btn:focus {

    outline: 0;

    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)

}



.btn:disabled {

    opacity: .65

}



.btn:not(:disabled):not(.disabled) {

    cursor: pointer

}



.btn-success {

    color: #fff;

    background-color: #28a745;

    border-color: #28a745

}



.btn-success:hover {

    color: #fff;

    background-color: #218838;

    border-color: #1e7e34

}



.btn-success:focus {

    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)

}



.btn-success:disabled {

    color: #fff;

    background-color: #28a745;

    border-color: #28a745

}



.fade {

    transition: opacity .15s linear

}



@media screen and (prefers-reduced-motion:reduce) {

    .fade {

        transition: none

    }

}



.btn-info {

    color: #fff;

    background-color: #17a2b8;

    border-color: #17a2b8

}



.btn-info:hover {

    color: #fff;

    background-color: #138496;

    border-color: #117a8b

}



.btn-info:focus {

    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)

}



.btn-info:disabled {

    color: #fff;

    background-color: #17a2b8;

    border-color: #17a2b8

}



.btn-danger {

    color: #fff;

    background-color: #dc3545;

    border-color: #dc3545

}



.btn-danger:hover {

    color: #fff;

    background-color: #c82333;

    border-color: #bd2130

}



.btn-danger:focus {

    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)

}



.btn-danger:disabled {

    color: #fff;

    background-color: #dc3545;

    border-color: #dc3545

}



.container-fluid {

    width: 100%;

    padding-right: 15px;

    padding-left: 15px;

    margin-right: auto;

    margin-left: auto

}



.row {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    margin-right: -15px;

    margin-left: -15px

}



.col-md-12 {

    position: relative;

    width: 100%;

    padding-right: 15px;

    padding-left: 15px

}



@media(min-width:768px) {

    .col-md-12 {

        -ms-flex: 0 0 100%;

        flex: 0 0 100%;

        max-width: 100%

    }

}



.form-control {

    display: block;

    width: 100%;

    height: calc(2.25rem + 2px);

    padding: .375rem .75rem;

    font-size: 1rem;

    font-weight: 400;

    line-height: 1.5;

    color: #495057;

    background-color: #fff;

    background-clip: padding-box;

    border: 1px solid #ced4da;

    border-radius: .25rem;

    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out

}



@media screen and (prefers-reduced-motion:reduce) {

    .form-control {

        transition: none

    }

}



.form-control::-ms-expand {

    background-color: transparent;

    border: 0

}



.form-control:focus {

    color: #495057;

    background-color: #fff;

    border-color: #80bdff;

    outline: 0;

    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)

}



.form-control::-webkit-input-placeholder {

    color: #6c757d;

    opacity: 1

}



.form-control::-moz-placeholder {

    color: #6c757d;

    opacity: 1

}



.form-control:-ms-input-placeholder {

    color: #6c757d;

    opacity: 1

}



.form-control::-ms-input-placeholder {

    color: #6c757d;

    opacity: 1

}



.form-control::placeholder {

    color: #6c757d;

    opacity: 1

}



.form-control:disabled {

    background-color: #e9ecef;

    opacity: 1

}



.btn {

    display: inline-block;

    font-weight: 400;

    color: #212529;

    text-align: center;

    vertical-align: middle;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    background-color: transparent;

    border: 1px solid transparent;

    padding: .375rem .75rem;

    font-size: 1rem;

    line-height: 1.5;

    border-radius: .25rem;

    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out

}



@media screen and (prefers-reduced-motion:reduce) {

    .btn {

        transition: none

    }

}



.btn:hover {

    color: #212529;

    text-decoration: none

}



.btn:focus {

    outline: 0;

    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)

}



.btn:disabled {

    opacity: .65

}



.btn:not(:disabled):not(.disabled) {

    cursor: pointer

}



.btn-info {

    color: #fff;

    background-color: #17a2b8;

    border-color: #17a2b8

}



.btn-info:hover {

    color: #fff;

    background-color: #138496;

    border-color: #117a8b

}



.btn-info:focus {

    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)

}



.btn-info:disabled {

    color: #fff;

    background-color: #17a2b8;

    border-color: #17a2b8

}



.fade {

    transition: opacity .15s linear

}



@media screen and (prefers-reduced-motion:reduce) {

    .fade {

        transition: none

    }

}



.fade:not(.show) {

    opacity: 0

}



.dropdown {

    position: relative

}



.dropdown-toggle::after {

    display: inline-block;

    margin-left: .255em;

    vertical-align: .255em;

    content: "";

    border-top: .3em solid;

    border-right: .3em solid transparent;

    border-bottom: 0;

    border-left: .3em solid transparent

}



.dropdown-toggle:empty::after {

    margin-left: 0

}



.dropdown-menu {

    position: absolute;

    top: 100%;

    left: 0;

    z-index: 1000;

    display: none;

    float: left;

    min-width: 10rem;

    padding: .5rem 0;

    margin: .125rem 0 0;

    font-size: 1rem;

    color: #212529;

    text-align: left;

    list-style: none;

    background-color: #fff;

    background-clip: padding-box;

    border: 1px solid rgba(0, 0, 0, .15);

    border-radius: .25rem

}



.nav {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    padding-left: 0;

    margin-bottom: 0;

    list-style: none

}



.nav-link {

    display: block;

    padding: .5rem 1rem

}



.nav-link:focus,

.nav-link:hover {

    text-decoration: none

}



.nav-tabs {

    border-bottom: 1px solid #dee2e6

}



.nav-tabs .nav-item {

    margin-bottom: -1px

}



.nav-tabs .nav-link {

    border: 1px solid transparent;

    border-top-left-radius: .25rem;

    border-top-right-radius: .25rem

}



.nav-tabs .nav-link:focus,

.nav-tabs .nav-link:hover {

    border-color: #e9ecef #e9ecef #dee2e6

}



.nav-tabs .nav-link.active {

    color: #495057;

    background-color: #fff;

    border-color: #dee2e6 #dee2e6 #fff

}



.tab-content>.tab-pane {

    display: none

}



.tab-content>.active {

    display: block

}



.navbar {

    position: relative;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    -ms-flex-align: center;

    align-items: center;

    -ms-flex-pack: justify;

    justify-content: space-between;

    padding: .5rem 1rem

}



.card {

    position: relative;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-direction: column;

    flex-direction: column;

    min-width: 0;

    word-wrap: break-word;

    background-color: #fff;

    background-clip: border-box;

    border: 1px solid rgba(0, 0, 0, .125);

    border-radius: .25rem

}



.card-body {

    -ms-flex: 1 1 auto;

    flex: 1 1 auto;

    padding: 1.25rem

}



.card-title {

    margin-bottom: .75rem

}



.card-header {

    padding: .75rem 1.25rem;

    margin-bottom: 0;

    color: inherit;

    background-color: rgba(0, 0, 0, .03);

    border-bottom: 1px solid rgba(0, 0, 0, .125)

}



.card-header:first-child {

    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0

}



.border {

    border: 1px solid #dee2e6 !important

}



.d-block {

    display: block !important

}



.d-flex {

    display: -ms-flexbox !important;

    display: flex !important

}



.flex-row {

    -ms-flex-direction: row !important;

    flex-direction: row !important

}



.justify-content-center {

    -ms-flex-pack: center !important;

    justify-content: center !important

}



@media(min-width:576px) {

    .justify-content-sm-start {

        -ms-flex-pack: start !important;

        justify-content: flex-start !important

    }

}



.position-absolute {

    position: absolute !important

}



.mx-auto {

    margin-right: auto !important

}



.mx-auto {

    margin-left: auto !important

}



.text-center {

    text-align: center !important

}



@media(min-width:576px) {

    .text-sm-left {

        text-align: left !important

    }

}



.text-info {

    color: #17a2b8 !important

}



.text-dark {

    color: #343a40 !important

}



.modal-open .modal {

    overflow-x: hidden;

    overflow-y: auto

}



.modal-open {

    overflow: hidden

}



.modal {

    position: fixed;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    z-index: 1050;

    display: none;

    overflow: hidden;

    outline: 0

}



.modal-dialog {

    position: relative;

    width: auto;

    margin: .5rem;

    pointer-events: none

}



.modal.fade .modal-dialog {

    transition: -webkit-transform .3s ease-out;

    transition: transform .3s ease-out;

    transition: transform .3s ease-out, -webkit-transform .3s ease-out;

    -webkit-transform: translate(0, -25%);

    transform: translate(0, -25%)

}



@media screen and (prefers-reduced-motion:reduce) {

    .modal.fade .modal-dialog {

        transition: none

    }

}



.modal-backdrop.show {

    opacity: .5

}



.modal-backdrop.fade {

    opacity: .5

}



.modal-backdrop {

    z-index: 1040;

    background-color: #515365

}



.modal-backdrop {

    position: fixed;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    z-index: 1040;

    background-color: #515365

}



.fade {

    transition: opacity .15s linear

}



.modal.show .modal-dialog {

    -webkit-transform: translate(0, 0);

    transform: translate(0, 0)

}



.modal-content {

    position: relative;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-direction: column;

    flex-direction: column;

    width: 100%;

    pointer-events: auto;

    background-color: #fff;

    background-clip: padding-box;

    border: 1px solid rgba(0, 0, 0, .2);

    border-radius: .3rem;

    outline: 0

}



.modal-header {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-align: start;

    align-items: flex-start;

    -ms-flex-pack: justify;

    justify-content: space-between;

    padding: 1rem;

    border-bottom: 1px solid #e9ecef;

    border-top-left-radius: .3rem;

    border-top-right-radius: .3rem

}



.modal-body {

    position: relative;

    -ms-flex: 1 1 auto;

    flex: 1 1 auto;

    padding: 1rem

}



.modal-footer {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-align: center;

    align-items: center;

    -ms-flex-pack: end;

    justify-content: flex-end;

    padding: 1rem;

    border-top: 1px solid #e9ecef

}



@media(min-width:576px) {

    .modal-dialog {

        max-width: 500px;

        margin: 1.75rem auto

    }

}



@media(min-width:992px) {

    .modal-lg {

        max-width: 800px

    }

}



.border {

    border: 1px solid #dee2e6 !important

}



.d-block {

    display: block !important

}



.d-flex {

    display: -ms-flexbox !important;

    display: flex !important

}



.flex-row {

    -ms-flex-direction: row !important;

    flex-direction: row !important

}



.justify-content-center {

    -ms-flex-pack: center !important;

    justify-content: center !important

}



.align-items-center {

    -ms-flex-align: center !important;

    align-items: center !important

}



.text-dark {

    color: #343a40 !important

}



@media print {



    *,

    ::after,

    ::before {

        text-shadow: none !important;

        box-shadow: none !important

    }



    a:not(.btn) {

        text-decoration: underline

    }



    img {

        page-break-inside: avoid

    }



    p {

        orphans: 3;

        widows: 3

    }



    body {

        min-width: 992px !important

    }



    .navbar {

        display: none

    }

}



/*!CSS Used from: http://localhost/css/app.css?0.0.0.4*/

body,

p {

    color: #8a8a8a;

    font-family: Roboto, -apple-system, system-ui, BlinkMacSystemFont, segoe ui, helvetica neue, Arial, sans-serif

}



body,

p {

    font-family: Roboto, -apple-system, system-ui, BlinkMacSystemFont, segoe ui, helvetica neue, Arial, sans-serif

}



ul {

    margin-bottom: 0

}



p {

    margin-bottom: 10px

}



body {

    overflow-x: hidden

}



.header,

.side-nav {

    transition: all .2s ease

}



.header .header-container:after,

.side-nav .side-nav-inner .side-nav-menu:after {

    clear: both

}



body,

html a {

    -webkit-font-smoothing: antialiased

}



body {

    font-size: 14px;

    background-color: #223143;

    line-height: 1.5

}



h1 {

    color: #515365;

    font-weight: 400;

    line-height: 1.5

}



h1 {

    font-size: 28px

}



h4 {

    font-size: 20px

}



p {

    line-height: 1.8

}



a {

    color: #04a1f4

}



a:focus,

a:hover {

    text-decoration: none;

    color: #0380c2

}



a:focus {

    outline: 0

}



a.text-gray:focus,

a.text-gray:hover {

    color: #515365 !important

}



:focus {

    outline: 0

}



.text-dark {

    color: #515365 !important

}



.text-gray {

    color: #8a8a8a !important

}



.side-nav .side-nav-inner .side-nav-menu li.dropdown.open>a,

.side-nav .side-nav-inner .side-nav-menu li.dropdown.open>a .icon-holder {

    color: #515365

}



input {

    outline: 0

}



.fade.in {

    opacity: 1

}



@media print {

    body {

        font-size: 10px

    }

}



.m-h-20 {

    margin-left: 20px !important;

    margin-right: 20px !important

}



.m-r-15 {

    margin-right: 15px !important

}



.p-v-10 {

    padding-top: 10px !important;

    padding-bottom: 10px !important

}



.border {

    border: 1px solid #e9eaec

}



.border.top {

    border: 0 !important;

    border-top: 1px solid #e9eaec !important

}



.border.bottom {

    border: 0 !important;

    border-bottom: 1px solid #e9eaec !important

}



@media only screen and (max-width:767px) {

    .side-nav {

        left: -250px

    }

}



.side-nav {

    width: 250px;

    background-color: #fff;

    z-index: 1000;

    top: 65px;

    bottom: 0;

    position: fixed;

    overflow: hidden;

    -webkit-transition: all .2s ease;

    -moz-transition: all .2s ease;

    -o-transition: all .2s ease;

    -ms-transition: all .2s ease

}



@media print {

    .side-nav {

        display: none

    }

}



.side-nav .side-nav-inner {

    position: relative;

    height: 100%

}



.side-nav .side-nav-inner .side-nav-menu {

    position: relative;

    list-style: none;

    margin: 0;

    padding-left: 0;

    padding-top: 20px;

    overflow: auto;

    border-right: 1px solid #e9eaec;

    height: calc(100vh - 65px)

}



.side-nav .side-nav-inner .side-nav-menu:after,

.side-nav .side-nav-inner .side-nav-menu:before {

    content: " ";

    display: table

}



.side-nav .side-nav-inner .side-nav-menu li {

    position: relative;

    display: block

}



.side-nav .side-nav-inner .side-nav-menu li.dropdown .arrow {

    position: absolute;

    right: 30px;

    line-height: 30px;

    transition: all 50ms ease-in;

    -webkit-transition: all 50ms ease-in;

    -moz-transition: all 50ms ease-in;

    -o-transition: all 50ms ease-in;

    -ms-transition: all 50ms ease-in

}



.side-nav .side-nav-inner .side-nav-menu li.dropdown.open>a>.arrow {

    transform: rotate(90deg);

    -webkit-transform: rotate(90deg);

    -moz-transform: rotate(90deg);

    -o-transform: rotate(90deg);

    -ms-transform: rotate(90deg)

}



.side-nav .side-nav-inner .side-nav-menu li a {

    color: #8a8a8a;

    transition: all .3s ease;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -o-transition: all .3s ease;

    -ms-transition: all .3s ease

}



.side-nav .side-nav-inner .side-nav-menu li a:focus,

.side-nav .side-nav-inner .side-nav-menu li a:hover {

    text-decoration: none;

    color: #515365

}



.side-nav .side-nav-inner .side-nav-menu li a:focus .icon-holder,

.side-nav .side-nav-inner .side-nav-menu li a:hover .icon-holder {

    color: #515365

}
seriesyonkis


.side-nav .side-nav-inner .side-nav-menu li a.dropdown-toggle:after {

    display: none;

    border-radius: 0

}



.side-nav .side-nav-inner .side-nav-menu>li.side-nav-header {

    text-transform: uppercase;

    font-size: 11px;

    padding: 10px 20px;

    opacity: .7;

    margin-top: 15px

}



.side-nav .side-nav-inner .side-nav-menu>li.dropdown ul.dropdown-menu {

    position: relative;

    width: 100%;

    box-shadow: none;

    border: 0;

    border-radius: 0;

    padding-left: 50px;

    padding-top: 0;

    background-color: transparent;

    float: none

}



.side-nav .side-nav-inner .side-nav-menu>li.dropdown ul.dropdown-menu>li>a {

    padding: 10px 15px

}



.side-nav .side-nav-inner .side-nav-menu>li.dropdown ul.dropdown-menu>li>a:focus,

.side-nav .side-nav-inner .side-nav-menu>li.dropdown ul.dropdown-menu>li>a:hover {

    background-color: transparent;

    color: #515365

}



.side-nav .side-nav-inner .side-nav-menu>li.dropdown ul.dropdown-menu>li.active a {

    color: #515365

}



.side-nav .side-nav-inner .side-nav-menu>li>a {

    position: relative;

    display: block;

    padding: 10px 15px;

    font-weight: 500;

    font-size: 15px;

    white-space: nowrap

}



.side-nav .side-nav-inner .side-nav-menu>li>a .icon-holder {

    display: inline-block;

    height: 25px;

    width: 25px;

    line-height: 25px;

    text-align: center;

    position: relative;

    left: 0;

    margin-right: 14px;

    font-size: 20px;

    border-radius: 6px;

    transition: all .3s ease;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -o-transition: all .3s ease;

    -ms-transition: all .3s ease

}



@media only screen and (min-width:992px) {



    .side-nav-folded .side-nav .side-nav-inner .side-nav-menu>li.side-nav-header,

    .side-nav-folded .side-nav .side-nav-inner .side-nav-menu>li>a .title {

        display: none

    }



    .side-nav-folded .side-nav {

        width: 70px

    }



    .side-nav-folded .side-nav .side-nav-inner .side-nav-menu {

        overflow-x: hidden

    }



    .side-nav-folded .side-nav .side-nav-inner .side-nav-menu>li>a {

        padding-left: 20px

    }



    .side-nav-folded .side-nav .side-nav-inner .side-nav-menu li.dropdown .arrow {

        opacity: 0

    }



    .side-nav-folded .side-nav:hover {

        width: 250px

    }



    .side-nav-folded .side-nav:hover .side-nav-inner .side-nav-menu>li.side-nav-header {

        display: block

    }



    .side-nav-folded .side-nav:hover .side-nav-inner .side-nav-menu>li>a .title {

        display: inline-block

    }



    .side-nav-folded .side-nav:hover .side-nav-inner .side-nav-menu li.dropdown .arrow {

        opacity: 1

    }

}



@media only screen and (max-width:992px) {

    .side-nav .side-nav-inner .side-nav-menu li.dropdown .arrow {

        right: 25px

    }



    .side-nav-folded .side-nav {

        left: -250px

    }

}



.side-nav-folded .header .header-container .nav-logo {

    width: 70px;

    padding: 0

}



@media only screen and (max-width:767px) {

    .side-nav-folded .header .header-container .nav-logo {

        width: 0;

        overflow: hidden

    }

}



@media only screen and (max-width:767px) {

    .side-nav-expand {

        overflow: hidden

    }

}



@media only screen and (max-width:767px) {

    .side-nav-expand .side-nav {

        left: 0

    }



    .side-nav-expand .header .header-container .nav-logo {

        width: 0

    }



    .side-nav-expand .header .header-container .nav-left>li>a.sidenav-expand-toggler i:before {

        content: "\f119"

    }



    .side-nav-backdrop {

        position: fixed;

        width: 100%;

        height: 100%;

        top: 0;

        left: 0;

        right: 0;

        bottom: 0;

        background: #515365;

        background: rgba(81, 83, 101, .5)

    }

}



.side-nav-folded .header .header-container .nav-logo>a .logo {

    width: 70px;

    background-position: center center

}



.side-nav-folded .header .header-container .nav-logo>a .logo-dark {

    background-image: url(/images/logo/logo.png) !important

}



.side-nav-folded .header .header-container .nav-logo>a .logo-white {

    background-image: url(/images/icons/icon-72x72.png) !important

}



.side-nav-folded .header .nav-left>li>a.sidenav-fold-toggler i:before {

    content: "\f119  "

}



.header {

    display: block;

    height: 65px;

    width: 100%;

    position: fixed;

    padding: 0;

    z-index: 1040;

    background-color: #fff;

    border-bottom: 1px solid #e9eaec;

    margin-bottom: 0;

    -webkit-transition: all .2s ease;

    -moz-transition: all .2s ease;

    -o-transition: all .2s ease;

    -ms-transition: all .2s ease

}



@media print {

    .header {

        display: none

    }

}



@media only screen and (max-width:992px) {

    .header {

        width: 100%

    }

}



.header .header-container:after,

.header .header-container:before {

    content: " ";

    display: table

}



.header .header-container .nav-logo {

    padding: 0 20px;

    line-height: 0;

    float: left;

    width: 268px;

    transition: all .2s ease;

    -webkit-transition: all .2s ease;

    -moz-transition: all .2s ease;

    -o-transition: all .2s ease;

    -ms-transition: all .2s ease

}



.header .header-container .nav-logo>a {

    display: inline-block;

    max-width: 216px;

    width: 100%

}



.header .header-container .nav-logo>a .logo {

    background-repeat: no-repeat;

    background-position: center left;

    display: inline-block;

    width: 100%;

    min-height: calc(65px - 1px)

}



.header .header-container .nav-logo>a .logo.logo-white {

    display: none

}



@media only screen and (max-width:992px) {

    .header .header-container .nav-logo {

        width: 0;

        padding: 0

    }

}



.header .header-container .nav-left {

    position: relative;

    list-style: none;

    padding-left: 0;

    margin-bottom: 0

}



.header .header-container .nav-left>li {

    float: left

}



.header .header-container .nav-left>li>a {

    padding: 0 12px;

    line-height: calc(65px - 3px);

    min-height: calc(65px - 3px);

    color: #8a8a8a;

    display: block;

    transition: all .2s ease-in-out;

    -webkit-transition: all .2s ease-in-out;

    -moz-transition: all .2s ease-in-out;

    -o-transition: all .2s ease-in-out;

    -ms-transition: all .2s ease-in-out

}



.header .header-container .nav-left>li>a i {

    font-size: 22px

}



.header .header-container .nav-left>li>a:focus,

.header .header-container .nav-left>li>a:hover {

    text-decoration: none;

    color: #515365

}



@media only screen and (min-width:767px) {

    .header .header-container .nav-left>li>a.sidenav-fold-toggler {

        display: block

    }



    .header .header-container .nav-left>li>a.sidenav-expand-toggler {

        display: none

    }

}



@media only screen and (max-width:992px) {

    .header .header-container .nav-left>li>a {

        padding: 0 10px

    }

}



.header .header-container .nav-left {

    float: left

}



.content-footer .footer .go-right {

    float: right

}



@media only screen and (max-width:767px) {

    .header .header-container .nav-left>li>a.sidenav-fold-toggler {

        display: none

    }



    .header .header-container .nav-left>li>a.sidenav-expand-toggler {

        display: block

    }



    .header .header-container .search-input input {

        width: 225px

    }

}



.header .header-container .search-box .search-icon-close,

.header .header-container .search-box.active .search-icon {

    display: none

}



.header .header-container .search-box.active .search-icon-close {

    display: inline-block

}



.header .header-container .search-input {

    display: none

}



.header .header-container .search-input input {

    border: 0;

    box-shadow: none;

    background-color: transparent;

    outline: 0;

    height: 40px;

    margin-top: 10px;

    padding: 5px;

    font-size: 16px

}



.header .header-container .search-input input::-webkit-input-placeholder {

    color: #fff;

    color: rgba(255, 255, 255, .5)

}



.header .header-container .search-input input:-moz-placeholder {

    color: #fff;

    color: rgba(255, 255, 255, .5)

}



.header .header-container .search-input input::-moz-placeholder {

    color: #fff;

    color: rgba(255, 255, 255, .5)

}



.header .header-container .search-input input:-ms-input-placeholder {

    color: #fff;

    color: rgba(255, 255, 255, .5)

}



.header .header-container .search-input .search-predict {

    display: none;

    position: absolute;

    top: 65px;

    width: 350px;

    min-height: 50px;

    max-height: 500px;

    background-color: #fff;

    color: #8a8a8a;

    border-radius: 4px;

    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .2);

    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .2);

    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .2)

}



.header .header-container .search-input .search-predict .search-wrapper {

    position: relative;

    max-height: 400px;

    overflow-y: auto

}



.header .header-container .search-input .search-footer {

    border-top: 1px solid #e9eaec;

    text-align: center;

    padding: 15px;

    border-bottom-left-radius: 4px;

    border-bottom-right-radius: 4px

}



.content-footer {

    padding: 0 30px

}



.content-footer .footer {

    padding: 20px 0;

    font-size: 90%;

    border-top: 1px solid #e9eaec

}



@media only screen and (max-width:767px) {

    .header .header-container .search-input .search-predict {

        left: 40px

    }



    .content-footer .footer {

        text-align: center

    }



    .content-footer .footer .go-right {

        float: none;

        margin-top: 15px;

        display: block

    }

}



.page-container {

    min-height: 100vh;

    padding-left: 250px;

    transition: all .2s ease;

    -webkit-transition: all .2s ease;

    -moz-transition: all .2s ease;

    -o-transition: all .2s ease;

    -ms-transition: all .2s ease

}



@media print {

    .page-container {

        padding-left: 0

    }

}



@media only screen and (max-width:992px) {

    .page-container {

        padding-left: 0

    }

}



.page-container .main-content {

    padding: calc(65px + 35px) 15px 15px;

    min-height: calc(100vh - 65px)

}



@media print {

    .page-container .main-content {

        padding: 10px 0

    }

}



@media only screen and (max-width:992px) {

    .page-container .main-content {

        padding: 85px 10px 10px

    }

}



@media only screen and (min-width:992px) {

    .side-nav-folded .page-container {

        padding-left: 70px

    }

}



@media only screen and (max-width:992px) {

    .side-nav-folded .page-container {

        padding-left: 0

    }

}



.header-info .header {

    background-color: #04a1f4

}



.header-info .side-nav .side-nav-inner .side-nav-menu li.dropdown.open>a .icon-holder,

.header-info .side-nav .side-nav-inner .side-nav-menu li.dropdown>a:focus .icon-holder,

.header-info .side-nav .side-nav-inner .side-nav-menu li.dropdown>a:hover .icon-holder {

    color: #04a1f4

}



.header-info .header {

    color: #fff;

    border-color: transparent;

    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .16)

}



.header-info .header .header-container .nav-logo {

    background-color: transparent;

    border-color: transparent

}



.header-info .header .header-container .nav-logo a .logo-dark {

    display: none

}



.header-info .header .header-container .nav-logo a .logo-white {

    display: block

}



.header-info .header .header-container ul.nav-left>li>a {

    color: #ededed

}



@media only screen and (max-width:767px) {

    .header .header-container .search-input input {

        width: 225px

    }

}



.header .header-container .search-input {

    display: none

}



.header .header-container .search-input.active {

    display: inline-block

}



.header .header-container .search-input input {

    border: 0;

    box-shadow: none;

    background-color: transparent;

    outline: 0;

    height: 40px;

    margin-top: 10px;

    padding: 5px;

    font-size: 16px

}



.header .header-container .search-input input::-webkit-input-placeholder {

    color: #fff;

    color: rgba(255, 255, 255, .5)

}



.header .header-container .search-input input:-moz-placeholder {

    color: #fff;

    color: rgba(255, 255, 255, .5)

}



.header .header-container .search-input input::-moz-placeholder {

    color: #fff;

    color: rgba(255, 255, 255, .5)

}



.header .header-container .search-input input:-ms-input-placeholder {

    color: #fff;

    color: rgba(255, 255, 255, .5)

}



.header .header-container .search-input .search-predict {

    display: none;

    position: absolute;

    top: 65px;

    width: 350px;

    min-height: 50px;

    max-height: 500px;

    background-color: #fff;

    color: #8a8a8a;

    border-radius: 4px;

    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .2);

    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .2);

    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .2)

}



.header .header-container .search-input .search-predict.active {

    display: block

}



.header .header-container .search-input .search-predict .search-wrapper {

    position: relative;

    max-height: 400px;

    overflow-y: auto

}



.header .header-container .search-input .search-footer {

    border-top: 1px solid #e9eaec;

    text-align: center;

    padding: 15px;

    border-bottom-left-radius: 4px;

    border-bottom-right-radius: 4px

}



@media only screen and (max-width:767px) {

    .header .header-container .search-input .search-predict {

        left: 40px

    }

}



.header-info .header .header-container .search-input input {

    color: #fff

}



.header-info .header .header-container .search-input input::-webkit-input-placeholder {

    color: #fff;

    color: rgba(255, 255, 255, .5)

}



.header-info .header .header-container .search-input input:-moz-placeholder {

    color: #fff;

    color: rgba(255, 255, 255, .5)

}



.header-info .header .header-container .search-input input::-moz-placeholder {

    color: #fff;

    color: rgba(255, 255, 255, .5)

}



.header-info .header .header-container .search-input input:-ms-input-placeholder {

    color: #fff;

    color: rgba(255, 255, 255, .5)

}



.side-nav-dark .header .header-container .search-input .search-predict {

    background-color: #1c2837

}



.side-nav-dark .text-dark {

    color: #fff !important

}



.list-media {

    margin-bottom: 0

}



.list-media {

    display: block;

    position: relative;

    padding-left: 0;

    list-style: none

}



.list-media>.list-item {

    display: block

}



.list-media>.list-item>a {

    display: block;

    position: relative;

    padding: 12px 0

}



.list-media>.list-item>a:focus,

.list-media>.list-item>a:hover {

    text-decoration: none

}



.list-media>.list-item .media-hover:focus,

.list-media>.list-item .media-hover:hover {

    text-decoration: none;

    background-color: #223143

}



.list-media .media-img {

    position: relative;

    float: left

}



.list-media .media-img img {

    line-height: 40px;

    height: 40px;

    width: 40px;

    text-align: center;

    font-size: 17px;

    border-radius: 50px;

    color: #fff

}



.list-media .info {

    padding-left: 55px;

    min-height: 40px;

    height: auto;

    position: relative

}



.list-media .info .title {

    display: block;

    color: #fff;

    line-height: 1.5

}



.form-control {

    box-shadow: none

}



.form-control:disabled {

    background-color: #f4f4f5

}



.form-control {

    border: 1px solid #e4e5e7;

    border-radius: 5px;

    line-height: 2.2;

    font-size: 14px;

    color: #8a8a8a;

    transition: all .2s ease-in;

    -webkit-transition: all .2s ease-in;

    -moz-transition: all .2s ease-in;

    -o-transition: all .2s ease-in;

    -ms-transition: all .2s ease-in

}



.form-control::-webkit-input-placeholder {

    color: #bdbdbd

}



.form-control:-moz-placeholder {

    color: #bdbdbd

}



.form-control::-moz-placeholder {

    color: #bdbdbd

}



.form-control:-ms-input-placeholder {

    color: #bdbdbd

}



.form-control:focus {

    outline: 0;

    -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, .075);

    -moz-box-shadow: 1px 1px 15px rgba(0, 0, 0, .075);

    box-shadow: 1px 1px 15px rgba(0, 0, 0, .075);

    border-color: #24d5d8

}



.form-control:disabled:focus {

    border-color: #e9eaec

}



.form-control:disabled {

    cursor: not-allowed

}



.text-opacity {

    opacity: .85

}



.text-dark {

    color: #515365 !important

}



.text-gray {

    color: #8a8a8a !important

}



.text-info {

    color: #04a1f4 !important

}



button,

input {

    outline: 0

}



iframe {

    border: 0

}



@media only screen and (max-width:767px) {

    iframe {

        min-height: 175px !important;

        height: auto

    }

}



.m-v-30 {

    margin-top: 30px !important;

    margin-bottom: 30px !important

}



.m-b-5 {

    margin-bottom: 5px !important

}



.m-b-20 {

    margin-bottom: 20px !important

}



.m-b-30 {

    margin-bottom: 30px !important

}



.m-r-15 {

    margin-right: 15px !important

}



.p-v-20 {

    padding-top: 20px !important;

    padding-bottom: 20px !important

}



.p-h-15 {

    padding-left: 15px !important;

    padding-right: 15px !important

}



.p-r-15 {

    padding-right: 15px !important

}



.p-h-20 {

    padding-left: 20px !important;

    padding-right: 20px !important

}



.font-size-13 {

    font-size: 13px !important

}



.font-size-18 {

    font-size: 18px !important

}



.font-size-25 {

    font-size: 25px !important

}



.text-semibold {

    font-weight: 500 !important

}



.border {

    border: 1px solid #e9eaec

}



.border.top {

    border: 0 !important;

    border-top: 1px solid #e9eaec !important

}



.side-nav-dark .m-b-5 {

    color: #fff

}



.side-nav-dark .header .header-container .search-input .search-predict {

    background-color: #1c2837

}



.side-nav-dark .side-nav .side-nav-inner .side-nav-menu {

    border-right: 1px solid transparent

}



.side-nav-dark .side-nav .side-nav-inner .side-nav-menu li a {

    color: #99abb4;

    font-weight: 400

}



.side-nav-dark .nav-tabs>li>a,

.side-nav-dark .nav-tabs>li>a.active.nav-link,

.side-nav-dark .side-nav .side-nav-inner .side-nav-menu li a:focus .arrow,

.side-nav-dark .side-nav .side-nav-inner .side-nav-menu li a:focus .icon-holder,

.side-nav-dark .side-nav .side-nav-inner .side-nav-menu li a:focus .title,

.side-nav-dark .side-nav .side-nav-inner .side-nav-menu li a:hover .arrow,

.side-nav-dark .side-nav .side-nav-inner .side-nav-menu li a:hover .icon-holder,

.side-nav-dark .side-nav .side-nav-inner .side-nav-menu li a:hover .title,

.side-nav-dark .side-nav .side-nav-inner .side-nav-menu li.dropdown.open>a .arrow,

.side-nav-dark .side-nav .side-nav-inner .side-nav-menu li.dropdown.open>a .icon-holder,

.side-nav-dark .side-nav .side-nav-inner .side-nav-menu li.dropdown.open>a .title,

.side-nav-dark .side-nav .side-nav-inner .side-nav-menu>li.dropdown ul.dropdown-menu>li.active>a,

.side-nav-dark .side-nav .side-nav-inner .side-nav-menu>li.dropdown ul.dropdown-menu>li>a:focus,

.side-nav-dark .side-nav .side-nav-inner .side-nav-menu>li.dropdown ul.dropdown-menu>li>a:hover {

    color: #fff

}



.side-nav-dark .side-nav .side-nav-inner .side-nav-menu>li.dropdown ul.dropdown-menu {

    background: #192532;

    background: rgba(25, 37, 50, .5)

}



.side-nav-dark .header,

.side-nav-dark .page-container,

.side-nav-dark .side-nav {

    background-color: #223143

}



.side-nav-dark .main-content .container-fluid .card,

.side-nav-dark .main-content .container-fluid .card .listing-content {

    border-color: transparent;

    box-shadow: 0 0 20px 6px rgba(0, 0, 0, .43);

    background-color: #223143;

    color: #fff

}



.side-nav-dark .side-nav {

    color: #99abb4;

    border-color: transparent;

    box-shadow: 3px 0 4px 0 rgba(0, 0, 0, .43)

}



.side-nav-dark .content-footer {

    border-color: transparent;

    box-shadow: 2px -1px 28px 3px rgba(0, 0, 0, .43)

}



.side-nav-dark .dropdown-menu {

    background-color: #1c2837

}



.dropdown-menu>li>a:focus,

.side-nav-dark .dropdown-menu>li>a:hover {

    background-color: #223143

}



.side-nav-dark .text-dark,

.side-nav-dark .text-gray,

.side-nav-dark p {

    color: #fff !important

}



.side-nav-dark .card-title,

.side-nav-dark .dropdown-menu>li>a {

    color: #fff

}



.side-nav-dark .card-body {

    padding: 25px;

    position: relative

}



button {

    outline: 0;

    box-shadow: none;

    cursor: pointer

}



button:focus {

    outline: 0

}



button:active:focus {

    outline: 0;

    box-shadow: none

}



button:disabled {

    opacity: .5;

    cursor: not-allowed

}



.btn-danger:disabled,

.btn-info:disabled {

    opacity: .35

}



.btn {

    cursor: pointer;

    font-family: Roboto, -apple-system, system-ui, BlinkMacSystemFont, segoe ui, helvetica neue, Arial, sans-serif;

    font-size: 14px;

    padding: 7px 20px;

    margin-right: 5px;

    margin-bottom: 10px;

    transition: all .3s ease-in-out;

    -webkit-transition: all .3s ease-in-out;

    -moz-transition: all .3s ease-in-out;

    -o-transition: all .3s ease-in-out;

    -ms-transition: all .3s ease-in-out

}



.btn:focus {

    outline: 0;

    box-shadow: none

}



.btn:active:focus {

    outline: 0

}



.btn-block {

    display: block;

    width: 100%

}



.btn-primary {

    background-color: #6569df;

    border-color: #6569df;

    color: #fff

}



.btn-primary:focus,

.btn-primary:hover {

    color: #fff;

    background-color: #7a7ee3;

    border-color: #7a7ee3

}



.btn-primary:active {

    background-color: #5054db;

    border-color: #5054db

}



.btn-primary:disabled,

.btn-primary:disabled:focus,

.btn-primary:disabled:hover,

.btn-primary:not([disabled]):not(.disabled):active {

    background-color: #6569df;

    border-color: #6569df

}



.btn-primary:not([disabled]):not(.disabled):active:focus {

    box-shadow: none

}



.btn-danger {

    background-color: #fd3259;

    border-color: #fd3259;

    color: #fff

}



.btn-danger:focus,

.btn-danger:hover {

    color: #fff;

    background-color: #fd4b6d;

    border-color: #fd4b6d

}



.btn-danger:active {

    background-color: #fd1945;

    border-color: #fd1945

}



.btn-danger:disabled,

.btn-danger:disabled:focus,

.btn-danger:disabled:hover,

.btn-danger:not([disabled]):not(.disabled):active {

    background-color: #fd3259;

    border-color: #fd3259

}



.btn-danger:not([disabled]):not(.disabled):active:focus {

    box-shadow: none

}



.btn-info {

    background-color: #04a1f4;

    border-color: #04a1f4;

    color: #fff

}



.btn-info:focus,

.btn-info:hover {

    color: #fff;

    background-color: #16acfb;

    border-color: #16acfb

}



.btn-info:active {

    background-color: #0490db;

    border-color: #0490db

}



.btn-info:disabled,

.btn-info:disabled:focus,

.btn-info:disabled:hover,

.btn-info:not([disabled]):not(.disabled):active {

    background-color: #04a1f4;

    border-color: #04a1f4

}



.btn-info:not([disabled]):not(.disabled):active:focus {

    box-shadow: none

}



.btn-danger {

    background-color: #fd3259;

    border-color: #fd3259;

    color: #fff

}



.btn-danger:focus,

.btn-danger:hover {

    color: #fff;

    background-color: #fd4b6d;

    border-color: #fd4b6d

}



.btn-danger:active {

    background-color: #fd1945;

    border-color: #fd1945

}



.btn-danger:disabled,

.btn-danger:disabled:focus,

.btn-danger:disabled:hover,

.btn-danger:not([disabled]):not(.disabled):active {

    background-color: #fd3259;

    border-color: #fd3259

}



.btn-danger:not([disabled]):not(.disabled):active:focus {

    box-shadow: none

}



.list-media {

    margin-bottom: 0

}



.list-media {

    display: block;

    position: relative;

    padding-left: 0;

    list-style: none

}



.card {

    position: relative;

    background-color: #fff;

    margin-bottom: 30px;

    border: 1px solid #e9eaec;

    border-radius: 0;

    transition: all .3s ease-in-out;

    -webkit-transition: all .3s ease-in-out;

    -moz-transition: all .3s ease-in-out;

    -o-transition: all .3s ease-in-out;

    -ms-transition: all .3s ease-in-out

}



.card-header {

    position: relative;

    min-height: 55px;

    background-color: transparent

}



.card-header {

    padding: 15px 25px;

    border-bottom: 0

}



.card-header .card-title {

    margin-bottom: 0;

    display: inline-block

}



.card-header:first-child {

    border-radius: 0

}



.card-body {

    padding: 25px;

    position: relative

}



.card-title {

    color: #515365;

    margin-top: 0;

    margin-bottom: 15px

}



.dropdown-menu {

    border: 0;

    border-radius: 0;

    font-size: 14px;

    min-width: 180px;

    color: #8a8a8a;

    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);

    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);

    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);

    top: 100%

}



.dropdown-menu>li>a {

    line-height: 1.5;

    min-height: auto;

    padding: 10px 15px;

    display: block;

    transition: all .2s ease-out;

    -webkit-transition: all .2s ease-out;

    -moz-transition: all .2s ease-out;

    -o-transition: all .2s ease-out;

    -ms-transition: all .2s ease-out;

    color: #8a8a8a

}



.dropdown-menu>li>a:focus,

.dropdown-menu>li>a:hover {

    color: #515365;

    text-decoration: none;

    background-color: #f7f7f8

}



.dropdown-toggle:after {

    text-align: center;

    display: inline;

    border: 0;

    font-family: Material Design Icons;



    line-height: 0;

    vertical-align: middle;

    position: relative

}



.dropdown {

    display: inline-block

}



.nav-tabs {

    border-bottom: 1px solid #e9eaec

}



.nav-tabs>li {

    margin-bottom: -2px

}



.nav-tabs>li>a {

    margin-right: 0;

    line-height: 2.5;

    border-radius: 0;

    color: #515365;

    opacity: .75;

    border: 0;

    border-bottom: 2px solid transparent;

    display: block;

    padding: 10px 15px;

    transition: all .3s ease-in-out;

    -webkit-transition: all .3s ease-in-out;

    -moz-transition: all .3s ease-in-out;

    -o-transition: all .3s ease-in-out;

    -ms-transition: all .3s ease-in-out

}



.nav-tabs>li>a:hover {

    border-color: transparent

}



.nav-tabs>li>a:focus,

.nav-tabs>li>a:hover {

    background-color: transparent;

    opacity: 1

}



.nav-tabs>li>a.active,

.nav-tabs>li>a.active:focus,

.nav-tabs>li>a.active:hover {

    border: 0;

    background-color: transparent;

    border-bottom: 2px solid #6569df;

    opacity: 1

}



.nav-tabs>li>a.active.nav-link {

    border-bottom: 2px solid #6569df;

    color: #515365;

    background-color: transparent

}



.nav-tabs .nav-link {

    border-top: 0;

    border-right: 0;

    border-left: 0

}



.nav-tabs .nav-link:active,

.nav-tabs .nav-link:focus,

.nav-tabs .nav-link:hover {

    border-color: transparent

}



.tab-info .nav-tabs>li>a.active,

.tab-info .nav-tabs>li>a.active:focus,

.tab-info .nav-tabs>li>a.active:hover {

    border-bottom: 2px solid #04a1f4

}



/*!CSS Used from: http://localhost/css/page.css*/

.Posters-img,

.Posters-link,

.listing-content {

    position: relative

}



@media(max-width:600px) {

    .Posters-link {

        flex-basis: 49.285714%;

        max-width: 49.285714%

    }



    .Posters-img {

        height: 71.3% !important

    }

}



@media(min-width:768px) {

    .Posters-link {

        -ms-flex-preferred-size: 10%;

        flex-basis: 20%;

        max-width: 20%

    }



    .Posters-img {

        height: 76.3% !important

    }

}



@media(min-width:1024px) {

    .Posters-link {

        -ms-flex-preferred-size: 18.28571429%;

        flex-basis: 18.285714%;

        max-width: 16.285714%

    }



    .side-nav-dark .card-body {

        background: linear-gradient(rgba(34, 49, 67, .94), rgba(34, 49, 67, .95)), url(/images/body_wall.jpg);

        background: -moz-linear-gradient(rgba(34, 49, 67, .94), rgba(34, 49, 67, .95)), url(/images/body_wall.jpg);

        background: -webkit-linear-gradient(rgba(34, 49, 67, .94), rgba(34, 49, 67, .95)), url(/images/body_wall.jpg);

        background: -o-linear-gradient(rgba(34, 49, 67, .94), rgba(34, 49, 67, .95)), url(/images/body_wall.jpg)

    }

}



@media(min-width:1600px) {

    .Posters-link {

        -ms-flex-preferred-size: 5.28571429%;

        flex-basis: 12.28571429%;

        max-width: 12.28571429%

    }

}



.Posters {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-flow: row wrap;

    flex-flow: row wrap;

    margin: 0 -.5rem

}



.Posters-img {

    margin-top: 20px

}



.Posters-link {

    display: inline-block;

    color: #070707;

    width: 33.33%;

    padding: 0 .5rem 1rem;

    font-size: 13px

}



.Posters-img {

    border: 2px solid transparent;

    border-radius: 5px;

    width: 100%;

    height: 81.3%;

    display: block;

    z-index: 1;

    transition: transform .2s ease-in-out

}



.listing-content {

    background: #fff;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5px;

    overflow: hidden;

    -webkit-box-shadow: 10px 10px 40px 0 rgba(52, 58, 64, .1);

    -moz-box-shadow: 10px 10px 40px 0 rgba(52, 58, 64, .1);

    box-shadow: 10px 10px 40px 0 rgba(52, 58, 64, .1);

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

    padding: 7px

}



.listing-content .stars i {

    content: "\f30c"

}



.listing-content .stars span {

    color: #50fe8a

}



.Posters-link:hover img {

    border-color: #2d637b

}



.listing-content p {

    font-weight: 700;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap

}



.container-fluid {

    width: 100%;

    padding-right: .5px;

    padding-left: .5px;

    margin-right: auto;

    margin-left: auto

}



/*!CSS Used from: Embedded*/

.title_seo {

    display: block !important;

    font-size: 20px

}



/*!CSS Used from: Embedded*/

.fb-comments iframe {

    width: 100% !important

}



/*!CSS Used from: https://www.cuevana3.to/css/slug.css?1.1.2.9*/

.read-more-state {

    display: none

}



.read-more-target {

    opacity: 0;

    max-height: 0;

    font-size: 0;

    transition: .25s ease

}



.read-more-state:checked~.read-more-wrap .read-more-target {

    opacity: 1;

    font-size: inherit;

    max-height: 999em

}



.read-more-state~.read-more-trigger:before {

    content: 'Leer mas'

}



.read-more-state:checked~.read-more-trigger:before {

    content: 'Ver menos'

}



.read-more-trigger {

    cursor: pointer;

    display: inline-block;

    padding: 0 .5em;

    color: #666;

    font-size: .9em;

    line-height: 2;

    border: 1px solid #ddd;

    border-radius: .25em

}



.player .video {

    width: 100%;

    min-height: 100px;

    background: #063046;

    position: relative

}



.video-html {

    height: 100%;

    width: 100%

}



.player .video-html iframe {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%

}



.VideoPlayer {

    margin: 0 -1rem 1rem

}



.TbVideoNv {

    background-color: rgba(0, 0, 0, .5);

    font-size: 0;

    white-space: nowrap;

    overflow: auto

}



.TbVideoNv>li,

.TbVideoNv>li>a {

    display: inline-block;

    vertical-align: top

}



.TbVideoNv>li>a {

    padding: .5rem 1rem;

    color: #fff;

    transition: .2s;

    font-size: .875rem

}



.TbVideoNv>li.active>a {

    background-color: #00b0ff

}



.VideoPlayer .nav {

    display: inherit !important

}



.Bglg {

    background: linear-gradient(to right, #00b0ff 0%, #d500f9 100%)

}



.VideoPlayer {

    margin: 0

}



.VideoPlayer .nav-tabs>li {

    margin-bottom: 0

}



.TbVideoNv>li.active>a {

    background-color: #111821;

    color: #fff

}



.TbVideoNv>li:hover {

    background-color: #063046 !important

}



.nav-tabs>li>a.active.nav-link {

    background-color: #223143;

    color: #fff

}



.copyright {

    color: #fff

}



::-webkit-scrollbar {

    width: 12px;

    height: 12px;

    background-color: #fff

}



::-webkit-scrollbar-track {

    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

    background-color: #382626

}



::-webkit-scrollbar-thumb {

    border-radius: 10px;

    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);

    background-image: -webkit-gradient(linear, left bottom, left top, from(#30cfd0), to(#330867));

    background-image: -webkit-linear-gradient(bottom, #30cfd0 0%, #330867 100%);

    background-image: linear-gradient(to top, #30cfd0 0%, #330867 100%)

}



/*!CSS Used from: Embedded*/

@font-face {

    font-family: ionicons;

    font-display: auto;

    src: url(../fonts/ionicons.eot?v=4.5.5);

    src: url(../fonts/ionicons.eot?v=4.5.5#iefix) format("embedded-opentype"), url(../fonts/ionicons.woff2?v=4.5.5) format("woff2"), url(../fonts/ionicons.woff?v=4.5.4) format("woff"), url(../fonts/ionicons.ttf?v=4.5.5) format("truetype"), url(https://unpkg.com/ionicons@4.5.5/dist/fonts/ionicons.svg?v=4.5.5#Ionicons) format("svg");

    font-weight: 400;

    font-style: normal

}



@font-face {

    font-family: roboto;

    font-style: normal;

    font-weight: 300;

    src: local('Roboto Light'), local('Roboto-Light'), url(../fonts/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');

    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F

}



html {

    overflow-x: hidden

}