
@media only screen and (min-width: 788px) {
    #main-chat .page-error,
    .full-calender .page-error {
        display: none;
    }
}
@media only screen and (max-width: 786px) {
    #main-chat .page-body,
    .full-calender .page-body {
        display: none;
    }
}
@media only screen and (max-width: 575px) {
    .card .card-header .card-header-right.job-compney-btn {
        position: relative;
        float: left;
        right: 0;
    }
    .clndr .event-listing {
        display: none;
    }
    .clndr .clndr-grid {
        width: 100%;
    }
    .clndr .clndr-grid .day-number {
        padding: 3px 4px !important;
    }
}
.dotted-line-theme .no_edit {
    border-bottom: 1px dotted #01a9ac;
}
.handsontable td,
.handsontable th {
    color: #404e67;
}
#map,
.radial-bar:after {
    z-index: 99;
}
.content-group {
    padding: 10px;
}
.generic-card-block code {
    cursor: pointer;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}
.generic-image-body li {
    padding: 0 20px;
    display: inline-block;
}
.generic-image-body code {
    display: block;
}
.generic-image-body img {
    display: block;
    margin: 10px auto 0;
}
.p-0 {
    padding: 0px;
}
.p-5 {
    padding: 5px;
}
.p-10 {
    padding: 10px;
}
.p-15 {
    padding: 15px;
}
.p-20 {
    padding: 20px;
}
.p-25 {
    padding: 25px;
}
.p-30 {
    padding: 30px;
}
.p-35 {
    padding: 35px;
}
.p-40 {
    padding: 40px;
}
.p-45 {
    padding: 45px;
}
.p-50 {
    padding: 50px;
}
.p-t-0 {
    padding-top: 0px !important;
}
.p-t-5 {
    padding-top: 5px !important;
}
.p-t-10 {
    padding-top: 10px !important;
}
.p-t-15 {
    padding-top: 15px !important;
}
.p-t-20 {
    padding-top: 20px !important;
}
.p-t-25 {
    padding-top: 25px !important;
}
.p-t-30 {
    padding-top: 30px !important;
}
.p-t-35 {
    padding-top: 35px !important;
}
.p-t-40 {
    padding-top: 40px !important;
}
.p-t-45 {
    padding-top: 45px !important;
}
.p-t-50 {
    padding-top: 50px !important;
}
.p-b-0 {
    padding-bottom: 0px !important;
}
.p-b-5 {
    padding-bottom: 5px !important;
}
.p-b-10 {
    padding-bottom: 10px !important;
}
.p-b-15 {
    padding-bottom: 15px !important;
}
.p-b-20 {
    padding-bottom: 20px !important;
}
.p-b-25 {
    padding-bottom: 25px !important;
}
.p-b-30 {
    padding-bottom: 30px !important;
}
.p-b-35 {
    padding-bottom: 35px !important;
}
.p-b-40 {
    padding-bottom: 40px !important;
}
.p-b-45 {
    padding-bottom: 45px !important;
}
.p-b-50 {
    padding-bottom: 50px !important;
}
.p-l-0 {
    padding-left: 0px;
}
.p-l-5 {
    padding-left: 5px;
}
.p-l-10 {
    padding-left: 10px;
}
.p-l-15 {
    padding-left: 15px;
}
.p-l-20 {
    padding-left: 20px;
}
.p-l-25 {
    padding-left: 25px;
}
.p-l-30 {
    padding-left: 30px;
}
.p-l-35 {
    padding-left: 35px;
}
.p-l-40 {
    padding-left: 40px;
}
.p-l-45 {
    padding-left: 45px;
}
.p-l-50 {
    padding-left: 50px;
}
.p-r-0 {
    padding-right: 0px;
}
.p-r-5 {
    padding-right: 5px;
}
.p-r-10 {
    padding-right: 10px;
}
.p-r-15 {
    padding-right: 15px;
}
.p-r-20 {
    padding-right: 20px;
}
.p-r-25 {
    padding-right: 25px;
}
.p-r-30 {
    padding-right: 30px;
}
.p-r-35 {
    padding-right: 35px;
}
.p-r-40 {
    padding-right: 40px;
}
.p-r-45 {
    padding-right: 45px;
}
.p-r-50 {
    padding-right: 50px;
}
.m-0 {
    margin: 0px;
}
.m-5 {
    margin: 5px;
}
.m-10 {
    margin: 10px;
}
.m-15 {
    margin: 15px;
}
.m-20 {
    margin: 20px;
}
.m-25 {
    margin: 25px;
}
.m-30 {
    margin: 30px;
}
.m-35 {
    margin: 35px;
}
.m-40 {
    margin: 40px;
}
.m-45 {
    margin: 45px;
}
.m-50 {
    margin: 50px;
}
.m-t-0 {
    margin-top: 0px;
}
.m-t-5 {
    margin-top: 5px;
}
.m-t-10 {
    margin-top: 10px;
}
.m-t-15 {
    margin-top: 15px;
}
.m-t-20 {
    margin-top: 20px;
}
.m-t-25 {
    margin-top: 25px;
}
.m-t-30 {
    margin-top: 30px;
}
.m-t-35 {
    margin-top: 35px;
}
.m-t-40 {
    margin-top: 40px;
}
.m-t-45 {
    margin-top: 45px;
}
.m-t-50 {
    margin-top: 50px;
}
.m-b-0 {
    margin-bottom: 0px;
}
.m-b-5 {
    margin-bottom: 5px;
}
.m-b-10 {
    margin-bottom: 10px;
}
.m-b-15 {
    margin-bottom: 15px;
}
.m-b-20 {
    margin-bottom: 20px;
}
.m-b-25 {
    margin-bottom: 25px;
}
.m-b-30 {
    margin-bottom: 30px;
}
.m-b-35 {
    margin-bottom: 35px;
}
.m-b-40 {
    margin-bottom: 40px;
}
.m-b-45 {
    margin-bottom: 45px;
}
.m-b-50 {
    margin-bottom: 50px;
}
.m-l-0 {
    margin-left: 0px;
}
.m-l-5 {
    margin-left: 5px;
}
.m-l-10 {
    margin-left: 10px;
}
.m-l-15 {
    margin-left: 15px;
}
.m-l-20 {
    margin-left: 20px;
}
.m-l-25 {
    margin-left: 25px;
}
.m-l-30 {
    margin-left: 30px;
}
.m-l-35 {
    margin-left: 35px;
}
.m-l-40 {
    margin-left: 40px;
}
.m-l-45 {
    margin-left: 45px;
}
.m-l-50 {
    margin-left: 50px;
}
.m-r-0 {
    margin-right: 0px;
}
.m-r-5 {
    margin-right: 5px;
}
.m-r-10 {
    margin-right: 10px;
}
.m-r-15 {
    margin-right: 15px;
}
.m-r-20 {
    margin-right: 20px;
}
.m-r-25 {
    margin-right: 25px;
}
.m-r-30 {
    margin-right: 30px;
}
.m-r-35 {
    margin-right: 35px;
}
.m-r-40 {
    margin-right: 40px;
}
.m-r-45 {
    margin-right: 45px;
}
.m-r-50 {
    margin-right: 50px;
}
.d-none {
    display: none;
}
.d-inline-block {
    display: inline-block;
}
.d-inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.b-radius-0 {
    border-radius: 0px !important;
}
.b-radius-5 {
    border-radius: 5px !important;
}
.b-radius-10 {
    border-radius: 10px !important;
}
.f-10 {
    font-size: 10px;
}
.f-12 {
    font-size: 12px;
}
.f-14 {
    font-size: 14px;
}
.f-16 {
    font-size: 16px;
}
.f-18 {
    font-size: 18px;
}
.f-20 {
    font-size: 20px;
}
.f-22 {
    font-size: 22px;
}
.f-24 {
    font-size: 24px;
}
.f-26 {
    font-size: 26px;
}
.f-28 {
    font-size: 28px;
}
.f-30 {
    font-size: 30px;
}
.f-32 {
    font-size: 32px;
}
.f-34 {
    font-size: 34px;
}
.f-36 {
    font-size: 36px;
}
.f-38 {
    font-size: 38px;
}
.f-40 {
    font-size: 40px;
}
.f-42 {
    font-size: 42px;
}
.f-44 {
    font-size: 44px;
}
.f-46 {
    font-size: 46px;
}
.f-48 {
    font-size: 48px;
}
.f-50 {
    font-size: 50px;
}
.f-52 {
    font-size: 52px;
}
.f-54 {
    font-size: 54px;
}
.f-56 {
    font-size: 56px;
}
.f-58 {
    font-size: 58px;
}
.f-60 {
    font-size: 60px;
}
.f-62 {
    font-size: 62px;
}
.f-64 {
    font-size: 64px;
}
.f-66 {
    font-size: 66px;
}
.f-68 {
    font-size: 68px;
}
.f-70 {
    font-size: 70px;
}
.f-72 {
    font-size: 72px;
}
.f-74 {
    font-size: 74px;
}
.f-76 {
    font-size: 76px;
}
.f-78 {
    font-size: 78px;
}
.f-80 {
    font-size: 80px;
}
.f-w-100 {
    font-weight: 100;
}
.f-w-300 {
    font-weight: 300;
}
.f-w-400 {
    font-weight: 400;
}
.f-w-600 {
    font-weight: 600;
}
.f-w-700 {
    font-weight: 700;
}
.f-w-900 {
    font-weight: 600;
}
.f-s-normal {
    font-style: normal;
}
.f-s-italic {
    font-style: italic;
}
.f-s-oblique {
    font-style: oblique;
}
.f-s-initial {
    font-style: initial;
}
.f-s-inherit {
    font-style: inherit;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-overline {
    text-decoration: overline;
}
.text-line-through {
    text-decoration: line-through;
}
.text-underline {
    text-decoration: underline;
}
.baseline {
    vertical-align: baseline;
}
.sub {
    vertical-align: sub;
}
.super {
    vertical-align: super;
}
.top {
    vertical-align: top;
}
.text-top {
    vertical-align: text-top;
}
.middle {
    vertical-align: middle;
}
.bottom {
    vertical-align: bottom;
}
.text-bottom {
    vertical-align: text-bottom;
}
.initial {
    vertical-align: initial;
}
.inherit {
    vertical-align: inherit;
}
.pos-static {
    position: static;
}
.pos-absolute {
    position: absolute;
}
.pos-fixed {
    position: fixed;
}
.pos-relative {
    position: relative;
}
.pos-initial {
    position: initial;
}
.pos-inherit {
    position: inherit;
}
.f-left {
    float: left;
}
.f-right {
    float: right;
}
.f-none {
    float: none;
}
.o-hidden {
    overflow: hidden;
}
.o-visible {
    overflow: visible;
}
.o-auto {
    overflow: auto;
}
.img-20 {
    width: 20px;
}
.img-30 {
    width: 30px;
}
.img-40 {
    width: 40px;
}
.img-50 {
    width: 50px;
}
.img-60 {
    width: 60px;
}
.img-70 {
    width: 70px;
}
.img-80 {
    width: 80px;
}
.img-90 {
    width: 90px;
}
.img-100 {
    width: 100px;
}
.text-primary {
    color: #d813ab !important;
}
.text-warning {
    color: #fe9365 !important;
}
.text-default {
    color: #e0e0e0 !important;
}
.text-danger {
    color: #fe5d70 !important;
}
.text-success {
    color: #0ac282 !important;
}
.text-inverse {
    color: #404e67 !important;
}
.text-info {
    color: #2dcee3 !important;
}
.text-custom {
    color: #64b0f2 !important;
}
.text-pink {
    color: #ff7aa3 !important;
}
.text-muted {
    color: #919aa3 !important;
}
.text-dark {
    color: #2b3d51 !important;
}
.text-purple {
    color: #9261c6 !important;
}
.text-muted {
    color: #919aa3 !important;
}
.label {
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 0;
    text-transform: capitalize;
}
.label-primary {
    background: -webkit-gradient(linear, left top, right top, from(#47ff00), to(#47ff00));
    background: linear-gradient(to right, #47ff00, #47ff00);
}
.label-warning {
    background: -webkit-gradient(linear, left top, right top, from(#fe9365), to(#feb798));
    background: linear-gradient(to right, #fe9365, #feb798);
}
.label-default {
    background: -webkit-gradient(linear, left top, right top, from(#e0e0e0), to(#fafafa));
    background: linear-gradient(to right, #e0e0e0, #fafafa);
}
.label-danger {
    background: -webkit-gradient(linear, left top, right top, from(#c60199), to(#c60199));
    background: linear-gradient(to right, #c60199, #c60199);
}
.label-success {
    background: -webkit-gradient(linear, left top, right top, from(#0ac282), to(#0df3a3));
    background: linear-gradient(to right, #0ac282, #0df3a3);
}
.label-inverse {
    background: -webkit-gradient(linear, left top, right top, from(#404e67), to(#546686));
    background: linear-gradient(to right, #404e67, #546686);
}
.label-info {
    background: -webkit-gradient(linear, left top, right top, from(#2dcee3), to(#5ad9e9));
    background: linear-gradient(to right, #2dcee3, #5ad9e9);
}
.label-warning {
    color: #fff;
}
.badge-primary {
    background-color: #01a9ac;
}
.badge-warning {
    background-color: #fe9365;
}
.badge-default {
    background-color: #e0e0e0;
}
.badge-danger {
    background-color: #fe5d70;
}
.badge-success {
    background-color: #0ac282;
}
.badge-inverse {
    background-color: #404e67;
}
.badge-info {
    background-color: #2dcee3;
}
.bg-color-box {
    text-align: center;
    display: inline-block;
    padding: 10px 20px;
    -webkit-box-shadow: 0 0 5px 0 rgba(128, 128, 128, 0.49);
    box-shadow: 0 0 5px 0 rgba(128, 128, 128, 0.49);
    font-weight: 600;
    margin-right: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}
.bg-color-box span {
    color: #fff;
}
.bg-primary {
    background-color: #d813ab !important;
    color: #fff;
}
.bg-warning {
    background-color: #fe9365 !important;
    color: #fff;
}
.bg-default {
    background-color: #e0e0e0 !important;
    color: #fff;
}
.bg-danger {
    background-color: #fe5d70 !important;
    color: #fff;
}
.bg-success {
    background-color: #0ac282 !important;
    color: #fff;
}
.bg-inverse {
    background-color: #404e67 !important;
    color: #fff;
}
.bg-info {
    background-color: #2dcee3 !important;
    color: #fff;
}
.color-primary {
    background-color: #01a9ac;
}
.color-warning {
    background-color: #fe9365;
}
.color-default {
    background-color: #e0e0e0;
}
.color-danger {
    background-color: #fe5d70;
}
.color-success {
    background-color: #0ac282;
}
.color-inverse {
    background-color: #404e67;
}
.color-info {
    background-color: #2dcee3;
}
.loader-primary {
    background-color: #01a9ac !important;
}
.loader-warning {
    background-color: #fe9365 !important;
}
.loader-default {
    background-color: #e0e0e0 !important;
}
.loader-danger {
    background-color: #fe5d70 !important;
}
.loader-success {
    background-color: #0ac282 !important;
}
.loader-inverse {
    background-color: #404e67 !important;
}
.loader-info {
    background-color: #2dcee3 !important;
}
.nestable-primary {
    background-color: #01a9ac !important;
    border-color: #01a9ac;
    color: #fff !important;
}
.nestable-warning {
    background-color: #fe9365 !important;
    border-color: #fe9365;
    color: #fff !important;
}
.nestable-default {
    background-color: #e0e0e0 !important;
    border-color: #e0e0e0;
    color: #fff !important;
}
.nestable-danger {
    background-color: #fe5d70 !important;
    border-color: #fe5d70;
    color: #fff !important;
}
.nestable-success {
    background-color: #0ac282 !important;
    border-color: #0ac282;
    color: #fff !important;
}
.nestable-inverse {
    background-color: #404e67 !important;
    border-color: #404e67;
    color: #fff !important;
}
.nestable-info {
    background-color: #2dcee3 !important;
    border-color: #2dcee3;
    color: #fff !important;
}
table thead .border-bottom-primary th,
table tbody .border-bottom-primary th,
table tbody .border-bottom-primary td {
    border-bottom: 1px solid #01a9ac;
}
table thead .border-bottom-warning th,
table tbody .border-bottom-warning th,
table tbody .border-bottom-warning td {
    border-bottom: 1px solid #fe9365;
}
table thead .border-bottom-default th,
table tbody .border-bottom-default th,
table tbody .border-bottom-default td {
    border-bottom: 1px solid #e0e0e0;
}
table thead .border-bottom-danger th,
table tbody .border-bottom-danger th,
table tbody .border-bottom-danger td {
    border-bottom: 1px solid #fe5d70;
}
table thead .border-bottom-success th,
table tbody .border-bottom-success th,
table tbody .border-bottom-success td {
    border-bottom: 1px solid #0ac282;
}
table thead .border-bottom-inverse th,
table tbody .border-bottom-inverse th,
table tbody .border-bottom-inverse td {
    border-bottom: 1px solid #404e67;
}
table thead .border-bottom-info th,
table tbody .border-bottom-info th,
table tbody .border-bottom-info td {
    border-bottom: 1px solid #2dcee3;
}
.table-styling .table-primary,
.table-styling.table-primary {
    background-color: #c60199;
    color: #fff;
    border: 3px solid #c60199;
}
.table-styling .table-primary thead,
.table-styling.table-primary thead {
    background-color: #017779;
    border: 3px solid #017779;
}
.table-styling .table-warning,
.table-styling.table-warning {
    background-color: #fe9365;
    color: #fff;
    border: 3px solid #fe9365;
}
.table-styling .table-warning thead,
.table-styling.table-warning thead {
    background-color: #fe6f32;
    border: 3px solid #fe6f32;
}
.table-styling .table-default,
.table-styling.table-default {
    background-color: #e0e0e0;
    color: #fff;
    border: 3px solid #e0e0e0;
}
.table-styling .table-default thead,
.table-styling.table-default thead {
    background-color: #c7c7c7;
    border: 3px solid #c7c7c7;
}
.table-styling .table-danger,
.table-styling.table-danger {
    background-color: #fe5d70;
    color: #fff;
    border: 3px solid #fe5d70;
}
.table-styling .table-danger thead,
.table-styling.table-danger thead {
    background-color: #fe2a43;
    border: 3px solid #fe2a43;
}
.table-styling .table-success,
.table-styling.table-success {
    background-color: #0ac282;
    color: #fff;
    border: 3px solid #0ac282;
}
.table-styling .table-success thead,
.table-styling.table-success thead {
    background-color: #089262;
    border: 3px solid #089262;
}
.table-styling .table-inverse,
.table-styling.table-inverse {
    background-color: #404e67;
    color: #fff;
    border: 3px solid #404e67;
}
.table-styling .table-inverse thead,
.table-styling.table-inverse thead {
    background-color: #2c3648;
    border: 3px solid #2c3648;
}
.table-styling .table-info,
.table-styling.table-info {
    background-color: #2dcee3;
    color: #fff;
    border: 3px solid #2dcee3;
}
.table-styling .table-info thead,
.table-styling.table-info thead {
    background-color: #1ab0c3;
    border: 3px solid #1ab0c3;
}
.toolbar-primary .tool-item {
    background: #01a9ac !important;
}
.toolbar-primary .tool-item.selected,
.toolbar-primary .tool-item:hover {
    background: #017779 !important;
}
.toolbar-primary.tool-top .arrow {
    border-color: #01a9ac transparent transparent;
}
.toolbar-primary.tool-bottom .arrow {
    border-color: transparent transparent #01a9ac;
}
.toolbar-primary.tool-left .arrow {
    border-color: transparent transparent transparent #01a9ac;
}
.toolbar-primary.tool-right .arrow {
    border-color: transparent #01a9ac transparent transparent;
}
.btn-toolbar-primary.pressed {
    background-color: #01a9ac;
}
.toolbar-warning .tool-item {
    background: #fe9365 !important;
}
.toolbar-warning .tool-item.selected,
.toolbar-warning .tool-item:hover {
    background: #fe6f32 !important;
}
.toolbar-warning.tool-top .arrow {
    border-color: #fe9365 transparent transparent;
}
.toolbar-warning.tool-bottom .arrow {
    border-color: transparent transparent #fe9365;
}
.toolbar-warning.tool-left .arrow {
    border-color: transparent transparent transparent #fe9365;
}
.toolbar-warning.tool-right .arrow {
    border-color: transparent #fe9365 transparent transparent;
}
.btn-toolbar-warning.pressed {
    background-color: #fe9365;
}
.toolbar-light .tool-item {
    background: #e0e0e0 !important;
}
.toolbar-light .tool-item.selected,
.toolbar-light .tool-item:hover {
    background: #c7c7c7 !important;
}
.toolbar-light.tool-top .arrow {
    border-color: #e0e0e0 transparent transparent;
}
.toolbar-light.tool-bottom .arrow {
    border-color: transparent transparent #e0e0e0;
}
.toolbar-light.tool-left .arrow {
    border-color: transparent transparent transparent #e0e0e0;
}
.toolbar-light.tool-right .arrow {
    border-color: transparent #e0e0e0 transparent transparent;
}
.btn-toolbar-light.pressed {
    background-color: #e0e0e0;
}
.toolbar-danger .tool-item {
    background: #fe5d70 !important;
}
.toolbar-danger .tool-item.selected,
.toolbar-danger .tool-item:hover {
    background: #fe2a43 !important;
}
.toolbar-danger.tool-top .arrow {
    border-color: #fe5d70 transparent transparent;
}
.toolbar-danger.tool-bottom .arrow {
    border-color: transparent transparent #fe5d70;
}
.toolbar-danger.tool-left .arrow {
    border-color: transparent transparent transparent #fe5d70;
}
.toolbar-danger.tool-right .arrow {
    border-color: transparent #fe5d70 transparent transparent;
}
.btn-toolbar-danger.pressed {
    background-color: #fe5d70;
}
.toolbar-success .tool-item {
    background: #0ac282 !important;
}
.toolbar-success .tool-item.selected,
.toolbar-success .tool-item:hover {
    background: #089262 !important;
}
.toolbar-success.tool-top .arrow {
    border-color: #0ac282 transparent transparent;
}
.toolbar-success.tool-bottom .arrow {
    border-color: transparent transparent #0ac282;
}
.toolbar-success.tool-left .arrow {
    border-color: transparent transparent transparent #0ac282;
}
.toolbar-success.tool-right .arrow {
    border-color: transparent #0ac282 transparent transparent;
}
.btn-toolbar-success.pressed {
    background-color: #0ac282;
}
.toolbar-dark .tool-item {
    background: #404e67 !important;
}
.toolbar-dark .tool-item.selected,
.toolbar-dark .tool-item:hover {
    background: #2c3648 !important;
}
.toolbar-dark.tool-top .arrow {
    border-color: #404e67 transparent transparent;
}
.toolbar-dark.tool-bottom .arrow {
    border-color: transparent transparent #404e67;
}
.toolbar-dark.tool-left .arrow {
    border-color: transparent transparent transparent #404e67;
}
.toolbar-dark.tool-right .arrow {
    border-color: transparent #404e67 transparent transparent;
}
.btn-toolbar-dark.pressed {
    background-color: #404e67;
}
.toolbar-info .tool-item {
    background: #2dcee3 !important;
}
.toolbar-info .tool-item.selected,
.toolbar-info .tool-item:hover {
    background: #1ab0c3 !important;
}
.toolbar-info.tool-top .arrow {
    border-color: #2dcee3 transparent transparent;
}
.toolbar-info.tool-bottom .arrow {
    border-color: transparent transparent #2dcee3;
}
.toolbar-info.tool-left .arrow {
    border-color: transparent transparent transparent #2dcee3;
}
.toolbar-info.tool-right .arrow {
    border-color: transparent #2dcee3 transparent transparent;
}
.btn-toolbar-info.pressed {
    background-color: #2dcee3;
}
.card-border-primary {
    border-top: 4px solid #01a9ac;
}
.card-border-warning {
    border-top: 4px solid #fe9365;
}
.card-border-default {
    border-top: 4px solid #e0e0e0;
}
.card-border-danger {
    border-top: 4px solid #fe5d70;
}
.card-border-success {
    border-top: 4px solid #0ac282;
}
.card-border-inverse {
    border-top: 4px solid #404e67;
}
.card-border-info {
    border-top: 4px solid #2dcee3;
}
.panels-wells .panel-primary {
    border-color: #01a9ac;
}
.panels-wells .panel-warning {
    border-color: #fe9365;
}
.panels-wells .panel-default {
    border-color: #e0e0e0;
}
.panels-wells .panel-danger {
    border-color: #fe5d70;
}
.panels-wells .panel-success {
    border-color: #0ac282;
}
.panels-wells .panel-inverse {
    border-color: #404e67;
}
.panels-wells .panel-info {
    border-color: #2dcee3;
}
.b-t-primary {
    border-top: 1px solid #01a9ac;
}
.b-b-primary {
    border-bottom: 1px solid #01a9ac;
}
.b-l-primary {
    border-left: 1px solid #01a9ac;
}
.b-r-primary {
    border-right: 1px solid #01a9ac;
}
.b-t-warning {
    border-top: 1px solid #fe9365;
}
.b-b-warning {
    border-bottom: 1px solid #fe9365;
}
.b-l-warning {
    border-left: 1px solid #fe9365;
}
.b-r-warning {
    border-right: 1px solid #fe9365;
}
.b-t-default {
    border-top: 1px solid #e0e0e0;
}
.b-b-default {
    border-bottom: 1px solid #e0e0e0;
}
.b-l-default {
    border-left: 1px solid #e0e0e0;
}
.b-r-default {
    border-right: 1px solid #e0e0e0;
}
.b-t-danger {
    border-top: 1px solid #fe5d70;
}
.b-b-danger {
    border-bottom: 1px solid #fe5d70;
}
.b-l-danger {
    border-left: 1px solid #fe5d70;
}
.b-r-danger {
    border-right: 1px solid #fe5d70;
}
.b-t-success {
    border-top: 1px solid #0ac282;
}
.b-b-success {
    border-bottom: 1px solid #0ac282;
}
.b-l-success {
    border-left: 1px solid #0ac282;
}
.b-r-success {
    border-right: 1px solid #0ac282;
}
.b-t-inverse {
    border-top: 1px solid #404e67;
}
.b-b-inverse {
    border-bottom: 1px solid #404e67;
}
.b-l-inverse {
    border-left: 1px solid #404e67;
}
.b-r-inverse {
    border-right: 1px solid #404e67;
}
.b-t-info {
    border-top: 1px solid #2dcee3;
}
.b-b-info {
    border-bottom: 1px solid #2dcee3;
}
.b-l-info {
    border-left: 1px solid #2dcee3;
}
.b-r-info {
    border-right: 1px solid #2dcee3;
}
.b-t-theme {
    border-top: 1px solid #ddd;
}
.b-b-theme {
    border-bottom: 1px solid #ddd;
}
.b-l-theme {
    border-left: 1px solid #ddd;
}
.b-r-theme {
    border-right: 1px solid #ddd;
}
.pcoded .pcoded-item.pcoded-left-item > li:nth-child(1) > a > .pcoded-micon {
    background-color: #2196f3;
}
.pcoded .pcoded-item.pcoded-left-item > li:nth-child(2) > a > .pcoded-micon {
    background-color: #ff7588;
}
.pcoded .pcoded-item.pcoded-left-item > li:nth-child(3) > a > .pcoded-micon {
    background-color: #16d39a;
}
.pcoded .pcoded-item.pcoded-left-item > li:nth-child(4) > a > .pcoded-micon {
    background-color: #ffb64d;
}
.pcoded .pcoded-item.pcoded-left-item > li:nth-child(5) > a > .pcoded-micon {
    background-color: #ab7967;
}
.pcoded .pcoded-item.pcoded-left-item > li:nth-child(6) > a > .pcoded-micon {
    background-color: #39adb5;
}
.pcoded .pcoded-item.pcoded-left-item > li:nth-child(7) > a > .pcoded-micon {
    background-color: #7c4dff;
}
.pcoded .pcoded-item.pcoded-left-item > li:nth-child(8) > a > .pcoded-micon {
    background-color: #ff5370;
}
.pcoded .pcoded-item.pcoded-left-item > li:nth-child(9) > a > .pcoded-micon {
    background-color: #2196f3;
}
.pcoded .pcoded-item.pcoded-left-item > li:nth-child(10) > a > .pcoded-micon {
    background-color: #ff7588;
}
.pcoded .pcoded-item.pcoded-left-item > li:nth-child(11) > a > .pcoded-micon {
    background-color: #16d39a;
}
.pcoded .pcoded-item.pcoded-left-item > li:nth-child(12) > a > .pcoded-micon {
    background-color: #ffb64d;
}
.pcoded .pcoded-item.pcoded-left-item > li:nth-child(13) > a > .pcoded-micon {
    background-color: #ab7967;
}
.pcoded .pcoded-item.pcoded-left-item > li:nth-child(14) > a > .pcoded-micon {
    background-color: #39adb5;
}
.pcoded .pcoded-item.pcoded-left-item > li:nth-child(15) > a > .pcoded-micon {
    background-color: #7c4dff;
}
.pcoded .pcoded-item.pcoded-left-item > li:nth-child(16) > a > .pcoded-micon {
    background-color: #ff5370;
}
.pcoded .pcoded-item.pcoded-left-item > li:nth-child(17) > a > .pcoded-micon {
    background-color: #2196f3;
}
.pcoded .pcoded-item.pcoded-left-item > li:nth-child(18) > a > .pcoded-micon {
    background-color: #ff7588;
}
.pcoded .pcoded-item.pcoded-left-item > li:nth-child(19) > a > .pcoded-micon {
    background-color: #16d39a;
}
.pcoded .pcoded-item.pcoded-left-item > li:nth-child(20) > a > .pcoded-micon {
    background-color: #ffb64d;
}
.pcoded .pcoded-item.pcoded-left-item > li:nth-child(21) > a > .pcoded-micon {
    background-color: #ab7967;
}
.pcoded .pcoded-item.pcoded-left-item > li:nth-child(22) > a > .pcoded-micon {
    background-color: #39adb5;
}
.pcoded .pcoded-item.pcoded-left-item > li:nth-child(23) > a > .pcoded-micon {
    background-color: #7c4dff;
}
.pcoded .pcoded-item.pcoded-left-item > li:nth-child(24) > a > .pcoded-micon {
    background-color: #ff5370;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li > a > .pcoded-micon i,
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li > a > .pcoded-micon i {
    display: none;
}
.pcoded[nav-type="st2"] .pcoded-item.pcoded-left-item > li > a > .pcoded-micon b,
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li > a > .pcoded-micon b,
.pcoded[nav-type="st6"] .pcoded-item.pcoded-left-item > li > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li > a > .pcoded-micon b {
    display: none;
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(1) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(1) > a > .pcoded-micon {
    background-color: rgba(106, 184, 247, 0.5);
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(1) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(1) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(1) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(1) > a > .pcoded-micon i {
    color: #0960a5;
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(2) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(2) > a > .pcoded-micon {
    background-color: rgba(255, 194, 202, 0.5);
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(2) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(2) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(2) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(2) > a > .pcoded-micon i {
    color: #ff0f30;
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(3) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(3) > a > .pcoded-micon {
    background-color: rgba(73, 236, 187, 0.5);
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(3) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(3) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(3) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(3) > a > .pcoded-micon i {
    color: #0c7757;
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(4) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(4) > a > .pcoded-micon {
    background-color: rgba(255, 213, 154, 0.5);
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(4) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(4) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(4) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(4) > a > .pcoded-micon i {
    color: #e68800;
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(5) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(5) > a > .pcoded-micon {
    background-color: rgba(198, 164, 152, 0.5);
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(5) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(5) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(5) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(5) > a > .pcoded-micon i {
    color: #6f4a3d;
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(6) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(6) > a > .pcoded-micon {
    background-color: rgba(106, 202, 208, 0.5);
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(6) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(6) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(6) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(6) > a > .pcoded-micon i {
    color: #216367;
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(7) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(7) > a > .pcoded-micon {
    background-color: rgba(180, 154, 255, 0.5);
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(7) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(7) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(7) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(7) > a > .pcoded-micon i {
    color: #3d00e6;
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(8) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(8) > a > .pcoded-micon {
    background-color: rgba(255, 160, 176, 0.5);
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(8) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(8) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(8) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(8) > a > .pcoded-micon i {
    color: #ec0028;
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(9) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(9) > a > .pcoded-micon {
    background-color: rgba(106, 184, 247, 0.5);
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(9) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(9) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(9) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(9) > a > .pcoded-micon i {
    color: #0960a5;
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(10) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(10) > a > .pcoded-micon {
    background-color: rgba(255, 194, 202, 0.5);
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(10) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(10) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(10) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(10) > a > .pcoded-micon i {
    color: #ff0f30;
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(11) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(11) > a > .pcoded-micon {
    background-color: rgba(73, 236, 187, 0.5);
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(11) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(11) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(11) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(11) > a > .pcoded-micon i {
    color: #0c7757;
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(12) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(12) > a > .pcoded-micon {
    background-color: rgba(255, 213, 154, 0.5);
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(12) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(12) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(12) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(12) > a > .pcoded-micon i {
    color: #e68800;
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(13) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(13) > a > .pcoded-micon {
    background-color: rgba(198, 164, 152, 0.5);
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(13) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(13) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(13) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(13) > a > .pcoded-micon i {
    color: #6f4a3d;
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(14) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(14) > a > .pcoded-micon {
    background-color: rgba(106, 202, 208, 0.5);
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(14) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(14) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(14) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(14) > a > .pcoded-micon i {
    color: #216367;
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(15) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(15) > a > .pcoded-micon {
    background-color: rgba(180, 154, 255, 0.5);
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(15) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(15) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(15) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(15) > a > .pcoded-micon i {
    color: #3d00e6;
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(16) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(16) > a > .pcoded-micon {
    background-color: rgba(255, 160, 176, 0.5);
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(16) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(16) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(16) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(16) > a > .pcoded-micon i {
    color: #ec0028;
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(17) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(17) > a > .pcoded-micon {
    background-color: rgba(106, 184, 247, 0.5);
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(17) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(17) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(17) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(17) > a > .pcoded-micon i {
    color: #0960a5;
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(18) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(18) > a > .pcoded-micon {
    background-color: rgba(255, 194, 202, 0.5);
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(18) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(18) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(18) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(18) > a > .pcoded-micon i {
    color: #ff0f30;
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(19) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(19) > a > .pcoded-micon {
    background-color: rgba(73, 236, 187, 0.5);
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(19) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(19) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(19) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(19) > a > .pcoded-micon i {
    color: #0c7757;
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(20) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(20) > a > .pcoded-micon {
    background-color: rgba(255, 213, 154, 0.5);
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(20) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(20) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(20) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(20) > a > .pcoded-micon i {
    color: #e68800;
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(21) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(21) > a > .pcoded-micon {
    background-color: rgba(198, 164, 152, 0.5);
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(21) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(21) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(21) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(21) > a > .pcoded-micon i {
    color: #6f4a3d;
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(22) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(22) > a > .pcoded-micon {
    background-color: rgba(106, 202, 208, 0.5);
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(22) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(22) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(22) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(22) > a > .pcoded-micon i {
    color: #216367;
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(23) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(23) > a > .pcoded-micon {
    background-color: rgba(180, 154, 255, 0.5);
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(23) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(23) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(23) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(23) > a > .pcoded-micon i {
    color: #3d00e6;
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(24) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(24) > a > .pcoded-micon {
    background-color: rgba(255, 160, 176, 0.5);
}
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(24) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(24) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(24) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-navbar[navbar-theme*="themelight"] .pcoded-item.pcoded-left-item > li:nth-child(24) > a > .pcoded-micon i {
    color: #ec0028;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(1) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(1) > a > .pcoded-micon {
    background-color: #6ab8f7;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(1) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(1) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(1) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(1) > a > .pcoded-micon i {
    color: #0960a5;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(2) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(2) > a > .pcoded-micon {
    background-color: #ffc2ca;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(2) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(2) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(2) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(2) > a > .pcoded-micon i {
    color: #ff0f30;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(3) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(3) > a > .pcoded-micon {
    background-color: #49ecbb;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(3) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(3) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(3) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(3) > a > .pcoded-micon i {
    color: #0c7757;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(4) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(4) > a > .pcoded-micon {
    background-color: #ffd59a;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(4) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(4) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(4) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(4) > a > .pcoded-micon i {
    color: #e68800;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(5) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(5) > a > .pcoded-micon {
    background-color: #c6a498;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(5) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(5) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(5) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(5) > a > .pcoded-micon i {
    color: #6f4a3d;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(6) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(6) > a > .pcoded-micon {
    background-color: #6acad0;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(6) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(6) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(6) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(6) > a > .pcoded-micon i {
    color: #216367;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(7) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(7) > a > .pcoded-micon {
    background-color: #b49aff;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(7) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(7) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(7) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(7) > a > .pcoded-micon i {
    color: #3d00e6;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(8) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(8) > a > .pcoded-micon {
    background-color: #ffa0b0;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(8) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(8) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(8) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(8) > a > .pcoded-micon i {
    color: #ec0028;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(9) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(9) > a > .pcoded-micon {
    background-color: #6ab8f7;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(9) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(9) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(9) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(9) > a > .pcoded-micon i {
    color: #0960a5;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(10) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(10) > a > .pcoded-micon {
    background-color: #ffc2ca;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(10) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(10) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(10) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(10) > a > .pcoded-micon i {
    color: #ff0f30;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(11) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(11) > a > .pcoded-micon {
    background-color: #49ecbb;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(11) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(11) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(11) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(11) > a > .pcoded-micon i {
    color: #0c7757;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(12) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(12) > a > .pcoded-micon {
    background-color: #ffd59a;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(12) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(12) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(12) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(12) > a > .pcoded-micon i {
    color: #e68800;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(13) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(13) > a > .pcoded-micon {
    background-color: #c6a498;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(13) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(13) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(13) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(13) > a > .pcoded-micon i {
    color: #6f4a3d;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(14) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(14) > a > .pcoded-micon {
    background-color: #6acad0;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(14) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(14) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(14) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(14) > a > .pcoded-micon i {
    color: #216367;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(15) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(15) > a > .pcoded-micon {
    background-color: #b49aff;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(15) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(15) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(15) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(15) > a > .pcoded-micon i {
    color: #3d00e6;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(16) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(16) > a > .pcoded-micon {
    background-color: #ffa0b0;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(16) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(16) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(16) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(16) > a > .pcoded-micon i {
    color: #ec0028;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(17) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(17) > a > .pcoded-micon {
    background-color: #6ab8f7;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(17) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(17) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(17) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(17) > a > .pcoded-micon i {
    color: #0960a5;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(18) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(18) > a > .pcoded-micon {
    background-color: #ffc2ca;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(18) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(18) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(18) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(18) > a > .pcoded-micon i {
    color: #ff0f30;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(19) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(19) > a > .pcoded-micon {
    background-color: #49ecbb;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(19) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(19) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(19) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(19) > a > .pcoded-micon i {
    color: #0c7757;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(20) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(20) > a > .pcoded-micon {
    background-color: #ffd59a;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(20) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(20) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(20) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(20) > a > .pcoded-micon i {
    color: #e68800;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(21) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(21) > a > .pcoded-micon {
    background-color: #c6a498;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(21) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(21) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(21) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(21) > a > .pcoded-micon i {
    color: #6f4a3d;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(22) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(22) > a > .pcoded-micon {
    background-color: #6acad0;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(22) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(22) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(22) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(22) > a > .pcoded-micon i {
    color: #216367;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(23) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(23) > a > .pcoded-micon {
    background-color: #b49aff;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(23) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(23) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(23) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(23) > a > .pcoded-micon i {
    color: #3d00e6;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(24) > a > .pcoded-micon,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(24) > a > .pcoded-micon {
    background-color: #ffa0b0;
}
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(24) > a > .pcoded-micon b,
.pcoded[nav-type="st3"] .pcoded-item.pcoded-left-item > li:nth-child(24) > a > .pcoded-micon i,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(24) > a > .pcoded-micon b,
.pcoded[nav-type="st4"] .pcoded-item.pcoded-left-item > li:nth-child(24) > a > .pcoded-micon i {
    color: #ec0028;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(1) > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(1) > a > .pcoded-micon i {
    color: #2196f3;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(2) > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(2) > a > .pcoded-micon i {
    color: #ff7588;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(3) > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(3) > a > .pcoded-micon i {
    color: #16d39a;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(4) > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(4) > a > .pcoded-micon i {
    color: #ffb64d;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(5) > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(5) > a > .pcoded-micon i {
    color: #ab7967;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(6) > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(6) > a > .pcoded-micon i {
    color: #39adb5;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(7) > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(7) > a > .pcoded-micon i {
    color: #7c4dff;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(8) > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(8) > a > .pcoded-micon i {
    color: #ff5370;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(9) > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(9) > a > .pcoded-micon i {
    color: #2196f3;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(10) > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(10) > a > .pcoded-micon i {
    color: #ff7588;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(11) > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(11) > a > .pcoded-micon i {
    color: #16d39a;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(12) > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(12) > a > .pcoded-micon i {
    color: #ffb64d;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(13) > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(13) > a > .pcoded-micon i {
    color: #ab7967;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(14) > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(14) > a > .pcoded-micon i {
    color: #39adb5;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(15) > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(15) > a > .pcoded-micon i {
    color: #7c4dff;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(16) > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(16) > a > .pcoded-micon i {
    color: #ff5370;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(17) > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(17) > a > .pcoded-micon i {
    color: #2196f3;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(18) > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(18) > a > .pcoded-micon i {
    color: #ff7588;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(19) > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(19) > a > .pcoded-micon i {
    color: #16d39a;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(20) > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(20) > a > .pcoded-micon i {
    color: #ffb64d;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(21) > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(21) > a > .pcoded-micon i {
    color: #ab7967;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(22) > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(22) > a > .pcoded-micon i {
    color: #39adb5;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(23) > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(23) > a > .pcoded-micon i {
    color: #7c4dff;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(24) > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st5"] .pcoded-item.pcoded-left-item > li:nth-child(24) > a > .pcoded-micon i {
    color: #ff5370;
}
.pcoded[nav-type="st6"] .pcoded-item.pcoded-left-item > li > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st6"] .pcoded-item.pcoded-left-item > li > a > .pcoded-micon i {
    color: #c3c3c3;
}
.pcoded[nav-type="st6"] .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item.pcoded-left-item > li > a > .pcoded-micon {
    background-color: transparent;
}
.pcoded[nav-type="st6"] .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item.pcoded-left-item > li > a > .pcoded-micon i {
    color: #000;
}
.main-menu {
    float: left;
    width: 240px;
    z-index: 99;
}
.main-menu .main-menu-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 20px 15px;
}
.main-menu .main-menu-header .user-details {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
}
.main-menu .main-menu-header .user-details #more-details {
    cursor: pointer;
}
.main-menu .main-menu-header .user-details span {
    color: #000;
    display: block;
    font-size: 14px;
    text-transform: capitalize;
}
.main-menu .main-menu-header .user-details span i {
    font-size: 10px;
    margin-left: 10px;
}
.main-menu .main-menu-header .user-details span:first-child {
    margin-bottom: 5px;
    font-weight: 600;
}
.main-menu .main-menu-header .user-details span:last-child {
    color: #999;
    font-size: 12px;
}
.main-menu .main-menu-content .more-details {
    display: none;
}
.main-menu .main-menu-content .more-details a {
    padding: 10px 25px;
    display: block;
    color: #000;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
}
.main-menu .main-menu-content .more-details a:hover {
    color: #01a9ac;
}
.main-menu .main-menu-content .more-details a i {
    margin-right: 10px;
}
.main-menu .main-menu-content .menu-search {
    padding: 20px 20px 10px;
}
.main-menu .main-menu-content li {
    position: relative;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .main-menu-content,
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .main-menu-header {
    display: none;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .main-menu {
    width: 80px;
}
.sidebar_toggle a {
    margin: -5px;
    line-height: 1;
}
.header-navbar {
    min-height: 56px;
    padding: 0;
}
.header-navbar .navbar-wrapper .navbar-logo {
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    height: 56px;
    text-align: center;
    text-transform: uppercase;
    width: 240px;
    padding: 10px;
}
@media only screen and (max-width: 992px) {
    .header-navbar .navbar-wrapper .navbar-logo {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.header-navbar .navbar-wrapper .navbar-logo h5 {
    margin-bottom: 0;
}
.header-navbar .navbar-wrapper .navbar-logo .mobile-menu {
    position: absolute;
    right: 5px;
    top: calc(50% - 20px);
    border-radius: 50%;
    padding: 5px 9px;
    font-size: 20px;
}
@media only screen and (max-width: 575px) {
    .header-navbar .navbar-wrapper .navbar-logo .mobile-search {
        display: none !important;
    }
}
.header-navbar .navbar-wrapper .navbar-logo .mobile-options,
.header-navbar .navbar-wrapper .navbar-logo .mobile-search {
    display: none;
}
.header-navbar .navbar-wrapper .navbar-container .nav-left,
.header-navbar .navbar-wrapper .navbar-container .nav-right {
    float: left;
    margin-bottom: 0;
}
.header-navbar .navbar-wrapper .navbar-container .nav-left li,
.header-navbar .navbar-wrapper .navbar-container .nav-right li {
    float: left;
    line-height: 3.5;
    padding: 0 10px;
    position: relative;
}
@media only screen and (max-width: 575px) {
    .header-navbar .navbar-wrapper .navbar-container .nav-left li,
    .header-navbar .navbar-wrapper .navbar-container .nav-right li {
        padding: 0 5px;
    }
}
.header-navbar .navbar-wrapper .navbar-container .nav-left li .sidebar_toggle a,
.header-navbar .navbar-wrapper .navbar-container .nav-right li .sidebar_toggle a {
    display: none;
}
.header-navbar .navbar-wrapper .navbar-container .nav-left li > a,
.header-navbar .navbar-wrapper .navbar-container .nav-right li > a {
    font-size: 16px;
}
.header-navbar .navbar-wrapper .navbar-container .nav-left li > a > i.flag-icon,
.header-navbar .navbar-wrapper .navbar-container .nav-right li > a > i.flag-icon {
    border-radius: 50%;
    width: 20px;
    height: 20px;
}
.header-navbar .navbar-wrapper .navbar-container .nav-left a,
.header-navbar .navbar-wrapper .navbar-container .nav-right a {
    padding: 0 0.6rem;
}
.header-navbar .navbar-wrapper .navbar-container .nav-left .mega-menu-top i,
.header-navbar .navbar-wrapper .navbar-container .nav-right .mega-menu-top i {
    font-size: 10px;
    margin-left: 10px;
}
.header-navbar .navbar-wrapper .navbar-container .nav-right {
    float: right;
}
.header-navbar .navbar-wrapper .navbar-container .nav-right li {
    padding: 0 20px;
}
.header-navbar .navbar-wrapper .navbar-container .nav-right .user-profile img {
    margin-right: 10px;
    width: 30px;
}
.header-navbar .navbar-wrapper .navbar-container .nav-right .user-profile i {
    font-size: 10px;
    margin-left: 10px;
}
.header-navbar .navbar-wrapper .navbar-container .nav-right > .header-notification:nth-child(2) .show-notification li:first-child:hover,
.header-navbar .navbar-wrapper .navbar-container .nav-right > .header-notification:nth-child(2) .profile-notification li:first-child:hover {
    background-color: #fff;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification {
    -webkit-perspective: 1000px;
    perspective: 1000px;
    z-index: 99;
    cursor: pointer;
}

.header-navbar .navbar-wrapper 
.navbar-container .header-notification .badge {
  /*border-radius: 100px;*/
  right: -14px;
  position: absolute;
  top: 5px;
  padding: 4px;
  width: 20px;
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .dropdown-toggle::after {
    display: none;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification,
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification {
    background: #fff;
    -webkit-box-shadow: 0 2px 30px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 30px 6px rgba(0, 0, 0, 0.1);
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 24rem;
    right: -15px;
    top: 75px;
    left: auto;
    overflow: visible;
    border: none;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification:after,
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification:after {
    content: "";
    position: absolute;
    top: -10px;
    right: 30px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 10px solid #ccbdbd;
    border-right-color: transparent;
    border-bottom-color: transparent;
    -webkit-box-shadow: -10px -9px 23px 1px rgba(0, 0, 0, 0.1);
    box-shadow: -10px -9px 23px 1px rgba(0, 0, 0, 0.1);
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification a,
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification a {
    color: #666;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification li,
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li {
    border-top: 1px solid #01a9ac, #fe9365, #e0e0e0, #fe5d70, #0ac282, #404e67, #2dcee3;
    line-height: initial;
    padding: 1em 20px;
    width: 100%;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification li:first-child,
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li:first-child {
    padding: 10px 20px;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification li:first-child h6,
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li:first-child h6 {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification li:first-child label,
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li:first-child label {
    float: right;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification li img,
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li img {
    width: 40px;
    margin-right: 10px;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification li:hover,
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li:hover {
    background-color: #f1f1f1;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification.notification-view li:first-child:hover,
.header-navbar .navbar-wrapper .navbar-container .header-notification .notification-view.profile-notification li:first-child:hover {
    background-color: transparent;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification .notification-user,
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification .notification-user {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification .notification-msg,
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification .notification-msg {
    margin-bottom: 5px;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification .notification-time,
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification .notification-time {
    font-size: 12px;
    color: #919aa3;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification {
    width: 15em;
    border: 1px solid #edd;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification a {
    font-size: 15px;
    vertical-align: top;
    padding-left: 0;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification a:hover {
    background-color: transparent;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification i {
    font-size: 17px;
    margin-left: 4px;
    margin-right: 15px;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li {
    border-top: none;
    padding: 0.7em 20px;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li:first-child {
    padding: 0.7em 20px;
}
.header-navbar .navbar-wrapper .header-search {
    line-height: 0.8;
}
.header-navbar .navbar-wrapper .header-search .main-search {
    padding: 0px 0;
    display: block;
}
.header-navbar .navbar-wrapper .header-search .main-search .input-group {
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 20px;
}
.header-navbar .navbar-wrapper .header-search .main-search .input-group .form-control {
    padding: 0.3rem 0.75rem;
    width: 0;
    border: none;
    color: #353c4e;
    background-color: transparent;
}
.header-navbar .navbar-wrapper .header-search .main-search .input-group .input-group-addon {
    background-color: transparent;
    color: #353c4e;
    border: none;
}
.header-navbar .navbar-wrapper .header-search .main-search .input-group .input-group-addon.search-close {
    display: none;
}
.header-navbar .navbar-wrapper .header-search .main-search.open {
    color: #353c4e;
}
.header-navbar .navbar-wrapper .header-search .main-search.open .input-group {
    background-color: #fff;
}
.header-navbar .navbar-wrapper .header-search .main-search.open .input-group .form-control {
    display: block;
}
.header-navbar .navbar-wrapper .header-search .main-search.open .input-group .input-group-addon {
    color: #353c4e;
}
.header-navbar .navbar-wrapper .header-search .main-search.open .input-group .input-group-addon.search-close {
    display: block;
}
.pcoded .pcoded-container {
    position: relative;
    background: #d5dae6;
}
.pcoded .pcoded-header {
    position: relative;
    display: block;
}
.pcoded .pcoded-navbar {
    display: block;
}
.pcoded-main-container {
    display: block;
    position: relative;
    background: #f6f7fb;
    min-height: calc(100vh - 56px);
}
.pcoded .pcoded-content {
    position: relative;
    display: block;
}
.pcoded-inner-navbar {
    display: block;
    position: relative;
}
.pcoded-inner-content {
    padding: 10px;
}
.pcoded .pcoded-navbar .pcoded-item {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}
.pcoded .pcoded-navbar .pcoded-item > li {
    display: block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
}
.pcoded .pcoded-navbar .pcoded-item > li > a {
    display: block;
    font-size: 14px;
    padding: 0 15px;
    text-decoration: none;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.pcoded .pcoded-navbar .pcoded-item > li > a.disabled {
    opacity: 0.5;
    cursor: not-allowed !important;
}
.pcoded .pcoded-navbar .pcoded-item > li.active > a {
    font-weight: 600;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li {
    display: block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a {
    display: block;
    font-size: 14px;
    font-weight: 100;
    padding: 0 15px;
    text-decoration: none;
    position: relative;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a > .pcoded-mtext {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a > .pcoded-mtext:before {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a .pcoded-micon {
    font-size: 10px;
    padding-right: 5px;
}
.pcoded .pcoded-navbar .pcoded-item > li > a > .pcoded-micon {
    font-size: 16px;
    padding: 4px;
    margin-right: 10px;
    width: 23px;
    display: inline-block;
    height: 26px;
    text-align: center;
}
.pcoded .pcoded-navbar .pcoded-item > li > a > .pcoded-micon b {
    margin: 0 2px;
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
}
.pcoded[vertical-placement="right"] .main-body .page-wrapper .page-header-title i {
    margin-right: 0;
    margin-left: 20px;
}
.pcoded-inner-navbar {
    height: 100%;
}
.pcoded[theme-layout="vertical"] .pcoded-header {
    width: 100%;
    -webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.13);
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.13);
    z-index: 1029;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-left-header {
    display: block;
    z-index: 1028;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-left-header .pcoded-logo {
    opacity: 1;
    text-align: center;
    visibility: visible;
    height: 50px;
    white-space: nowrap;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-left-header .pcoded-logo a {
    display: block;
    text-decoration: none;
    padding: 9px 0;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-left-header .pcoded-logo .logo-icon {
    bottom: -21px;
    font-size: 60px;
    left: 8px;
    position: absolute;
    z-index: -1;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"][pcoded-device-type="desktop"] .pcoded-header .navbar-logo {
    padding: 25px 0px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .pcoded-header .navbar-logo {
    width: 200px;
    padding: 25px 15px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .pcoded-header .navbar-logo .mobile-menu {
    right: 15px;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-header.nocollapsed .pcoded-left-header .pcoded-logo .logo-text {
    font-family: open sans;
    font-size: 16px;
    font-weight: 400;
    margin: 0 auto !important;
    opacity: 1;
    visibility: visible;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    position: relative;
    top: 5px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-header.iscollapsed .pcoded-left-header .pcoded-logo .logo-text {
    opacity: 0;
    position: absolute;
    transform: rotateX(90deg);
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    visibility: hidden;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="offcanvas"] .pcoded-header.iscollapsed .pcoded-left-header .pcoded-logo {
    opacity: 0;
    visibility: hidden;
    transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .pcoded-header .pcoded-left-header .pcoded-logo a .hide-in-smallsize {
    display: none;
}
.pcoded[theme-layout="vertical"] .pcoded-header .sidebar_toggle a {
    border-radius: 4px;
    float: left;
    font-size: 18px;
    height: 35px;
    margin-right: 5px;
    position: relative;
    text-align: center;
    top: 7px;
    width: 40px;
    border-width: 0;
    border-style: solid;
}
.pcoded[theme-layout="vertical"] .pcoded-header .sidebar_toggle a i {
    position: relative;
    top: -7px;
}
.pcoded[theme-layout="vertical"] .pcoded-header .sidebar_toggle a:hover {
    text-decoration: none;
}
.sidebar_toggle a:focus {
    text-decoration: none;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header {
    line-height: 50px;
    padding: 0 15px;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rl-header {
    float: left;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rr-header {
    float: right;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rl-header {
    padding-left: 20px;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-header .pcoded-right-header .pcoded-rl-header {
    padding-left: 0;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rl-header ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.pcoded-right-header .pcoded-rr-header ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rl-header ul > li,
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rr-header ul > li {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0 5px;
    position: relative;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rl-header ul > li > a,
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rr-header ul > li > a {
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rl-header li.icons > a > i,
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rr-header li.icons > a > i {
    font-size: 18px;
    position: relative;
    top: 3px;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rl-header li.icons > a,
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rr-header li.icons > a {
    padding: 0 5px;
}
.pcoded[theme-layout="vertical"] .pcoded-right-header .pcoded-badge {
    background-color: #777;
    border-radius: 10px;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    min-height: 17px;
    min-width: 10px;
    opacity: 1;
    padding: 4px 7px;
    position: absolute;
    right: -4px;
    text-align: center;
    top: 9px;
    transition: opacity 0.3s linear 0s;
    -webkit-transition: opacity 0.3s linear 0s;
    -ms-transition: opacity 0.3s linear 0s;
    -moz-transition: opacity 0.3s linear 0s;
    -o-transition: opacity 0.3s linear 0s;
    vertical-align: middle;
    visibility: visible;
    white-space: nowrap;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"] .hide-small-device {
    display: none;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar {
    z-index: 1027;
    height: 100%;
}
.pcoded[theme-layout="vertical"] .pcoded-content {
    position: relative;
    display: block;
}
.pcoded[theme-layout="vertical"] .pcoded-container {
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}
.pcoded[theme-layout="vertical"].pcoded-wrapper,
.pcoded[theme-layout="vertical"] .pcoded-main-container {
    position: relative;
    margin: 0 auto;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-search {
    padding: 20px 20px 5px;
    position: relative;
}
.pcoded[theme-layout="vertical"][vnavigation-view="view2"] .pcoded-navbar .pcoded-search {
    border-radius: 4px 4px 0 0;
}
.pcoded-search input[type="text"] {
    display: block;
    margin: 0;
    width: 100%;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 4px;
    background: transparent;
    padding: 6px 22px 6px 10px;
    border: none;
    border: 1px solid #ddd;
}
.pcoded-search input[type="text"]:focus {
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.style-4 input[type="text"].focus {
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.pcoded-search .search-icon {
    cursor: pointer;
    margin-top: -33px;
    padding: 6px;
    position: absolute;
    right: 25px;
}
.pcoded[vertical-nav-type="collapsed"] .pcoded-search-box {
    visibility: hidden;
    opacity: 0;
    transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    position: absolute;
}
.pcoded[vertical-nav-type="collapsed"] .pcoded-search input[type="text"] {
    padding: 6px 22px 6px 10px;
}
.searchbar-toggle:before {
    content: "\f002";
    cursor: pointer;
    float: right;
    font-family: FontAwesome;
    left: 0;
    position: absolute;
    top: 10px;
    visibility: hidden;
    opacity: 0;
    transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
}
.pcoded[vertical-nav-type="collapsed"] .searchbar-toggle:before {
    left: 35px;
    top: 10px;
    visibility: visible;
    opacity: 1;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
}
.pcoded[vertical-nav-type="collapsed"] .pcoded-search.open .searchbar-toggle:before {
    content: "\f05c";
}
.pcoded[vertical-nav-type="collapsed"] .pcoded-search.open .pcoded-search-box {
    margin-left: 60px;
    opacity: 1;
    position: absolute;
    top: 0;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    visibility: visible;
    width: 200px;
    padding-right: 10px;
}
.pcoded[vertical-nav-type="collapsed"] .pcoded-search .search-icon {
    margin-top: -35px;
}
.pcoded[vertical-nav-type="collapsed"][vertical-placement="right"] .pcoded-search.open .pcoded-search-box {
    margin-left: 0;
    margin-right: 70px;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item > li > a {
    text-align: left;
    padding: 8px 15px;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu {
    position: relative;
    width: 100%;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a {
    text-align: left;
    padding: 8.7px 10px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="expanded"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a {
    padding-left: 30px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="expanded"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li .pcoded-submenu li > a {
    padding-left: 50px;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu {
    width: 100%;
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item .pcoded-hasmenu.pcoded-trigger .pcoded-submenu {
    -webkit-transform-origin: 0 0;
    transform-origin: 10% 10%;
    -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu {
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-90deg);
    -webkit-transform: rotateX(-90deg);
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
    position: relative;
    opacity: 1;
    visibility: visible;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[item-border="true"][item-border-style="dashed"] li > a {
    border-bottom-style: dashed;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[item-border="true"][item-border-style="dotted"] li > a {
    border-bottom-style: dotted;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[item-border="true"][item-border-style="solid"] li > a {
    border-bottom-style: solid;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[item-border="true"][item-border-style="none"] li > a {
    border: none;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[item-border="false"] > li > a {
    border-bottom-width: 0;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[item-border="true"] > li > a {
    border-bottom-width: 1px;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[subitem-border="false"] .pcoded-hasmenu .pcoded-submenu li > a {
    border-bottom-width: 0;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[subitem-border="true"] .pcoded-hasmenu .pcoded-submenu li > a {
    border-bottom-width: 1px;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[subitem-border="true"] .pcoded-hasmenu .pcoded-submenu li:last-child > a {
    border-bottom-width: 0;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu > a:after {
    float: right;
    font-style: normal;
    margin-left: 3px;
    font-size: 14px;
    position: absolute;
    right: 15px;
    top: 5px;
    font-family: "feather";
    padding-top: 5px;
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu .pcoded-submenu li.pcoded-hasmenu > a:after {
    top: 0;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu[dropdown-icon="style1"] > a:after {
    content: "\e844";
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu.pcoded-trigger[dropdown-icon="style1"] > a:after {
    content: "\e842";
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu[dropdown-icon="style2"] > a:after {
    content: "\e847";
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu.pcoded-trigger[dropdown-icon="style2"] > a:after {
    content: "\e846";
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu[dropdown-icon="style3"] > a:after {
    content: "\e8b1";
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu.pcoded-trigger[dropdown-icon="style3"] > a:after {
    content: "\e897";
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-left-header[pcoded-lheader-position="relative"] {
    position: relative;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-left-header[pcoded-lheader-position="fixed"] {
    position: fixed;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-left-header[pcoded-lheader-position="absolute"] {
    position: absolute;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar[pcoded-navbar-position="relative"] {
    position: relative;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar[pcoded-navbar-position="fixed"] {
    position: fixed;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar[pcoded-navbar-position="absolute"] {
    position: absolute;
}
.pcoded[theme-layout="vertical"] .pcoded-header[pcoded-header-position="relative"] {
    position: relative;
}
.pcoded[theme-layout="vertical"] .pcoded-header[pcoded-header-position="fixed"] {
    position: fixed;
    z-index: 1028;
}
.pcoded[theme-layout="vertical"] .pcoded-header[pcoded-header-position="absolute"] {
    position: absolute;
}
.pcoded[theme-layout="vertical"][vertical-layout="wide"] .pcoded-container {
    width: 100%;
    margin: 0 auto;
}
.pcoded[theme-layout="vertical"][vertical-layout="box"] #styleSelector,
.pcoded[theme-layout="vertical"][vertical-layout="box"] .p-chat-user,
.pcoded[theme-layout="vertical"][vertical-layout="box"] .showChat_inner {
    position: absolute;
}
.pcoded[theme-layout="vertical"][vertical-layout="box"] #styleSelector {
    top: 0;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="desktop"][vertical-layout="box"] .pcoded-container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="desktop"][vertical-layout="box"] .pcoded-container .pcoded-header {
    max-width: 1200px;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="tablet"][vertical-layout="box"] .pcoded-container {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"][vertical-layout="box"] .pcoded-container {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}
.pcoded[theme-layout="vertical"][vertical-layout="widebox"] .pcoded-container {
    width: 100%;
    margin: 0 auto;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="desktop"][vertical-layout="widebox"] .pcoded-main-container,
.pcoded[theme-layout="vertical"][pcoded-device-type="desktop"][vertical-layout="widebox"] .pcoded-wrapper {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="tablet"][vertical-layout="widebox"] .pcoded-main-container,
.pcoded[theme-layout="vertical"][pcoded-device-type="tablet"][vertical-layout="widebox"] .pcoded-wrapper {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"][vertical-layout="widebox"] .pcoded-main-container,
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"][vertical-layout="widebox"] .pcoded-wrapper {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}
.pcoded[theme-layout="vertical"][vertical-layout="widebox"] .pcoded-wrapper {
    overflow: hidden;
}
.pcoded .pcoded-overlay-box {
    background: #000 none repeat scroll 0 0;
    bottom: 0;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    overflow: hidden;
}
.pcoded[vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-overlay-box,
.pcoded[vertical-nav-type="ex-popover"][vertical-effect="overlay"] .pcoded-overlay-box,
.pcoded[vertical-nav-type="expanded"][vertical-effect="overlay"] .pcoded-overlay-box,
.pcoded[vertical-nav-type="fullsub-collapsed"][vertical-effect="overlay"] .pcoded-overlay-box,
.pcoded[vertical-nav-type="sub-expanded"][vertical-effect="overlay"] .pcoded-overlay-box {
    visibility: visible;
    z-index: 1026;
    opacity: 0.3;
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    overflow: hidden;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a .pcoded-micon {
    display: none;
    font-size: 10px;
    padding-right: 5px;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a .pcoded-mtext:before {
    font-style: normal;
    padding-right: 4px;
    font-size: 10px;
    position: relative;
    left: 0;
    top: 0;
    opacity: 1;
    visibility: visible;
    font-family: "feather";
    font-size: 12px;
    padding-right: 5px;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu[subitem-icon="style1"] .pcoded-submenu li > a .pcoded-mtext:before {
    content: "\e844";
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu[subitem-icon="style2"] .pcoded-submenu li > a .pcoded-mtext:before {
    content: "\e83f";
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu[subitem-icon="style3"] .pcoded-submenu li > a .pcoded-mtext:before {
    content: "\e856";
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu[subitem-icon="style4"] .pcoded-submenu li > a .pcoded-mtext:before {
    content: "\e86b";
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu[subitem-icon="style5"] .pcoded-submenu li > a .pcoded-mtext:before {
    content: "\e89f";
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu[subitem-icon="style6"] .pcoded-submenu li > a .pcoded-mtext:before {
    content: "\e89b";
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item > li.active > a > .pcoded-mcaret {
    background: transparent none repeat scroll 0 0;
    border-bottom: 0 solid transparent;
    border-right: 0 solid #fff;
    border-top: 0 solid transparent;
    display: block;
    float: right;
    height: 0;
    position: absolute;
    right: 0;
    top: calc(50% - 10px);
    width: 0;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item > li > a:before {
    border-left-style: solid;
    border-left-width: 3px;
    border-left-color: transparent;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a:before {
    border-left-style: solid;
    border-left-width: 3px;
    border-left-color: transparent;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar {
    -webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.13);
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.13);
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item > li.active > a:before {
    border-left-style: solid;
    border-left-width: 3px;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar {
    float: right;
    right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .main-menu-content,
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .main-menu-header {
    direction: rtl;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .main-menu-content ul {
    padding-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-content {
    float: unset;
    left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"] .pcoded-navbar {
    float: left;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"] .pcoded-content {
    float: unset;
    right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-header .pcoded-left-header {
    float: right;
    right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-header .pcoded-right-header {
    float: unset;
    left: unset;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"] .pcoded-header .pcoded-left-header {
    float: left;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"] .pcoded-header .pcoded-right-header {
    float: unset;
    right: unset;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="expanded"] .pcoded-header .pcoded-left-header,
.pcoded[theme-layout="vertical"][vertical-nav-type="expanded"] .pcoded-navbar {
    width: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
    margin-left: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-left: 240px;
    margin-right: -240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="push"] .pcoded-content {
    margin-left: 240px;
    margin-right: -240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
    margin-right: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-right: 0;
    margin-left: -240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][vertical-effect="push"] .pcoded-content {
    margin-right: 240px;
    margin-left: -240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header,
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
    margin-left: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="shrink"] .pcoded-content {
    margin-left: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header,
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
    margin-right: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][vertical-effect="shrink"] .pcoded-content {
    margin-right: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
    margin-left: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="overlay"] .pcoded-content {
    margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
    margin-right: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][vertical-effect="overlay"] .pcoded-content {
    margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-effect="overlay"] .pcoded-navbar .pcoded-item > li.active > a > .pcoded-mcaret {
    background: transparent !important;
    border-bottom: transparent !important;
    border-right: transparent !important;
    border-top: 15px solid transparent;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="expanded"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.is-hover.pcoded-trigger .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-nav-type="expanded"][pcoded-device-type="desktop"] .pcoded-navbar.is-hover .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-nav-type="expanded"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.is-hover.pcoded-trigger .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-nav-type="expanded"][pcoded-device-type="tablet"] .pcoded-navbar.is-hover .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
    left: 100%;
    position: absolute;
    width: 240px;
    z-index: 1024;
    top: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-header .pcoded-left-header {
    width: 240px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar {
    width: 80px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > li > a {
    padding: 10px 25px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="collapsed"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
    margin-left: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="collapsed"][vertical-effect="push"] .pcoded-content {
    margin-left: 56px;
    margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
    margin-right: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"][vertical-effect="push"] .pcoded-content {
    margin-right: 56px;
    margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="collapsed"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
    margin-left: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="collapsed"][vertical-effect="shrink"] .pcoded-content {
    margin-left: 56px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
    margin-right: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"][vertical-effect="shrink"] .pcoded-content {
    margin-right: 56px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="collapsed"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
    margin-left: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="collapsed"][vertical-effect="overlay"] .pcoded-content {
    margin-left: 56px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
    margin-right: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"][vertical-effect="overlay"] .pcoded-content {
    margin-right: 56px;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item > li > a .pcoded-mtext {
    opacity: 1;
    visibility: visible;
    position: absolute;
    top: 12px;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu > a:after {
    opacity: 1;
    visibility: visible;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > li > a .pcoded-mtext {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > li.pcoded-trigger > a .pcoded-mtext {
    opacity: 1;
    visibility: visible;
    position: absolute;
    padding-left: 22px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu > a:after {
    opacity: 0;
    visibility: hidden;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu.pcoded-trigger a:after {
    opacity: 1;
    visibility: visible;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > li.pcoded-trigger {
    display: block;
    position: relative;
    width: 290px;
    z-index: 1024;
    border-right: none;
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.13);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.13);
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
    left: 56px;
    position: absolute;
    width: 210px;
    z-index: 1024;
    border-left-style: solid;
    border-left-width: 1px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
    position: relative;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu > .pcoded-submenu .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
    position: absolute;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > li.pcoded-trigger.active > a > .pcoded-mcaret {
    display: none;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-header .pcoded-left-header {
    width: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
    margin-left: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-left-header {
    width: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-left: 0;
    margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-navbar {
    width: 240px;
    margin-left: -240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-content {
    margin-left: 0;
    margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-header .pcoded-left-header {
    width: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
    margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-left-header {
    width: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-right: 0;
    margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-navbar {
    width: 240px;
    margin-right: -240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-content {
    margin-right: 0;
    margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-header .pcoded-left-header {
    width: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
    margin-left: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-left-header {
    width: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-navbar {
    width: 240px;
    margin-left: -240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-content {
    margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-header .pcoded-left-header {
    width: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
    margin-right: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-left-header {
    width: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-navbar {
    width: 240px;
    margin-right: -240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-content {
    margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-header .pcoded-left-header {
    width: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
    margin-left: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-left-header {
    width: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-navbar {
    width: 240px;
    margin-left: -240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-content {
    margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-header .pcoded-left-header {
    width: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
    margin-right: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-left-header {
    width: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-navbar {
    width: 240px;
    margin-right: -240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-content {
    margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-left-header {
    width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-left: 200px;
    margin-right: -200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-header .pcoded-left-header {
    width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
    margin-left: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-navbar {
    width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-content {
    margin-left: 200px;
    margin-right: -200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-left-header {
    width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-right: 200px;
    margin-left: -200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-header .pcoded-left-header {
    width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
    margin-right: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-navbar {
    width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-content {
    margin-right: 200px;
    margin-left: -200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-left-header {
    width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-left: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-header .pcoded-left-header {
    width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
    margin-left: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-navbar {
    width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-content {
    margin-left: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-left-header {
    width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-right: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-header .pcoded-left-header {
    width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
    margin-right: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-navbar {
    width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-content {
    margin-right: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-left-header {
    width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-header .pcoded-left-header {
    width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
    margin-left: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-navbar {
    width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-content {
    margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-header .pcoded-left-header {
    width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
    margin-right: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-left-header {
    width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-navbar {
    width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-content {
    margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .main-menu-content,
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .main-menu-header {
    display: none;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .pcoded-navbar .pcoded-item > li > a {
    line-height: 1;
    text-align: center;
    padding: 10px 20px 20px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .pcoded-navbar .pcoded-item > li > a .pcoded-mtext {
    opacity: 1;
    position: relative;
    text-align: center;
    visibility: visible;
    top: 10px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .pcoded-navbar .pcoded-item > li > a > .pcoded-micon {
    display: block;
    font-size: 18px;
    padding: 5px;
    margin: 0 auto;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .pcoded-navbar .pcoded-item > li.active > a > .pcoded-mcaret {
    background: transparent none repeat scroll 0 0;
    border-bottom: 0 solid transparent;
    border-right: 0 solid #e9e9e9;
    border-top: 0 solid transparent;
    top: 18px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .pcoded-navbar .pcoded-item > li.active > a:before {
    height: 100%;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .pcoded-navbar .pcoded-item > li:hover > a:before {
    height: 100%;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .pcoded-navbar .pcoded-item > li.pcoded-hasmenu.pcoded-trigger[dropdown-icon="style1"] > a:after,
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .pcoded-navbar .pcoded-item > li.pcoded-hasmenu[dropdown-icon="style1"] > a:after {
    top: 18px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.is-hover.pcoded-trigger .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"][pcoded-device-type="desktop"] .pcoded-navbar.is-hover .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.is-hover.pcoded-trigger .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"][pcoded-device-type="tablet"] .pcoded-navbar.is-hover .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
    left: 100%;
    position: absolute;
    width: 210px;
    z-index: 1024;
    top: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"] .pcoded-header .pcoded-left-header,
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"] .pcoded-navbar {
    width: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
    margin-left: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-left: 240px;
    margin-right: -240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="push"] .pcoded-content {
    margin-left: 240px;
    margin-right: -240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="sub-expanded"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
    margin-right: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="sub-expanded"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-right: 0;
    margin-left: -240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="sub-expanded"][vertical-effect="push"] .pcoded-content {
    margin-right: 240px;
    margin-left: -240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header,
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
    margin-left: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="shrink"] .pcoded-content {
    margin-left: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="sub-expanded"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header,
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="sub-expanded"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
    margin-right: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="sub-expanded"][vertical-effect="shrink"] .pcoded-navbar {
    width: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="sub-expanded"][vertical-effect="shrink"] .pcoded-content {
    margin-right: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
    margin-left: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="overlay"] .pcoded-navbar {
    width: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="overlay"] .pcoded-content {
    margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="sub-expanded"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
    margin-right: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="sub-expanded"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="sub-expanded"][vertical-effect="overlay"] .pcoded-content {
    margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="desktop"] .pcoded-inner-navbar,
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item,
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > li,
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="tablet"] .pcoded-inner-navbar,
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item,
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > li {
    position: unset;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
    left: 100%;
    position: absolute;
    width: 230px;
    z-index: 1024;
    top: 0;
    bottom: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li,
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li {
    position: unset;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger .pcoded-submenu {
    left: 100%;
    position: absolute;
    width: 230px;
    z-index: 1024;
    top: 0;
    bottom: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
    border-left-style: solid;
    border-left-width: 1px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"] .pcoded-header.iscollapsed .pcoded-left-header,
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"] .pcoded-header .pcoded-left-header {
    width: 240px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"] .pcoded-navbar {
    width: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
    margin-left: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-left: 240px;
    margin-right: -240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="push"] .pcoded-content {
    margin-left: 240px;
    margin-right: -240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="ex-popover"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
    margin-right: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="ex-popover"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-right: 0;
    margin-left: -240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="ex-popover"][vertical-effect="push"] .pcoded-content {
    margin-right: 240px;
    margin-left: -240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header,
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
    margin-left: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="shrink"] .pcoded-content {
    margin-left: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="ex-popover"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header,
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="ex-popover"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
    margin-right: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="ex-popover"][vertical-effect="shrink"] .pcoded-content {
    margin-right: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
    margin-left: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="overlay"] .pcoded-content {
    margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="ex-popover"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
    margin-right: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="ex-popover"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
    margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="ex-popover"][vertical-effect="overlay"] .pcoded-content {
    margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > li,
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > li {
    position: relative;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
    left: 100%;
    position: absolute;
    width: 230px;
    z-index: 1024;
    top: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li,
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li {
    position: relative;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger .pcoded-submenu {
    left: 100%;
    position: absolute;
    width: 230px;
    z-index: 1024;
    top: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item li.pcoded-trigger > a > .pcoded-mcaret,
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item li.pcoded-trigger > a > .pcoded-mcaret {
    background: transparent none repeat scroll 0 0;
    border-bottom: 19px solid transparent;
    border-right: 12px solid;
    border-top: 19px solid transparent;
    display: block;
    float: right;
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    z-index: 1025;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
    border-left-style: solid;
    border-left-width: 1px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="fullpage"] .pcoded-header .pcoded-left-header {
    width: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="fullpage"] .pcoded-header .pcoded-right-header {
    margin-left: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="fullpage"] .pcoded-header.iscollapsed .pcoded-left-header {
    width: 240px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar {
    width: 100%;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-content {
    margin-left: 0;
    margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="fullpage"] .pcoded-header .pcoded-left-header {
    width: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="fullpage"] .pcoded-header .pcoded-right-header {
    margin-right: 240px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="fullpage"] .pcoded-header.iscollapsed .pcoded-left-header {
    width: 240px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1030;
    opacity: 1;
    visibility: visible;
    width: 100%;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item > li.active > a {
    background: transparent !important;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item[item-border="true"] > li > a {
    border-bottom-width: 0 !important;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar[pcoded-navbar-position="absolute"] {
    position: absolute;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar[pcoded-navbar-position="fixed"] {
    position: fixed;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-inner-navbar {
    margin-top: 40px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-main-container {
    display: block;
    position: unset;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item > li > a {
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item > li > a .pcoded-mtext {
    opacity: 1;
    position: relative;
    visibility: visible;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item > li > a > .pcoded-micon {
    display: none;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-navigatio-lavel {
    display: none !important;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item > li.active > a:before,
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item > li a .pcoded-badge {
    display: none;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item > li:hover > a {
    background: transparent !important;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item > li:hover > a:before {
    display: none;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item > li.active > a > .pcoded-mcaret {
    display: none;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item > li > a {
    padding: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .sidebar_toggle {
    height: 30px;
}
.pcoded-navbar .sidebar_toggle a {
    opacity: 1;
    visibility: visible;
    transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    position: absolute;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .sidebar_toggle a {
    color: #f1f1f1;
    float: right;
    font-size: 36px;
    opacity: 1;
    position: relative;
    right: 10px;
    text-decoration: none;
    top: 0;
    transition: opacity 0.8s linear 0s;
    -webkit-transition: opacity 0.8s linear 0s;
    -ms-transition: opacity 0.8s linear 0s;
    -moz-transition: opacity 0.8s linear 0s;
    -o-transition: opacity 0.8s linear 0s;
    visibility: visible;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
}
.pcoded-navbar .sidebar_toggle a:hover {
    color: #fff;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item > li.pcoded-hasmenu > a:after {
    display: none;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item > li.pcoded-trigger > a {
    background: transparent !important;
    border-bottom-color: transparent !important;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu {
    background: transparent !important;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item[subitem-border="true"] .pcoded-hasmenu .pcoded-submenu li > a {
    border-bottom-width: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a .pcoded-mtext:before {
    display: none;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li:hover > a {
    background: transparent !important;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li:hover > a:before {
    border-left-width: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item .pcoded-submenu > li.active > a {
    background: transparent !important;
    color: #fff !important;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-header.nocollapsed .pcoded-left-header {
    width: 100% !important;
    padding-left: 240px;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"][vertical-nav-type="collapsed"] .pcoded-header.nocollapsed .pcoded-left-header {
    padding-left: 45px;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"][vertical-effect="overlay"] .pcoded-header.nocollapsed .pcoded-left-header,
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"][vertical-nav-type="fullpage"] .pcoded-header.nocollapsed .pcoded-left-header,
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"][vertical-nav-type="offcanvas"] .pcoded-header.nocollapsed .pcoded-left-header {
    padding-left: 0;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-header.nocollapsed {
    height: 100px !important;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-header.nocollapsed .pcoded-right-header {
    padding: 50px 5px 0 !important;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"][vertical-effect="overlay"] .pcoded-header.nocollapsed .pcoded-right-header,
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"][vertical-nav-type="offcanvas"] .pcoded-header.nocollapsed .pcoded-right-header {
    margin: 0 !important;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-header.nocollapsed .sidebar_toggle a {
    background: transparent none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    float: left;
    font-size: 18px;
    height: 35px;
    margin-right: 5px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 6px;
    width: 40px;
    z-index: 1028;
}
.pcoded.nocollapsed[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-navbar {
    top: 0;
    z-index: 1030;
}
.pcoded.nocollapsed[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-main-container {
    position: unset;
}
.pcoded.nocollapsed[theme-layout="vertical"][pcoded-device-type="phone"] #styleSelector {
    top: 100px;
}
.pcoded .pcoded-navbar .pcoded-navigatio-lavel {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    opacity: 1;
    padding: 25px 20px 8px;
    text-transform: capitalize;
    visibility: visible;
    width: 100%;
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    border-bottom: 2px solid;
}
.pcoded .pcoded-navbar .pcoded-navigatio-lavel[menu-title-theme="theme1"] {
    color: #dcdcdc !important;
}
.pcoded .pcoded-navbar .pcoded-navigatio-lavel[menu-title-theme="theme2"] {
    color: #624e89 !important;
}
.pcoded .pcoded-navbar .pcoded-navigatio-lavel[menu-title-theme="theme3"] {
    color: #3c4fb1 !important;
}
.pcoded .pcoded-navbar .pcoded-navigatio-lavel[menu-title-theme="theme4"] {
    color: #919aa3 !important;
}
.pcoded .pcoded-navbar .pcoded-navigatio-lavel[menu-title-theme="theme5"] {
    color: #999 !important;
}
.pcoded .pcoded-navbar .pcoded-navigatio-lavel[menu-title-theme="theme6"] {
    color: #fff !important;
}
.pcoded[vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-navigatio-lavel {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
}
.pcoded[vertical-nav-type="compact"] .pcoded-navbar .pcoded-navigatio-lavel {
    display: none;
}
.pcoded .pcoded-navbar .pcoded-item li a .pcoded-badge {
    position: absolute;
    right: 30px;
    text-align: center;
    top: 12px;
    vertical-align: middle;
    white-space: nowrap;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-submenu > li a .pcoded-badge {
    top: 10px;
    right: 30px;
}
.pcoded[vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > li > a .pcoded-badge {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
}
.pcoded[vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > li.pcoded-trigger > a .pcoded-badge {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item > li.active > a:before {
    left: auto;
    right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item > li.active > a > .pcoded-mcaret {
    background: transparent none repeat scroll 0 0;
    border-bottom: 0 solid transparent;
    border-left: 0 solid #e9e9e9;
    border-top: 0 solid transparent;
    left: 0;
    right: auto;
    top: 4px;
    border-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item > li.pcoded-hasmenu > a:after {
    left: 8px;
    right: auto;
    top: -1px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item > li > a .pcoded-mtext {
    left: auto;
    right: 0;
    padding-right: 60px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item li a .pcoded-badge {
    position: relative;
    right: 30px;
    top: -5px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item > li:hover > a:before {
    left: auto;
    right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li:hover > a:before {
    left: auto;
    right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a {
    text-align: right;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a .pcoded-mtext:before {
    float: right;
    left: 6px;
    top: 3px;
    padding-right: 10px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item li .pcoded-submenu li > a .pcoded-badge {
    left: 8px;
    position: absolute;
    right: auto;
    top: 11px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-navigatio-lavel {
    text-align: right;
    padding: 10px 40px 2px 20px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-navigatio-lavel:before {
    left: auto;
    right: 20px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu[dropdown-icon="style1"] > a:after {
    content: "\eb8a";
    font-family: "icofont";
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu.pcoded-trigger[dropdown-icon="style1"] > a:after {
    content: "\eb89";
    font-family: "icofont";
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.is-hover.pcoded-trigger .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][pcoded-device-type="desktop"] .pcoded-navbar.is-hover .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.is-hover.pcoded-trigger .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][pcoded-device-type="tablet"] .pcoded-navbar.is-hover .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
    left: auto;
    right: 100%;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item > li.pcoded-hasmenu.pcoded-trigger .pcoded-submenu li.pcoded-hasmenu > a:after {
    left: 7px;
    right: auto;
    top: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > li.pcoded-trigger {
    left: auto;
    right: 210px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
    left: auto;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item li a .pcoded-badge {
    position: absolute;
    right: auto;
    top: 10px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-header .pcoded-right-header .pcoded-rl-header {
    float: right;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-header .pcoded-right-header .pcoded-rr-header {
    float: left;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-header .sidebar_toggle {
    float: right;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"] .pcoded-search.open .pcoded-search-box {
    right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a {
    text-align: right;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a .pcoded-mtext:before {
    padding-left: 10px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.pcoded .pcoded-navbar[active-item-theme="theme1"] .pcoded-item li .pcoded-submenu li.active > a,
.pcoded .pcoded-navbar[active-item-theme="theme1"] .pcoded-item li .pcoded-submenu li:hover > a {
    color: #fe8a7d !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme1"] .pcoded-item li .pcoded-submenu li.active > a {
    font-weight: 600;
}
.pcoded .pcoded-navbar[active-item-theme="theme1"] .pcoded-item li.pcoded-hasmenu:hover > a {
    color: #fff !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme1"] .pcoded-item li:hover > a {
    color: #fff !important;
    background: #fe8a7d;
}
.pcoded .pcoded-navbar[active-item-theme="theme1"] .pcoded-item > li.pcoded-trigger .pcoded-submenu li > a:before,
.pcoded .pcoded-navbar[active-item-theme="theme1"] .pcoded-item > li.active .pcoded-submenu li > a:before {
    border-left-color: #fe8a7d !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme1"] .pcoded-item > li.pcoded-trigger > a:before,
.pcoded .pcoded-navbar[active-item-theme="theme1"] .pcoded-item > li.active > a:before {
    border-left-color: #fe8a7d !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme1"] .searchbar-toggle {
    color: #fe8a7d;
}
.pcoded .pcoded-navbar[active-item-theme="theme2"] .pcoded-item li .pcoded-submenu li.active > a,
.pcoded .pcoded-navbar[active-item-theme="theme2"] .pcoded-item li .pcoded-submenu li:hover > a {
    color: #ff7588 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme2"] .pcoded-item li .pcoded-submenu li.active > a {
    font-weight: 600;
}
.pcoded .pcoded-navbar[active-item-theme="theme2"] .pcoded-item li.pcoded-hasmenu:hover > a {
    color: #fff !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme2"] .pcoded-item li:hover > a {
    color: #fff !important;
    background: #ff7588;
}
.pcoded .pcoded-navbar[active-item-theme="theme2"] .pcoded-item > li.pcoded-trigger .pcoded-submenu li > a:before,
.pcoded .pcoded-navbar[active-item-theme="theme2"] .pcoded-item > li.active .pcoded-submenu li > a:before {
    border-left-color: #ff7588 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme2"] .pcoded-item > li.pcoded-trigger > a:before,
.pcoded .pcoded-navbar[active-item-theme="theme2"] .pcoded-item > li.active > a:before {
    border-left-color: #ff7588 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme2"] .searchbar-toggle {
    color: #ff7588;
}
.pcoded .pcoded-navbar[active-item-theme="theme3"] .pcoded-item li .pcoded-submenu li.active > a,
.pcoded .pcoded-navbar[active-item-theme="theme3"] .pcoded-item li .pcoded-submenu li:hover > a {
    color: #16d39a !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme3"] .pcoded-item li .pcoded-submenu li.active > a {
    font-weight: 600;
}
.pcoded .pcoded-navbar[active-item-theme="theme3"] .pcoded-item li.pcoded-hasmenu:hover > a {
    color: #fff !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme3"] .pcoded-item li:hover > a {
    color: #fff !important;
    background: #16d39a;
}
.pcoded .pcoded-navbar[active-item-theme="theme3"] .pcoded-item > li.pcoded-trigger .pcoded-submenu li > a:before,
.pcoded .pcoded-navbar[active-item-theme="theme3"] .pcoded-item > li.active .pcoded-submenu li > a:before {
    border-left-color: #16d39a !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme3"] .pcoded-item > li.pcoded-trigger > a:before,
.pcoded .pcoded-navbar[active-item-theme="theme3"] .pcoded-item > li.active > a:before {
    border-left-color: #16d39a !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme3"] .searchbar-toggle {
    color: #16d39a;
}
.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item li .pcoded-submenu li.active > a,
.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item li .pcoded-submenu li:hover > a {
    color: #2196f3 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item li .pcoded-submenu li.active > a {
    font-weight: 600;
}
.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item li.pcoded-hasmenu:hover > a {
    color: #fff !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item li:hover > a {
    color: #fff !important;
    background: #2196f3;
}
.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item > li.pcoded-trigger .pcoded-submenu li > a:before,
.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item > li.active .pcoded-submenu li > a:before {
    border-left-color: #2196f3 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item > li.pcoded-trigger > a:before,
.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item > li.active > a:before {
    border-left-color: #2196f3 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme4"] .searchbar-toggle {
    color: #2196f3;
}
.pcoded .pcoded-navbar[active-item-theme="theme5"] .pcoded-item li .pcoded-submenu li.active > a,
.pcoded .pcoded-navbar[active-item-theme="theme5"] .pcoded-item li .pcoded-submenu li:hover > a {
    color: #ffb64d !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme5"] .pcoded-item li .pcoded-submenu li.active > a {
    font-weight: 600;
}
.pcoded .pcoded-navbar[active-item-theme="theme5"] .pcoded-item li.pcoded-hasmenu:hover > a {
    color: #fff !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme5"] .pcoded-item li:hover > a {
    color: #fff !important;
    background: #ffb64d;
}
.pcoded .pcoded-navbar[active-item-theme="theme5"] .pcoded-item > li.pcoded-trigger .pcoded-submenu li > a:before,
.pcoded .pcoded-navbar[active-item-theme="theme5"] .pcoded-item > li.active .pcoded-submenu li > a:before {
    border-left-color: #ffb64d !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme5"] .pcoded-item > li.pcoded-trigger > a:before,
.pcoded .pcoded-navbar[active-item-theme="theme5"] .pcoded-item > li.active > a:before {
    border-left-color: #ffb64d !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme5"] .searchbar-toggle {
    color: #ffb64d;
}
.pcoded .pcoded-navbar[active-item-theme="theme6"] .pcoded-item li .pcoded-submenu li.active > a,
.pcoded .pcoded-navbar[active-item-theme="theme6"] .pcoded-item li .pcoded-submenu li:hover > a {
    color: #ff5e3a !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme6"] .pcoded-item li .pcoded-submenu li.active > a {
    font-weight: 600;
}
.pcoded .pcoded-navbar[active-item-theme="theme6"] .pcoded-item li.pcoded-hasmenu:hover > a {
    color: #fff !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme6"] .pcoded-item li:hover > a {
    color: #fff !important;
    background: #ff5e3a;
}
.pcoded .pcoded-navbar[active-item-theme="theme6"] .pcoded-item > li.pcoded-trigger .pcoded-submenu li > a:before,
.pcoded .pcoded-navbar[active-item-theme="theme6"] .pcoded-item > li.active .pcoded-submenu li > a:before {
    border-left-color: #ff5e3a !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme6"] .pcoded-item > li.pcoded-trigger > a:before,
.pcoded .pcoded-navbar[active-item-theme="theme6"] .pcoded-item > li.active > a:before {
    border-left-color: #ff5e3a !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme6"] .searchbar-toggle {
    color: #ff5e3a;
}
.pcoded .pcoded-navbar[active-item-theme="theme7"] .pcoded-item li .pcoded-submenu li.active > a,
.pcoded .pcoded-navbar[active-item-theme="theme7"] .pcoded-item li .pcoded-submenu li:hover > a {
    color: #e64056 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme7"] .pcoded-item li .pcoded-submenu li.active > a {
    font-weight: 600;
}
.pcoded .pcoded-navbar[active-item-theme="theme7"] .pcoded-item li.pcoded-hasmenu:hover > a {
    color: #fff !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme7"] .pcoded-item li:hover > a {
    color: #fff !important;
    background: #e64056;
}
.pcoded .pcoded-navbar[active-item-theme="theme7"] .pcoded-item > li.pcoded-trigger .pcoded-submenu li > a:before,
.pcoded .pcoded-navbar[active-item-theme="theme7"] .pcoded-item > li.active .pcoded-submenu li > a:before {
    border-left-color: #e64056 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme7"] .pcoded-item > li.pcoded-trigger > a:before,
.pcoded .pcoded-navbar[active-item-theme="theme7"] .pcoded-item > li.active > a:before {
    border-left-color: #e64056 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme7"] .searchbar-toggle {
    color: #e64056;
}
.pcoded .pcoded-navbar[active-item-theme="theme8"] .pcoded-item li .pcoded-submenu li.active > a,
.pcoded .pcoded-navbar[active-item-theme="theme8"] .pcoded-item li .pcoded-submenu li:hover > a {
    color: #3c4fb1 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme8"] .pcoded-item li .pcoded-submenu li.active > a {
    font-weight: 600;
}
.pcoded .pcoded-navbar[active-item-theme="theme8"] .pcoded-item li.pcoded-hasmenu:hover > a {
    color: #fff !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme8"] .pcoded-item li:hover > a {
    color: #fff !important;
    background: #3c4fb1;
}
.pcoded .pcoded-navbar[active-item-theme="theme8"] .pcoded-item > li.pcoded-trigger .pcoded-submenu li > a:before,
.pcoded .pcoded-navbar[active-item-theme="theme8"] .pcoded-item > li.active .pcoded-submenu li > a:before {
    border-left-color: #3c4fb1 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme8"] .pcoded-item > li.pcoded-trigger > a:before,
.pcoded .pcoded-navbar[active-item-theme="theme8"] .pcoded-item > li.active > a:before {
    border-left-color: #3c4fb1 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme8"] .searchbar-toggle {
    color: #3c4fb1;
}
.pcoded .pcoded-navbar[active-item-theme="theme9"] .pcoded-item li .pcoded-submenu li.active > a,
.pcoded .pcoded-navbar[active-item-theme="theme9"] .pcoded-item li .pcoded-submenu li:hover > a {
    color: #ff5370 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme9"] .pcoded-item li .pcoded-submenu li.active > a {
    font-weight: 600;
}
.pcoded .pcoded-navbar[active-item-theme="theme9"] .pcoded-item li.pcoded-hasmenu:hover > a {
    color: #fff !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme9"] .pcoded-item li:hover > a {
    color: #fff !important;
    background: #ff5370;
}
.pcoded .pcoded-navbar[active-item-theme="theme9"] .pcoded-item > li.pcoded-trigger .pcoded-submenu li > a:before,
.pcoded .pcoded-navbar[active-item-theme="theme9"] .pcoded-item > li.active .pcoded-submenu li > a:before {
    border-left-color: #ff5370 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme9"] .pcoded-item > li.pcoded-trigger > a:before,
.pcoded .pcoded-navbar[active-item-theme="theme9"] .pcoded-item > li.active > a:before {
    border-left-color: #ff5370 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme9"] .searchbar-toggle {
    color: #ff5370;
}
.pcoded .pcoded-navbar[active-item-theme="theme10"] .pcoded-item li .pcoded-submenu li.active > a,
.pcoded .pcoded-navbar[active-item-theme="theme10"] .pcoded-item li .pcoded-submenu li:hover > a {
    color: #f76d47 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme10"] .pcoded-item li .pcoded-submenu li.active > a {
    font-weight: 600;
}
.pcoded .pcoded-navbar[active-item-theme="theme10"] .pcoded-item li.pcoded-hasmenu:hover > a {
    color: #fff !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme10"] .pcoded-item li:hover > a {
    color: #fff !important;
    background: #f76d47;
}
.pcoded .pcoded-navbar[active-item-theme="theme10"] .pcoded-item > li.pcoded-trigger .pcoded-submenu li > a:before,
.pcoded .pcoded-navbar[active-item-theme="theme10"] .pcoded-item > li.active .pcoded-submenu li > a:before {
    border-left-color: #f76d47 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme10"] .pcoded-item > li.pcoded-trigger > a:before,
.pcoded .pcoded-navbar[active-item-theme="theme10"] .pcoded-item > li.active > a:before {
    border-left-color: #f76d47 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme10"] .searchbar-toggle {
    color: #f76d47;
}
.pcoded .pcoded-navbar[active-item-theme="theme11"] .pcoded-item li .pcoded-submenu li.active > a,
.pcoded .pcoded-navbar[active-item-theme="theme11"] .pcoded-item li .pcoded-submenu li:hover > a {
    color: #39adb5 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme11"] .pcoded-item li .pcoded-submenu li.active > a {
    font-weight: 600;
}
.pcoded .pcoded-navbar[active-item-theme="theme11"] .pcoded-item li.pcoded-hasmenu:hover > a {
    color: #fff !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme11"] .pcoded-item li:hover > a {
    color: #fff !important;
    background: #39adb5;
}
.pcoded .pcoded-navbar[active-item-theme="theme11"] .pcoded-item > li.pcoded-trigger .pcoded-submenu li > a:before,
.pcoded .pcoded-navbar[active-item-theme="theme11"] .pcoded-item > li.active .pcoded-submenu li > a:before {
    border-left-color: #39adb5 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme11"] .pcoded-item > li.pcoded-trigger > a:before,
.pcoded .pcoded-navbar[active-item-theme="theme11"] .pcoded-item > li.active > a:before {
    border-left-color: #39adb5 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme11"] .searchbar-toggle {
    color: #39adb5;
}
.pcoded .pcoded-navbar[active-item-theme="theme12"] .pcoded-item li .pcoded-submenu li.active > a,
.pcoded .pcoded-navbar[active-item-theme="theme12"] .pcoded-item li .pcoded-submenu li:hover > a {
    color: #7c4dff !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme12"] .pcoded-item li .pcoded-submenu li.active > a {
    font-weight: 600;
}
.pcoded .pcoded-navbar[active-item-theme="theme12"] .pcoded-item li.pcoded-hasmenu:hover > a {
    color: #fff !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme12"] .pcoded-item li:hover > a {
    color: #fff !important;
    background: #7c4dff;
}
.pcoded .pcoded-navbar[active-item-theme="theme12"] .pcoded-item > li.pcoded-trigger .pcoded-submenu li > a:before,
.pcoded .pcoded-navbar[active-item-theme="theme12"] .pcoded-item > li.active .pcoded-submenu li > a:before {
    border-left-color: #7c4dff !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme12"] .pcoded-item > li.pcoded-trigger > a:before,
.pcoded .pcoded-navbar[active-item-theme="theme12"] .pcoded-item > li.active > a:before {
    border-left-color: #7c4dff !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme12"] .searchbar-toggle {
    color: #7c4dff;
}
.pcoded .pcoded-navbar .pcoded-header[header-theme="theme1"] {
    color: #fff;
}
.pcoded .pcoded-navbar .pcoded-header[header-theme="theme1"] .sidebar_toggle a {
    background: transparent;
    color: #fff;
    border-color: #fff;
}
.pcoded .pcoded-navbar .pcoded-header.nocollapsed .pcoded-left-header[lheader-theme="theme1"] {
    background: transparent;
}
.pcoded .pcoded-navbar .pcoded-header.iscollapsed .pcoded-left-header[lheader-theme="theme1"] {
    background: #404e67;
}
.pcoded .pcoded-navbar .pcoded-search input[type="text"] {
    color: #fff;
}
.pcoded .pcoded-navbar .pcoded-search input[type="text"]::-moz-placeholder {
    color: #ccc;
    opacity: 1;
}
.pcoded .pcoded-navbar .pcoded-search input[type="text"]:-ms-input-placeholder {
    color: #ccc;
}
.pcoded .pcoded-navbar .pcoded-search input[type="text"]::-webkit-input-placeholder {
    color: #ccc;
}
.pcoded .pcoded-navbar .pcoded-search .search-icon {
    color: #ccc;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] {
    background: #404e67;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .main-menu {
    background-color: #404e67;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .main-menu .main-menu-header {
    background-color: #404e67;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .main-menu .main-menu-header .user-details span {
    color: #dcdcdc;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .main-menu .main-menu-content .more-details a {
    color: #dcdcdc;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li > a {
    color: #dcdcdc;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li.active > a {
    background: #404e67;
    color: #dcdcdc;
    border-bottom-color: #404e67;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li > a {
    border-bottom-color: #404e67;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item li.pcoded-hasmenu .pcoded-submenu {
    background: #404e67;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item li.pcoded-hasmenu .pcoded-submenu li > a {
    border-bottom-color: #546686;
    color: #dcdcdc;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li.pcoded-hasmenu > a:after,
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li.pcoded-hasmenu .pcoded-submenu li.pcoded-hasmenu > a:after {
    color: #dcdcdc;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li.pcoded-hasmenu.pcoded-trigger > a:after,
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li.pcoded-hasmenu.pcoded-trigger .pcoded-submenu li.pcoded-hasmenu.pcoded-trigger > a:after {
    color: #dcdcdc;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li.active:hover > a,
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li:hover > a {
    background: #404e67;
    color: #dcdcdc;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li:hover > a {
    background-color: #404e67;
    color: #dcdcdc;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li:hover > a:before {
    border-left-color: #404e67;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li.active > a {
    color: #dcdcdc;
    background-color: #404e67;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li.active > a .pcoded-mtext:before {
    border-bottom-color: #404e67;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li.active > a .pcoded-mtext:after {
    border-left-color: #404e67;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a .pcoded-mtext:before {
    border-bottom-color: #dcdcdc;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a .pcoded-mtext:after {
    border-left-color: #dcdcdc;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li:hover > a:before {
    border-left-color: #404e67;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li.pcoded-hasmenu:hover > a:after {
    color: #dcdcdc;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li.pcoded-trigger > a {
    background: #404e67;
    border-bottom-color: #404e67;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li.pcoded-trigger.active > a {
    background: #404e67;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li.pcoded-hasmenu .pcoded-submenu li.pcoded-hasmenu:hover > a:after {
    color: #dcdcdc;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-navigatio-lavel {
    color: #404e67;
    border-bottom-color: transparent;
}
.pcoded .pcoded-navbar[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu,
.pcoded .pcoded-navbar[theme-layout="vertical"][vertical-nav-type="sub-expanded"] .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
    border-left-color: transparent;
}
.pcoded .pcoded-navbar[theme-layout="vertical"][vertical-nav-type="ex-popover"] .pcoded-navbar[navbar-theme="theme1"] .pcoded-item li.pcoded-trigger > a > .pcoded-mcaret {
    border-right-color: #404e67 !important;
}
.pcoded .pcoded-navbar[theme-layout="vertical"][vertical-nav-type="ex-popover"] .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
    border-left-color: transparent;
}
.pcoded .pcoded-navbar[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar[navbar-theme="theme1"] {
    background-color: #404e67;
}
.pcoded .pcoded-navbar[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li:hover > a {
    color: #fff;
}
.pcoded .pcoded-navbar[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar[navbar-theme="theme1"] .sidebar_toggle a {
    color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item li .pcoded-submenu li.active > a {
    font-weight: 600;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item li.pcoded-hasmenu:hover > a {
    color: #000 !important;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item li:hover > a {
    color: #000 !important;
    background: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] {
    background: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .main-menu {
    background-color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .main-menu .main-menu-header {
    background-color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .main-menu .main-menu-header .user-details span {
    color: #000;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .main-menu .main-menu-content .more-details a {
    color: #000;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item li.pcoded-hasmenu .pcoded-submenu {
    background: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item li.pcoded-hasmenu .pcoded-submenu li > a {
    border-bottom-color: #e6e6e6;
    color: #000;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li.pcoded-hasmenu > a:after,
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li.pcoded-hasmenu .pcoded-submenu li.pcoded-hasmenu > a:after {
    color: #000;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li.pcoded-hasmenu.pcoded-trigger > a:after,
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li.pcoded-hasmenu.pcoded-trigger .pcoded-submenu li.pcoded-hasmenu.pcoded-trigger > a:after {
    color: #000;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li.active:hover > a,
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li:hover > a {
    background: #fff;
    color: #000;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li:hover > a {
    background-color: #fff;
    color: #000;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li.active > a {
    color: #000;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li.active > a .pcoded-mtext:before {
    border-bottom-color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a .pcoded-mtext:before {
    border-bottom-color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li.pcoded-hasmenu:hover > a:after {
    color: #000;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li.pcoded-trigger > a {
    background: #fff;
    border-bottom-color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li.pcoded-trigger.active > a {
    background: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li > a {
    color: #000 !important;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li.active > a {
    background: #fff !important;
    color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li > a {
    border-bottom-color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-navigatio-lavel {
    color: #fff;
    border-bottom-color: transparent;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li > a {
    border-bottom-color: #e6e6e6;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li > a {
    border-bottom-color: #546686;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
    border-left-color: #ededed;
    -webkit-box-shadow: 3px 2px 11px -2px rgba(0, 0, 0, 0.13);
    box-shadow: 3px 2px 11px -2px rgba(0, 0, 0, 0.13);
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li.pcoded-trigger > a {
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
    border-left-color: #4e5f7d;
    -webkit-box-shadow: 3px 2px 11px -2px rgba(0, 0, 0, 0.13);
    box-shadow: 3px 2px 11px -2px rgba(0, 0, 0, 0.13);
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li.pcoded-trigger > a {
    border-bottom: 1px solid #546686;
    border-top: 1px solid #546686;
}
.pcoded .pcoded-header .navbar-logo[logo-theme="theme1"] {
    background-color: #a60882;
}
.pcoded .pcoded-header .navbar-logo[logo-theme="theme2"] {
    background-color: #ff7588;
}
.pcoded .pcoded-header .navbar-logo[logo-theme="theme3"] {
    background-color: #00bcd4;
}
.pcoded .pcoded-header .navbar-logo[logo-theme="theme4"] {
    background-color: #16d39a;
}
.pcoded .pcoded-header .navbar-logo[logo-theme="theme5"] {
    background-color: #302f5e;
}

.pcoded[sidebar-img="true"] .pcoded-navbar {
    background-size: cover;
}
.pcoded[sidebar-img="true"] .pcoded-navbar .main-menu {
    background-color: rgba(64, 78, 103, 0.8);
}
.pcoded[sidebar-img="true"] .pcoded-navbar .main-menu .main-menu-header,
.pcoded[sidebar-img="true"] .pcoded-navbar .main-menu .pcoded-item .pcoded-hasmenu .pcoded-submenu li.active > a,
.pcoded[sidebar-img="true"] .pcoded-navbar .main-menu .pcoded-item .pcoded-hasmenu .pcoded-submenu li:hover > a,
.pcoded[sidebar-img="true"] .pcoded-navbar .main-menu .pcoded-item > li.active > a,
.pcoded[sidebar-img="true"] .pcoded-navbar .main-menu .pcoded-item > li.active:hover > a,
.pcoded[sidebar-img="true"] .pcoded-navbar .main-menu .pcoded-item > li.pcoded-trigger > a,
.pcoded[sidebar-img="true"] .pcoded-navbar .main-menu .pcoded-item > li:hover > a,
.pcoded[sidebar-img="true"] .pcoded-navbar .main-menu .pcoded-item li.pcoded-hasmenu .pcoded-submenu {
    background: transparent !important;
    background-color: transparent !important;
}
.pcoded[sidebar-img="true"] .pcoded-navbar .main-menu .pcoded-item > li.active > a:before {
    border-left-color: transparent !important;
}
.pcoded[theme-layout="vertical"][vnavigation-view="view2"][pcoded-device-type="desktop"] .pcoded-navbar,
.pcoded[theme-layout="vertical"][vnavigation-view="view2"][pcoded-device-type="tablet"] .pcoded-navbar {
    margin-top: 10px;
    border-radius: 4px 4px 0 0;
}
.pcoded[theme-layout="vertical"][vnavigation-view="view2"][pcoded-device-type="desktop"] .pcoded-navbar .profile-box,
.pcoded[theme-layout="vertical"][vnavigation-view="view2"][pcoded-device-type="tablet"] .pcoded-navbar .profile-box {
    border-radius: 4px 4px 0 0;
}
.pcoded[theme-layout="vertical"][vnavigation-view="view2"][pcoded-device-type="desktop"] .pcoded-header,
.pcoded[theme-layout="vertical"][vnavigation-view="view2"][pcoded-device-type="desktop"] .pcoded-main-container,
.pcoded[theme-layout="vertical"][vnavigation-view="view2"][pcoded-device-type="tablet"] .pcoded-header,
.pcoded[theme-layout="vertical"][vnavigation-view="view2"][pcoded-device-type="tablet"] .pcoded-main-container {
    padding-left: 10px;
}
.pcoded[theme-layout="vertical"][vnavigation-view="view2"][vertical-layout="widebox"][pcoded-device-type="desktop"] .pcoded-header .pcoded-wrapper,
.pcoded[theme-layout="vertical"][vnavigation-view="view2"][vertical-layout="widebox"][pcoded-device-type="tablet"] .pcoded-header .pcoded-wrapper {
    padding-left: 5px;
}
.pcoded[theme-layout="vertical"][vnavigation-view="view3"] .pcoded-navbar {
    top: 0;
}
.pcoded[theme-layout="vertical"][vnavigation-view="view3"] .pcoded-main-container {
    position: unset;
}
.pcoded[theme-layout="vertical"][vnavigation-view="view3"] .pcoded-header .pcoded-left-header {
    display: none;
}
.pcoded #styleSelector {
    min-height: 300px;
    height: calc(100vh - 56px);
    border: 1px solid #e9e9e9;
    background: #fff;
    position: fixed;
    margin: 0;
    padding: 20px;
    width: 400px;
    top: 56px;
    z-index: 190;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -o-transition: 0.5s;
}
.pcoded #styleSelector.open {
    background: #fff none repeat scroll 0 0;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
}
.pcoded #styleSelector a > i {
    padding: 0;
    margin: 0 5px 0 0;
}
.pcoded #styleSelector .soc-icon {
    width: 55px;
    height: 55px;
    padding: 15px;
    border-radius: 50%;
}
.pcoded #styleSelector .soc-icon i {
    font-size: 25px;
    margin-right: 0;
}
@media only screen and (max-width: 992px) {
    .pcoded #styleSelector {
        display: none;
    }
}
.pcoded[theme-layout="horizontal"] #styleSelector,
.pcoded[vertical-placement="left"] #styleSelector {
    right: -400px;
    border-left: 2px solid rgba(48, 53, 73, 0.28);
}
.pcoded[theme-layout="horizontal"] #styleSelector.open,
.pcoded[vertical-placement="left"] #styleSelector.open {
    right: 0;
}
.pcoded[vertical-placement="right"] #styleSelector {
    left: -400px;
    border-right: 2px solid rgba(48, 53, 73, 0.28);
}
.pcoded[vertical-placement="right"] #styleSelector.open {
    left: 0;
}
.selector-toggle {
    position: relative;
}
.pcoded .selector-toggle > a {
    position: absolute;
    top: 200px;
    width: 55px;
    height: 55px;
    display: block;
    cursor: pointer;
    text-align: center;
    background: #01a9ac;
    color: #fff;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
    padding: 10px 8px;
}
.pcoded[theme-layout="horizontal"] .selector-toggle > a,
.pcoded[vertical-placement="left"] .selector-toggle > a {
    left: -75px;
    border-right: 0;
    border-radius: 50% 0 0 50%;
}
.pcoded[vertical-placement="right"] .selector-toggle > a {
    right: -75px;
    border-left: 0;
    border-radius: 0 50% 50% 0;
}
.selector-toggle > a:before {
    font-family: "feather";
    font-size: 20px;
    content: "\e8c3";
    position: relative;
    float: left;
    left: 13px;
    line-height: 35px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-animation: mymove 1.3s infinite linear;
    animation: mymove 1.3s infinite linear;
}
.open .selector-toggle > a:before {
    content: "\e8f6";
    -webkit-animation: mymove 0s infinite linear;
    animation: mymove 0s infinite linear;
}
#styleSelector .nav-tabs {
    margin-bottom: 20px;
    border-bottom: 2px solid #01a9ac;
    padding-bottom: 5px;
}
#styleSelector .nav-tabs .nav-item {
    width: calc(100% / 2);
    margin: 0;
    padding: 0;
    float: left;
}
#styleSelector .nav-tabs .nav-item a {
    color: #404e67;
    text-align: center;
    font-weight: 600;
    font-size: 13px;
    padding: 0.66rem 1rem;
    border-radius: 2px;
    border: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#styleSelector .nav-tabs .nav-item a.active {
    color: #fff;
    background-color: #01a9ac;
}
#styleSelector .style-cont {
    background-color: #f6f7fb;
    padding: 10px;
}
#styleSelector .st-main-title {
    font-size: 18px;
}
#styleSelector .btn-success {
    background-color: #11c15b;
}
#styleSelector .checkbox-fade label {
    margin-bottom: 0.8rem;
}
#styleSelector .sub-title {
    text-transform: capitalize;
}
#styleSelector #menu-effect {
    padding-bottom: 15px;
}
#styleSelector #menu-effect .radio > label {
    padding-left: 0;
}
#styleSelector #menu-effect .radio .helper {
    bottom: -30px;
    left: 3px;
}
#styleSelector #menu-effect .radio .helper:after,
#styleSelector #menu-effect .radio .helper:before {
    top: auto;
    bottom: 0;
}
#styleSelector #menu-effect .micon {
    font-size: 15px;
    padding: 2px 4px 4px;
    border-radius: 4px;
    width: 30px;
    display: block;
    height: 30px;
    text-align: center;
}
#styleSelector #menu-effect .micon.st1 i,
#styleSelector #menu-effect .micon.st3 i {
    display: none;
}
#styleSelector #menu-effect .micon.st2 b,
#styleSelector #menu-effect .micon.st4 b,
#styleSelector #menu-effect .micon.st5 b {
    display: none;
}
#styleSelector #menu-effect .micon.st1 {
    background-color: #01a9ac;
}
#styleSelector #menu-effect .micon.st1 b,
#styleSelector #menu-effect .micon.st1 i {
    color: #fff;
}
#styleSelector #menu-effect .micon.st2 {
    background-color: #0ac282;
}
#styleSelector #menu-effect .micon.st2 b,
#styleSelector #menu-effect .micon.st2 i {
    color: #fff;
}
#styleSelector #menu-effect .micon.st3 {
    background-color: #fec8b1;
}
#styleSelector #menu-effect .micon.st3 b,
#styleSelector #menu-effect .micon.st3 i {
    color: #fb4d02;
}
#styleSelector #menu-effect .micon.st4 {
    background-color: #fea9b3;
}
#styleSelector #menu-effect .micon.st4 b,
#styleSelector #menu-effect .micon.st4 i {
    color: #f3021e;
}
#styleSelector #menu-effect .micon.st5 {
    background-color: transparent;
}
#styleSelector #menu-effect .micon.st5 i {
    color: #01a9ac;
}
#styleSelector #bg-pattern-visiblity {
    padding-left: 30px;
}
#styleSelector .form-control {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #f1f1f1;
    margin-bottom: 10px;
}
#styleSelector .form-control:focus {
    border: none;
    background-color: #f1f1f1;
}
#styleSelector ul {
    border: 0 none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#styleSelector ul li {
    border-bottom: 0 solid #e9e9e9;
    display: block;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}
#styleSelector ul li p.selector-title,
#styleSelector ul li span.selector-title {
    color: #444;
    font-size: 14px;
    margin: 0 0 15px;
    padding: 10px 0;
    text-align: left;
}
#styleSelector ul li p.selector-title {
    font-weight: 600;
    border-bottom: 1px solid #e9e9e9;
}
#styleSelector ul li p.selector-title.main-title {
    font-weight: 600;
}
#styleSelector ul li p.sub-title.drp-title {
    border-bottom: 0 solid transparent;
    margin-bottom: 0;
    margin-top: 10px;
}
#styleSelector > ul > li > .sub-title {
    color: #9c9c9c;
    display: block;
    font-size: 13px;
    margin: 0;
    padding: 5px 0;
    position: relative;
    text-align: left;
}
#styleSelector li {
    padding: 5px;
}
.theme-option select {
    background-color: #f1f1f1;
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 3px 10px;
}
