/*!

 =========================================================
 * Default Profile Style V 0.0.1
 =========================================================

 * Product Page: https://www.creative-tim.com/product/material-kit-pro
 * Copyright 2019 AllOSoft.

 =========================================================

 * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

 */

/*
 =========================================================
 @Material Dashboard Pro - v2.1.1
 @Create Patiya
 @Date 24-7-2562
 @Material Dashboard Pro - v2.1.2
 @Create Patiya
 @Update 31-7-2562
 =========================================================
*/
html {
    scroll-behavior: smooth;
}

/* Font */
body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4 {
    font-family: "Prompt", "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 300;
    line-height: 1.5em;
}

.serif-font {
    font-family: "Prompt", "Roboto Slab", "Times New Roman", serif;
}

body,
.card-title,
.title,
.info-title {
    font-family: "Prompt", "Roboto", "Helvetica", "Arial", sans-serif;
}

.tooltip {
    font-size: 17px;
    font-family: "Prompt", "Roboto", "Helvetica", "Arial", sans-serif;
}

.popover {
    font-family: "Prompt", "Roboto", "Helvetica", "Arial", sans-serif;
}

code,
kbd,
pre,
samp {
    font-family: "Prompt", SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

code {
    font-size: 17px;
    color: #e91e63;
    word-break: break-word;
}

/* End Font */


/* Card */
.card .card-header-info .card-icon,
.card .card-header-info .card-text,
.card .card-header-info:not(.card-header-icon):not(.card-header-text),
.card.bg-info, .card.card-rotate.bg-info .front,
.card.card-rotate.bg-info .back {
    background: linear-gradient(60deg, #2196F3, #7dc6ff);
    /* background: linear-gradient(60deg, #2196F3, #2196F3 ,#7dc6ff); */
}


.card .card-header.card-header-icon .card-title,
.card .card-header.card-header-text .card-title {
    margin-top: 15px;
    color: #3F51B5;
    font-weight: bold !important;
    padding-bottom: 5px;

}


.card [class*="card-header-"] .card-text .card-title {
    color: #fff !important;
    margin-top: 0;
}

.card .card-body {
    padding: 15px 20px;
}

.card {
    font-size: 17px;
    margin-bottom: 45px;
}

.card .card-body .col-form-label, .card .card-body .label-on-right {
    font-weight: 500;
}

.form-control::-webkit-input-placeholder {
    font-size: 17px;
}

.card-collapse .card-header a {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
}

.card-collapse .card-header a:hover, .card-collapse .card-header a:active, .card-collapse .card-header a[aria-expanded="true"] {
    color: #03A9F4;
}

.card-collapse .card-header {
    border-bottom: 2px solid #00BCD4;
}

/* End Card */

/* From */
.form-control, .is-focused .form-control {
    background-image: linear-gradient(to top, #085796 2px, rgba(156, 39, 176, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}

.bmd-form-group .checkbox label, .bmd-form-group .radio label, .bmd-form-group label {
    font-size: 17px;
}

h4, .h4 {
    font-size: 20px;
}

.is-focused .bmd-label-floating,
.is-filled .bmd-label-floating {
    top: -1.5rem !important;
    left: 0;
    font-size: 17px;
    font-weight: bold !important;
    color: #3F51B5 !important;
}

.bmd-form-group:not(.has-success):not(.has-danger) [class^='bmd-label'].bmd-label-floating,
.bmd-form-group:not(.has-success):not(.has-danger) [class*=' bmd-label'].bmd-label-floating {
    color: #AAAAAA;
}

.bmd-form-group.is-focused .bmd-label-floating {
    top: -1.5rem !important;
}

.form-control {
    font-size: 17px;
}

.card .form-check {
    margin-top: 25px;
}

.form-check, label {
    font-size: 17px;
    line-height: 1;
    color: #000000;
}

.form-check .form-check-input:checked + .form-check-sign .check {
    background: #3F51B5;
}

.form-group {
    padding-bottom: 30px;
}

.bmd-form-group .bmd-help {
    font-size: 14px;
}

.form-check .form-check-label .circle .check {
    background-color: #3F51B5;
}

.form-check .form-check-sign:before {
    background-color: #3F51B5;
}

.form-check .form-check-input:checked ~ .circle {
    border-color: #3F51B5;
}

.form-check .form-check-label .circle:before {
    background-color: #3F51B5;
}

.form-control::-moz-placeholder {
    font-size: 17px;
}

.form-control:-ms-input-placeholder {
    font-size: 17px;
}

.togglebutton label input[type=checkbox]:checked + .toggle {
    background-color: rgba(39, 87, 176, 0.7);
}

.togglebutton label input[type=checkbox]:checked + .toggle:after {
    border-color: #3F51B5;
}

.progress .progress-bar.progress-bar-primary {
    background: #3F51B5 !important;
}

.progress.progress-line-primary {
    background: rgba(54, 39, 176, 0.2);
    height: 20px;
}

.progress.progress-line-info {
    background: rgba(0, 188, 212, 0.2);
    height: 20px;
}

.progress.progress-line-danger {
    background: rgba(244, 67, 54, 0.2);
    height: 20px;
}

/* From */

/* Buttons */
.btn {
    font-size: 17px;
}

.btn-success-alt {
    color: #4CAF50;
    background-color: rgba(255, 255, 255, 0);
    border-color: #4CAF50;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-success-alt:hover, .btn-success-alt:focus, .btn-success-alt:active, .btn-success-alt.active {
    border-color: #4CAF50;
    background-color: #4CAF50;
    color: #fff;
}

.btn.btn-success-alt:focus,
.btn.btn-success-alt:active,
.btn.btn-success-alt:hover {
    box-shadow: 0 14px 26px -12px rgba(76, 175, 80, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(76, 175, 80, 0.2);
}

.btn-warning-alt {
    color: #ff9800;
    background-color: rgba(255, 255, 255, 0);
    border-color: #ff9800;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-warning-alt:hover, .btn-warning-alt:focus, .btn-warning-alt:active, .btn-warning-alt.active {
    border-color: #ff9800;
    background-color: #ff9800;
    color: #fff;
}

.btn.btn-warning-alt:focus,
.btn.btn-warning-alt:active,
.btn.btn-warning-alt:hover {
    box-shadow: 0 14px 26px -12px rgba(255, 152, 0, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 152, 0, 0.2);
}

.btn-danger-alt {
    color: #f44336;
    background-color: rgba(255, 255, 255, 0);
    border-color: #f44336;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-danger-alt:hover, .btn-danger-alt:focus, .btn-danger-alt:active, .btn-danger-alt.active {
    border-color: #f44336;
    background-color: #f44336;
    color: #fff;
}

.btn.btn-danger-alt:focus,
.btn.btn-danger-alt:active,
.btn.btn-danger-alt:hover {
    box-shadow: 0 14px 26px -12px rgba(244, 67, 54, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(244, 67, 54, 0.2);
}

.btn-alt {
    color: #999999;
    background-color: rgba(255, 255, 255, 0);
    border-color: #999999;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-alt:hover, .btn-alt:focus, .btn-alt:active, .btn-alt.active {
    border-color: #999999;
    background-color: #999999;
    color: #fff;
}

.btn.btn-alt:focus,
.btn.btn-alt:active,
.btn.btn-alt:hover {
    box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2);
}

.btn.btn-white, .btn.btn-white:focus, .btn.btn-white:hover {
    /* background-color: #fff;
    color: #000000; */
    background-color: #0098dc;
    color: #ffffff;   
}

.btn-white-alt {
    color: #000000;
    background-color: rgba(255, 255, 255, 0);
    border-color: #b3b3b3;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-white-alt:hover, .btn-white-alt:focus, .btn-white-alt:active, .btn-white-alt.active {
    border-color: #999999;
    background-color: #fff;
    color: #000000;
}

.btn.btn-white-alt:focus,
.btn.btn-white-alt:active,
.btn.btn-white-alt:hover {
    box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2);
}

.btn-primary-alt {
    color: #007db5;
    background-color: rgba(255, 255, 255, 0);
    border-color: #007db5;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-primary-alt:hover, .btn-primary-alt:focus, .btn-primary-alt:active, .btn-primary-alt.active {
    border-color: #007db5;
    background-color: #007db5;
    color: #fff;
}

.btn.btn-primary-alt:focus,
.btn.btn-primary-alt:active,
.btn.btn-primary-alt:hover {
    box-shadow: 0 14px 26px -12px rgba(47, 39, 176, 0.14), 0 4px 23px 0px rgba(41, 39, 176, 0.2), 0 8px 10px -5px rgba(39, 43, 176, 0.12);
}


.btn.btn-primary {
    color: #fff;
    background-color: #007db5;
    border-color: #007db5;
    box-shadow: 0 2px 2px 0 rgba(47, 39, 176, 0.14), 0 3px 1px -2px rgba(41, 39, 176, 0.2), 0 1px 5px 0 rgba(39, 43, 176, 0.12);
}

.open > .btn.btn-primary.dropdown-toggle.bmd-btn-icon {
    color: inherit;
    background-color: #007db5;
}

.btn.btn-primary:focus,
.btn.btn-primary.focus,
.btn.btn-primary:hover {
    color: #fff;
    background-color: #007db5;
    border-color: #007db5;
}

.btn.btn-primary:focus,
.btn.btn-primary:active,
.btn.btn-primary:hover {
    box-shadow: 0 14px 26px -12px rgba(47, 39, 176, 0.14), 0 4px 23px 0px rgba(41, 39, 176, 0.2), 0 8px 10px -5px rgba(39, 43, 176, 0.12);
}

.btn.btn-primary.btn-link {
    background-color: transparent;
    color: #007db5;
    box-shadow: none;
}

.btn.btn-primary.btn-link:hover,
.btn.btn-primary.btn-link:focus,
.btn.btn-primary.btn-link:active {
    background-color: transparent;
    color: #007db5;
}

.btn.btn-primary:active:hover,
.btn.btn-primary:active:focus,
.btn.btn-primary:active.focus,
.btn.btn-primary.active:hover,
.btn.btn-primary.active:focus,
.btn.btn-primary.active.focus,
.open > .btn.btn-primary.dropdown-toggle:hover,
.open > .btn.btn-primary.dropdown-toggle:focus,
.open > .btn.btn-primary.dropdown-toggle.focus,
.show > .btn.btn-primary.dropdown-toggle:hover,
.show > .btn.btn-primary.dropdown-toggle:focus,
.show > .btn.btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #2196F3;
    border-color: #2196F3;
}


.btn.btn-primary-alt:active:hover,
.btn.btn-primary-alt:active:focus,
.btn.btn-primary-alt:active.focus,
.btn.btn-primary-alt.active:hover,
.btn.btn-primary-alt.active:focus,
.btn.btn-primary-alt.active.focus,
.open > .btn.btn-primary-alt.dropdown-toggle:hover,
.open > .btn.btn-primary-alt.dropdown-toggle:focus,
.open > .btn.btn-primary-alt.dropdown-toggle.focus,
.show > .btn.btn-primary-alt.dropdown-toggle:hover,
.show > .btn.btn-primary-alt.dropdown-toggle:focus,
.show > .btn.btn-primary-alt.dropdown-toggle.focus {
    color: #fff;
    background-color: #2196F3;
    border-color: #2196F3;
}

.btn .material-icons, .btn:not(.btn-just-icon):not(.btn-fab) .fa {
    font-size: 24px;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.btn-label-word {
    color: #3F51B5;
}

.btn-label-excel {
    color: #4caf50;
}

.btn-label-pdf {
    color: #f44336;
}

.btn-modal {
    font-size: 17px !important;
    margin-top: -15px;
    margin-right: -14px;
}

.card .label-on-right code {
    font-weight: 400;
}

.bootstrap-select .dropdown-item.active {
    background: #00BCD4;
    /* background: linear-gradient(60deg, #16257d, #1d32a5, #dde2ff, #3F51B5); */
    color: #fff;
}

/* END Buttons */
/* Menu */
.nav li > .nav-item .active a > .nav-link {
    color: #FFF !important;
    /* background: linear-gradient(60deg, #3F51B5, #4c3fb5, #e9ddff, #3F51B5); */
    background: linear-gradient(60deg, #16257d, #1d32a5, #dde2ff, #3F51B5);
    border-bottom: 1px solid #3F51B5 !important;
}


.sidebar[data-color="rose"] li.active > a {
    color: #FFF;
    background-color: #3f51b599;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px #3F51B5;
}

.sidebar .nav li:hover > a, .sidebar .nav li .dropdown-menu a:hover, .sidebar .nav li .dropdown-menu a:focus, .sidebar .nav li.active > [data-toggle="collapse"] {
    background-color: rgba(63, 81, 181, 0.17);
}

.sidebar[data-background-color=white] {
    background: linear-gradient(60deg, #f6f8ff, #ffffff);
}

.sidebar[data-background-color="white"] .nav .nav-item .nav-link {
    color: #000;
}

.sidebar[data-color="rose"] li.main > a {
    color: #FFF !important;
    background: linear-gradient(60deg, #16257d, #1d32a5, #dde2ff, #3F51B5);
    border-bottom: 1px solid #3F51B5 !important;
}

.sidebar[data-color="rose"] li.main > a.nav-link > i.material-icons {
    color: #FFF;
}

.sidebar-wrapper > .nav > .nav-item .active > .nav-link {
    color: #FFF !important;
    background: linear-gradient(60deg, #16257d, #1d32a5, #dde2ff, #3F51B5);
    border-bottom: 1px solid #3F51B5 !important;
}

.sidebar[data-background-color="white"] .nav .nav-item .nav-link {
    border-bottom: 1px solid #e6e7e8;
    font-size: 15px;
}

.sidebar[data-background-color="white"] .nav .nav-item.active [data-toggle="collapse"], .sidebar[data-background-color="white"] .nav .nav-item:hover [data-toggle="collapse"] {
    color: #000;
}

.sidebar[data-background-color="white"] .user a {
    color: #000;
}

.sidebar[data-background-color="white"] .simple-text {
    color: #000;
}

.sidebar[data-background-color="white"] .nav .nav-item i {
    color: #3F51B5;
}

.sidebar[data-background-color="white"] .nav .nav-item.active [data-toggle="collapse"] i, .sidebar[data-background-color="white"] .nav .nav-item:hover [data-toggle="collapse"] i {
    color: #E91E63;
}

.sidebar .nav p {
    font-size: 17px;
}

/* END Menu */

/* Panels */
.nav-pills .nav-item .nav-link.active {
    color: #fff;
    background-color: #18639e;
    /* background: linear-gradient(60deg, #3f51b5, #7183e6,#3f51b5); */
    box-shadow: 0 4px 20px 0px rgb(0 0 0 / 14%), 0 7px 10px -5px rgb(39 113 176 / 40%);
}

.card-wizard .moving-tab {
    font-size: 17px;
}

.nav-pills .nav-item .nav-link {
    font-size: 17px;
}

/* END Panels */

/* alert */
.alert.alert-info {
    /* background-color: #00cae3; */
    background: linear-gradient(60deg, #00BCD4, #00BCD4, #32dff5);
    color: #ffffff;
}

.alert.alert-rose {
    /* background-color: #ea2c6d; */
    background: linear-gradient(60deg, #ea2c6d, #ff75a4, #ea2c6d);
    color: #ffffff;
}

.alert.alert-success {
    background: linear-gradient(60deg, #55b559, #55b559, #a6de65);
    color: #ffffff;
}

.alert.alert-warning {
    /* background-color: #ff9e0f; */
    background: linear-gradient(60deg, #ff9e0f, #ffb446, #FF5722);
    color: #ffffff;
}

.alert.alert-danger {
    /* background-color: #f55145; */
    background: linear-gradient(60deg, #f55145, #ff796f, #ffa29b);
    color: #ffffff;
}

.alert.alert-primary {
    background: linear-gradient(60deg, #3F51B5, #566ef1, #3F51B5);
    color: #ffffff;
}

/* END alert */
/* Heading */
h1, .h1 {
    font-size: 2.5rem;
}

.text-primary {
    color: #012970 !important;
}

/* END Heading */
/* Table */
.table-border > thead > tr > th, .table-border > tbody > tr > th, .table-border > thead > tr > td, .table-border > tbody > tr > td, .table-border > tfoot > tr > td {
    padding: 12px 8px;
    vertical-align: middle;
    border: 1px solid #ddd;
}

.table-border > tfoot > tr > th {
    border-bottom: 1px solid #ddd;
    color: #3F51B5;
    padding: 12px 8px;
    vertical-align: middle;
    font-weight: 600;
    font-size: 15px;
    text-align: center;
}

.table-color-header thead tr th {
    font-size: 20px;
    text-align: center;
    color: #FFF;
    background-color: #6d7fe4;
    font-weight: 500;
}

.table thead tr th {
    font-size: 20px;
    text-align: center;
    font-weight: 500;
}

.table .td-total {
    font-size: 20px;
}

.table {
    background-color: #ffffff;
}

.dataTable > thead > tr > th, .dataTable > tbody > tr > th, .dataTable > tfoot > tr > th, .dataTable > thead > tr > td, .dataTable > tbody > tr > td, .dataTable > tfoot > tr > td {
    padding: 12px 8px !important;
}

table.dataTable {
    border-collapse: collapse !important;
}

.pagination > .page-item.active > a, .pagination > .page-item.active > a:focus, .pagination > .page-item.active > a:hover, .pagination > .page-item.active > span, .pagination > .page-item.active > span:focus, .pagination > .page-item.active > span:hover {
    background-color: #3F51B5;
    border-color: #3F51B5;
    color: #fff;
    box-shadow: 0 4px 5px 0 rgba(54, 39, 176, 0.14),
    0 1px 10px 0 rgba(54, 39, 176, 0.12),
    0 2px 4px -1px rgba(66, 39, 176, 0.2);
}

.modal .modal-dialog {
    margin-top: 30px;
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1100px;
    }

    .modal-content {
        max-height: 90vh;
        overflow: auto;
    }
}

/* END Table */

/* Calendar */

.fc button,
.fc button:hover,
.fc button:focus,
.fc button:active,
.fc button.active,
.fc button:active:focus,
.fc button:active:hover,
.fc button.active:focus,
.fc button.active:hover,
.open > .fc button.dropdown-toggle,
.open > .fc button.dropdown-toggle:focus,
.open > .fc button.dropdown-toggle:hover,
.fc button.btn-primary,
.fc button.btn-primary:hover,
.fc button.btn-primary:focus,
.fc button.btn-primary:active,
.fc button.btn-primary.active,
.fc button.btn-primary:active:focus,
.fc button.btn-primary:active:hover,
.fc button.btn-primary.active:focus,
.fc button.btn-primary.active:hover,
.open > .fc button.btn-primary.dropdown-toggle,
.open > .fc button.btn-primary.dropdown-toggle:focus,
.open > .fc button.btn-primary.dropdown-toggle:hover {
    /* background-color: #9c27b0; */
    color: #fff;
    background: linear-gradient(60deg, #3f51b5, #7183e6, #3f51b5);
}

.fc button,
.fc button.btn-primary {
    box-shadow: 0 2px 2px 0 rgba(39, 59, 176, 0.13), 0 3px 1px -2px rgba(39, 67, 176, 0.2), 0 1px 5px 0 rgba(39, 83, 176, 0.12);
}

.fc button:focus,
.fc button:active,
.fc button:hover,
.fc button.btn-primary:focus,
.fc button.btn-primary:active,
.fc button.btn-primary:hover {
    box-shadow: 0 14px 26px -12px rgba(39, 59, 176, 0.13), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(39, 83, 176, 0.12);
    cursor: pointer;
}

.fc-day-grid-event .fc-content {
    padding: 6px 3px;
}

.card-calendar .fc th {
    color: #3F51B5;
}

.card .card-header-primary .card-icon, .card .card-header-primary .card-text, .card .card-header-primary:not(.card-header-icon):not(.card-header-text), .card.bg-primary, .card.card-rotate.bg-primary .front, .card.card-rotate.bg-primary .back {
    background: linear-gradient(60deg, #3F51B5, #9C27B0);
}

.nav-tabs .nav-item .nav-link.active {
    background-color: rgba(255, 255, 255, 0.45);
}

.nav-tabs .nav-item .nav-link {
    font-size: 15px;
}

.card-pricing .card-icon.icon-primary i {
    color: #3F51B5;
}

.dropdown-menu .dropdown-item, .dropdown-menu li > a {
    font-size: 15px;
}

a {
    color: #5e6fd0;
}

a:hover,
a:focus {
    color: #00BCD4;
    text-decoration: none;
}

.dropdown-menu .dropdown-item:hover, .dropdown-menu .dropdown-item:focus, .dropdown-menu a:hover, .dropdown-menu a:focus, .dropdown-menu a:active {
    box-shadow: 0 4px 20px 0px rgb(0 0 0 / 14%), 0 7px 10px -5px rgb(39 100 176 / 40%);
    background-color: #1060a0;
    color: #FFFFFF;
}

.form-control {
    font-size: 17px;
}

.card-stats .card-header .card-category:not([class*="text-"]) {
    color: #333333;
    font-size: 17px;
}

.card .card-body + .card-footer .stats, .card .card-footer .stats {
    font-size: 15px;
}

/* END Calendar */

.card-profile .card-avatar {
    width: 180px;
    max-width: 200px;
    max-height: 200px;
}

.section-image:after {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    content: "";
    /* background-color: rgba(0, 0, 0, 0.25); */
    background: rgba(255, 255, 255, 0);
    /* background: linear-gradient(0deg, rgba(255,255,255,0) 0%); */
}

.font-title {
    font-size: 24px;
    color: #000000;
}

.font-category {
    font-size: 20px;
    color: #3c4858;
}

.font-description {
    font-size: 20px;
    color: #3c4858;
}

.nav-pills.nav-pills-warning .nav-item .nav-link.active, .nav-pills.nav-pills-warning .nav-item .nav-link.active:focus, .nav-pills.nav-pills-warning .nav-item .nav-link.active:hover {
    background-color: #ffffff;
    box-shadow: 0 5px 20px 0 rgba(124, 124, 124, 0.61), 0 13px 24px -11px rgb(99, 99, 99);
    color: #000;
}

.nav-pills .nav-item .nav-link {
    color: #054679;
}

.nav-pills .nav-item .nav-link:hover {
    /*background-color: hsla(0, 0%, 78%, 0.57);*/
}

.page-profile-detail.page-header {
    height: 450px;
    background-position: top center;
}

.btn.btn-primary.active, .btn.btn-primary:active, .open > .btn.btn-primary.dropdown-toggle, .show > .btn.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3F51B5;
    border-color: #3F51B5;
    box-shadow: 0 2px 2px 0 rgba(156, 39, 176, .14), 0 3px 1px -2px rgba(156, 39, 176, .2), 0 1px 5px 0 rgba(156, 39, 176, .12);
}

.img-icon-profile {
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 80%;
}

.icon.icon-primary {
    color: #18639e;
}

.info {
    max-width: 360px;
    margin: 0 auto;
    padding: 0px 0 0px;
}

.info p {
    color: #6f7579;
    font-size: 16px;
}

.card .card-category {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
}

.btn-search {
    box-shadow: 0 2px 10px 2px hsla(0, 0%, 60%, 0.25),
    0 3px 1px -2px hsla(0, 0%, 60%, 0.99),
    0 1px 5px 0 hsl(0, 0%, 60%);
}

@media (max-width: 991px) {
    .btn-search {
        margin-top: 10px !important;
        margin-right: 10px !important;
    }

    .img-pf-search {
        width: 45px !important;
        max-width: 60px !important;
    }
}

.pf-input-search::placeholder {
    color: #777;
}

.img-pf-search {
    width: 75px !important;
    max-height: 90px !important;
    overflow: hidden;
    display: block;
}

.td-name {
    min-width: 200px;
}

/**
    Timeline form Dashboard
 */

.timeline {
    list-style: none;
    padding: 0px 0 20px;
    position: relative;
    margin-top: 30px;
}

.timeline:before {
    top: 50px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #E5E5E5;
    left: 50%;
    margin-left: -1px;
}

.timeline h6 {
    color: #333333;
    font-weight: 400;
    margin: 10px 0px 0px;
}

.timeline.timeline-simple {
    margin-top: 30px;
    padding: 0 0 20px;
}

.timeline.timeline-simple:before {
    left: 5%;
    background-color: #E5E5E5;
}

.timeline.timeline-simple > li > .timeline-panel {
    width: 86%;
}

.timeline.timeline-simple > li > .timeline-badge {
    left: 5%;
}

.timeline > li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 60px;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li > .timeline-panel {
    width: 45%;
    float: left;
    padding: 10px 30px;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    border-radius: 6px;
    color: rgba(0, 0, 0, 0.87);
    background: #fff;
}

.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #e4e4e4;
    border-right: 0 solid #e4e4e4;
    border-bottom: 15px solid transparent;
    content: " ";
}

.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " ";
}

.timeline > li > .timeline-badge {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 51px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -24px;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.timeline > li > .timeline-badge.primary {
    background-color: #9c27b0;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
}

.timeline > li > .timeline-badge.success {
    background-color: #4caf50;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(76, 175, 80, 0.4);
}

.timeline > li > .timeline-badge.warning {
    background-color: #ff9800;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(255, 152, 0, 0.4);
}

.timeline > li > .timeline-badge.info {
    background-color: #00bcd4;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 188, 212, 0.4);
    padding: 0;
}

.timeline > li > .timeline-badge.danger {
    background-color: #f44336;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(244, 67, 54, 0.4);
}

.timeline > li > .timeline-badge [class^="ti-"],
.timeline > li > .timeline-badge [class*=" ti-"],
.timeline > li > .timeline-badge [class="material-icons"] {
    line-height: inherit;
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    background-color: #fff;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.timeline-heading {
    margin-bottom: 15px;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body hr {
    margin-top: 10px;
    margin-bottom: 5px;
}

.timeline-body .btn {
    margin-bottom: 0;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

.timeline-body > p + p {
    margin-top: 5px;
}

.badge {
    font-size: 16px;
}

.timeline-body > p {
    font-size: 16px;
}

.timeline h6 {
    font-size: 14px;
}

.timeline-panel {
    width: 100% !important;
    min-width: 250px !important;
}

/**
    End Timeline
 */

/**
    navigate
 */

.cd-label {
    font-size: 14px !important;
}

#cd-vertical-nav > ul {
    text-align: left;
}

#cd-vertical-nav > ul > li {
    text-align: left;
    margin-right: 10px;
}

#cd-vertical-nav {
    right: 0;
}


.popover-body {
    font-size: 15px;
}

.h2_ti {
    font-size: 50px;
    background: -webkit-linear-gradient(#3e7eb1, #076dbd, #000000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.card-title {
    color: #012970;
}

.text-muted {
    color: #404146 !important;
    font-size: 18px !important;
}

.navbar.navbar-transparent {
    background-color: transparent!important;
    box-shadow: none;
    padding-top: 25px;
    color: #fff;
    /* background-color: #003865 !important; */
    /* background: linear-gradient(0deg, rgba(20, 39, 138, 0) 0%, rgba(33, 150, 243, 0.04) 7%, rgb(61, 141, 204) 100%); */
}

.pf-title-line:after {
    content: ""; /* This is necessary for the pseudo element to work. */
    display: block; /* This will put the pseudo element on its own line. */
    width: 5%; /* Change this to whatever width you want to have before hover. */
    border-bottom: 2px solid black; /* This creates the border. Replace black with whatever color you want. */
    transition: .5s; /* This establishes the amount of time in seconds the animation should take from start to finish */
}

.pf-title-line:hover:after {
    width: 15%; /* This will be the new width of your border when on hover */
}


.fixed-plugin .dropdown .dropdown-menu {
    border-radius: 10px;
}

.fixed-plugin .dropdown .dropdown-menu li.adjustments-line {
    border-bottom: 1px solid #ddd;
}

.fixed-plugin .dropdown .dropdown-menu li {
    padding: 5px 2px !important;
}

.fixed-plugin .dropdown .dropdown-menu .adjustments-line .bootstrap-switch {
    position: absolute;
    right: 10px !important;
}

.fixed-plugin .dropdown .dropdown-menu .adjustments-line label {
    margin-bottom: .1rem !important;
}

.fixed-plugin .btn {
    position: relative;
    padding: 12px 30px;
    margin: .6rem 1px;
    font-size: .75rem;
    border-radius: 0.2rem;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    will-change: box-shadow, transform;
}

.fixed-plugin .btn.btn-primary {
    color: #fff;
    background-color: #9c27b0;
    border-color: #9c27b0;
    box-shadow: 0 2px 2px 0 rgba(156, 39, 176, 0.14), 0 3px 1px -2px rgba(156, 39, 176, 0.2), 0 1px 5px 0 rgba(156, 39, 176, 0.12);
}

.fixed-plugin .btn.btn-primary:hover {
    color: #fff;
    background-color: #9124a3;
    border-color: #701c7e;
}

.fixed-plugin .btn.btn-primary:focus, .fixed-plugin .btn.btn-primary.focus, .fixed-plugin .btn.btn-primary:hover {
    color: #fff;
    background-color: #9124a3;
    border-color: #701c7e;
}

.fixed-plugin .btn.btn-primary:active, .fixed-plugin .btn.btn-primary.active,
.open > .fixed-plugin .btn.btn-primary.dropdown-toggle,
.show > .fixed-plugin .btn.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #9124a3;
    border-color: #701c7e;
    box-shadow: 0 2px 2px 0 rgba(156, 39, 176, 0.14), 0 3px 1px -2px rgba(156, 39, 176, 0.2), 0 1px 5px 0 rgba(156, 39, 176, 0.12);
}

.fixed-plugin .btn.btn-primary:active:hover, .fixed-plugin .btn.btn-primary:active:focus, .fixed-plugin .btn.btn-primary:active.focus, .fixed-plugin .btn.btn-primary.active:hover, .fixed-plugin .btn.btn-primary.active:focus, .fixed-plugin .btn.btn-primary.active.focus,
.open > .fixed-plugin .btn.btn-primary.dropdown-toggle:hover,
.open > .fixed-plugin .btn.btn-primary.dropdown-toggle:focus,
.open > .fixed-plugin .btn.btn-primary.dropdown-toggle.focus,
.show > .fixed-plugin .btn.btn-primary.dropdown-toggle:hover,
.show > .fixed-plugin .btn.btn-primary.dropdown-toggle:focus,
.show > .fixed-plugin .btn.btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #9124a3;
    border-color: #3f1048;
}

.open > .fixed-plugin .btn.btn-primary.dropdown-toggle.bmd-btn-icon {
    color: inherit;
    background-color: #9c27b0;
}

.open > .fixed-plugin .btn.btn-primary.dropdown-toggle.bmd-btn-icon:hover {
    background-color: #9124a3;
}

.fixed-plugin .btn.btn-primary.disabled:focus, .fixed-plugin .btn.btn-primary.disabled.focus, .fixed-plugin .btn.btn-primary:disabled:focus, .fixed-plugin .btn.btn-primary:disabled.focus {
    background-color: #9c27b0;
    border-color: #9c27b0;
}

.fixed-plugin .btn.btn-primary.disabled:hover, .fixed-plugin .btn.btn-primary:disabled:hover {
    background-color: #9c27b0;
    border-color: #9c27b0;
}

.fixed-plugin .btn.btn-primary:focus, .fixed-plugin .btn.btn-primary:active, .fixed-plugin .btn.btn-primary:hover {
    box-shadow: 0 14px 26px -12px rgba(156, 39, 176, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(156, 39, 176, 0.2);
}

.fixed-plugin .btn.btn-primary.btn-link {
    background-color: transparent;
    color: #9c27b0;
    box-shadow: none;
}

.fixed-plugin .btn.btn-primary.btn-link:hover, .fixed-plugin .btn.btn-primary.btn-link:focus, .fixed-plugin .btn.btn-primary.btn-link:active {
    background-color: transparent;
    color: #9c27b0;
}

.fixed-plugin .btn.btn-secondary {
    color: #333333;
    background-color: #fafafa;
    border-color: #ccc;
    box-shadow: 0 2px 2px 0 rgba(250, 250, 250, 0.14), 0 3px 1px -2px rgba(250, 250, 250, 0.2), 0 1px 5px 0 rgba(250, 250, 250, 0.12);
}

.fixed-plugin .btn.btn-secondary:hover {
    color: #333333;
    background-color: #f2f2f2;
    border-color: #adadad;
}

.fixed-plugin .btn.btn-secondary:focus, .fixed-plugin .btn.btn-secondary.focus, .fixed-plugin .btn.btn-secondary:hover {
    color: #333333;
    background-color: #f2f2f2;
    border-color: #adadad;
}

.fixed-plugin .btn.btn-secondary:active, .fixed-plugin .btn.btn-secondary.active,
.open > .fixed-plugin .btn.btn-secondary.dropdown-toggle,
.show > .fixed-plugin .btn.btn-secondary.dropdown-toggle {
    color: #333333;
    background-color: #f2f2f2;
    border-color: #adadad;
    box-shadow: 0 2px 2px 0 rgba(250, 250, 250, 0.14), 0 3px 1px -2px rgba(250, 250, 250, 0.2), 0 1px 5px 0 rgba(250, 250, 250, 0.12);
}

.fixed-plugin .btn.btn-secondary:active:hover, .fixed-plugin .btn.btn-secondary:active:focus, .fixed-plugin .btn.btn-secondary:active.focus, .fixed-plugin .btn.btn-secondary.active:hover, .fixed-plugin .btn.btn-secondary.active:focus, .fixed-plugin .btn.btn-secondary.active.focus,
.open > .fixed-plugin .btn.btn-secondary.dropdown-toggle:hover,
.open > .fixed-plugin .btn.btn-secondary.dropdown-toggle:focus,
.open > .fixed-plugin .btn.btn-secondary.dropdown-toggle.focus,
.show > .fixed-plugin .btn.btn-secondary.dropdown-toggle:hover,
.show > .fixed-plugin .btn.btn-secondary.dropdown-toggle:focus,
.show > .fixed-plugin .btn.btn-secondary.dropdown-toggle.focus {
    color: #333333;
    background-color: #f2f2f2;
    border-color: #8c8c8c;
}

.open > .fixed-plugin .btn.btn-secondary.dropdown-toggle.bmd-btn-icon {
    color: inherit;
    background-color: #fafafa;
}

.open > .fixed-plugin .btn.btn-secondary.dropdown-toggle.bmd-btn-icon:hover {
    background-color: #f2f2f2;
}

.fixed-plugin .btn.btn-secondary.disabled:focus, .fixed-plugin .btn.btn-secondary.disabled.focus, .fixed-plugin .btn.btn-secondary:disabled:focus, .fixed-plugin .btn.btn-secondary:disabled.focus {
    background-color: #fafafa;
    border-color: #ccc;
}

.fixed-plugin .btn.btn-secondary.disabled:hover, .fixed-plugin .btn.btn-secondary:disabled:hover {
    background-color: #fafafa;
    border-color: #ccc;
}

.fixed-plugin .btn.btn-secondary:focus, .fixed-plugin .btn.btn-secondary:active, .fixed-plugin .btn.btn-secondary:hover {
    box-shadow: 0 14px 26px -12px rgba(250, 250, 250, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(250, 250, 250, 0.2);
}

.fixed-plugin .btn.btn-secondary.btn-link {
    background-color: transparent;
    color: #fafafa;
    box-shadow: none;
}

.fixed-plugin .btn.btn-secondary.btn-link:hover, .fixed-plugin .btn.btn-secondary.btn-link:focus, .fixed-plugin .btn.btn-secondary.btn-link:active {
    background-color: transparent;
    color: #fafafa;
}

.fixed-plugin .btn.btn-info {
    color: #fff;
    background-color: #00bcd4;
    border-color: #00bcd4;
    box-shadow: 0 2px 2px 0 rgba(0, 188, 212, 0.14), 0 3px 1px -2px rgba(0, 188, 212, 0.2), 0 1px 5px 0 rgba(0, 188, 212, 0.12);
}

.fixed-plugin .btn.btn-info:hover {
    color: #fff;
    background-color: #00aec5;
    border-color: #008697;
}

.fixed-plugin .btn.btn-info:focus, .fixed-plugin .btn.btn-info.focus, .fixed-plugin .btn.btn-info:hover {
    color: #fff;
    background-color: #00aec5;
    border-color: #008697;
}

.fixed-plugin .btn.btn-info:active, .fixed-plugin .btn.btn-info.active,
.open > .fixed-plugin .btn.btn-info.dropdown-toggle,
.show > .fixed-plugin .btn.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #00aec5;
    border-color: #008697;
    box-shadow: 0 2px 2px 0 rgba(0, 188, 212, 0.14), 0 3px 1px -2px rgba(0, 188, 212, 0.2), 0 1px 5px 0 rgba(0, 188, 212, 0.12);
}

.fixed-plugin .btn.btn-info:active:hover, .fixed-plugin .btn.btn-info:active:focus, .fixed-plugin .btn.btn-info:active.focus, .fixed-plugin .btn.btn-info.active:hover, .fixed-plugin .btn.btn-info.active:focus, .fixed-plugin .btn.btn-info.active.focus,
.open > .fixed-plugin .btn.btn-info.dropdown-toggle:hover,
.open > .fixed-plugin .btn.btn-info.dropdown-toggle:focus,
.open > .fixed-plugin .btn.btn-info.dropdown-toggle.focus,
.show > .fixed-plugin .btn.btn-info.dropdown-toggle:hover,
.show > .fixed-plugin .btn.btn-info.dropdown-toggle:focus,
.show > .fixed-plugin .btn.btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #00aec5;
    border-color: #004b55;
}

.open > .fixed-plugin .btn.btn-info.dropdown-toggle.bmd-btn-icon {
    color: inherit;
    background-color: #00bcd4;
}

.open > .fixed-plugin .btn.btn-info.dropdown-toggle.bmd-btn-icon:hover {
    background-color: #00aec5;
}

.fixed-plugin .btn.btn-info.disabled:focus, .fixed-plugin .btn.btn-info.disabled.focus, .fixed-plugin .btn.btn-info:disabled:focus, .fixed-plugin .btn.btn-info:disabled.focus {
    background-color: #00bcd4;
    border-color: #00bcd4;
}

.fixed-plugin .btn.btn-info.disabled:hover, .fixed-plugin .btn.btn-info:disabled:hover {
    background-color: #00bcd4;
    border-color: #00bcd4;
}

.fixed-plugin .btn.btn-info:focus, .fixed-plugin .btn.btn-info:active, .fixed-plugin .btn.btn-info:hover {
    box-shadow: 0 14px 26px -12px rgba(0, 188, 212, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 188, 212, 0.2);
}

.fixed-plugin .btn.btn-info.btn-link {
    background-color: transparent;
    color: #00bcd4;
    box-shadow: none;
}

.fixed-plugin .btn.btn-info.btn-link:hover, .fixed-plugin .btn.btn-info.btn-link:focus, .fixed-plugin .btn.btn-info.btn-link:active {
    background-color: transparent;
    color: #00bcd4;
}

.fixed-plugin .btn.btn-success {
    color: #fff;
    background-color: #4caf50;
    border-color: #4caf50;
    box-shadow: 0 2px 2px 0 rgba(76, 175, 80, 0.14), 0 3px 1px -2px rgba(76, 175, 80, 0.2), 0 1px 5px 0 rgba(76, 175, 80, 0.12);
}

.fixed-plugin .btn.btn-success:hover {
    color: #fff;
    background-color: #47a44b;
    border-color: #39843c;
}

.fixed-plugin .btn.btn-success:focus, .fixed-plugin .btn.btn-success.focus, .fixed-plugin .btn.btn-success:hover {
    color: #fff;
    background-color: #47a44b;
    border-color: #39843c;
}

.fixed-plugin .btn.btn-success:active, .fixed-plugin .btn.btn-success.active,
.open > .fixed-plugin .btn.btn-success.dropdown-toggle,
.show > .fixed-plugin .btn.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #47a44b;
    border-color: #39843c;
    box-shadow: 0 2px 2px 0 rgba(76, 175, 80, 0.14), 0 3px 1px -2px rgba(76, 175, 80, 0.2), 0 1px 5px 0 rgba(76, 175, 80, 0.12);
}

.fixed-plugin .btn.btn-success:active:hover, .fixed-plugin .btn.btn-success:active:focus, .fixed-plugin .btn.btn-success:active.focus, .fixed-plugin .btn.btn-success.active:hover, .fixed-plugin .btn.btn-success.active:focus, .fixed-plugin .btn.btn-success.active.focus,
.open > .fixed-plugin .btn.btn-success.dropdown-toggle:hover,
.open > .fixed-plugin .btn.btn-success.dropdown-toggle:focus,
.open > .fixed-plugin .btn.btn-success.dropdown-toggle.focus,
.show > .fixed-plugin .btn.btn-success.dropdown-toggle:hover,
.show > .fixed-plugin .btn.btn-success.dropdown-toggle:focus,
.show > .fixed-plugin .btn.btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #47a44b;
    border-color: #255627;
}

.open > .fixed-plugin .btn.btn-success.dropdown-toggle.bmd-btn-icon {
    color: inherit;
    background-color: #4caf50;
}

.open > .fixed-plugin .btn.btn-success.dropdown-toggle.bmd-btn-icon:hover {
    background-color: #47a44b;
}

.fixed-plugin .btn.btn-success.disabled:focus, .fixed-plugin .btn.btn-success.disabled.focus, .fixed-plugin .btn.btn-success:disabled:focus, .fixed-plugin .btn.btn-success:disabled.focus {
    background-color: #4caf50;
    border-color: #4caf50;
}

.fixed-plugin .btn.btn-success.disabled:hover, .fixed-plugin .btn.btn-success:disabled:hover {
    background-color: #4caf50;
    border-color: #4caf50;
}

.fixed-plugin .btn.btn-success:focus, .fixed-plugin .btn.btn-success:active, .fixed-plugin .btn.btn-success:hover {
    box-shadow: 0 14px 26px -12px rgba(76, 175, 80, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(76, 175, 80, 0.2);
}

.fixed-plugin .btn.btn-success.btn-link {
    background-color: transparent;
    color: #4caf50;
    box-shadow: none;
}

.fixed-plugin .btn.btn-success.btn-link:hover, .fixed-plugin .btn.btn-success.btn-link:focus, .fixed-plugin .btn.btn-success.btn-link:active {
    background-color: transparent;
    color: #4caf50;
}

.fixed-plugin .btn.btn-warning {
    color: #fff;
    background-color: #ff9800;
    border-color: #ff9800;
    box-shadow: 0 2px 2px 0 rgba(255, 152, 0, 0.14), 0 3px 1px -2px rgba(255, 152, 0, 0.2), 0 1px 5px 0 rgba(255, 152, 0, 0.12);
}

.fixed-plugin .btn.btn-warning:hover {
    color: #fff;
    background-color: #f08f00;
    border-color: #c27400;
}

.fixed-plugin .btn.btn-warning:focus, .fixed-plugin .btn.btn-warning.focus, .fixed-plugin .btn.btn-warning:hover {
    color: #fff;
    background-color: #f08f00;
    border-color: #c27400;
}

.fixed-plugin .btn.btn-warning:active, .fixed-plugin .btn.btn-warning.active,
.open > .fixed-plugin .btn.btn-warning.dropdown-toggle,
.show > .fixed-plugin .btn.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #f08f00;
    border-color: #c27400;
    box-shadow: 0 2px 2px 0 rgba(255, 152, 0, 0.14), 0 3px 1px -2px rgba(255, 152, 0, 0.2), 0 1px 5px 0 rgba(255, 152, 0, 0.12);
}

.fixed-plugin .btn.btn-warning:active:hover, .fixed-plugin .btn.btn-warning:active:focus, .fixed-plugin .btn.btn-warning:active.focus, .fixed-plugin .btn.btn-warning.active:hover, .fixed-plugin .btn.btn-warning.active:focus, .fixed-plugin .btn.btn-warning.active.focus,
.open > .fixed-plugin .btn.btn-warning.dropdown-toggle:hover,
.open > .fixed-plugin .btn.btn-warning.dropdown-toggle:focus,
.open > .fixed-plugin .btn.btn-warning.dropdown-toggle.focus,
.show > .fixed-plugin .btn.btn-warning.dropdown-toggle:hover,
.show > .fixed-plugin .btn.btn-warning.dropdown-toggle:focus,
.show > .fixed-plugin .btn.btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #f08f00;
    border-color: #804c00;
}

.open > .fixed-plugin .btn.btn-warning.dropdown-toggle.bmd-btn-icon {
    color: inherit;
    background-color: #ff9800;
}

.open > .fixed-plugin .btn.btn-warning.dropdown-toggle.bmd-btn-icon:hover {
    background-color: #f08f00;
}

.fixed-plugin .btn.btn-warning.disabled:focus, .fixed-plugin .btn.btn-warning.disabled.focus, .fixed-plugin .btn.btn-warning:disabled:focus, .fixed-plugin .btn.btn-warning:disabled.focus {
    background-color: #ff9800;
    border-color: #ff9800;
}

.fixed-plugin .btn.btn-warning.disabled:hover, .fixed-plugin .btn.btn-warning:disabled:hover {
    background-color: #ff9800;
    border-color: #ff9800;
}

.fixed-plugin .btn.btn-warning:focus, .fixed-plugin .btn.btn-warning:active, .fixed-plugin .btn.btn-warning:hover {
    box-shadow: 0 14px 26px -12px rgba(255, 152, 0, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 152, 0, 0.2);
}

.fixed-plugin .btn.btn-warning.btn-link {
    background-color: transparent;
    color: #ff9800;
    box-shadow: none;
}

.fixed-plugin .btn.btn-warning.btn-link:hover, .fixed-plugin .btn.btn-warning.btn-link:focus, .fixed-plugin .btn.btn-warning.btn-link:active {
    background-color: transparent;
    color: #ff9800;
}

.fixed-plugin .btn.btn-danger {
    color: #fff;
    background-color: #f44336;
    border-color: #f44336;
    box-shadow: 0 2px 2px 0 rgba(244, 67, 54, 0.14), 0 3px 1px -2px rgba(244, 67, 54, 0.2), 0 1px 5px 0 rgba(244, 67, 54, 0.12);
}

.fixed-plugin .btn.btn-danger:hover {
    color: #fff;
    background-color: #f33527;
    border-color: #e11b0c;
}

.fixed-plugin .btn.btn-danger:focus, .fixed-plugin .btn.btn-danger.focus, .fixed-plugin .btn.btn-danger:hover {
    color: #fff;
    background-color: #f33527;
    border-color: #e11b0c;
}

.fixed-plugin .btn.btn-danger:active, .fixed-plugin .btn.btn-danger.active,
.open > .fixed-plugin .btn.btn-danger.dropdown-toggle,
.show > .fixed-plugin .btn.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #f33527;
    border-color: #e11b0c;
    box-shadow: 0 2px 2px 0 rgba(244, 67, 54, 0.14), 0 3px 1px -2px rgba(244, 67, 54, 0.2), 0 1px 5px 0 rgba(244, 67, 54, 0.12);
}

.fixed-plugin .btn.btn-danger:active:hover, .fixed-plugin .btn.btn-danger:active:focus, .fixed-plugin .btn.btn-danger:active.focus, .fixed-plugin .btn.btn-danger.active:hover, .fixed-plugin .btn.btn-danger.active:focus, .fixed-plugin .btn.btn-danger.active.focus,
.open > .fixed-plugin .btn.btn-danger.dropdown-toggle:hover,
.open > .fixed-plugin .btn.btn-danger.dropdown-toggle:focus,
.open > .fixed-plugin .btn.btn-danger.dropdown-toggle.focus,
.show > .fixed-plugin .btn.btn-danger.dropdown-toggle:hover,
.show > .fixed-plugin .btn.btn-danger.dropdown-toggle:focus,
.show > .fixed-plugin .btn.btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #f33527;
    border-color: #a21309;
}

.open > .fixed-plugin .btn.btn-danger.dropdown-toggle.bmd-btn-icon {
    color: inherit;
    background-color: #f44336;
}

.open > .fixed-plugin .btn.btn-danger.dropdown-toggle.bmd-btn-icon:hover {
    background-color: #f33527;
}

.fixed-plugin .btn.btn-danger.disabled:focus, .fixed-plugin .btn.btn-danger.disabled.focus, .fixed-plugin .btn.btn-danger:disabled:focus, .fixed-plugin .btn.btn-danger:disabled.focus {
    background-color: #f44336;
    border-color: #f44336;
}

.fixed-plugin .btn.btn-danger.disabled:hover, .fixed-plugin .btn.btn-danger:disabled:hover {
    background-color: #f44336;
    border-color: #f44336;
}

.fixed-plugin .btn.btn-danger:focus, .fixed-plugin .btn.btn-danger:active, .fixed-plugin .btn.btn-danger:hover {
    box-shadow: 0 14px 26px -12px rgba(244, 67, 54, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(244, 67, 54, 0.2);
}

.fixed-plugin .btn.btn-danger.btn-link {
    background-color: transparent;
    color: #f44336;
    box-shadow: none;
}

.fixed-plugin .btn.btn-danger.btn-link:hover, .fixed-plugin .btn.btn-danger.btn-link:focus, .fixed-plugin .btn.btn-danger.btn-link:active {
    background-color: transparent;
    color: #f44336;
}

.fixed-plugin .btn.btn-rose {
    color: #fff;
    background-color: #e91e63;
    border-color: #e91e63;
    box-shadow: 0 2px 2px 0 rgba(233, 30, 99, 0.14), 0 3px 1px -2px rgba(233, 30, 99, 0.2), 0 1px 5px 0 rgba(233, 30, 99, 0.12);
}

.fixed-plugin .btn.btn-rose:hover {
    color: #fff;
    background-color: #ea2c6d;
    border-color: #b8124a;
}

.fixed-plugin .btn.btn-rose:focus, .fixed-plugin .btn.btn-rose.focus, .fixed-plugin .btn.btn-rose:hover {
    color: #fff;
    background-color: #ea2c6d;
    border-color: #b8124a;
}

.fixed-plugin .btn.btn-rose:active, .fixed-plugin .btn.btn-rose.active,
.open > .fixed-plugin .btn.btn-rose.dropdown-toggle,
.show > .fixed-plugin .btn.btn-rose.dropdown-toggle {
    color: #fff;
    background-color: #ea2c6d;
    border-color: #b8124a;
    box-shadow: 0 2px 2px 0 rgba(233, 30, 99, 0.14), 0 3px 1px -2px rgba(233, 30, 99, 0.2), 0 1px 5px 0 rgba(233, 30, 99, 0.12);
}

.fixed-plugin .btn.btn-rose:active:hover, .fixed-plugin .btn.btn-rose:active:focus, .fixed-plugin .btn.btn-rose:active.focus, .fixed-plugin .btn.btn-rose.active:hover, .fixed-plugin .btn.btn-rose.active:focus, .fixed-plugin .btn.btn-rose.active.focus,
.open > .fixed-plugin .btn.btn-rose.dropdown-toggle:hover,
.open > .fixed-plugin .btn.btn-rose.dropdown-toggle:focus,
.open > .fixed-plugin .btn.btn-rose.dropdown-toggle.focus,
.show > .fixed-plugin .btn.btn-rose.dropdown-toggle:hover,
.show > .fixed-plugin .btn.btn-rose.dropdown-toggle:focus,
.show > .fixed-plugin .btn.btn-rose.dropdown-toggle.focus {
    color: #fff;
    background-color: #ea2c6d;
    border-color: #7b0c32;
}

.open > .fixed-plugin .btn.btn-rose.dropdown-toggle.bmd-btn-icon {
    color: inherit;
    background-color: #e91e63;
}

.open > .fixed-plugin .btn.btn-rose.dropdown-toggle.bmd-btn-icon:hover {
    background-color: #ea2c6d;
}

.fixed-plugin .btn.btn-rose.disabled:focus, .fixed-plugin .btn.btn-rose.disabled.focus, .fixed-plugin .btn.btn-rose:disabled:focus, .fixed-plugin .btn.btn-rose:disabled.focus {
    background-color: #e91e63;
    border-color: #e91e63;
}

.fixed-plugin .btn.btn-rose.disabled:hover, .fixed-plugin .btn.btn-rose:disabled:hover {
    background-color: #e91e63;
    border-color: #e91e63;
}

.fixed-plugin .btn.btn-rose:focus, .fixed-plugin .btn.btn-rose:active, .fixed-plugin .btn.btn-rose:hover {
    box-shadow: 0 14px 26px -12px rgba(233, 30, 99, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(233, 30, 99, 0.2);
}

.fixed-plugin .btn.btn-rose.btn-link {
    background-color: transparent;
    color: #e91e63;
    box-shadow: none;
}

.fixed-plugin .btn.btn-rose.btn-link:hover, .fixed-plugin .btn.btn-rose.btn-link:focus, .fixed-plugin .btn.btn-rose.btn-link:active {
    background-color: transparent;
    color: #e91e63;
}

.fixed-plugin .btn, .fixed-plugin .btn.btn-default {
    color: #fff;
    background-color: #999999;
    border-color: #999999;
    box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
}

.fixed-plugin .btn:hover, .fixed-plugin .btn.btn-default:hover {
    color: #fff;
    background-color: #919191;
    border-color: #7a7a7a;
}

.fixed-plugin .btn:focus, .fixed-plugin .btn.focus, .fixed-plugin .btn:hover, .fixed-plugin .btn.btn-default:focus, .fixed-plugin .btn.btn-default.focus, .fixed-plugin .btn.btn-default:hover {
    color: #fff;
    background-color: #919191;
    border-color: #7a7a7a;
}

.fixed-plugin .btn:active, .fixed-plugin .btn.active,
.open > .fixed-plugin .btn.dropdown-toggle,
.show > .fixed-plugin .btn.dropdown-toggle, .fixed-plugin .btn.btn-default:active, .fixed-plugin .btn.btn-default.active,
.open > .fixed-plugin .btn.btn-default.dropdown-toggle,
.show > .fixed-plugin .btn.btn-default.dropdown-toggle {
    color: #fff;
    background-color: #919191;
    border-color: #7a7a7a;
    box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
}

.fixed-plugin .btn:active:hover, .fixed-plugin .btn:active:focus, .fixed-plugin .btn:active.focus, .fixed-plugin .btn.active:hover, .fixed-plugin .btn.active:focus, .fixed-plugin .btn.active.focus,
.open > .fixed-plugin .btn.dropdown-toggle:hover,
.open > .fixed-plugin .btn.dropdown-toggle:focus,
.open > .fixed-plugin .btn.dropdown-toggle.focus,
.show > .fixed-plugin .btn.dropdown-toggle:hover,
.show > .fixed-plugin .btn.dropdown-toggle:focus,
.show > .fixed-plugin .btn.dropdown-toggle.focus, .fixed-plugin .btn.btn-default:active:hover, .fixed-plugin .btn.btn-default:active:focus, .fixed-plugin .btn.btn-default:active.focus, .fixed-plugin .btn.btn-default.active:hover, .fixed-plugin .btn.btn-default.active:focus, .fixed-plugin .btn.btn-default.active.focus,
.open > .fixed-plugin .btn.btn-default.dropdown-toggle:hover,
.open > .fixed-plugin .btn.btn-default.dropdown-toggle:focus,
.open > .fixed-plugin .btn.btn-default.dropdown-toggle.focus,
.show > .fixed-plugin .btn.btn-default.dropdown-toggle:hover,
.show > .fixed-plugin .btn.btn-default.dropdown-toggle:focus,
.show > .fixed-plugin .btn.btn-default.dropdown-toggle.focus {
    color: #fff;
    background-color: #919191;
    border-color: #595959;
}

.open > .fixed-plugin .btn.dropdown-toggle.bmd-btn-icon, .open > .fixed-plugin .btn.btn-default.dropdown-toggle.bmd-btn-icon {
    color: inherit;
    background-color: #999999;
}

.open > .fixed-plugin .btn.dropdown-toggle.bmd-btn-icon:hover, .open > .fixed-plugin .btn.btn-default.dropdown-toggle.bmd-btn-icon:hover {
    background-color: #919191;
}

.fixed-plugin .btn.disabled:focus, .fixed-plugin .btn.disabled.focus, .fixed-plugin .btn:disabled:focus, .fixed-plugin .btn:disabled.focus, .fixed-plugin .btn.btn-default.disabled:focus, .fixed-plugin .btn.btn-default.disabled.focus, .fixed-plugin .btn.btn-default:disabled:focus, .fixed-plugin .btn.btn-default:disabled.focus {
    background-color: #999999;
    border-color: #999999;
}

.fixed-plugin .btn.disabled:hover, .fixed-plugin .btn:disabled:hover, .fixed-plugin .btn.btn-default.disabled:hover, .fixed-plugin .btn.btn-default:disabled:hover {
    background-color: #999999;
    border-color: #999999;
}

.fixed-plugin .btn:focus, .fixed-plugin .btn:active, .fixed-plugin .btn:hover, .fixed-plugin .btn.btn-default:focus, .fixed-plugin .btn.btn-default:active, .fixed-plugin .btn.btn-default:hover {
    box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2);
}

.fixed-plugin .btn.btn-link, .fixed-plugin .btn.btn-default.btn-link {
    background-color: transparent;
    color: #999999;
    box-shadow: none;
}

.fixed-plugin .btn.btn-link:hover, .fixed-plugin .btn.btn-link:focus, .fixed-plugin .btn.btn-link:active, .fixed-plugin .btn.btn-default.btn-link:hover, .fixed-plugin .btn.btn-default.btn-link:focus, .fixed-plugin .btn.btn-default.btn-link:active {
    background-color: transparent;
    color: #999999;
}

.fixed-plugin .btn:focus, .fixed-plugin .btn.focus, .fixed-plugin .btn:active:focus, .fixed-plugin .btn:active.focus, .fixed-plugin .btn.active:focus, .fixed-plugin .btn.active.focus {
    outline: 0;
}

.fixed-plugin .btn.btn-round {
    border-radius: 30px;
}

.fixed-plugin .button-container .btn:not(.btn-facebook):not(.btn-twitter) {
    display: block;
}

.fixed-plugin .button-container.github-star {
    margin-left: 100px;
}

.fixed-plugin li > a,
.fixed-plugin .badge {
    transition: all .34s;
    -webkit-transition: all .34s;
    -moz-transition: all .34s;
}

.fixed-plugin {
    position: fixed;
    top: 115px;
    right: 0;
    width: 64px;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1031;
    border-radius: 8px 0 0 8px;
    text-align: center;
}

.fixed-plugin .fa-cog {
    color: #FFFFFF;
    padding: 10px;
    border-radius: 0 0 6px 6px;
    width: auto;
}

.fixed-plugin .dropdown-menu {
    right: 80px;
    left: auto;
    width: 290px;
    border-radius: 0.1875rem;
    padding: 0 10px;
}

.fixed-plugin .dropdown-menu:after, .fixed-plugin .dropdown-menu:before {
    right: 10px;
    margin-left: auto;
    left: auto;
}

.fixed-plugin .fa-circle-thin {
    color: #FFFFFF;
}

.fixed-plugin .active .fa-circle-thin {
    color: #00bbff;
}

.fixed-plugin .dropdown-menu > .active > a,
.fixed-plugin .dropdown-menu > .active > a:hover,
.fixed-plugin .dropdown-menu > .active > a:focus {
    color: #777777;
    text-align: center;
}

.fixed-plugin img {
    border-radius: 0;
    width: 100%;
    height: 100px;
    margin: 0 auto;
}

.fixed-plugin .dropdown-menu li > a:hover,
.fixed-plugin .dropdown-menu li > a:focus {
    box-shadow: none;
}

.fixed-plugin .badge {
    border: 3px solid #FFFFFF;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 23px;
    margin-right: 5px;
    position: relative;
    width: 23px;
    padding: 8px;
}

.fixed-plugin .badge.active,
.fixed-plugin .badge:hover {
    border-color: #00bbff;
}

.fixed-plugin .badge-black {
    background-color: #000;
}

.fixed-plugin .badge-azure {
    background-color: #2CA8FF;
}

.fixed-plugin .badge-green {
    background-color: #18ce0f;
}

.fixed-plugin .badge-orange {
    background-color: #f96332;
}

.fixed-plugin .badge-yellow {
    background-color: #FFB236;
}

.fixed-plugin .badge-danger {
    background-color: #f44336;
}

.fixed-plugin .badge-purple {
    background-color: #9368E9;
}

.fixed-plugin .badge-white {
    background-color: rgba(200, 200, 200, 0.2);
}

.fixed-plugin .badge-rose {
    background-color: #e91e63;
}

.fixed-plugin .badge-red {
    background-color: #f44336;
}

.fixed-plugin h5 {
    font-size: 14px;
    margin: 10px;
}

.fixed-plugin .dropdown-menu li {
    display: block;
    padding: 18px 2px;
    width: 25%;
    float: left;
}

.fixed-plugin li.adjustments-line,
.fixed-plugin li.header-title,
.fixed-plugin li.button-container {
    width: 100%;
    height: 50px;
    min-height: inherit;
}

.fixed-plugin li.button-container {
    height: auto;
}

.fixed-plugin li.button-container div {
    margin-bottom: 5px;
}

.fixed-plugin #sharrreTitle {
    text-align: center;
    padding: 10px 0;
    height: 50px;
}

.fixed-plugin li.header-title {
    height: 30px;
    line-height: 25px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}

.fixed-plugin .adjustments-line p {
    float: left;
    display: inline-block;
    margin-bottom: 0;
    font-size: 1em;
    color: #3C4858;
    padding-top: 0px;
}

.fixed-plugin .adjustments-line a .badge-colors {
    position: relative;
    top: -2px;
}

.fixed-plugin .adjustments-line .togglebutton {
    padding-right: 7px;
}

.fixed-plugin .adjustments-line .togglebutton .toggle {
    margin-right: 0;
}

.fixed-plugin .dropdown-menu > li.adjustments-line > a {
    padding-right: 0;
    padding-left: 0;
    /*border-bottom: 1px solid #ddd;*/
    border-radius: 0;
    margin: 0;
}

.fixed-plugin .dropdown-menu > li > a.img-holder {
    font-size: 16px;
    text-align: center;
    border-radius: 10px;
    background-color: #FFF;
    border: 3px solid #FFF;
    padding-left: 0;
    padding-right: 0;
    opacity: 1;
    cursor: pointer;
    display: block;
    max-height: 100px;
    overflow: hidden;
    padding: 0;
    min-width: 25%;
}

.fixed-plugin .dropdown-menu > li > a.switch-trigger:hover,
.fixed-plugin .dropdown-menu > li > a.switch-trigger:focus {
    background-color: transparent;
}

.fixed-plugin .dropdown-menu > li:hover > a.img-holder,
.fixed-plugin .dropdown-menu > li:focus > a.img-holder {
    border-color: rgba(0, 187, 255, 0.53);
}

.fixed-plugin .dropdown-menu > .active > a.img-holder,
.fixed-plugin .dropdown-menu > .active > a.img-holder {
    border-color: #00bbff;
    background-color: #FFFFFF;
}

.fixed-plugin .dropdown-menu > li > a img {
    margin-top: auto;
}

.fixed-plugin .btn-social {
    width: 50%;
    display: block;
    width: 48%;
    float: left;
    font-weight: 600;
}

.fixed-plugin .btn-social i {
    margin-right: 5px;
}

.fixed-plugin .btn-social:first-child {
    margin-right: 2%;
}

.fixed-plugin .adjustments-line a:hover,
.fixed-plugin .adjustments-line a:focus,
.fixed-plugin .adjustments-line a {
    color: transparent;
}

.fixed-plugin .dropdown .dropdown-menu {
    top: -40px !important;
    opacity: 0;
    left: -303px !important;
    transform-origin: 100% 0;
}

.fixed-plugin .dropdown.show .dropdown-menu {
    opacity: 1;
    transform: scale(1);
}

.fixed-plugin .dropdown-menu:before,
.fixed-plugin .dropdown-menu:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 65px;
    width: 16px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.fixed-plugin .dropdown-menu:before {
    border-bottom: 16px solid rgba(0, 0, 0, 0);
    border-left: 16px solid rgba(0, 0, 0, 0.2);
    border-top: 16px solid rgba(0, 0, 0, 0);
    right: -16px;
}

.fixed-plugin .dropdown-menu:after {
    border-bottom: 16px solid rgba(0, 0, 0, 0);
    border-left: 16px solid #fff;
    border-top: 16px solid rgba(0, 0, 0, 0);
    right: -15px;
}

.wrapper-full-page ~ .fixed-plugin .dropdown.open .dropdown-menu {
    transform: translateY(-17%);
}

.wrapper-full-page ~ .fixed-plugin .dropdown .dropdown-menu {
    transform: translateY(-19%);
}

.wrapper:after {
    display: table;
    clear: both;
    content: " ";
}

.wrapper.wrapper-full-page {
    height: auto;
    min-height: 100vh;
}

.fixed-plugin {
    top: 180px;
}

.fixed-plugin i {
    color: #fff;
    padding: 10px;
    border-radius: 0 0 6px 6px;
    width: auto;
    font-size: 35px;
}

.fixed-plugin li.header-title {
    font-size: 18px;
    height: 45px;
    line-height: 40px;
}

.fixed-plugin > div > ul > li > a {
    color: #333;
    font-size: 16px;
}

.fixed-plugin .adjustments-line a, .fixed-plugin .adjustments-line a:focus, .fixed-plugin .adjustments-line a:hover {
    color: #333;
}

.fixed-plugin .dropdown .dropdown-menu {
    left: -390px !important;
}

.fixed-plugin .dropdown-menu {
    width: 370px;
}

.fixed-plugin .dropdown-menu li {
    width: 100%;
}

.page-header {
    min-height: 35vh;
}

.footer {
    bottom: 0;
    width: 100%;
    text-align: center;
    display: block;
}
.navbar.navbar-transparent {
	padding-top: 15px;
}
.navbar .navbar-brand {
	padding: 0px;
	font-size: 24px !important;
}
.btn.btn-fab .fa, .btn.btn-fab .material-icons, .btn.btn-just-icon .fa, .btn.btn-just-icon .material-icons {
	font-size: 26px;
}
.btn-search {
	box-shadow: 0 0 black;
}

.card .card-header.card-header-image{
    width: 180px;
    height: 230px;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
}

/* .main-raised{ */
    /* z-index:-1; */
/* } */
.main {
	/* z-index: 1; */
}

#app > div.staff_detail > div > div.main.main-raised > div > div > div:nth-child(2) > div.col-md-9{
    margin-top: -100px;
}
.main-raised {
    /* margin: -100px 30px 0; */
    margin: -45px 30px 0;
}
.navbar.navbar-transparent .navbar-opacity {
    opacity: 0;
}
.card-profile .card-avatar img, .card-testimonial .card-avatar img {
    height: 250px;
}
