.transall, .gallery-env .album-images .album-image .image-checkbox .cbr-replaced, .login-page .login-form .form-group .control-label, .login-page .login-form .form-group .form-control, .lockscreen-page .lockcreen-form .form-group .input-group .form-control, .xe-widget.xe-single-news .xe-image .xe-gradient, .xe-widget.xe-weather .xe-current-day .xe-forecast .xe-forecast-entry time, .xe-widget.xe-weather .xe-weekdays .xe-weekday-forecast .xe-temp, .sidebar-user-info .user-links li a {
    transition: 220ms ease-in-out;
}

.clearfix::before, .clearfix::after, .mailbox-env::before, .mailbox-env::after, .mailbox-env .mail-env .mail-table .mail-pagination .next-prev::before, .mailbox-env .mail-env .mail-table .mail-pagination .next-prev::after, .mailbox-env .mail-single .mail-single-header::before, .mailbox-env .mail-single .mail-single-header::after, .mailbox-env .mail-single .mail-single-info::before, .mailbox-env .mail-single .mail-single-info::after, .invoice-env::before, .invoice-env::after, .invoice-env .invoice-header::before, .invoice-env .invoice-header::after, .invoice-env .invoice-details::before, .invoice-env .invoice-details::after, .invoice-env .invoice-details .invoice-client-info::before, .invoice-env .invoice-details .invoice-client-info::after, .invoice-env .invoice-details .invoice-payment-info::before, .invoice-env .invoice-details .invoice-payment-info::after, .invoice-env .invoice-totals::before, .invoice-env .invoice-totals::after, .gallery-env::before, .gallery-env::after, .gallery-env .album-header::before, .gallery-env .album-header::after, .gallery-env .album-images .album-image::before, .gallery-env .album-images .album-image::after, .calendar-env::before, .calendar-env::after, .profile-env::before, .profile-env::after, .profile-env .user-timeline-stories .timeline-story header::before, .profile-env .user-timeline-stories .timeline-story header::after, .profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-info::before, .profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-info::after, .profile-env .user-timeline-stories .timeline-story .story-album::before, .profile-env .user-timeline-stories .timeline-story .story-album::after, .timeline-centered::before, .timeline-centered::after, .timeline-centered .timeline-entry .timeline-entry-inner::before, .timeline-centered .timeline-entry .timeline-entry-inner::after, .notes-env .notes-list::before, .notes-env .notes-list::after, .lockscreen-page .lockcreen-form::before, .lockscreen-page .lockcreen-form::after, .xe-widget.xe-weather::before, .xe-widget.xe-weather::after, .xe-widget.xe-weather .xe-current-day .xe-now::before, .xe-widget.xe-weather .xe-current-day .xe-now::after, .xe-widget.xe-map-stats::before, .xe-widget.xe-map-stats::after {
    content: " ";
    display: table;
}

.clearfix::after, .mailbox-env::after, .mailbox-env .mail-env .mail-table .mail-pagination .next-prev::after, .mailbox-env .mail-single .mail-single-header::after, .mailbox-env .mail-single .mail-single-info::after, .invoice-env::after, .invoice-env .invoice-header::after, .invoice-env .invoice-details::after, .invoice-env .invoice-details .invoice-client-info::after, .invoice-env .invoice-details .invoice-payment-info::after, .invoice-env .invoice-totals::after, .gallery-env::after, .gallery-env .album-header::after, .gallery-env .album-images .album-image::after, .calendar-env::after, .profile-env::after, .profile-env .user-timeline-stories .timeline-story header::after, .profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-info::after, .profile-env .user-timeline-stories .timeline-story .story-album::after, .timeline-centered::after, .timeline-centered .timeline-entry .timeline-entry-inner::after, .notes-env .notes-list::after, .lockscreen-page .lockcreen-form::after, .xe-widget.xe-weather::after, .xe-widget.xe-weather .xe-current-day .xe-now::after, .xe-widget.xe-map-stats::after {
    clear: both;
}

.mailbox-env .mailbox-sidebar .mailbox-list {
    margin-top: 30px;
}

@media screen and (max-width: 995px) {
    .mailbox-env .mailbox-sidebar .mailbox-list {
        margin-top: 10px;
    }
}

.mailbox-env .mailbox-sidebar .mailbox-list li {
    border-bottom: 1px solid rgb(221, 221, 221);
}

.mailbox-env .mailbox-sidebar .mailbox-list li a {
    display: block;
    color: rgb(151, 152, 152);
    padding: 10px;
}

.mailbox-env .mailbox-sidebar .mailbox-list li a:hover {
    color: rgb(113, 114, 114);
}

.mailbox-env .mailbox-sidebar .mailbox-list li a .badge {
    margin-top: 0px;
}

.mailbox-env .mailbox-sidebar .mailbox-list li.active > a {
    color: rgb(44, 46, 47);
    font-weight: 700;
}

.mailbox-env .mailbox-sidebar .mailbox-list li:last-child {
    border-bottom: 0px;
}

.mailbox-env .mailbox-sidebar .mailbox-list li.list-header {
    font-size: 10px;
    padding: 10px;
    font-weight: 700;
    color: rgb(151, 152, 152);
    text-transform: uppercase;
}

.mailbox-env .mail-env {
    background: rgb(255, 255, 255);
    padding: 15px 0px;
    margin-bottom: 30px;
}

.mailbox-env .mail-env .mail-table {
    color: rgb(151, 152, 152);
    margin-bottom: 0px;
}

.mailbox-env .mail-env .mail-table > thead > tr > td, .mailbox-env .mail-env .mail-table > tfoot > tr > td, .mailbox-env .mail-env .mail-table > thead > tr > th, .mailbox-env .mail-env .mail-table > tfoot > tr > th {
    color: rgb(113, 114, 114);
    font-weight: 400;
    padding: 0px 10px 15px;
}

.mailbox-env .mail-env .mail-table > thead > tr > td::after, .mailbox-env .mail-env .mail-table > tfoot > tr > td::after, .mailbox-env .mail-env .mail-table > thead > tr > th::after, .mailbox-env .mail-env .mail-table > tfoot > tr > th::after {
    display: none;
}

.mailbox-env .mail-env .mail-table > tfoot > tr > td, .mailbox-env .mail-env .mail-table > tfoot > tr > th {
    border-bottom: 0px;
    padding-top: 15px;
    padding-bottom: 0px;
}

.mailbox-env .mail-env .mail-table > tbody > tr > td, .mailbox-env .mail-env .mail-table > tbody > tr > th {
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
}

.mailbox-env .mail-env .mail-table > tbody > tr a:hover {
    color: rgb(100, 101, 101);
}

.mailbox-env .mail-env .mail-table > tbody > tr.unread .col-name {
    font-weight: 700;
}

.mailbox-env .mail-env .mail-table > tbody > tr.unread .col-name a {
    color: rgb(100, 101, 101);
}

.mailbox-env .mail-env .mail-table > tbody > tr.highlighted {
    background-color: rgba(255, 255, 204, 0.35);
}

.mailbox-env .mail-env .mail-table .col-cb, .mailbox-env .mail-env .mail-table .col-options {
    width: 2%;
}

.mailbox-env .mail-env .mail-table .col-cb {
    padding-left: 30px;
}

@media screen and (max-width: 550px) {
    .mailbox-env .mail-env .mail-table .col-cb {
        padding-left: 15px;
    }
}

.mailbox-env .mail-env .mail-table .col-subject a {
    display: block;
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media screen and (max-width: 995px) {
    .mailbox-env .mail-env .mail-table .col-subject a {
        max-width: 150px;
    }
}

@media screen and (max-width: 550px) {
    .mailbox-env .mail-env .mail-table .col-subject {
        padding-right: 15px;
    }
}

.mailbox-env .mail-env .mail-table .col-options {
    text-align: right;
}

.mailbox-env .mail-env .mail-table .col-time {
    width: 12%;
    text-align: right;
    padding-right: 30px;
    white-space: nowrap;
}

@media screen and (max-width: 550px) {
    .mailbox-env .mail-env .mail-table .col-time {
        display: none;
        padding-right: 15px;
    }
}

.mailbox-env .mail-env .mail-table .col-header-options {
    padding-right: 30px;
}

@media screen and (max-width: 550px) {
    .mailbox-env .mail-env .mail-table .col-header-options {
        padding-right: 15px;
    }
}

.mailbox-env .mail-env .mail-table a {
    color: rgb(151, 152, 152);
}

.mailbox-env .mail-env .mail-table .btn {
    margin-bottom: 0px;
}

.mailbox-env .mail-env .mail-table .checkbox {
    margin: 0px;
}

.mailbox-env .mail-env .mail-table .mail-select-options {
    float: left;
    position: relative;
    top: 2px;
}

@media screen and (max-width: 450px) {
    .mailbox-env .mail-env .mail-table .mail-select-options {
        display: none;
    }
}

.mailbox-env .mail-env .mail-table .mail-pagination {
    float: right;
    margin-right: -10px;
}

.mailbox-env .mail-env .mail-table .mail-pagination .next-prev {
    position: relative;
    display: inline-block;
    margin-bottom: -5px;
    margin-left: 10px;
}

.mailbox-env .mail-env .mail-table .mail-pagination .next-prev a {
    position: relative;
    display: block;
    float: left;
    color: rgb(87, 88, 88);
    font-size: 14px;
}

.mailbox-env .mail-env .mail-table .mail-pagination .next-prev a i {
    margin: 0px 8px;
}

.mailbox-env .mail-env .mail-table .mail-pagination .next-prev a:hover {
    background: rgba(221, 221, 221, 0.25);
}

.mailbox-env .mail-env .mail-table .mail-pagination .next-prev a:first-child {
    margin-right: 9px;
}

.mailbox-env .mail-env .mail-table .mail-pagination .next-prev a:first-child::after {
    display: block;
    height: 10px;
    width: 1px;
    background: rgb(221, 221, 221);
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: -5px;
    content: "";
}

.mailbox-env .mail-env .mail-table .star {
    position: relative;
    display: inline-block;
    font-size: 15px;
    margin-top: -3px;
}

.mailbox-env .mail-env .mail-table .star.starred {
    color: rgb(255, 186, 0) !important;
}

.mailbox-env .mail-compose {
    background: rgb(255, 255, 255);
    padding: 30px;
    margin-bottom: 30px;
}

.mailbox-env .mail-compose .compose-message-editor {
    margin-bottom: 20px;
}

.mailbox-env .mail-compose .compose-message-editor textarea {
    min-height: 150px;
}

.mailbox-env .mail-compose .form-group {
    position: relative;
}

.mailbox-env .mail-compose .form-group label {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 5;
    line-height: 48px;
    padding: 0px 15px;
    font-weight: 700;
    color: rgb(113, 114, 114);
    user-select: none;
}

.mailbox-env .mail-compose .form-group input, .mailbox-env .mail-compose .form-group textarea {
    position: relative;
    z-index: 1;
}

.mailbox-env .mail-compose .form-group input.form-control {
    height: 48px;
    padding-left: 80px;
}

.mailbox-env .mail-compose .form-group .field-options {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 4;
    padding: 14px 15px;
}

.mailbox-env .mail-compose .form-group .field-options a {
    display: block;
    background: rgb(204, 204, 204);
    color: rgb(255, 255, 255);
    font-size: 10px;
    float: left;
    margin-left: 5px;
    padding: 3px 5px;
}

.mailbox-env .mail-compose .form-group .field-options a:hover {
    background-color: rgb(153, 153, 153);
}

.mailbox-env .mail-header {
    border-bottom: 1px solid rgb(221, 221, 221);
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.mailbox-env .mail-header h3 {
    margin: 0px;
}

.mailbox-env .mail-header h3 i {
    font-size: 17px;
}

@media screen and (max-width: 995px) {
    .mailbox-env .mail-header h3 {
        margin-bottom: 20px;
    }
}

.mailbox-env .mail-single {
    background: rgb(255, 255, 255);
    padding: 30px;
    margin-bottom: 30px;
}

.mailbox-env .mail-single .mail-single-header {
    border-bottom: 2px solid rgb(240, 240, 240);
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.mailbox-env .mail-single .mail-single-header > h2 {
    float: left;
    margin: 0px;
    font-size: 23px;
}

@media screen and (max-width: 995px) {
    .mailbox-env .mail-single .mail-single-header > h2 {
        float: none;
        margin-bottom: 20px;
        font-size: 19px;
    }

    .mailbox-env .mail-single .mail-single-header > h2 .go-back {
        font-size: 11px;
    }
}

.mailbox-env .mail-single .mail-single-header > h2 .go-back {
    display: block;
    color: rgb(189, 190, 190);
    font-size: 13px;
    margin-top: 10px;
    margin-left: -5px;
}

.mailbox-env .mail-single .mail-single-header > h2 .go-back i {
    color: rgb(177, 177, 177);
}

.mailbox-env .mail-single .mail-single-header > h2 .label, .mailbox-env .mail-single .mail-single-header > h2 .badge {
    margin-left: 10px;
}

.mailbox-env .mail-single .mail-single-header .mail-single-header-options {
    float: right;
}

@media screen and (max-width: 995px) {
    .mailbox-env .mail-single .mail-single-header .mail-single-header-options {
        float: none;
    }
}

.mailbox-env .mail-single .mail-single-info {
    border-bottom: 1px solid rgb(240, 240, 240);
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.mailbox-env .mail-single .mail-single-info .mail-single-info-user {
    float: left;
}

.mailbox-env .mail-single .mail-single-info .mail-single-info-user > a {
    display: block;
    color: rgb(151, 152, 152);
    text-decoration: none;
}

.mailbox-env .mail-single .mail-single-info .mail-single-info-user > a strong, .mailbox-env .mail-single .mail-single-info .mail-single-info-user > a span {
    color: rgb(113, 114, 114);
    font-weight: 700;
}

.mailbox-env .mail-single .mail-single-info .mail-single-info-user > a img {
    float: left;
    margin-right: 10px;
}

.mailbox-env .mail-single .mail-single-info .mail-single-info-user > a em {
    font-style: normal;
    display: block;
    color: rgb(204, 204, 204);
    padding-top: 2px;
}

.mailbox-env .mail-single .mail-single-info .mail-single-info-user.open > a {
    text-decoration: none;
}

.mailbox-env .mail-single .mail-single-info .mail-single-info-user .dropdown-menu {
    width: 100%;
    margin-top: 10px;
}

.mailbox-env .mail-single .mail-single-info .mail-single-info-user .dropdown-menu::before {
    content: "";
    position: absolute;
    display: block;
    background: inherit;
    width: 10px;
    height: 10px;
    top: -5px;
    left: 4%;
    transform: rotate(45deg);
    z-index: 1;
}

.mailbox-env .mail-single .mail-single-info .mail-single-info-user .dropdown-menu li {
    position: relative;
    z-index: 2;
}

.mailbox-env .mail-single .mail-single-info .mail-single-info-user .dropdown-menu li i {
    display: inline-block;
    margin-right: 2px;
}

.mailbox-env .mail-single .mail-single-info .mail-single-info-options {
    float: right;
    padding-top: 10px;
}

.mailbox-env .mail-single .mail-single-info .mail-single-info-options a {
    color: rgb(151, 152, 152);
    display: inline-block;
    margin-left: 5px;
}

.mailbox-env .mail-single .mail-single-info .mail-single-info-options a i {
    font-size: 16px;
}

.mailbox-env .mail-single .mail-single-info .mail-single-info-options a.starred {
    color: rgb(255, 186, 0);
}

.mailbox-env .mail-single .mail-single-body {
    border-bottom: 1px solid rgb(240, 240, 240);
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.mailbox-env .mail-single .mail-single-body p {
    color: rgb(125, 127, 127);
}

.mailbox-env .mail-single .mail-single-attachments h3 {
    margin: 0px 0px 20px;
    font-size: 22px;
}

.mailbox-env .mail-single .mail-single-attachments h3 i {
    font-size: 17px;
    position: relative;
    top: -2px;
    display: inline-block;
}

.mailbox-env .mail-single .mail-single-attachments ul li {
    margin-bottom: 20px;
}

.mailbox-env .mail-single .mail-single-attachments ul li .thumb {
    position: relative;
    display: block;
}

.mailbox-env .mail-single .mail-single-attachments ul li .thumb::before {
    content: "";
    display: block;
    position: absolute;
    background: linear-gradient(rgb(255, 255, 255) 0px, rgb(124, 56, 188) 100%);
    zoom: 1; opacity: 0;
    inset: 8px;
    z-index: 1;
    transition: 100ms ease-in-out;
}

.mailbox-env .mail-single .mail-single-attachments ul li .thumb::after {
    display: block;
    position: absolute;
    color: rgb(255, 255, 255);
    content: "";
    font-family: fontawesome;
    left: 50%;
    top: 50%;
    font-size: 22px;
    z-index: 2;
    margin-left: -12px;
    margin-top: -13px;
    transform: scale(0);
    transition: 200ms ease-in-out;
}

.mailbox-env .mail-single .mail-single-attachments ul li .thumb:hover::before {
    zoom: 1; opacity: 0.4;
}

.mailbox-env .mail-single .mail-single-attachments ul li .thumb:hover::after {
    transform: scale(1);
}

.mailbox-env .mail-single .mail-single-attachments ul li .img-thumbnail {
    border-width: 2px;
}

.mailbox-env .mail-single .mail-single-attachments ul li .name {
    display: block;
    margin-top: 12px;
    color: rgb(113, 114, 114);
    font-weight: 700;
}

.mailbox-env .mail-single .mail-single-attachments ul li .name span {
    float: right;
    font-size: 11px;
    color: rgb(221, 221, 221);
    font-weight: 400;
}

.mailbox-env .mail-single .mail-single-attachments ul li .links {
    display: block;
    margin-top: 5px;
    color: rgb(164, 165, 165);
    font-size: 11px;
}

.mailbox-env .mail-single .mail-single-attachments ul li .links a {
    color: rgb(151, 152, 152);
}

.mailbox-env .mail-single .mail-single-attachments ul li .links a:hover {
    color: rgb(100, 101, 101);
}

.mailbox-env .mail-single .mail-single-attachments ul.list-inline li {
    margin-right: 20px;
}

.mailbox-env .mail-single .mail-single-reply {
    border: 1px solid rgb(228, 228, 228);
    padding: 15px 20px;
    min-height: 70px;
    color: rgb(151, 152, 152);
}

.mailbox-env .mail-single .mail-single-reply a {
    font-weight: 700;
    color: rgb(113, 114, 114);
    text-decoration: none;
}

.mailbox-env .mail-single .mail-single-reply a:hover {
    color: rgb(87, 88, 88);
}

.mailbox-env .mailbox-right {
    float: right !important;
}

@media screen and (max-width: 995px) {
    .mailbox-env .mailbox-right {
        float: none !important;
    }
}

.mailbox-env .mailbox-left {
    float: left !important;
}

@media screen and (max-width: 995px) {
    .mailbox-env .mailbox-left {
        float: none !important;
    }
}

.invoice-env {
    padding: 15px 0px;
}

@media print {
    .invoice-env {
        padding: 0px;
    }
}

.invoice-env .invoice-header {
    border-bottom: 1px solid rgb(245, 245, 245);
    padding-bottom: 20px;
}

.invoice-env .invoice-header .invoice-logo {
    float: left;
}

.invoice-env .invoice-header .invoice-logo .logo {
    display: block;
    margin-bottom: 20px;
}

.invoice-env .invoice-header .invoice-logo ul li {
    color: rgb(151, 152, 152);
    font-size: 14px;
}

.invoice-env .invoice-header .invoice-logo ul li strong {
    color: rgb(113, 114, 114);
}

.invoice-env .invoice-header .invoice-logo ul li + li {
    margin-top: 2px;
}

.invoice-env .invoice-header .invoice-options {
    float: right;
    width: 180px;
}

@media screen and (max-width: 480px) {
    .invoice-env .invoice-header .invoice-logo, .invoice-env .invoice-header .invoice-options {
        float: none;
    }

    .invoice-env .invoice-header .invoice-options {
        width: auto;
        margin-bottom: 30px;
    }
}

.invoice-env .invoice-details {
    padding-top: 30px;
    padding-bottom: 10px;
}

.invoice-env .invoice-details .invoice-client-info, .invoice-env .invoice-details .invoice-payment-info {
    font-size: 14px;
    box-sizing: border-box;
}

.invoice-env .invoice-details .invoice-client-info > strong, .invoice-env .invoice-details .invoice-payment-info > strong {
    display: block;
    margin-bottom: 5px;
    color: rgb(100, 101, 101);
}

.invoice-env .invoice-details .invoice-client-info strong, .invoice-env .invoice-details .invoice-payment-info strong {
    color: rgb(113, 114, 114);
}

.invoice-env .invoice-details .invoice-client-info {
    float: left;
    width: 60%;
}

.invoice-env .invoice-details .invoice-client-info ul {
    float: left;
    margin-right: 20px;
}

@media print {
    .invoice-env .invoice-details .invoice-client-info {
        width: 50%;
    }
}

.invoice-env .invoice-details .invoice-payment-info {
    float: right;
    width: 30%;
}

@media print {
    .invoice-env .invoice-details .invoice-payment-info {
        width: 50%;
        text-align: right;
    }
}

@media screen and (max-width: 480px) {
    .invoice-env .invoice-details .invoice-client-info, .invoice-env .invoice-details .invoice-payment-info {
        float: none;
        width: 100%;
    }

    .invoice-env .invoice-details .invoice-payment-info {
        margin-top: 15px;
    }
}

.invoice-env .table {
    margin-top: 15px;
    margin-bottom: 15px;
}

.invoice-env .invoice-totals {
    margin-top: 30px;
}

.invoice-env .invoice-totals .invoice-bill-info {
    float: left;
    padding-left: 15px;
}

.invoice-env .invoice-totals .invoice-subtotals-totals {
    float: right;
    text-align: right;
    padding-right: 15px;
}

.invoice-env .invoice-totals .invoice-subtotals-totals span {
    display: block;
}

.invoice-env .invoice-totals .invoice-subtotals-totals span strong {
    color: rgb(113, 114, 114);
    display: inline-block;
    min-width: 50px;
}

.invoice-env .invoice-totals .invoice-subtotals-totals hr {
    margin: 8px 0px;
}

@media screen and (max-width: 480px) {
    .invoice-env .invoice-totals .invoice-bill-info, .invoice-env .invoice-totals .invoice-subtotals-totals {
        float: none;
        padding: 0px;
    }

    .invoice-env .invoice-totals .invoice-subtotals-totals {
        margin-bottom: 30px;
    }
}

@media print {
    .invoice-env .invoice-totals .invoice-bill-info, .invoice-env .invoice-totals .invoice-subtotals-totals {
        padding: 0px;
    }
}

.search-env form {
    position: relative;
    margin-bottom: 30px;
}

.search-env form .form-control {
    padding-right: 50px;
}

.search-env form button[type="submit"] {
    position: absolute;
    right: 0px;
    top: 0px;
    line-height: 45px;
    padding: 0px 15px;
    font-size: 16px;
    color: rgb(151, 152, 152);
    outline: 0px;
}

.search-env .nav.tabs-vertical {
    width: 200px;
}

@media screen and (max-width: 995px) {
    .search-env .nav.tabs-vertical {
        width: 50px;
        min-width: 50px;
    }
}

.search-env .nav.tabs-vertical > li > a {
    background: 0px 0px;
    font-size: 14px;
    text-align: left;
}

.search-env .nav.tabs-vertical > li > a::after {
    display: block;
    content: "";
    height: 1px;
    margin-top: 5px;
    background-color: rgb(221, 221, 221);
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 0px;
}

.search-env .nav.tabs-vertical > li.active > a {
    font-weight: 700;
    color: rgb(44, 46, 47);
}

.search-env .nav.tabs-vertical > li.active > a::after {
    display: none;
}

.search-env .nav.tabs-vertical > li:last-child > a::after {
    display: none;
}

.search-env .tab-content .tab-pane h2 {
    margin: -10px 0px 30px;
    font-size: 24px;
    border-bottom: 1px solid rgb(245, 245, 245);
    padding-bottom: 30px;
}

.search-env .tab-content .tab-pane h2 small {
    display: block;
    padding-top: 10px;
    color: rgb(153, 153, 153);
    font-size: 13px;
}

.search-env .tab-content .tab-pane .results li {
    border-bottom: 1px solid rgb(245, 245, 245);
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.search-env .tab-content .tab-pane .results li h3 {
    margin: 0px 0px 15px;
}

.search-env .tab-content .tab-pane .results li p {
    color: rgb(177, 177, 177);
}

.search-env .tab-content .tab-pane .results li .link {
    color: rgb(104, 184, 40);
}

.search-env .tab-content .tab-pane .results li .link:hover {
    color: rgb(80, 142, 31);
}

.search-env .tab-content .tab-pane .results li + li {
    margin-bottom: 30px;
}

.search-env .tab-content .tab-pane .pagination {
    margin: 0px;
}

.gallery-env {
    margin-bottom: 20px;
}

@media screen and (max-width: 995px) {
    .gallery-env .gallery-sidebar {
        margin-top: 30px;
    }
}

.gallery-env .gallery-sidebar ul {
    margin: 20px 0px;
}

.gallery-env .gallery-sidebar ul li a {
    display: block;
    padding: 10px 5px;
    border-bottom: 1px solid rgb(221, 221, 221);
    color: rgb(125, 127, 127);
}

.gallery-env .gallery-sidebar ul li a i {
    display: inline-block;
    margin-right: 2px;
}

.gallery-env .gallery-sidebar ul li a:hover {
    color: rgb(87, 88, 88);
}

.gallery-env .gallery-sidebar ul li.active > a {
    color: rgb(44, 46, 47);
    font-weight: 700;
}

.gallery-env .gallery-sidebar ul li:last-child > a {
    border-bottom: 0px;
}

.gallery-env .album-header {
    padding: 25px 30px;
    background: rgb(255, 255, 255);
    margin-bottom: 20px;
}

.gallery-env .album-header h2 {
    margin: 0px;
    padding: 0px;
    float: left;
    color: rgb(44, 46, 47);
    font-size: 24px;
}

.gallery-env .album-header .album-options {
    float: right;
    padding: 0px;
    margin: 5px 0px 0px;
}

.gallery-env .album-header .album-options .cbr-replaced {
    margin-bottom: 0px;
    margin-right: 5px;
}

.gallery-env .album-header .album-options li {
    color: rgb(100, 101, 101);
}

.gallery-env .album-header .album-options li a {
    color: rgb(100, 101, 101);
}

.gallery-env .album-header .album-options li a:hover {
    color: rgb(44, 46, 47);
}

.gallery-env .album-header .album-options li label {
    user-select: none;
}

.gallery-env .album-header .album-options li + li {
    margin-left: 10px;
}

@media screen and (max-width: 995px) {
    .gallery-env .album-header {
        padding: 15px 20px;
    }

    .gallery-env .album-header h2, .gallery-env .album-header .album-options {
        float: none;
    }

    .gallery-env .album-header h2 {
        text-align: center;
        padding: 10px 0px;
    }

    .gallery-env .album-header .album-options {
        margin-top: 10px;
    }
}

.gallery-env .album-sorting-info {
    display: none;
}

.gallery-env .album-sorting-info .album-sorting-info-inner {
    border: 2px dashed rgb(183, 183, 183);
    padding: 15px 10px;
    font-size: 14px;
    margin-bottom: 20px;
}

.gallery-env .album-images .album-image {
    position: relative;
    padding: 10px;
    background: rgb(255, 255, 255);
    margin-bottom: 20px;
}

.gallery-env .album-images .album-image .thumb {
    position: relative;
    display: block;
    margin-bottom: 10px;
    z-index: 2;
}

.gallery-env .album-images .album-image .thumb img {
    display: block;
    margin: 0px;
    line-height: 1;
    width: 100%;
}

.gallery-env .album-images .album-image .thumb:hover ~ .image-checkbox .cbr-replaced {
    zoom: 1; opacity: 1;
}

.gallery-env .album-images .album-image .name {
    float: left;
    width: 75%;
}

.gallery-env .album-images .album-image .name span {
    color: rgb(44, 46, 47);
    font-weight: 700;
}

.gallery-env .album-images .album-image .name em {
    font-style: normal;
    color: rgb(151, 152, 152);
    font-size: 11px;
    display: block;
}

@media screen and (min-width: 995px) {
    .gallery-env .album-images .album-image .name span, .gallery-env .album-images .album-image .name em {
        max-width: 100%;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}

.gallery-env .album-images .album-image .image-options {
    float: right;
    width: 25%;
    text-align: right;
    white-space: nowrap;
}

.gallery-env .album-images .album-image .image-options a {
    font-size: 10px;
    color: rgb(93, 98, 100);
}

.gallery-env .album-images .album-image .image-options a:hover {
    color: rgb(44, 46, 47);
}

.gallery-env .album-images .album-image .image-checkbox {
    position: absolute;
    right: 17px;
    top: 15px;
    z-index: 5;
}

.gallery-env .album-images .album-image .image-checkbox .cbr-replaced {
    zoom: 1; opacity: 0.5;
}

.gallery-env .album-images .album-image .image-checkbox .cbr-replaced:hover, .gallery-env .album-images .album-image .image-checkbox .cbr-replaced.cbr-checked {
    zoom: 1; opacity: 1;
}

.gallery-env .album-images .ui-sortable-handle .album-image {
    box-shadow: rgba(104, 184, 40, 0.2) 0px 0px 0px 1px;
    animation: 1s ease-in-out 0s infinite alternate none running glowAnimation;
    margin-bottom: 0px;
}

.gallery-env .album-images .ui-sortable-handle {
    margin-bottom: 20px;
}

.gallery-env .album-images .ui-sortable-placeholder {
    background: rgba(204, 204, 204, 0.1);
    border: 1px dashed rgb(196, 196, 196);
    visibility: visible !important;
    margin: 0px !important;
}

.gallery-env .gallery-right {
    float: right !important;
}

@media screen and (max-width: 995px) {
    .gallery-env .gallery-right {
        float: none !important;
    }
}

.gallery-env .gallery-left {
    float: left !important;
}

@media screen and (max-width: 995px) {
    .gallery-env .gallery-left {
        float: none !important;
    }
}

lesshat-selector {
}

@-webkit-keyframes glowAnimation {
    0% {
        box-shadow: rgba(104, 184, 40, 0.2) 0px 0px 0px 1px;
    }

    100% {
        box-shadow: rgba(104, 184, 40, 0.8) 0px 0px 3px 1px;
    }
}

@keyframes glowAnimation {
    0% {
        box-shadow: rgba(104, 184, 40, 0.2) 0px 0px 0px 1px;
    }

    100% {
        box-shadow: rgba(104, 184, 40, 0.8) 0px 0px 3px 1px;
    }
}

.modal-gallery-image {
    margin: -31px -31px 0px;
    border-bottom: 5px solid rgb(245, 245, 245);
    position: relative;
}

.modal-gallery-image img {
    display: block;
    width: 100%;
}

.modal-gallery-top-controls {
    position: absolute;
    right: 15px;
    top: 0px;
    border: 0px;
}

.page-error {
    background: rgb(255, 255, 255);
    width: 700px;
    padding: 50px;
    margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
    .page-error {
        width: 90%;
    }

    .main-content .page-error {
        width: 100%;
    }
}

.page-error.centered {
    margin-left: auto;
    margin-right: auto;
}

.page-error .error-symbol {
    font-size: 48px;
    line-height: 1;
}

.page-error .error-symbol i {
    line-height: 1;
}

.page-error h2 {
    font-size: 35px;
    margin-bottom: 20px;
}

.page-error h2 small {
    display: block;
    padding-top: 10px;
    color: rgb(188, 188, 188);
    font-size: 50%;
}

.page-error-env > .page-error {
    margin-top: 50px;
}

.page-error-search {
    width: 700px;
}

@media screen and (max-width: 991px) {
    .page-error-search {
        width: 90%;
    }

    .main-content .page-error-search {
        width: 100%;
    }
}

.page-error-search.centered {
    margin-left: auto;
    margin-right: auto;
}

.page-error-search form {
    position: relative;
}

.page-error-search form button[type="submit"] {
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    line-height: 32px;
    padding: 0px 10px;
    font-size: 12px;
    color: rgb(164, 165, 165);
}

.page-error-search form.form-half {
    width: 45%;
    margin-left: auto;
    margin-right: auto;
}

.page-error-search form .input-lg + button[type="submit"] {
    line-height: 45px;
    padding: 0px 15px;
}

.page-error-search .go-back {
    display: block;
    text-align: center;
    color: rgb(171, 172, 172);
    margin: 15px 0px;
}

.page-error-search .go-back:hover {
    color: rgb(151, 152, 152);
}

.calendar-env {
    position: relative;
    margin-bottom: 30px;
}

.calendar-env .calendar-sidebar form {
    margin-bottom: 20px;
}

.calendar-env .calendar-sidebar form .form-control {
    padding: 20px 15px;
    height: 37px;
    width: 100%;
}

@media screen and (max-width: 995px) {
    .calendar-env .calendar-sidebar {
        margin-top: 30px;
    }

    .calendar-env .calendar-sidebar form {
        margin-bottom: 0px;
    }
}

.calendar-env .calendar-sidebar .calendar-list {
    margin: 0px 0px 30px;
}

@media screen and (max-width: 995px) {
    .calendar-env .calendar-sidebar .calendar-list {
        margin-top: 10px;
    }
}

.calendar-env .calendar-sidebar .calendar-list li a {
    display: block;
    color: rgb(151, 152, 152);
    padding-bottom: 7px;
}

.calendar-env .calendar-sidebar .calendar-list li a:hover {
    color: rgb(113, 114, 114);
}

.calendar-env .calendar-sidebar .calendar-list li a .badge {
    margin-top: 0px;
    display: block;
    text-align: left;
    font-size: 12px;
    padding: 7px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.calendar-env .calendar-sidebar .calendar-list li.list-header {
    font-size: 10px;
    padding: 10px 0px;
    font-weight: 700;
    color: rgb(151, 152, 152);
    border-bottom: 0px;
    text-transform: uppercase;
}

.calendar-env .calendar-sidebar .calendar-list li.ui-draggable-dragging .badge {
    zoom: 1; opacity: 0.6;
}

.calendar-env .calendar-sidebar .calendar-list li.ui-draggable-handle .badge {
    cursor: move;
}

.calendar-env .calendar-main {
    position: relative;
    background: rgb(255, 255, 255);
    padding: 30px;
    z-index: 5;
}

.calendar-env .calendar-main .fc .fc-popover, .calendar-env .calendar-main .fc .fc-row, .calendar-env .calendar-main .fc hr, .calendar-env .calendar-main .fc tbody, .calendar-env .calendar-main .fc td, .calendar-env .calendar-main .fc th, .calendar-env .calendar-main .fc thead {
    border-color: rgb(238, 238, 238);
}

.calendar-env .calendar-main .fc .fc-toolbar {
    padding-bottom: 15px;
}

.calendar-env .calendar-main .fc .fc-toolbar .fc-left h2 {
    font-size: 24px;
}

.calendar-env .calendar-main .fc .fc-toolbar .fc-left h2::before {
    content: "";
    font-family: fontawesome;
    display: inline-block;
    margin-right: 10px;
}

.calendar-env .calendar-main .fc .fc-toolbar .fc-right {
    margin-top: 5px;
}

.calendar-env .calendar-main .fc .fc-toolbar .fc-right > .fc-button-group:last-child {
    margin-right: -15px;
}

@media screen and (max-width: 995px) {
    .calendar-env .calendar-main .fc .fc-toolbar .fc-left, .calendar-env .calendar-main .fc .fc-toolbar .fc-right {
        float: none;
        width: 100%;
    }

    .calendar-env .calendar-main .fc .fc-toolbar .fc-left::before, .calendar-env .calendar-main .fc .fc-toolbar .fc-right::before, .calendar-env .calendar-main .fc .fc-toolbar .fc-left::after, .calendar-env .calendar-main .fc .fc-toolbar .fc-right::after {
        content: " ";
        display: table;
    }

    .calendar-env .calendar-main .fc .fc-toolbar .fc-left::after, .calendar-env .calendar-main .fc .fc-toolbar .fc-right::after {
        clear: both;
    }

    .calendar-env .calendar-main .fc .fc-toolbar .fc-left::before, .calendar-env .calendar-main .fc .fc-toolbar .fc-right::before, .calendar-env .calendar-main .fc .fc-toolbar .fc-left::after, .calendar-env .calendar-main .fc .fc-toolbar .fc-right::after {
        content: " ";
        display: table;
    }

    .calendar-env .calendar-main .fc .fc-toolbar .fc-left::after, .calendar-env .calendar-main .fc .fc-toolbar .fc-right::after {
        clear: both;
    }

    .calendar-env .calendar-main .fc .fc-toolbar .fc-left h2 {
        text-align: center;
        width: 100%;
        float: none;
    }

    .calendar-env .calendar-main .fc .fc-toolbar .fc-right {
        position: relative;
        margin-top: 10px;
        text-align: center;
        top: 12px;
    }

    .calendar-env .calendar-main .fc .fc-toolbar .fc-right .fc-button-group {
        display: inline-block;
        float: none;
    }
}

.calendar-env .calendar-main .fc .fc-toolbar .fc-button-group {
    background: 0px 0px;
    border: 0px;
}

.calendar-env .calendar-main .fc .fc-toolbar .fc-button-group .fc-month-button.fc-state-active, .calendar-env .calendar-main .fc .fc-toolbar .fc-button-group .fc-basicWeek-button.fc-state-active, .calendar-env .calendar-main .fc .fc-toolbar .fc-button-group .fc-agendaWeek-button.fc-state-active, .calendar-env .calendar-main .fc .fc-toolbar .fc-button-group .fc-agendaDay-button.fc-state-active, .calendar-env .calendar-main .fc .fc-toolbar .fc-button-group .fc-basicDay-button.fc-state-active {
    color: rgb(44, 46, 47);
}

.calendar-env .calendar-main .fc .fc-toolbar .fc-button-group .fc-month-button::after {
    content: "";
    display: block;
    position: absolute;
    right: -1px;
    top: 25%;
    bottom: 25%;
    width: 1px;
    background: rgb(238, 238, 238);
}

.calendar-env .calendar-main .fc .fc-toolbar .fc-button-group .fc-month-button + .fc-agendaWeek-button::after {
    content: "";
    display: block;
    position: absolute;
    right: -1px;
    top: 25%;
    bottom: 25%;
    width: 1px;
    background: rgb(238, 238, 238);
}

.calendar-env .calendar-main .fc .fc-toolbar .fc-button-group .fc-month-button + .fc-basicWeek-button::after {
    content: "";
    display: block;
    position: absolute;
    right: -1px;
    top: 25%;
    bottom: 25%;
    width: 1px;
    background: rgb(238, 238, 238);
}

.calendar-env .calendar-main .fc .fc-toolbar .fc-button {
    border: 0px;
    background: 0px 0px;
    padding: 0px 10px;
    margin: 0px;
    height: auto;
    position: relative;
    outline: 0px;
    color: rgb(151, 152, 152);
    box-shadow: none;
}

.calendar-env .calendar-main .fc .fc-toolbar .fc-button .fc-icon {
    font-size: 13px;
    font-family: fontawesome;
}

.calendar-env .calendar-main .fc .fc-toolbar .fc-button.fc-next-button:hover, .calendar-env .calendar-main .fc .fc-toolbar .fc-button.fc-prev-button:hover {
    color: rgb(44, 46, 47);
}

.calendar-env .calendar-main .fc .fc-toolbar .fc-button.fc-prev-button::after {
    content: "";
    display: block;
    position: absolute;
    right: -1px;
    top: 25%;
    bottom: 25%;
    width: 1px;
    background: rgb(238, 238, 238);
}

.calendar-env .calendar-main .fc .fc-view-container > .fc-basic-view > table > thead > tr > td.fc-widget-header {
    border-width: 0px 0px 1px;
    border-top-style: initial;
    border-right-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-left-color: initial;
    border-image: initial;
    border-bottom-style: solid;
    border-bottom-color: rgb(238, 238, 238);
}

.calendar-env .calendar-main .fc .fc-view-container > .fc-basic-view > table > thead > tr > td .fc-day-header {
    border: 0px;
    padding-bottom: 10px;
    color: rgb(113, 114, 114);
    font-weight: 400;
}

.calendar-env .calendar-main .fc .fc-view-container > .fc-basic-view > table > tbody > tr > .fc-widget-content {
    border-width: 0px 0px 1px;
    border-top-style: initial;
    border-right-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-left-color: initial;
    border-image: initial;
    border-bottom-style: solid;
    border-bottom-color: rgb(238, 238, 238);
}

.calendar-env .calendar-main .fc .fc-view-container > .fc-basic-view > table > tbody > tr > .fc-widget-content .fc-day-number {
    padding-top: 10px;
    padding-right: 10px;
    color: rgb(148, 148, 148);
}

.calendar-env .calendar-main .fc .fc-popover {
    box-shadow: none;
}

.calendar-env .calendar-main .fc .fc-popover .fc-header {
    padding: 5px;
}

.calendar-env .calendar-main .fc .fc-popover .fc-body .fc-event-container a {
    margin-left: 2px;
    margin-right: 2px;
}

.calendar-env .calendar-main .fc .fc-today {
    background-color: rgb(250, 250, 250);
    color: rgb(44, 46, 47);
}

.calendar-env .calendar-main .fc .fc-event {
    background: padding-box rgb(104, 184, 40);
    border: 0px;
    border-radius: 0px;
    padding: 1px 3px;
}

.calendar-env .calendar-main .fc .fc-event.event-color-primary {
    background-color: rgb(44, 46, 47);
}

.calendar-env .calendar-main .fc .fc-event.event-color-success {
    background-color: rgb(141, 198, 63);
}

.calendar-env .calendar-main .fc .fc-event.event-color-danger {
    background-color: rgb(204, 63, 68);
}

.calendar-env .calendar-main .fc .fc-event.event-color-warning {
    background-color: rgb(255, 186, 0);
}

.calendar-env .calendar-main .fc .fc-event.event-color-info {
    background-color: rgb(64, 187, 234);
}

.calendar-env .calendar-main .fc .fc-event.event-color-red {
    background-color: rgb(213, 8, 15);
}

.calendar-env .calendar-main .fc .fc-event.event-color-blue {
    background-color: rgb(14, 98, 199);
}

.calendar-env .calendar-main .fc .fc-event.event-color-purple {
    background-color: rgb(124, 56, 188);
}

.calendar-env .calendar-main .fc .fc-event.event-color-gray {
    background-color: rgb(149, 149, 149);
}

.calendar-env .calendar-main .fc .fc-event.event-color-black {
    background-color: rgb(34, 34, 34);
}

.calendar-env .calendar-right {
    float: right !important;
}

@media screen and (max-width: 995px) {
    .calendar-env .calendar-right {
        float: none !important;
    }
}

.calendar-env .calendar-left {
    float: left !important;
}

@media screen and (max-width: 995px) {
    .calendar-env .calendar-left {
        float: none !important;
    }
}

.profile-env {
    margin-bottom: 30px;
}

.profile-env .user-info-sidebar hr {
    border-top-color: rgb(225, 225, 225);
    margin: 10px 0px;
}

.profile-env .user-info-sidebar .user-img {
    display: block;
    margin-bottom: 10px;
    text-align: center;
}

.profile-env .user-info-sidebar .user-img img {
    display: inline-block;
}

.profile-env .user-info-sidebar .user-img img.img-thumbnail {
    padding: 4px;
    border: 0px;
}

.profile-env .user-info-sidebar .user-name {
    display: block;
    font-size: 19px;
    text-align: center;
}

.profile-env .user-info-sidebar .user-title {
    display: block;
    color: rgb(153, 153, 153);
    text-align: center;
    font-size: 12px;
    margin-bottom: 20px;
}

.profile-env .user-info-sidebar .user-title strong, .profile-env .user-info-sidebar .user-title a {
    color: rgb(125, 127, 127);
}

.profile-env .user-info-sidebar .user-status {
    position: relative;
    display: inline-block;
    background: padding-box rgb(255, 255, 255);
    top: -2px;
    margin-left: 5px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.profile-env .user-info-sidebar .user-status.is-online {
    background-color: rgb(141, 198, 63);
}

.profile-env .user-info-sidebar .user-status.is-idle {
    background-color: rgb(255, 186, 0);
}

.profile-env .user-info-sidebar .user-status.is-busy {
    background-color: rgb(213, 8, 15);
}

.profile-env .user-info-sidebar .user-status.is-offline {
    background-color: rgb(204, 204, 204);
}

.profile-env .user-info-sidebar .user-info-list {
    display: table;
    margin: 0px auto;
}

.profile-env .user-info-sidebar .user-info-list li {
    margin: 10px 0px;
    color: rgb(151, 152, 152);
}

.profile-env .user-info-sidebar .user-info-list li i {
    color: rgb(125, 127, 127);
    display: inline-block;
    margin-right: 5px;
}

.profile-env .user-info-sidebar .user-info-list li a, .profile-env .user-info-sidebar .user-info-list li strong {
    color: rgb(113, 114, 114);
}

.profile-env .user-info-sidebar .user-info-list li a:hover {
    color: rgb(75, 75, 75);
}

.profile-env .user-info-sidebar .user-friends-count {
    display: table;
    margin: 20px auto;
}

.profile-env .user-info-sidebar .user-friends-count li {
    position: relative;
    display: table-cell;
    color: rgb(177, 177, 177);
    font-size: 12px;
    padding: 0px 20px;
}

.profile-env .user-info-sidebar .user-friends-count li span {
    display: block;
    font-size: 23px;
    color: rgb(100, 101, 101);
}

.profile-env .user-info-sidebar .user-friends-count li:first-child {
    padding-left: 0px;
}

.profile-env .user-info-sidebar .user-friends-count li:last-child {
    padding-right: 0px;
}

.profile-env .user-info-sidebar .user-friends-count li + li::after {
    display: block;
    content: "";
    position: absolute;
    left: 0px;
    top: 15%;
    bottom: 15%;
    width: 1px;
    background: rgb(221, 221, 221);
}

.profile-env .profile-post-form {
    position: relative;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(228, 228, 228);
    padding: 20px;
    margin-bottom: 30px;
}

.profile-env .profile-post-form::after {
    content: "";
    display: block;
    position: absolute;
    left: -7.4px;
    top: 25px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 7px 8.4px 7px 0px;
    border-color: transparent rgb(255, 255, 255) transparent transparent;
}

@media screen and (max-width: 767px) {
    .profile-env .profile-post-form {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .profile-env .profile-post-form::after {
        display: none;
    }
}

.profile-env .profile-post-form textarea {
    position: relative;
    resize: none;
    z-index: 1;
    border-bottom: 1px solid rgb(238, 238, 238);
}

.profile-env .profile-post-form textarea::-webkit-input-placeholder {
    color: rgb(189, 190, 190);
}

.profile-env .profile-post-form textarea::-webkit-input-placeholder {
    color: rgb(189, 190, 190);
}

.profile-env .profile-post-form textarea:focus ~ .post-story-button {
    zoom: 1; opacity: 1;
}

.profile-env .profile-post-form .form-action-buttons {
    margin: 15px 0px 0px;
}

.profile-env .profile-post-form .form-action-buttons li button {
    color: rgb(151, 152, 152);
    font-size: 15px;
}

.profile-env .profile-post-form .form-action-buttons li button:hover {
    color: rgb(81, 85, 87);
}

.profile-env .profile-post-form .form-action-buttons li button:active {
    color: rgb(104, 184, 40);
}

.profile-env .profile-post-form .post-story-button {
    float: right;
    margin-top: -17px;
    padding-left: 20px;
    padding-right: 20px;
    transition: opacity 150ms linear;
    zoom: 1; opacity: 0;
}

.profile-env .profile-post-form .post-story-button:active, .profile-env .profile-post-form .post-story-button:focus {
    zoom: 1; opacity: 1;
}

.profile-env .block-icon {
    position: absolute;
    right: 20px;
    top: 20px;
    color: rgb(202, 203, 203);
}

.profile-env .user-timeline-stories .timeline-story {
    position: relative;
    background: rgb(255, 255, 255);
    padding: 20px;
    margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
    .profile-env .user-timeline-stories .timeline-story {
        margin-bottom: 20px;
    }
}

.profile-env .user-timeline-stories .timeline-story header {
    color: rgb(151, 152, 152);
    font-size: 14px;
    margin-bottom: 10px;
}

.profile-env .user-timeline-stories .timeline-story header .user-img {
    margin-right: 20px;
    float: left;
}

.profile-env .user-timeline-stories .timeline-story header .user-img img {
    width: 48px;
}

.profile-env .user-timeline-stories .timeline-story header .user-details {
    display: block;
    padding-top: 5px;
}

.profile-env .user-timeline-stories .timeline-story header a {
    color: rgb(100, 101, 101);
}

.profile-env .user-timeline-stories .timeline-story header a:hover {
    color: rgb(75, 75, 75);
}

.profile-env .user-timeline-stories .timeline-story header time {
    display: block;
    font-size: 12px;
    color: rgb(177, 177, 177);
}

.profile-env .user-timeline-stories .timeline-story .story-content {
    display: block;
    padding-left: 70px;
}

@media screen and (max-width: 767px) {
    .profile-env .user-timeline-stories .timeline-story .story-content {
        padding-left: 0px;
    }
}

.profile-env .user-timeline-stories .timeline-story .story-content p {
    font-size: 14px;
}

@media screen and (max-width: 767px) {
    .profile-env .user-timeline-stories .timeline-story > .story-content {
        margin-top: 20px;
    }
}

.profile-env .user-timeline-stories .timeline-story .story-audio-item {
    background: rgb(248, 248, 248);
    padding: 30px;
    margin: 20px -20px 10px;
}

.profile-env .user-timeline-stories .timeline-story .story-audio-item .story-content {
    margin-left: -13px;
}

.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-info {
    padding-bottom: 15px;
}

.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-info .artist-info, .profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-info .track-length {
    color: rgb(151, 152, 152);
}

.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-info .artist-info {
    float: left;
}

.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-info .track-length {
    float: right;
}

.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-timeline {
    width: 100%;
    display: table;
}

.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-timeline .play-pause, .profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-timeline .track-timeline, .profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-timeline .track-volume {
    display: table-cell;
    vertical-align: middle;
}

.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-timeline .play-pause {
    width: 75px;
}

.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-timeline .track-volume {
    width: 30px;
    text-align: right;
}

.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-timeline .track-timeline .track-timeline-empty {
    display: block;
    height: 2px;
    background: rgb(222, 222, 222);
    position: relative;
}

.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-timeline .track-timeline .track-timeline-empty .track-fill {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    background: rgb(44, 46, 47);
}

.profile-env .user-timeline-stories .timeline-story .story-options-links {
    padding-top: 10px;
}

.profile-env .user-timeline-stories .timeline-story .story-options-links a {
    display: inline-block;
    color: rgb(151, 152, 152);
    margin-right: 30px;
}

.profile-env .user-timeline-stories .timeline-story .story-options-links a span {
    display: inline-block;
    zoom: 1; opacity: 0.9;
}

.profile-env .user-timeline-stories .timeline-story .story-options-links a:hover {
    color: rgb(87, 88, 88);
}

.profile-env .user-timeline-stories .timeline-story .story-options-links a.liked {
    color: rgb(237, 52, 52);
}

.profile-env .user-timeline-stories .timeline-story .story-comments {
    border-top: 1px solid rgb(238, 238, 238);
    margin-top: 20px;
    padding-top: 10px;
}

.profile-env .user-timeline-stories .timeline-story .story-comments .story-comment {
    margin-top: 10px;
}

.profile-env .user-timeline-stories .timeline-story .story-comments .story-comment .comment-user-img {
    display: block;
    float: left;
}

.profile-env .user-timeline-stories .timeline-story .story-comments .story-comment .comment-user-img img {
    width: 32px;
}

.profile-env .user-timeline-stories .timeline-story .story-comments .story-comment .story-comment-content {
    margin-left: 50px;
    padding-bottom: 5px;
    padding-left: 2px;
    border-bottom: 1px solid rgb(238, 238, 238);
}

.profile-env .user-timeline-stories .timeline-story .story-comments .story-comment .story-comment-content .story-comment-user-name {
    display: block;
    font-size: 14px;
    color: rgb(87, 88, 88);
    margin-bottom: 5px;
}

.profile-env .user-timeline-stories .timeline-story .story-comments .story-comment .story-comment-content .story-comment-user-name time {
    display: inline-block;
    margin-left: 5px;
    font-size: 11px;
    color: rgb(221, 221, 221);
}

.profile-env .user-timeline-stories .timeline-story .story-comments .story-comment .story-comment-content p {
    font-size: 13px;
}

.profile-env .user-timeline-stories .timeline-story .story-comments li:last-child .story-comment .story-comment-content {
    border-bottom: 0px;
}

.profile-env .user-timeline-stories .timeline-story .story-comment-form {
    margin-top: 20px;
}

.profile-env .user-timeline-stories .timeline-story .story-comment-form textarea {
    border: 1px solid rgb(238, 238, 238);
    padding: 10px;
    max-height: 100px;
    margin-bottom: 10px;
}

.profile-env .user-timeline-stories .timeline-story .story-checkin {
    margin-bottom: 10px;
    border: 1px solid rgb(238, 238, 238);
    padding: 10px;
}

.profile-env .user-timeline-stories .timeline-story .story-album {
    border: 1px solid rgb(238, 238, 238);
    padding: 10px;
    margin-bottom: 20px;
}

.profile-env .user-timeline-stories .timeline-story .story-album .col-1, .profile-env .user-timeline-stories .timeline-story .story-album .col-2 {
    display: block;
    float: left;
    width: 50%;
}

.profile-env .user-timeline-stories .timeline-story .story-album .col-1 {
    padding-right: 6px;
}

.profile-env .user-timeline-stories .timeline-story .story-album .col-2 {
    padding-left: 6px;
}

@media screen and (max-width: 767px) {
    .profile-env .user-timeline-stories .timeline-story .story-album {
        padding-bottom: 0px;
    }

    .profile-env .user-timeline-stories .timeline-story .story-album .col-1, .profile-env .user-timeline-stories .timeline-story .story-album .col-2 {
        padding: 0px;
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }
}

.profile-env .user-timeline-stories .timeline-story:last-child {
    margin-bottom: 0px;
}

.page-body .main-content .cbp_tmtimeline::before {
    background: rgb(255, 255, 255);
    width: 5px;
    margin-left: -6px;
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmtime > span {
    color: rgb(87, 88, 88);
    font-size: 15px;
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmtime > span:first-child {
    font-weight: 700;
    margin-bottom: 2px;
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmtime > span:last-child {
    color: rgb(151, 152, 152);
    zoom: 1; opacity: 0.8;
    font-size: 12px;
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmtime > span.large {
    font-size: 17px;
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmtime > span.hidden + span {
    margin-top: 8px;
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmicon {
    background: rgb(255, 255, 255);
    color: rgb(151, 152, 152);
    box-shadow: rgb(255, 255, 255) 0px 0px 0px 3px;
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmicon.timeline-bg-primary {
    background-color: rgb(44, 46, 47);
    color: rgb(255, 255, 255);
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmicon.timeline-bg-success {
    background-color: rgb(141, 198, 63);
    color: rgb(255, 255, 255);
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmicon.timeline-bg-info {
    background-color: rgb(64, 187, 234);
    color: rgb(255, 255, 255);
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmicon.timeline-bg-danger {
    background-color: rgb(204, 63, 68);
    color: rgb(255, 255, 255);
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmicon.timeline-bg-warning {
    background-color: rgb(255, 186, 0);
    color: rgb(255, 255, 255);
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmicon.timeline-bg-red {
    background-color: rgb(213, 8, 15);
    color: rgb(255, 255, 255);
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmicon.timeline-bg-purple {
    background-color: rgb(124, 56, 188);
    color: rgb(255, 255, 255);
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmicon.timeline-bg-secondary {
    background-color: rgb(104, 184, 40);
    color: rgb(255, 255, 255);
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmicon.timeline-bg-gray {
    background-color: rgb(221, 221, 221);
    color: rgb(119, 119, 119);
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel {
    background: padding-box rgb(255, 255, 255);
    color: rgb(115, 120, 129);
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 0px;
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel h2, .page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel p {
    color: rgb(115, 120, 129);
    font-size: 13px;
    margin: 0px;
    line-height: 1.42857;
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel p + p {
    margin-top: 10px;
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel h2 {
    font-size: 15px;
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel h2 a {
    color: rgb(48, 54, 65);
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel h2 span {
    zoom: 1; opacity: 0.6;
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel blockquote {
    font-size: 14px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel::after {
    border-right-color: rgb(255, 255, 255);
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel.empty {
    background: 0px center;
    padding: 9px 0px;
    margin-bottom: 70px;
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel.empty::after {
    visibility: hidden;
}

@media screen and (max-width: 47.2em) {
    .page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel::after {
        border-right-color: transparent;
        border-bottom-color: rgb(255, 255, 255);
        left: 10px;
    }

    .page-body .main-content .cbp_tmtimeline > li .large {
        font-weight: 700;
        font-size: 16px !important;
    }

    .page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel.empty {
        background: rgb(255, 255, 255);
        padding: 1.7em;
    }

    .page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel.empty::after {
        visibility: visible;
    }
}

.timeline-centered {
    position: relative;
    margin-bottom: 20px;
}

@media screen and (max-width: 995px) {
    .timeline-centered {
        margin-top: 60px !important;
    }
}

.timeline-centered::before {
    content: "";
    position: absolute;
    display: block;
    width: 4px;
    background: rgb(255, 255, 255);
    left: 50%;
    top: 20px;
    bottom: 20px;
    margin-left: -4px;
}

.timeline-centered .timeline-entry {
    position: relative;
    width: 50%;
    float: right;
    margin-bottom: 70px;
    clear: both;
}

.timeline-centered .timeline-entry::before, .timeline-centered .timeline-entry::after {
    content: " ";
    display: table;
}

.timeline-centered .timeline-entry::after {
    clear: both;
}

.timeline-centered .timeline-entry::before, .timeline-centered .timeline-entry::after {
    content: " ";
    display: table;
}

.timeline-centered .timeline-entry::after {
    clear: both;
}

.timeline-centered .timeline-entry.begin {
    margin-bottom: 0px;
}

.timeline-centered .timeline-entry.left-aligned {
    float: left;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
    margin-left: 0px;
    margin-right: -18px;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
    left: auto;
    right: -120px;
    text-align: left;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
    float: right;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
    margin-left: 0px;
    margin-right: 70px;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label::after {
    left: auto;
    right: 0px;
    margin-left: 0px;
    margin-right: -9px;
    transform: rotate(180deg);
}

.timeline-centered .timeline-entry .timeline-entry-inner {
    position: relative;
    margin-left: -22px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
    position: absolute;
    left: -100px;
    text-align: right;
    padding: 2px 10px 10px;
    box-sizing: border-box;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
    display: block;
    color: rgb(151, 152, 152);
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
    font-size: 15px;
    font-weight: 700;
    color: rgb(113, 114, 114);
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
    font-size: 12px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
    background: padding-box rgb(255, 255, 255);
    color: rgb(115, 120, 129);
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    text-align: center;
    box-shadow: rgb(255, 255, 255) 0px 0px 0px 5px;
    line-height: 40px;
    font-size: 16px;
    float: left;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.timeline-bg-primary {
    background-color: rgb(44, 46, 47);
    color: rgb(255, 255, 255);
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.timeline-bg-success {
    background-color: rgb(141, 198, 63);
    color: rgb(255, 255, 255);
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.timeline-bg-info {
    background-color: rgb(64, 187, 234);
    color: rgb(255, 255, 255);
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.timeline-bg-danger {
    background-color: rgb(204, 63, 68);
    color: rgb(255, 255, 255);
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.timeline-bg-warning {
    background-color: rgb(255, 186, 0);
    color: rgb(255, 255, 255);
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.timeline-bg-red {
    background-color: rgb(213, 8, 15);
    color: rgb(255, 255, 255);
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.timeline-bg-purple {
    background-color: rgb(124, 56, 188);
    color: rgb(255, 255, 255);
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.timeline-bg-secondary {
    background-color: rgb(104, 184, 40);
    color: rgb(255, 255, 255);
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
    position: relative;
    background: rgb(255, 255, 255);
    padding: 1.7em;
    margin-left: 70px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label::after {
    content: "";
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 9px 9px 9px 0px;
    border-color: transparent rgb(255, 255, 255) transparent transparent;
    left: 0px;
    top: 10px;
    margin-left: -9px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2, .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
    color: rgb(115, 120, 129);
    font-size: 13px;
    margin: 0px;
    line-height: 1.42857;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
    margin-top: 10px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 {
    font-size: 15px;
    margin-bottom: 10px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 a {
    color: rgb(48, 54, 65);
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 span {
    zoom: 1; opacity: 0.6;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label blockquote {
    font-size: 14px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: rgb(151, 152, 152);
}

@media screen and (max-width: 47.2em) {
    .timeline-centered {
        margin-top: 20px;
    }

    .timeline-centered::before {
        left: 22px;
    }

    .timeline-centered .timeline-entry, .timeline-centered .timeline-entry.left-aligned {
        width: 100%;
        float: none;
    }

    .timeline-centered .timeline-entry .timeline-entry-inner, .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
        margin-left: 0px;
        margin-right: 0px;
    }

    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time, .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
        left: 60px;
        right: auto;
        top: -30px;
        width: auto;
    }

    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time span, .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time span {
        display: inline-block;
    }

    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time span + span, .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time span + span {
        margin-left: 10px;
    }

    .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
        float: left;
    }

    .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
        margin-left: 70px;
        margin-right: 0px;
    }

    .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label::after {
        left: 0px;
        right: auto;
        margin-left: -9px;
        margin-right: 0px;
        transform: rotate(0deg);
    }
}

.draggable-portlets .sorted {
    min-height: 100px;
}

.draggable-portlets .sorted .ui-sortable-placeholder {
    background: rgba(255, 255, 204, 0.7);
    border: 1px dashed rgb(221, 221, 221);
    visibility: visible !important;
}

.draggable-portlets .sorted > .panel {
    transition: opacity 200ms ease-in-out, -webkit-transform 200ms ease-in-out, -moz-transform 200ms ease-in-out, -o-transform 200ms ease-in-out, transform 200ms ease-in-out;
}

.draggable-portlets .sorted > .panel .panel-heading {
    cursor: pointer;
}

.draggable-portlets.dragging .sorted > .panel {
    transform: scale(0.97);
    zoom: 1; opacity: 0.5;
}

.draggable-portlets.dragging .sorted > .panel.ui-sortable-helper {
    transform: scale(1.03);
    zoom: 1; opacity: 1;
}

.notes-env {
    position: relative;
    margin-bottom: 30px;
}

.notes-env .notes-header {
    margin-bottom: 10px;
}

.notes-env .notes-list {
    position: relative;
}

.notes-env .notes-list .write-pad, .notes-env .notes-list .list-of-notes {
    box-sizing: border-box;
}

.notes-env .notes-list .list-of-notes {
    float: left;
    width: 26%;
    list-style: none;
    margin: 0px;
    padding: 0px 0px 20px;
}

.notes-env .notes-list .list-of-notes li {
    position: relative;
    padding-right: 10px;
    padding-bottom: 10px;
}

.notes-env .notes-list .list-of-notes li a {
    display: block;
    border: 1px solid rgb(224, 224, 224);
    background: rgb(255, 255, 255);
    padding: 10px 15px;
}

.notes-env .notes-list .list-of-notes li a strong, .notes-env .notes-list .list-of-notes li a span {
    display: block;
}

.notes-env .notes-list .list-of-notes li a strong + strong, .notes-env .notes-list .list-of-notes li a span + strong, .notes-env .notes-list .list-of-notes li a strong + span, .notes-env .notes-list .list-of-notes li a span + span {
    padding-top: 8px;
}

.notes-env .notes-list .list-of-notes li a strong {
    word-break: break-all;
    background: rgb(245, 245, 245);
    margin: -10px -15px 0px;
    padding: 8px 10px;
    border-bottom: 1px solid rgb(224, 224, 224);
    font-size: 12px;
}

@media screen and (max-width: 995px) {
    .notes-env .notes-list .list-of-notes li a strong {
        margin-bottom: -10px;
        border-bottom: 0px;
    }
}

.notes-env .notes-list .list-of-notes li a span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
}

.notes-env .notes-list .list-of-notes li a em {
    float: right;
}

.notes-env .notes-list .list-of-notes li a:hover {
    border-color: rgb(211, 211, 211);
    background: rgb(245, 245, 245) !important;
}

.notes-env .notes-list .list-of-notes li a:hover span, .notes-env .notes-list .list-of-notes li a:hover strong {
    color: rgb(115, 120, 129);
}

.notes-env .notes-list .list-of-notes li .note-close {
    position: absolute;
    right: 11px;
    top: 1px;
    outline: 0px;
    background: rgb(245, 245, 245);
    border-width: 0px 0px 1px 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: rgb(224, 224, 224);
    border-left-color: rgb(224, 224, 224);
    border-image: initial;
    border-top-style: initial;
    border-top-color: initial;
    border-right-style: initial;
    border-right-color: initial;
    zoom: 1; opacity: 0;
}

.notes-env .notes-list .list-of-notes li:hover .note-close {
    zoom: 1; opacity: 1;
}

.notes-env .notes-list .list-of-notes li .content {
    display: none;
}

.notes-env .notes-list .list-of-notes li.current a {
    background: rgb(255, 255, 255);
}

.notes-env .notes-list .list-of-notes li + .no-notes {
    display: none;
}

.notes-env .notes-list .write-pad {
    float: right;
    width: 74%;
    background: rgb(255, 255, 255);
    position: relative;
}

.notes-env .notes-list .write-pad::after {
    display: block;
    content: "";
    position: absolute;
    left: 95px;
    top: 0px;
    bottom: 0px;
    background: rgb(249, 212, 209);
    width: 1px;
}

.notes-env .notes-list .write-pad textarea {
    background: url("../images/notes-lines.png") left top local;
    min-height: 780px;
    font: 14px / 52px Arimo, "Helvetica Neue", Helvetica, Arial, sans-serif, serif;
    border: 1px solid rgb(221, 221, 221);
    max-height: 1500px;
    padding-left: 125px;
    padding-right: 50px;
}

.notes-env .notes-list .write-pad textarea::-webkit-scrollbar {
    width: 5px;
}

.notes-env .notes-list .write-pad textarea::-webkit-scrollbar-track {
    width: 5px;
    background-color: rgb(224, 224, 224);
}

.notes-env .notes-list .write-pad textarea::-webkit-scrollbar-thumb {
    background-color: rgb(189, 189, 189);
}

.notes-env + footer.main {
    border-top: 0px;
    padding-top: 10px;
}

@media (max-width: 992px) {
    .notes-env .notes-list .list-of-notes {
        width: 35%;
    }

    .notes-env .notes-list .write-pad {
        width: 65%;
    }

    .notes-env .notes-list .write-pad textarea {
        padding-left: 50px;
    }

    .notes-env .notes-list .write-pad::after {
        left: 35px;
    }
}

@media (max-width: 995px) {
    body .notes-env .notes-list .list-of-notes, body .notes-env .notes-list .write-pad {
        width: 100%;
        float: none;
    }

    body .notes-env .notes-list .list-of-notes {
        padding-bottom: 10px;
    }

    body .notes-env .notes-list .list-of-notes li {
        padding: 10px 0px 0px;
    }

    body .notes-env .notes-list .list-of-notes li a span {
        display: none;
    }

    body .notes-env .notes-list .list-of-notes li .note-close {
        right: 1px;
        top: 11px;
    }

    body .notes-env .notes-list .write-pad textarea {
        min-height: 400px;
        max-height: 600px;
    }
}

.tocify {
    border: 1px solid rgb(221, 221, 221);
    background: padding-box rgb(255, 255, 255);
    border-radius: 0px;
}

.tocify.fixed {
    position: fixed;
    top: 15px;
}

.navbar.horizontal-menu + .page-container .tocify.fixed {
    top: 110px;
}

@media (max-width: 991px) {
    .tocify {
        top: 0px;
        margin-bottom: 30px;
        position: relative !important;
    }

    .tocify .tocify-item.active > a::before, .tocify .tocify-item.active > a::after {
        display: none !important;
    }
}

.tocify li {
    border-top: 1px solid rgb(240, 240, 240);
}

.tocify li a {
    color: rgb(151, 152, 152);
}

.tocify li a:hover {
    background: rgb(255, 255, 255);
    color: rgb(44, 46, 47);
}

.tocify > ul:first-child > li {
    border-top: 0px;
}

.tocify > ul ul li a {
    padding-left: 30px;
}

.tocify > ul ul {
    background: rgb(255, 255, 255);
}

.tocify > ul ul ul li a {
    padding-left: 40px;
}

.tocify > ul:last-child {
    border-bottom: 0px;
}

.tocify .tocify-item.active > a {
    position: relative;
    background: rgb(246, 246, 246);
    color: rgb(44, 46, 47);
}

.tocify .tocify-item.active > a::after {
    content: "";
    display: block;
    position: absolute;
    top: 14px;
    right: -1px;
    width: 0px;
    height: 0px;
    border-color: transparent rgb(238, 238, 238) transparent transparent;
    border-style: solid;
    border-width: 6px;
}

.tocify .tocify-item.active > a::before {
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    right: -1px;
    margin-left: -2px;
    width: 0px;
    height: 0px;
    border-color: transparent rgb(221, 221, 221) transparent transparent;
    border-style: solid;
    border-width: 7px;
}

.tocify-extend-page {
    display: none !important;
}

.google-map-env {
    background: rgb(229, 229, 229);
    margin-bottom: 30px;
}

.google-map-env ~ .main-footer {
    display: none !important;
}

.google-map-env.fill {
    margin: -30px;
}

.google-map-env.fill .map-toolbar > .row {
    margin-left: 0px;
    margin-right: 0px;
}

.google-map-env .map-toolbar {
    padding: 20px 15px;
    background: rgb(255, 255, 255);
}

.google-map-env .map-toolbar + .gmap {
    border-top: 1px solid rgb(204, 204, 204);
}

.google-map-env .gmap + .map-toolbar {
}

.google-map-env .full-page-google-map {
    border-top: 1px solid rgb(221, 221, 221);
}

.google-map-env .full-page-google-map > div {
    width: 100%;
    height: 500px;
}

.jvectormap-label {
    position: absolute;
    display: none;
    background: padding-box rgb(44, 46, 47);
    color: rgb(255, 255, 255);
    font-family: sans-serif, Verdana;
    font-size: smaller;
    padding: 3px 7px;
    border-radius: 0px;
    z-index: 1000 !important;
}

.jvectormap-zoomin, .jvectormap-zoomout {
    position: absolute;
    left: 10px;
    border: 1px solid rgb(231, 231, 231);
    background: padding-box rgb(250, 250, 250);
    padding: 3px;
    color: rgb(151, 152, 152);
    width: 28px;
    height: 28px;
    cursor: pointer;
    line-height: 19px;
    text-align: center;
    border-radius: 0px;
}

.jvectormap-zoomin:hover, .jvectormap-zoomout:hover {
    background-color: rgb(242, 242, 242);
}

.jvectormap-zoomin:active, .jvectormap-zoomout:active {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px inset;
}

.jvectormap-zoomin {
    top: 10px;
}

.jvectormap-zoomout {
    top: 37px;
}

.xenon-loading-bar {
    position: fixed;
    left: 0px;
    right: 0px;
    background: rgba(44, 46, 47, 0.3);
    height: 3px;
    z-index: 10000;
    top: 0px;
    zoom: 1; opacity: 1;
    transition: 220ms ease-in-out;
}

.xenon-loading-bar span {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 0px;
    background: rgb(104, 184, 40);
}

.xenon-loading-bar.progress-is-hidden {
    top: -3px;
    zoom: 1; opacity: 0.5;
    visibility: hidden;
}

.toast-title {
    font-weight: 700;
    margin-bottom: 5px;
}

.toast-message {
    overflow-wrap: break-word;
}

.toast-message a, .toast-message label {
    color: rgb(255, 255, 255);
}

.toast-message a:hover {
    color: rgb(204, 204, 204);
    text-decoration: none;
}

.toast-close-button {
    position: relative;
    right: -0.3em;
    top: -0.3em;
    float: right;
    font-size: 20px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    zoom: 1; opacity: 0.8;
}

.toast-close-button:hover, .toast-close-button:focus {
    text-decoration: none;
    cursor: pointer;
    zoom: 1; opacity: 1;
}

button.toast-close-button {
    padding: 0px;
    cursor: pointer;
    background: 0px 0px;
    border: 0px;
    appearance: none;
}

.toast-top-full-width {
    top: 0px;
    right: 0px;
    width: 100%;
    margin-top: 15px;
}

.toast-top-full-width .toast {
    margin-bottom: 15px !important;
}

.toast-bottom-full-width {
    bottom: 0px;
    right: 0px;
    width: 100%;
}

.toast-top-left {
    top: 12px;
    left: 12px;
}

.toast-top-right {
    top: 12px;
    right: 12px;
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px;
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px;
}

#toast-container {
    position: fixed;
    z-index: 999999;
}

#toast-container * {
    box-sizing: border-box;
}

#toast-container > div {
    margin: 0px 0px 10px;
    padding: 12px 15px;
    width: 300px;
    border-radius: 0px;
    background-position: 15px center;
    background-repeat: no-repeat;
    color: rgb(255, 255, 255);
    zoom: 1; opacity: 0.8;
}

#toast-container > div i {
    margin-right: 6px;
}

#toast-container > :hover {
    zoom: 1; opacity: 1;
    cursor: pointer;
}

#toast-container.toast-top-full-width > div, #toast-container.toast-bottom-full-width > div {
    width: 96%;
    margin: auto;
}

.toast {
    background-color: rgb(3, 3, 3);
}

.toast-success {
    background-color: rgb(141, 198, 63);
}

.toast-error {
    background-color: rgb(204, 63, 68);
}

.toast-info {
    background-color: rgb(64, 187, 234);
}

.toast-warning {
    background-color: rgb(255, 186, 0);
}

.toast-default > div {
    background-color: rgba(44, 46, 47, 0.8);
}

@media (max-width: 240px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 11em;
    }

    #toast-container .toast-close-button {
        right: -0.2em;
        top: -0.2em;
    }
}

@media (min-width: 241px) and (max-width: 480px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 18em;
    }

    #toast-container .toast-close-button {
        right: -0.2em;
        top: -0.2em;
    }
}

@media (min-width: 481px) and (max-width: 995px) {
    #toast-container > div {
        padding: 15px 15px 15px 50px;
        width: 25em;
    }
}

.uk-nestable-item .uk-nestable-handle {
    padding: 5px 8px;
    background: rgb(238, 238, 238);
}

.uk-nestable-item .uk-nestable-handle:hover, .uk-nestable-item .uk-nestable-handle:active {
    background: rgb(225, 225, 225);
}

.uk-nestable-item [data-nestable-action="toggle"] {
    padding: 0px 0px 0px 5px;
    display: none;
}

.uk-nestable-item .list-label {
    display: inline-block;
    line-height: 1;
    padding: 5px 8px;
}

.uk-parent > .uk-nestable-item [data-nestable-action="toggle"] {
    display: inline-block !important;
}

.login-page {
    background: rgb(44, 46, 47);
    color: rgb(255, 255, 255);
    padding-top: 150px;
}

.login-page .errors-container {
    margin-bottom: 20px;
    padding: 0px 30px;
}

.login-page .login-form {
    position: relative;
    padding: 30px;
    margin-bottom: 20px;
}

.login-page .login-form.fade-in-effect {
    zoom: 1; opacity: 0;
    transition: 800ms cubic-bezier(0.39, 0.575, 0.565, 1);
}

@media screen and (max-width: 995px) {
    .login-page .login-form.fade-in-effect {
        left: 0px;
    }
}

.login-page .login-form.fade-in-effect .form-group {
    position: relative;
    zoom: 1; opacity: 0;
    transition: 500ms ease-out 150ms;
}

.login-page .login-form.fade-in-effect + .external-login {
    zoom: 1; opacity: 0;
    transition: 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 100ms;
}

.login-page .login-form.fade-in-effect.in {
    left: 0px;
    zoom: 1; opacity: 1;
}

.login-page .login-form.fade-in-effect.in .form-group {
    top: 0px;
    zoom: 1; opacity: 1;
}

.login-page .login-form.fade-in-effect.in + .external-login {
    zoom: 1; opacity: 1;
}

.login-page .login-form .login-header {
    margin-bottom: 40px;
}

.login-page .login-form .login-header .logo {
    display: block;
}

.login-page .login-form .login-header .logo img {
    vertical-align: baseline;
}

.login-page .login-form .login-header .logo span {
    padding-left: 3px;
    color: rgba(151, 152, 152, 0.6);
    font-size: 15px;
    vertical-align: baseline;
}

.login-page .login-form .login-header p {
    color: rgb(151, 152, 152);
    font-size: 13px;
    margin: 10px 0px 0px;
}

.login-page .login-form .form-group {
    position: relative;
    margin-bottom: 20px;
}

.login-page .login-form .form-group .control-label {
    line-height: 40px;
    position: absolute;
    inset: 0px;
    padding: 0px 13px;
    color: rgb(151, 152, 152);
    cursor: text;
}

.login-page .login-form .form-group .form-control {
    height: 40px;
}

.login-page .login-form .form-group .form-control::-webkit-input-placeholder {
    color: rgba(151, 152, 152, 0.5);
}

.login-page .login-form .form-group .form-control::-webkit-input-placeholder {
    color: rgba(151, 152, 152, 0.5);
}

.login-page .login-form .form-group .form-control:-webkit-autofill {
    box-shadow: rgb(255, 255, 255) 0px 0px 0px 1000px inset;
    -webkit-text-fill-color: rgb(151, 152, 152);
    border: 1px solid rgb(228, 228, 228);
}

.login-page .login-form .form-group .form-control.input-dark {
    background: rgb(49, 51, 52);
    border: 1px solid transparent;
    color: rgb(255, 255, 255);
}

.login-page .login-form .form-group .form-control.input-dark::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.login-page .login-form .form-group .form-control.input-dark::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.login-page .login-form .form-group .form-control.input-dark:-webkit-autofill {
    box-shadow: rgb(49, 51, 52) 0px 0px 0px 1000px inset;
    -webkit-text-fill-color: rgb(255, 255, 255);
    border: 0px;
}

.login-page .login-form .form-group .form-control.error {
    border-color: rgba(204, 63, 68, 0.5);
}

.login-page .login-form .form-group label.error {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    padding-right: 12px;
    font-size: 12px;
    line-height: 40px;
    color: rgba(255, 255, 255, 0.7);
}

.login-page .login-form .form-group.validate-has-error .form-control {
    border-color: rgba(204, 63, 68, 0.5);
}

.login-page .login-form .form-group.is-focused .control-label {
    zoom: 1; opacity: 0;
    visibility: hidden;
}

.login-page .login-form .form-group .btn {
    padding-top: 11.11px;
    padding-bottom: 11.11px;
}

.login-page .login-form .form-group .btn i {
    margin-right: 5px;
}

.login-page .login-form .form-group .btn.btn-dark {
    border-color: rgba(55, 57, 58, 0.9);
    background-color: rgb(44, 46, 47);
    color: rgb(255, 255, 255);
}

.login-page .login-form .form-group .btn.btn-dark:hover {
    background-color: rgba(55, 57, 58, 0.3);
}

.login-page .login-form .login-footer {
    margin-top: 45px;
}

.login-page .login-form .login-footer a {
    color: rgb(151, 152, 152);
}

.login-page .login-form .login-footer a:hover {
    color: rgb(189, 190, 190);
}

.login-page .login-form .login-footer .info-links {
    font-size: 11px;
    margin-top: 5px;
    color: rgba(151, 152, 152, 0.7);
}

.login-page .login-form .login-footer .info-links a {
    color: rgba(151, 152, 152, 0.7);
}

.login-page .login-form .login-footer .info-links a:hover {
    color: rgb(151, 152, 152);
}

.login-page .external-login {
    position: relative;
    margin-bottom: 30px;
    padding: 0px 30px;
}

.login-page .external-login a {
    display: block;
    color: rgb(255, 255, 255);
    background: rgb(44, 46, 47);
    padding: 13px 20px;
    font-size: 15px;
    margin-bottom: 10px;
}

.login-page .external-login a i {
    margin-right: 5px;
}

.login-page .external-login a:hover {
    background: rgb(69, 72, 73);
}

.login-page .external-login a.facebook {
    background-color: rgb(59, 89, 152);
}

.login-page .external-login a.facebook:hover {
    background-color: rgb(45, 67, 115);
}

.login-page .external-login a.twitter {
    background-color: rgb(85, 172, 238);
}

.login-page .external-login a.twitter:hover {
    background-color: rgb(39, 149, 233);
}

.login-page .external-login a.gplus {
    background-color: rgb(221, 75, 57);
}

.login-page .external-login a.gplus:hover {
    background-color: rgb(194, 51, 33);
}

.login-page.login-light {
    background: rgb(238, 238, 238);
}

.login-page.login-light .errors-container, .login-page.login-light .external-login {
    padding: 0px;
}

.login-page.login-light .form-group label.error {
    color: rgba(151, 152, 152, 0.8);
}

.login-page.login-light .login-form {
    background: rgb(255, 255, 255);
    color: rgb(151, 152, 152);
}

.login-page.login-light .login-form .login-footer a {
    color: rgb(104, 184, 40);
}

.login-page.login-light .login-form .login-footer a:hover {
    color: rgb(80, 142, 31);
}

.login-page.login-light .login-form .login-footer .info-links a {
    color: rgba(151, 152, 152, 0.7);
}

.login-page.login-light .login-form .login-footer .info-links a:hover {
    color: rgb(151, 152, 152);
}

@media screen and (max-width: 995px) {
    .login-page {
        padding-top: 0px;
    }

    .login-page .login-form, .login-page .errors-container, .login-page .external-login {
        padding-left: 10px;
        padding-right: 10px;
    }

    .login-page .errors-container {
        margin-top: 20px;
    }

    .login-page.login-light .login-form {
        padding-left: 30px;
        padding-right: 30px;
    }

    .login-page.login-light .errors-container, .login-page.login-light .external-login {
        padding-left: 0px;
        padding-right: 0px;
    }

    .login-page .row {
        margin: 0px;
    }
}

.login-container {
    max-width: 960px;
    margin: 0px auto;
}

.lockscreen-page {
    background: rgb(44, 46, 47);
    color: rgb(255, 255, 255);
    padding-top: 250px;
}

@media screen and (max-width: 995px) {
    .lockscreen-page {
        padding-top: 30px;
    }

    .lockscreen-page .row {
        margin: 0px auto;
    }
}

.lockscreen-page .lockcreen-form .user-thumb {
    float: left;
    width: 25%;
}

.lockscreen-page .lockcreen-form .user-thumb img {
    box-shadow: rgba(255, 255, 255, 0.05) 0px 0px 0px 6px;
}

.lockscreen-page .lockcreen-form .form-group {
    position: relative;
    float: left;
    width: 75%;
    padding-left: 30px;
}

.lockscreen-page .lockcreen-form .form-group h3 {
    margin: 0px;
}

.lockscreen-page .lockcreen-form .form-group p {
    color: rgb(151, 152, 152);
    font-size: 13px;
    margin: 10px 0px 0px;
}

.lockscreen-page .lockcreen-form .form-group .input-group {
    position: relative;
    margin-top: 20px;
}

.lockscreen-page .lockcreen-form .form-group .input-group .form-control {
    background: 0px 0px;
    border: 1px solid rgb(62, 65, 66);
    color: rgb(255, 255, 255);
    height: 40px;
}

.lockscreen-page .lockcreen-form .form-group .input-group .form-control.error {
    border-color: rgba(204, 63, 68, 0.5);
}

.lockscreen-page .lockcreen-form .form-group .input-group label.error {
    position: absolute;
    top: 100%;
    left: 0px;
    padding-top: 10px;
    color: rgba(255, 255, 255, 0.6);
    font-size: 12px;
}

.lockscreen-page .lockcreen-form .form-group .input-group .input-group-btn {
    padding-left: 10px;
}

.lockscreen-page .lockcreen-form .form-group .input-group .input-group-btn .btn {
    border: 1px solid rgb(62, 65, 66);
    padding: 10px 20px;
}

.lockscreen-page .lockcreen-form .form-group .input-group .input-group-btn .btn:hover, .lockscreen-page .lockcreen-form .form-group .input-group .input-group-btn .btn:focus {
    background-color: rgba(62, 65, 66, 0.3);
}

.lockscreen-page .lockcreen-form.fade-in-effect .user-thumb {
    position: relative;
    zoom: 1; opacity: 0;
    transition: 800ms ease-in-out;
}

.lockscreen-page .lockcreen-form.fade-in-effect .form-group {
    zoom: 1; opacity: 0;
    transition: 500ms ease-in-out;
}

.lockscreen-page .lockcreen-form.fade-in-effect .form-group .input-group {
    zoom: 1; opacity: 0.5;
    transition: 800ms ease-in-out;
}

.lockscreen-page .lockcreen-form.fade-in-effect.in .user-thumb {
    transform: rotate(0deg);
    zoom: 1; opacity: 1;
    left: 0px;
}

.lockscreen-page .lockcreen-form.fade-in-effect.in .form-group {
    top: 0px;
    zoom: 1; opacity: 1;
}

.lockscreen-page .lockcreen-form.fade-in-effect.in .form-group .input-group {
    top: 0px;
    zoom: 1; opacity: 1;
}

@media screen and (max-width: 995px) {
    .lockscreen-page .lockcreen-form .user-thumb, .lockscreen-page .lockcreen-form .form-group {
        float: none;
        width: 100%;
    }

    .lockscreen-page .lockcreen-form .user-thumb {
        text-align: center;
        margin-bottom: 30px;
    }

    .lockscreen-page .lockcreen-form .user-thumb a {
        display: inline-block;
    }

    .lockscreen-page .lockcreen-form .form-group {
        padding-left: 0px;
        text-align: center;
    }
}

.xe-widget {
    position: relative;
}

.xe-widget.xe-counter, .xe-widget.xe-counter-block .xe-upper, .xe-widget.xe-progress-counter .xe-upper {
    background: rgb(255, 255, 255);
    padding: 28px;
    line-height: 1;
    display: table;
    width: 100%;
    margin-bottom: 20px;
}

.xe-widget.xe-counter .xe-icon, .xe-widget.xe-counter .xe-label, .xe-widget.xe-counter-block .xe-upper .xe-icon, .xe-widget.xe-counter-block .xe-upper .xe-label, .xe-widget.xe-progress-counter .xe-upper .xe-icon, .xe-widget.xe-progress-counter .xe-upper .xe-label {
    display: table-cell;
    vertical-align: middle;
    padding: 18px;
}

.xe-widget.xe-counter .xe-icon, .xe-widget.xe-counter-block .xe-upper .xe-icon, .xe-widget.xe-progress-counter .xe-upper .xe-icon {
    width: 1%;
}

.xe-widget.xe-counter .xe-icon i, .xe-widget.xe-counter-block .xe-upper .xe-icon i, .xe-widget.xe-progress-counter .xe-upper .xe-icon i {
    display: block;
    background: padding-box rgb(104, 184, 40);
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 25px;
    line-height: 50px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.xe-widget.xe-counter .xe-icon + .xe-label, .xe-widget.xe-counter-block .xe-upper .xe-icon + .xe-label, .xe-widget.xe-progress-counter .xe-upper .xe-icon + .xe-label {
    padding-left: 0px;
}

.xe-widget.xe-counter .xe-label .num, .xe-widget.xe-counter-block .xe-upper .xe-label .num, .xe-widget.xe-progress-counter .xe-upper .xe-label .num {
    display: block;
    font-size: 28px;
    font-weight: 400;
    color: rgb(62, 63, 63);
}

.xe-widget.xe-counter .xe-label span, .xe-widget.xe-counter-block .xe-upper .xe-label span, .xe-widget.xe-progress-counter .xe-upper .xe-label span {
    display: block;
    font-style: normal;
    font-size: 10px;
    text-transform: uppercase;
    color: rgb(151, 152, 152);
    margin-top: 5px;
}

.xe-widget.xe-counter .xe-label + .xe-icon, .xe-widget.xe-counter-block .xe-upper .xe-label + .xe-icon, .xe-widget.xe-progress-counter .xe-upper .xe-label + .xe-icon {
    padding-left: 0px;
}

.xe-widget.xe-counter.xe-counter-primary .xe-icon i, .xe-widget.xe-counter-block .xe-upper.xe-counter-primary .xe-icon i, .xe-widget.xe-progress-counter .xe-upper.xe-counter-primary .xe-icon i {
    background-color: rgb(44, 46, 47);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter.xe-counter-success .xe-icon i, .xe-widget.xe-counter-block .xe-upper.xe-counter-success .xe-icon i, .xe-widget.xe-progress-counter .xe-upper.xe-counter-success .xe-icon i {
    background-color: rgb(141, 198, 63);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter.xe-counter-warning .xe-icon i, .xe-widget.xe-counter-block .xe-upper.xe-counter-warning .xe-icon i, .xe-widget.xe-progress-counter .xe-upper.xe-counter-warning .xe-icon i {
    background-color: rgb(255, 186, 0);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter.xe-counter-info .xe-icon i, .xe-widget.xe-counter-block .xe-upper.xe-counter-info .xe-icon i, .xe-widget.xe-progress-counter .xe-upper.xe-counter-info .xe-icon i {
    background-color: rgb(64, 187, 234);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter.xe-counter-danger .xe-icon i, .xe-widget.xe-counter-block .xe-upper.xe-counter-danger .xe-icon i, .xe-widget.xe-progress-counter .xe-upper.xe-counter-danger .xe-icon i {
    background-color: rgb(204, 63, 68);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter.xe-counter-blue .xe-icon i, .xe-widget.xe-counter-block .xe-upper.xe-counter-blue .xe-icon i, .xe-widget.xe-progress-counter .xe-upper.xe-counter-blue .xe-icon i {
    background-color: rgb(14, 98, 199);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter.xe-counter-red .xe-icon i, .xe-widget.xe-counter-block .xe-upper.xe-counter-red .xe-icon i, .xe-widget.xe-progress-counter .xe-upper.xe-counter-red .xe-icon i {
    background-color: rgb(213, 8, 15);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter.xe-counter-purple .xe-icon i, .xe-widget.xe-counter-block .xe-upper.xe-counter-purple .xe-icon i, .xe-widget.xe-progress-counter .xe-upper.xe-counter-purple .xe-icon i {
    background-color: rgb(124, 56, 188);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter.xe-counter-orange .xe-icon i, .xe-widget.xe-counter-block .xe-upper.xe-counter-orange .xe-icon i, .xe-widget.xe-progress-counter .xe-upper.xe-counter-orange .xe-icon i {
    background-color: rgb(247, 170, 71);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter.xe-counter-yellow .xe-icon i, .xe-widget.xe-counter-block .xe-upper.xe-counter-yellow .xe-icon i, .xe-widget.xe-progress-counter .xe-upper.xe-counter-yellow .xe-icon i {
    background-color: rgb(252, 208, 54);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter.xe-counter-turquoise .xe-icon i, .xe-widget.xe-counter-block .xe-upper.xe-counter-turquoise .xe-icon i, .xe-widget.xe-progress-counter .xe-upper.xe-counter-turquoise .xe-icon i {
    background-color: rgb(0, 177, 157);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter.xe-counter-white .xe-icon i, .xe-widget.xe-counter-block .xe-upper.xe-counter-white .xe-icon i, .xe-widget.xe-progress-counter .xe-upper.xe-counter-white .xe-icon i {
    background-color: rgb(255, 255, 255);
    color: rgb(75, 75, 75);
}

.xe-widget.xe-counter.xe-counter-white .xe-icon i, .xe-widget.xe-counter-block .xe-upper.xe-counter-white .xe-icon i, .xe-widget.xe-progress-counter .xe-upper.xe-counter-white .xe-icon i {
    border: 1px solid rgb(221, 221, 221);
}

.xe-widget.xe-counter.xe-counter-gray .xe-icon i, .xe-widget.xe-counter-block .xe-upper.xe-counter-gray .xe-icon i, .xe-widget.xe-progress-counter .xe-upper.xe-counter-gray .xe-icon i {
    background-color: rgb(238, 238, 238);
    color: rgb(85, 85, 85);
}

.xe-widget.xe-counter.xe-counter-pink .xe-icon i, .xe-widget.xe-counter-block .xe-upper.xe-counter-pink .xe-icon i, .xe-widget.xe-progress-counter .xe-upper.xe-counter-pink .xe-icon i {
    background-color: rgb(255, 98, 100);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block, .xe-widget.xe-progress-counter {
    color: rgb(255, 255, 255);
    background: rgb(104, 184, 40);
    margin-bottom: 20px;
}

.xe-widget.xe-counter-block .xe-upper, .xe-widget.xe-progress-counter .xe-upper {
    margin: 0px;
    border-spacing: 0px;
    border: 0px;
    background: rgb(104, 184, 40);
}

.xe-widget.xe-counter-block .xe-upper .xe-icon, .xe-widget.xe-counter-block .xe-upper .xe-label, .xe-widget.xe-progress-counter .xe-upper .xe-icon, .xe-widget.xe-progress-counter .xe-upper .xe-label {
    padding-bottom: 0px;
}

.xe-widget.xe-counter-block .xe-upper .xe-icon, .xe-widget.xe-progress-counter .xe-upper .xe-icon {
    text-align: center;
}

.xe-widget.xe-counter-block .xe-upper .xe-icon i, .xe-widget.xe-progress-counter .xe-upper .xe-icon i {
    background: rgb(104, 184, 40);
    font-size: 32px;
}

.xe-widget.xe-counter-block .xe-upper .xe-label .num, .xe-widget.xe-progress-counter .xe-upper .xe-label .num {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block .xe-upper .xe-label span, .xe-widget.xe-progress-counter .xe-upper .xe-label span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block .xe-lower, .xe-widget.xe-progress-counter .xe-lower {
    padding: 15px 30px;
}

.xe-widget.xe-counter-block .xe-lower .border, .xe-widget.xe-progress-counter .xe-lower .border {
    height: 1px;
    background: rgba(255, 255, 255, 0.5);
    margin-bottom: 10px;
}

.xe-widget.xe-counter-block .xe-lower span, .xe-widget.xe-counter-block .xe-lower strong, .xe-widget.xe-progress-counter .xe-lower span, .xe-widget.xe-progress-counter .xe-lower strong {
    font-size: 10px;
    text-transform: uppercase;
    display: block;
}

.xe-widget.xe-counter-block .xe-lower span, .xe-widget.xe-progress-counter .xe-lower span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block .xe-lower strong, .xe-widget.xe-progress-counter .xe-lower strong {
    font-weight: 400;
}

.xe-widget.xe-counter-block.xe-counter-block-primary, .xe-widget.xe-progress-counter.xe-counter-block-primary {
    background: rgb(44, 46, 47);
}

.xe-widget.xe-counter-block.xe-counter-block-primary .xe-upper, .xe-widget.xe-progress-counter.xe-counter-block-primary .xe-upper {
    background: rgb(44, 46, 47);
}

.xe-widget.xe-counter-block.xe-counter-block-primary .xe-upper .xe-icon i, .xe-widget.xe-progress-counter.xe-counter-block-primary .xe-upper .xe-icon i {
    background-color: rgb(44, 46, 47);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-primary .xe-upper .xe-label .num, .xe-widget.xe-progress-counter.xe-counter-block-primary .xe-upper .xe-label .num {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-primary .xe-upper .xe-label span, .xe-widget.xe-progress-counter.xe-counter-block-primary .xe-upper .xe-label span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-primary .xe-lower .border, .xe-widget.xe-progress-counter.xe-counter-block-primary .xe-lower .border {
    background: rgba(255, 255, 255, 0.5);
}

.xe-widget.xe-counter-block.xe-counter-block-primary .xe-lower span, .xe-widget.xe-progress-counter.xe-counter-block-primary .xe-lower span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-primary .xe-lower strong, .xe-widget.xe-progress-counter.xe-counter-block-primary .xe-lower strong {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-success, .xe-widget.xe-progress-counter.xe-counter-block-success {
    background: rgb(141, 198, 63);
}

.xe-widget.xe-counter-block.xe-counter-block-success .xe-upper, .xe-widget.xe-progress-counter.xe-counter-block-success .xe-upper {
    background: rgb(141, 198, 63);
}

.xe-widget.xe-counter-block.xe-counter-block-success .xe-upper .xe-icon i, .xe-widget.xe-progress-counter.xe-counter-block-success .xe-upper .xe-icon i {
    background-color: rgb(141, 198, 63);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-success .xe-upper .xe-label .num, .xe-widget.xe-progress-counter.xe-counter-block-success .xe-upper .xe-label .num {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-success .xe-upper .xe-label span, .xe-widget.xe-progress-counter.xe-counter-block-success .xe-upper .xe-label span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-success .xe-lower .border, .xe-widget.xe-progress-counter.xe-counter-block-success .xe-lower .border {
    background: rgba(255, 255, 255, 0.5);
}

.xe-widget.xe-counter-block.xe-counter-block-success .xe-lower span, .xe-widget.xe-progress-counter.xe-counter-block-success .xe-lower span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-success .xe-lower strong, .xe-widget.xe-progress-counter.xe-counter-block-success .xe-lower strong {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-warning, .xe-widget.xe-progress-counter.xe-counter-block-warning {
    background: rgb(255, 186, 0);
}

.xe-widget.xe-counter-block.xe-counter-block-warning .xe-upper, .xe-widget.xe-progress-counter.xe-counter-block-warning .xe-upper {
    background: rgb(255, 186, 0);
}

.xe-widget.xe-counter-block.xe-counter-block-warning .xe-upper .xe-icon i, .xe-widget.xe-progress-counter.xe-counter-block-warning .xe-upper .xe-icon i {
    background-color: rgb(255, 186, 0);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-warning .xe-upper .xe-label .num, .xe-widget.xe-progress-counter.xe-counter-block-warning .xe-upper .xe-label .num {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-warning .xe-upper .xe-label span, .xe-widget.xe-progress-counter.xe-counter-block-warning .xe-upper .xe-label span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-warning .xe-lower .border, .xe-widget.xe-progress-counter.xe-counter-block-warning .xe-lower .border {
    background: rgba(255, 255, 255, 0.5);
}

.xe-widget.xe-counter-block.xe-counter-block-warning .xe-lower span, .xe-widget.xe-progress-counter.xe-counter-block-warning .xe-lower span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-warning .xe-lower strong, .xe-widget.xe-progress-counter.xe-counter-block-warning .xe-lower strong {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-danger, .xe-widget.xe-progress-counter.xe-counter-block-danger {
    background: rgb(204, 63, 68);
}

.xe-widget.xe-counter-block.xe-counter-block-danger .xe-upper, .xe-widget.xe-progress-counter.xe-counter-block-danger .xe-upper {
    background: rgb(204, 63, 68);
}

.xe-widget.xe-counter-block.xe-counter-block-danger .xe-upper .xe-icon i, .xe-widget.xe-progress-counter.xe-counter-block-danger .xe-upper .xe-icon i {
    background-color: rgb(204, 63, 68);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-danger .xe-upper .xe-label .num, .xe-widget.xe-progress-counter.xe-counter-block-danger .xe-upper .xe-label .num {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-danger .xe-upper .xe-label span, .xe-widget.xe-progress-counter.xe-counter-block-danger .xe-upper .xe-label span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-danger .xe-lower .border, .xe-widget.xe-progress-counter.xe-counter-block-danger .xe-lower .border {
    background: rgba(255, 255, 255, 0.5);
}

.xe-widget.xe-counter-block.xe-counter-block-danger .xe-lower span, .xe-widget.xe-progress-counter.xe-counter-block-danger .xe-lower span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-danger .xe-lower strong, .xe-widget.xe-progress-counter.xe-counter-block-danger .xe-lower strong {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-info, .xe-widget.xe-progress-counter.xe-counter-block-info {
    background: rgb(64, 187, 234);
}

.xe-widget.xe-counter-block.xe-counter-block-info .xe-upper, .xe-widget.xe-progress-counter.xe-counter-block-info .xe-upper {
    background: rgb(64, 187, 234);
}

.xe-widget.xe-counter-block.xe-counter-block-info .xe-upper .xe-icon i, .xe-widget.xe-progress-counter.xe-counter-block-info .xe-upper .xe-icon i {
    background-color: rgb(64, 187, 234);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-info .xe-upper .xe-label .num, .xe-widget.xe-progress-counter.xe-counter-block-info .xe-upper .xe-label .num {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-info .xe-upper .xe-label span, .xe-widget.xe-progress-counter.xe-counter-block-info .xe-upper .xe-label span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-info .xe-lower .border, .xe-widget.xe-progress-counter.xe-counter-block-info .xe-lower .border {
    background: rgba(255, 255, 255, 0.5);
}

.xe-widget.xe-counter-block.xe-counter-block-info .xe-lower span, .xe-widget.xe-progress-counter.xe-counter-block-info .xe-lower span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-info .xe-lower strong, .xe-widget.xe-progress-counter.xe-counter-block-info .xe-lower strong {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-purple, .xe-widget.xe-progress-counter.xe-counter-block-purple {
    background: rgb(124, 56, 188);
}

.xe-widget.xe-counter-block.xe-counter-block-purple .xe-upper, .xe-widget.xe-progress-counter.xe-counter-block-purple .xe-upper {
    background: rgb(124, 56, 188);
}

.xe-widget.xe-counter-block.xe-counter-block-purple .xe-upper .xe-icon i, .xe-widget.xe-progress-counter.xe-counter-block-purple .xe-upper .xe-icon i {
    background-color: rgb(124, 56, 188);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-purple .xe-upper .xe-label .num, .xe-widget.xe-progress-counter.xe-counter-block-purple .xe-upper .xe-label .num {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-purple .xe-upper .xe-label span, .xe-widget.xe-progress-counter.xe-counter-block-purple .xe-upper .xe-label span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-purple .xe-lower .border, .xe-widget.xe-progress-counter.xe-counter-block-purple .xe-lower .border {
    background: rgba(255, 255, 255, 0.5);
}

.xe-widget.xe-counter-block.xe-counter-block-purple .xe-lower span, .xe-widget.xe-progress-counter.xe-counter-block-purple .xe-lower span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-purple .xe-lower strong, .xe-widget.xe-progress-counter.xe-counter-block-purple .xe-lower strong {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-blue, .xe-widget.xe-progress-counter.xe-counter-block-blue {
    background: rgb(14, 98, 199);
}

.xe-widget.xe-counter-block.xe-counter-block-blue .xe-upper, .xe-widget.xe-progress-counter.xe-counter-block-blue .xe-upper {
    background: rgb(14, 98, 199);
}

.xe-widget.xe-counter-block.xe-counter-block-blue .xe-upper .xe-icon i, .xe-widget.xe-progress-counter.xe-counter-block-blue .xe-upper .xe-icon i {
    background-color: rgb(14, 98, 199);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-blue .xe-upper .xe-label .num, .xe-widget.xe-progress-counter.xe-counter-block-blue .xe-upper .xe-label .num {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-blue .xe-upper .xe-label span, .xe-widget.xe-progress-counter.xe-counter-block-blue .xe-upper .xe-label span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-blue .xe-lower .border, .xe-widget.xe-progress-counter.xe-counter-block-blue .xe-lower .border {
    background: rgba(255, 255, 255, 0.5);
}

.xe-widget.xe-counter-block.xe-counter-block-blue .xe-lower span, .xe-widget.xe-progress-counter.xe-counter-block-blue .xe-lower span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-blue .xe-lower strong, .xe-widget.xe-progress-counter.xe-counter-block-blue .xe-lower strong {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-red, .xe-widget.xe-progress-counter.xe-counter-block-red {
    background: rgb(213, 8, 15);
}

.xe-widget.xe-counter-block.xe-counter-block-red .xe-upper, .xe-widget.xe-progress-counter.xe-counter-block-red .xe-upper {
    background: rgb(213, 8, 15);
}

.xe-widget.xe-counter-block.xe-counter-block-red .xe-upper .xe-icon i, .xe-widget.xe-progress-counter.xe-counter-block-red .xe-upper .xe-icon i {
    background-color: rgb(213, 8, 15);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-red .xe-upper .xe-label .num, .xe-widget.xe-progress-counter.xe-counter-block-red .xe-upper .xe-label .num {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-red .xe-upper .xe-label span, .xe-widget.xe-progress-counter.xe-counter-block-red .xe-upper .xe-label span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-red .xe-lower .border, .xe-widget.xe-progress-counter.xe-counter-block-red .xe-lower .border {
    background: rgba(255, 255, 255, 0.5);
}

.xe-widget.xe-counter-block.xe-counter-block-red .xe-lower span, .xe-widget.xe-progress-counter.xe-counter-block-red .xe-lower span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-red .xe-lower strong, .xe-widget.xe-progress-counter.xe-counter-block-red .xe-lower strong {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-orange, .xe-widget.xe-progress-counter.xe-counter-block-orange {
    background: rgb(247, 170, 71);
}

.xe-widget.xe-counter-block.xe-counter-block-orange .xe-upper, .xe-widget.xe-progress-counter.xe-counter-block-orange .xe-upper {
    background: rgb(247, 170, 71);
}

.xe-widget.xe-counter-block.xe-counter-block-orange .xe-upper .xe-icon i, .xe-widget.xe-progress-counter.xe-counter-block-orange .xe-upper .xe-icon i {
    background-color: rgb(247, 170, 71);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-orange .xe-upper .xe-label .num, .xe-widget.xe-progress-counter.xe-counter-block-orange .xe-upper .xe-label .num {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-orange .xe-upper .xe-label span, .xe-widget.xe-progress-counter.xe-counter-block-orange .xe-upper .xe-label span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-orange .xe-lower .border, .xe-widget.xe-progress-counter.xe-counter-block-orange .xe-lower .border {
    background: rgba(255, 255, 255, 0.5);
}

.xe-widget.xe-counter-block.xe-counter-block-orange .xe-lower span, .xe-widget.xe-progress-counter.xe-counter-block-orange .xe-lower span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-orange .xe-lower strong, .xe-widget.xe-progress-counter.xe-counter-block-orange .xe-lower strong {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-turquoise, .xe-widget.xe-progress-counter.xe-counter-block-turquoise {
    background: rgb(0, 177, 157);
}

.xe-widget.xe-counter-block.xe-counter-block-turquoise .xe-upper, .xe-widget.xe-progress-counter.xe-counter-block-turquoise .xe-upper {
    background: rgb(0, 177, 157);
}

.xe-widget.xe-counter-block.xe-counter-block-turquoise .xe-upper .xe-icon i, .xe-widget.xe-progress-counter.xe-counter-block-turquoise .xe-upper .xe-icon i {
    background-color: rgb(0, 177, 157);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-turquoise .xe-upper .xe-label .num, .xe-widget.xe-progress-counter.xe-counter-block-turquoise .xe-upper .xe-label .num {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-turquoise .xe-upper .xe-label span, .xe-widget.xe-progress-counter.xe-counter-block-turquoise .xe-upper .xe-label span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-turquoise .xe-lower .border, .xe-widget.xe-progress-counter.xe-counter-block-turquoise .xe-lower .border {
    background: rgba(255, 255, 255, 0.5);
}

.xe-widget.xe-counter-block.xe-counter-block-turquoise .xe-lower span, .xe-widget.xe-progress-counter.xe-counter-block-turquoise .xe-lower span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-turquoise .xe-lower strong, .xe-widget.xe-progress-counter.xe-counter-block-turquoise .xe-lower strong {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-pink, .xe-widget.xe-progress-counter.xe-counter-block-pink {
    background: rgb(255, 98, 100);
}

.xe-widget.xe-counter-block.xe-counter-block-pink .xe-upper, .xe-widget.xe-progress-counter.xe-counter-block-pink .xe-upper {
    background: rgb(255, 98, 100);
}

.xe-widget.xe-counter-block.xe-counter-block-pink .xe-upper .xe-icon i, .xe-widget.xe-progress-counter.xe-counter-block-pink .xe-upper .xe-icon i {
    background-color: rgb(255, 98, 100);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-pink .xe-upper .xe-label .num, .xe-widget.xe-progress-counter.xe-counter-block-pink .xe-upper .xe-label .num {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-pink .xe-upper .xe-label span, .xe-widget.xe-progress-counter.xe-counter-block-pink .xe-upper .xe-label span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-pink .xe-lower .border, .xe-widget.xe-progress-counter.xe-counter-block-pink .xe-lower .border {
    background: rgba(255, 255, 255, 0.5);
}

.xe-widget.xe-counter-block.xe-counter-block-pink .xe-lower span, .xe-widget.xe-progress-counter.xe-counter-block-pink .xe-lower span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-pink .xe-lower strong, .xe-widget.xe-progress-counter.xe-counter-block-pink .xe-lower strong {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-yellow, .xe-widget.xe-progress-counter.xe-counter-block-yellow {
    background: rgb(252, 208, 54);
}

.xe-widget.xe-counter-block.xe-counter-block-yellow .xe-upper, .xe-widget.xe-progress-counter.xe-counter-block-yellow .xe-upper {
    background: rgb(252, 208, 54);
}

.xe-widget.xe-counter-block.xe-counter-block-yellow .xe-upper .xe-icon i, .xe-widget.xe-progress-counter.xe-counter-block-yellow .xe-upper .xe-icon i {
    background-color: rgb(252, 208, 54);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-yellow .xe-upper .xe-label .num, .xe-widget.xe-progress-counter.xe-counter-block-yellow .xe-upper .xe-label .num {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-yellow .xe-upper .xe-label span, .xe-widget.xe-progress-counter.xe-counter-block-yellow .xe-upper .xe-label span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-yellow .xe-lower .border, .xe-widget.xe-progress-counter.xe-counter-block-yellow .xe-lower .border {
    background: rgba(255, 255, 255, 0.5);
}

.xe-widget.xe-counter-block.xe-counter-block-yellow .xe-lower span, .xe-widget.xe-progress-counter.xe-counter-block-yellow .xe-lower span {
    color: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-yellow .xe-lower strong, .xe-widget.xe-progress-counter.xe-counter-block-yellow .xe-lower strong {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-gray, .xe-widget.xe-progress-counter.xe-counter-block-gray {
    background: rgb(213, 213, 213);
}

.xe-widget.xe-counter-block.xe-counter-block-gray .xe-upper, .xe-widget.xe-progress-counter.xe-counter-block-gray .xe-upper {
    background: rgb(213, 213, 213);
}

.xe-widget.xe-counter-block.xe-counter-block-gray .xe-upper .xe-icon i, .xe-widget.xe-progress-counter.xe-counter-block-gray .xe-upper .xe-icon i {
    background-color: rgb(213, 213, 213);
    color: rgb(102, 102, 102);
}

.xe-widget.xe-counter-block.xe-counter-block-gray .xe-upper .xe-label .num, .xe-widget.xe-progress-counter.xe-counter-block-gray .xe-upper .xe-label .num {
    color: rgb(102, 102, 102);
}

.xe-widget.xe-counter-block.xe-counter-block-gray .xe-upper .xe-label span, .xe-widget.xe-progress-counter.xe-counter-block-gray .xe-upper .xe-label span {
    color: rgba(102, 102, 102, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-gray .xe-lower .border, .xe-widget.xe-progress-counter.xe-counter-block-gray .xe-lower .border {
    background: rgba(102, 102, 102, 0.5);
}

.xe-widget.xe-counter-block.xe-counter-block-gray .xe-lower span, .xe-widget.xe-progress-counter.xe-counter-block-gray .xe-lower span {
    color: rgba(102, 102, 102, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-gray .xe-lower strong, .xe-widget.xe-progress-counter.xe-counter-block-gray .xe-lower strong {
    color: rgb(102, 102, 102);
}

.xe-widget.xe-counter-block.xe-counter-block-white, .xe-widget.xe-progress-counter.xe-counter-block-white {
    background: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-white .xe-upper, .xe-widget.xe-progress-counter.xe-counter-block-white .xe-upper {
    background: rgb(255, 255, 255);
}

.xe-widget.xe-counter-block.xe-counter-block-white .xe-upper .xe-icon i, .xe-widget.xe-progress-counter.xe-counter-block-white .xe-upper .xe-icon i {
    background-color: rgb(255, 255, 255);
    color: rgb(75, 75, 75);
}

.xe-widget.xe-counter-block.xe-counter-block-white .xe-upper .xe-label .num, .xe-widget.xe-progress-counter.xe-counter-block-white .xe-upper .xe-label .num {
    color: rgb(75, 75, 75);
}

.xe-widget.xe-counter-block.xe-counter-block-white .xe-upper .xe-label span, .xe-widget.xe-progress-counter.xe-counter-block-white .xe-upper .xe-label span {
    color: rgba(75, 75, 75, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-white .xe-lower .border, .xe-widget.xe-progress-counter.xe-counter-block-white .xe-lower .border {
    background: rgba(75, 75, 75, 0.5);
}

.xe-widget.xe-counter-block.xe-counter-block-white .xe-lower span, .xe-widget.xe-progress-counter.xe-counter-block-white .xe-lower span {
    color: rgba(75, 75, 75, 0.7);
}

.xe-widget.xe-counter-block.xe-counter-block-white .xe-lower strong, .xe-widget.xe-progress-counter.xe-counter-block-white .xe-lower strong {
    color: rgb(75, 75, 75);
}

.xe-widget.xe-progress-counter {
    position: relative;
    color: rgb(255, 255, 255);
    background: rgb(104, 184, 40);
    margin-bottom: 20px;
    overflow: hidden;
}

.xe-widget.xe-progress-counter .xe-background {
    position: absolute;
    left: -40%;
    bottom: -10%;
    color: rgb(255, 255, 255);
    font-size: 150px;
    zoom: 1; opacity: 0.1;
}

.xe-widget.xe-progress-counter .xe-background i {
    line-height: 1;
    display: block;
}

.xe-widget.xe-progress-counter .xe-upper .xe-icon i {
    font-size: 28px;
    background: 0px 0px;
}

.xe-widget.xe-progress-counter .xe-upper .xe-label span {
    padding: 0px 0px 5px;
}

.xe-widget.xe-progress-counter .xe-upper .xe-label .num {
    font-size: 20px;
}

.xe-widget.xe-progress-counter .xe-progress {
    height: 2px;
    position: relative;
    background: rgba(0, 0, 0, 0.1);
    margin: 10px 30px 0px;
}

.xe-widget.xe-progress-counter .xe-progress .xe-progress-fill {
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    bottom: 0px;
    background: rgb(255, 255, 255);
}

.xe-widget.xe-progress-counter.xe-progress-counter-primary {
    background-color: rgb(44, 46, 47);
}

.xe-widget.xe-progress-counter.xe-progress-counter-primary .xe-background {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-progress-counter.xe-progress-counter-primary .xe-upper {
    background-color: transparent;
}

.xe-widget.xe-progress-counter.xe-progress-counter-success {
    background-color: rgb(141, 198, 63);
}

.xe-widget.xe-progress-counter.xe-progress-counter-success .xe-background {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-progress-counter.xe-progress-counter-success .xe-upper {
    background-color: transparent;
}

.xe-widget.xe-progress-counter.xe-progress-counter-info {
    background-color: rgb(64, 187, 234);
}

.xe-widget.xe-progress-counter.xe-progress-counter-info .xe-background {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-progress-counter.xe-progress-counter-info .xe-upper {
    background-color: transparent;
}

.xe-widget.xe-progress-counter.xe-progress-counter-danger {
    background-color: rgb(204, 63, 68);
}

.xe-widget.xe-progress-counter.xe-progress-counter-danger .xe-background {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-progress-counter.xe-progress-counter-danger .xe-upper {
    background-color: transparent;
}

.xe-widget.xe-progress-counter.xe-progress-counter-warning {
    background-color: rgb(255, 186, 0);
}

.xe-widget.xe-progress-counter.xe-progress-counter-warning .xe-background {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-progress-counter.xe-progress-counter-warning .xe-upper {
    background-color: transparent;
}

.xe-widget.xe-progress-counter.xe-progress-counter-pink {
    background-color: rgb(255, 98, 100);
}

.xe-widget.xe-progress-counter.xe-progress-counter-pink .xe-background {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-progress-counter.xe-progress-counter-pink .xe-upper {
    background-color: transparent;
}

.xe-widget.xe-progress-counter.xe-progress-counter-turquoise {
    background-color: rgb(0, 177, 157);
}

.xe-widget.xe-progress-counter.xe-progress-counter-turquoise .xe-background {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-progress-counter.xe-progress-counter-turquoise .xe-upper {
    background-color: transparent;
}

.xe-widget.xe-progress-counter.xe-progress-counter-red {
    background-color: rgb(213, 8, 15);
}

.xe-widget.xe-progress-counter.xe-progress-counter-red .xe-background {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-progress-counter.xe-progress-counter-red .xe-upper {
    background-color: transparent;
}

.xe-widget.xe-progress-counter.xe-progress-counter-orange {
    background-color: rgb(247, 170, 71);
}

.xe-widget.xe-progress-counter.xe-progress-counter-orange .xe-background {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-progress-counter.xe-progress-counter-orange .xe-upper {
    background-color: transparent;
}

.xe-widget.xe-progress-counter.xe-progress-counter-yellow {
    background-color: rgb(252, 208, 54);
}

.xe-widget.xe-progress-counter.xe-progress-counter-yellow .xe-background {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-progress-counter.xe-progress-counter-yellow .xe-upper {
    background-color: transparent;
}

.xe-widget.xe-progress-counter.xe-progress-counter-purple {
    background-color: rgb(124, 56, 188);
}

.xe-widget.xe-progress-counter.xe-progress-counter-purple .xe-background {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-progress-counter.xe-progress-counter-purple .xe-upper {
    background-color: transparent;
}

.xe-widget.xe-vertical-counter {
    background: rgb(104, 184, 40);
    padding: 40px 20px 20px;
    margin-bottom: 20px;
    color: rgb(255, 255, 255);
}

.xe-widget.xe-vertical-counter .xe-icon {
    font-size: 75px;
    text-align: center;
    padding-bottom: 15px;
}

.xe-widget.xe-vertical-counter .xe-icon i {
    display: block;
    line-height: 1.4;
}

.xe-widget.xe-vertical-counter .xe-label {
    padding-top: 15px;
    text-align: center;
}

.xe-widget.xe-vertical-counter .xe-label .num {
    display: block;
    font-weight: 400;
    font-size: 23px;
}

.xe-widget.xe-vertical-counter .xe-label span {
    display: block;
    padding-top: 5px;
    text-transform: uppercase;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.95);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-primary {
    background: rgb(44, 46, 47);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-primary .xe-label span {
    color: rgba(255, 255, 255, 0.95);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-success {
    background: rgb(141, 198, 63);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-success .xe-label span {
    color: rgba(255, 255, 255, 0.95);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-danger {
    background: rgb(204, 63, 68);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-danger .xe-label span {
    color: rgba(255, 255, 255, 0.95);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-warning {
    background: rgb(255, 186, 0);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-warning .xe-label span {
    color: rgba(255, 255, 255, 0.95);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-info {
    background: rgb(64, 187, 234);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-info .xe-label span {
    color: rgba(255, 255, 255, 0.95);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-purple {
    background: rgb(124, 56, 188);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-purple .xe-label span {
    color: rgba(255, 255, 255, 0.95);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-orange {
    background: rgb(247, 170, 71);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-orange .xe-label span {
    color: rgba(255, 255, 255, 0.95);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-red {
    background: rgb(213, 8, 15);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-red .xe-label span {
    color: rgba(255, 255, 255, 0.95);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-blue {
    background: rgb(14, 98, 199);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-blue .xe-label span {
    color: rgba(255, 255, 255, 0.95);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-turquoise {
    background: rgb(0, 177, 157);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-turquoise .xe-label span {
    color: rgba(255, 255, 255, 0.95);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-pink {
    background: rgb(255, 98, 100);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-pink .xe-label span {
    color: rgba(255, 255, 255, 0.95);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-yellow {
    background: rgb(252, 208, 54);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-yellow .xe-label span {
    color: rgba(255, 255, 255, 0.95);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-gray {
    background: rgb(213, 213, 213);
    color: rgb(85, 85, 85);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-gray .xe-label span {
    color: rgba(85, 85, 85, 0.95);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-white {
    background: rgb(255, 255, 255);
    color: rgb(75, 75, 75);
}

.xe-widget.xe-vertical-counter.xe-vertical-counter-white .xe-label span {
    color: rgba(75, 75, 75, 0.95);
}

.xe-widget.xe-todo-list {
    background: rgb(255, 255, 255);
    padding: 25px 30px;
    margin-bottom: 20px;
}

.xe-widget.xe-todo-list .xe-header {
    display: table;
    width: 100%;
    border-bottom: 1px solid rgb(238, 238, 238);
    margin-bottom: 15px;
}

.xe-widget.xe-todo-list .xe-header .xe-icon, .xe-widget.xe-todo-list .xe-header .xe-label {
    display: table-cell;
    vertical-align: top;
    padding-bottom: 20px;
}

.xe-widget.xe-todo-list .xe-header .xe-icon {
    width: 1%;
}

.xe-widget.xe-todo-list .xe-header .xe-icon i {
    display: block;
    line-height: 1;
    font-size: 28px;
}

.xe-widget.xe-todo-list .xe-header .xe-label {
    padding-left: 15px;
}

.xe-widget.xe-todo-list .xe-header .xe-label span, .xe-widget.xe-todo-list .xe-header .xe-label strong {
    display: block;
    line-height: 1.1;
}

.xe-widget.xe-todo-list .xe-header .xe-label span {
    font-size: 12px;
    zoom: 1; opacity: 0.8;
}

.xe-widget.xe-todo-list .xe-header .xe-label strong {
    font-size: 15px;
}

.xe-widget.xe-todo-list .xe-body {
    padding-top: 5px;
    padding-bottom: 10px;
}

.xe-widget.xe-todo-list .xe-body label {
    user-select: none;
}

.xe-widget.xe-todo-list .xe-body label > span {
    position: relative;
    display: inline-block;
    color: rgb(125, 127, 127);
}

.xe-widget.xe-todo-list .xe-body li {
    margin: 2px 0px;
}

.xe-widget.xe-todo-list .xe-body li.done label > span {
    zoom: 1; opacity: 0.5;
}

.xe-widget.xe-todo-list .xe-body li.done label > span::after {
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 9px;
    height: 1px;
    background: rgb(138, 139, 139);
    content: "";
}

.xe-widget.xe-todo-list.xe-todo-list-primary {
    background: rgb(44, 46, 47);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-primary .xe-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-primary .xe-body .cbr-replaced .cbr-state {
    border: 1px solid rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-primary .xe-body label > span {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-primary .xe-body li.done label > span {
    zoom: 1; opacity: 0.8;
}

.xe-widget.xe-todo-list.xe-todo-list-primary .xe-body li.done label > span::after {
    background: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-primary .xe-footer .form-control {
    background: 0px 0px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-primary .xe-footer .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.xe-widget.xe-todo-list.xe-todo-list-primary .xe-footer .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.xe-widget.xe-todo-list.xe-todo-list-success {
    background: rgb(141, 198, 63);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-success .xe-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-success .xe-body .cbr-replaced .cbr-state {
    border: 1px solid rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-success .xe-body label > span {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-success .xe-body li.done label > span {
    zoom: 1; opacity: 0.8;
}

.xe-widget.xe-todo-list.xe-todo-list-success .xe-body li.done label > span::after {
    background: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-success .xe-footer .form-control {
    background: 0px 0px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-success .xe-footer .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.xe-widget.xe-todo-list.xe-todo-list-success .xe-footer .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.xe-widget.xe-todo-list.xe-todo-list-warning {
    background: rgb(255, 186, 0);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-warning .xe-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-warning .xe-body .cbr-replaced .cbr-state {
    border: 1px solid rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-warning .xe-body label > span {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-warning .xe-body li.done label > span {
    zoom: 1; opacity: 0.8;
}

.xe-widget.xe-todo-list.xe-todo-list-warning .xe-body li.done label > span::after {
    background: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-warning .xe-footer .form-control {
    background: 0px 0px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-warning .xe-footer .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.xe-widget.xe-todo-list.xe-todo-list-warning .xe-footer .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.xe-widget.xe-todo-list.xe-todo-list-danger {
    background: rgb(204, 63, 68);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-danger .xe-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-danger .xe-body .cbr-replaced .cbr-state {
    border: 1px solid rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-danger .xe-body label > span {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-danger .xe-body li.done label > span {
    zoom: 1; opacity: 0.8;
}

.xe-widget.xe-todo-list.xe-todo-list-danger .xe-body li.done label > span::after {
    background: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-danger .xe-footer .form-control {
    background: 0px 0px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-danger .xe-footer .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.xe-widget.xe-todo-list.xe-todo-list-danger .xe-footer .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.xe-widget.xe-todo-list.xe-todo-list-info {
    background: rgb(64, 187, 234);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-info .xe-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-info .xe-body .cbr-replaced .cbr-state {
    border: 1px solid rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-info .xe-body label > span {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-info .xe-body li.done label > span {
    zoom: 1; opacity: 0.8;
}

.xe-widget.xe-todo-list.xe-todo-list-info .xe-body li.done label > span::after {
    background: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-info .xe-footer .form-control {
    background: 0px 0px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-info .xe-footer .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.xe-widget.xe-todo-list.xe-todo-list-info .xe-footer .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.xe-widget.xe-todo-list.xe-todo-list-secondary {
    background: rgb(104, 184, 40);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-secondary .xe-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-secondary .xe-body .cbr-replaced .cbr-state {
    border: 1px solid rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-secondary .xe-body label > span {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-secondary .xe-body li.done label > span {
    zoom: 1; opacity: 0.8;
}

.xe-widget.xe-todo-list.xe-todo-list-secondary .xe-body li.done label > span::after {
    background: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-secondary .xe-footer .form-control {
    background: 0px 0px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-secondary .xe-footer .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.xe-widget.xe-todo-list.xe-todo-list-secondary .xe-footer .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.xe-widget.xe-todo-list.xe-todo-list-turquoise {
    background: rgb(0, 177, 157);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-turquoise .xe-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-turquoise .xe-body .cbr-replaced .cbr-state {
    border: 1px solid rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-turquoise .xe-body label > span {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-turquoise .xe-body li.done label > span {
    zoom: 1; opacity: 0.8;
}

.xe-widget.xe-todo-list.xe-todo-list-turquoise .xe-body li.done label > span::after {
    background: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-turquoise .xe-footer .form-control {
    background: 0px 0px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-turquoise .xe-footer .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.xe-widget.xe-todo-list.xe-todo-list-turquoise .xe-footer .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.xe-widget.xe-todo-list.xe-todo-list-pink {
    background: rgb(255, 98, 100);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-pink .xe-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-pink .xe-body .cbr-replaced .cbr-state {
    border: 1px solid rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-pink .xe-body label > span {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-pink .xe-body li.done label > span {
    zoom: 1; opacity: 0.8;
}

.xe-widget.xe-todo-list.xe-todo-list-pink .xe-body li.done label > span::after {
    background: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-pink .xe-footer .form-control {
    background: 0px 0px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-pink .xe-footer .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.xe-widget.xe-todo-list.xe-todo-list-pink .xe-footer .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.xe-widget.xe-todo-list.xe-todo-list-red {
    background: rgb(213, 8, 15);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-red .xe-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-red .xe-body .cbr-replaced .cbr-state {
    border: 1px solid rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-red .xe-body label > span {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-red .xe-body li.done label > span {
    zoom: 1; opacity: 0.8;
}

.xe-widget.xe-todo-list.xe-todo-list-red .xe-body li.done label > span::after {
    background: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-red .xe-footer .form-control {
    background: 0px 0px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-red .xe-footer .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.xe-widget.xe-todo-list.xe-todo-list-red .xe-footer .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.xe-widget.xe-todo-list.xe-todo-list-blue {
    background: rgb(14, 98, 199);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-blue .xe-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-blue .xe-body .cbr-replaced .cbr-state {
    border: 1px solid rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-blue .xe-body label > span {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-blue .xe-body li.done label > span {
    zoom: 1; opacity: 0.8;
}

.xe-widget.xe-todo-list.xe-todo-list-blue .xe-body li.done label > span::after {
    background: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-blue .xe-footer .form-control {
    background: 0px 0px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-blue .xe-footer .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.xe-widget.xe-todo-list.xe-todo-list-blue .xe-footer .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.xe-widget.xe-todo-list.xe-todo-list-purple {
    background: rgb(124, 56, 188);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-purple .xe-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-purple .xe-body .cbr-replaced .cbr-state {
    border: 1px solid rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-purple .xe-body label > span {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-purple .xe-body li.done label > span {
    zoom: 1; opacity: 0.8;
}

.xe-widget.xe-todo-list.xe-todo-list-purple .xe-body li.done label > span::after {
    background: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-purple .xe-footer .form-control {
    background: 0px 0px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-purple .xe-footer .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.xe-widget.xe-todo-list.xe-todo-list-purple .xe-footer .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.xe-widget.xe-todo-list.xe-todo-list-yellow {
    background: rgb(252, 208, 54);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-yellow .xe-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-yellow .xe-body .cbr-replaced .cbr-state {
    border: 1px solid rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-yellow .xe-body label > span {
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-yellow .xe-body li.done label > span {
    zoom: 1; opacity: 0.8;
}

.xe-widget.xe-todo-list.xe-todo-list-yellow .xe-body li.done label > span::after {
    background: rgba(255, 255, 255, 0.7);
}

.xe-widget.xe-todo-list.xe-todo-list-yellow .xe-footer .form-control {
    background: 0px 0px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    color: rgb(255, 255, 255);
}

.xe-widget.xe-todo-list.xe-todo-list-yellow .xe-footer .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.xe-widget.xe-todo-list.xe-todo-list-yellow .xe-footer .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.xe-widget.xe-status-update {
    background: rgb(85, 172, 238);
    color: rgb(255, 255, 255);
    margin-bottom: 20px;
    padding: 30px 30px 20px;
}

.xe-widget.xe-status-update .xe-header {
    display: table;
    width: 100%;
}

.xe-widget.xe-status-update .xe-header .xe-icon, .xe-widget.xe-status-update .xe-header .xe-nav {
    display: table-cell;
    vertical-align: top;
    color: rgb(255, 255, 255);
    padding-bottom: 20px;
}

.xe-widget.xe-status-update .xe-header .xe-icon i {
    font-size: 48px;
}

.xe-widget.xe-status-update .xe-header .xe-nav {
    text-align: right;
}

.xe-widget.xe-status-update .xe-header .xe-nav a {
    position: relative;
    margin-right: -10px;
    margin-top: -10px;
    color: rgb(255, 255, 255);
    padding: 0px 8px;
    display: inline-block;
    line-height: 32px;
}

.xe-widget.xe-status-update .xe-header .xe-nav a:hover {
    background: rgba(255, 255, 255, 0.1);
}

.xe-widget.xe-status-update .xe-header .xe-nav a + a {
    margin-left: 10px;
}

.xe-widget.xe-status-update .xe-body li {
    display: none !important;
}

.xe-widget.xe-status-update .xe-body li .status-date {
    display: block;
    font-size: 16px;
    zoom: 1; opacity: 0.5;
    padding-bottom: 10px;
}

.xe-widget.xe-status-update .xe-body li p {
    font-size: 14px;
    color: rgb(255, 255, 255);
    zoom: 1; opacity: 0.8;
}

.xe-widget.xe-status-update .xe-body li.active {
    display: block !important;
}

.xe-widget.xe-status-update .xe-footer {
    text-transform: uppercase;
    font-size: 11px;
    padding-top: 15px;
}

.xe-widget.xe-status-update .xe-footer a {
    color: rgb(255, 255, 255);
    zoom: 1; opacity: 0.8;
}

.xe-widget.xe-status-update .xe-footer a:hover {
    zoom: 1; opacity: 1;
}

.xe-widget.xe-status-update.xe-status-update-facebook {
    background-color: rgb(59, 89, 152);
}

.xe-widget.xe-status-update.xe-status-update-google-plus {
    background-color: rgb(221, 75, 57);
}

.xe-widget.xe-single-news {
    margin-bottom: 20px;
    position: relative;
}

.xe-widget.xe-single-news .xe-image img {
    display: block;
    width: 100%;
}

.xe-widget.xe-single-news .xe-image .xe-gradient {
    position: absolute;
    inset: 0px;
    background-image: linear-gradient(to top, rgb(0, 0, 0) 0px, rgba(0, 0, 0, 0.05) 100%);
}

.xe-widget.xe-single-news .xe-details {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 20px;
}

.xe-widget.xe-single-news .xe-details .category {
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.xe-widget.xe-single-news .xe-details .category a {
    color: rgb(255, 255, 255);
    zoom: 1; opacity: 0.5;
}

.xe-widget.xe-single-news .xe-details .category a:hover {
    zoom: 1; opacity: 1;
}

.xe-widget.xe-single-news .xe-details h3 {
    margin: 0px 0px 10px;
    padding: 0px;
    font-size: 19px;
}

.xe-widget.xe-single-news .xe-details h3 a {
    color: rgb(255, 255, 255);
    zoom: 1; opacity: 0.8;
}

.xe-widget.xe-single-news .xe-details h3 a:hover {
    zoom: 1; opacity: 1;
}

.xe-widget.xe-single-news .xe-details time {
    position: relative;
    display: block;
    color: rgb(255, 255, 255);
    font-size: 13px;
    margin-bottom: -20px;
    transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
    zoom: 1; opacity: 0;
}

.xe-widget.xe-single-news:hover .xe-details time {
    margin-bottom: 0px;
    zoom: 1; opacity: 0.7;
}

.xe-widget.xe-conversations {
    position: relative;
    background: rgb(255, 255, 255);
    margin-bottom: 0px;
    padding: 15px;
}

.xe-widget.xe-conversations .xe-bg-icon {
    position: absolute;
    right: 20px;
    top: 20px;
}

.xe-widget.xe-conversations .xe-bg-icon i {
    font-size: 80px;
    display: block;
    line-height: 1;
    zoom: 1; opacity: 0.1;
}

.xe-widget.xe-conversations .xe-header {
    display: table;
    width: 100%;
    border-bottom: 1px solid rgb(238, 238, 238);
}

.xe-widget.xe-conversations .xe-header .xe-icon, .xe-widget.xe-conversations .xe-header .xe-label {
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 20px;
}

.xe-widget.xe-conversations .xe-header .xe-icon {
    width: 1%;
}

.xe-widget.xe-conversations .xe-header .xe-icon i {
    display: block;
    line-height: 1;
    font-size: 37px;
}

.xe-widget.xe-conversations .xe-header .xe-label {
    padding-left: 10px;
}

.xe-widget.xe-conversations .xe-header .xe-label h3 {
    display: block;
    margin: 0px;
    padding: 0px;
}

.xe-widget.xe-conversations .xe-header .xe-label h3 small {
    padding-top: 5px;
    font-size: 13px;
    display: block;
    zoom: 1; opacity: 0.5;
}

.xe-widget.xe-conversations .xe-body {
    border-bottom: 1px solid rgb(238, 238, 238);
}

.xe-widget.xe-conversations .xe-body .xe-user-img {
    float: left;
    display: block;
    padding-right: 10px;
}

.xe-widget.xe-conversations .xe-body .xe-comment-entry {
    display: table;
    width: 100%;
}

.xe-widget.xe-conversations .xe-body .xe-comment-entry .xe-user-img, .xe-widget.xe-conversations .xe-body .xe-comment-entry .xe-comment {
    display: table-cell;
    vertical-align: top;
    padding-top: 10px;
    padding-bottom: 10px;
}

.xe-widget.xe-conversations .xe-body .xe-comment-entry .xe-user-img img {
    display: block;
}

.xe-widget.xe-conversations .xe-body .xe-comment-entry .xe-comment {
    width: 99%;
    padding-left: 10px;
}

.xe-widget.xe-conversations .xe-body .xe-comment-entry .xe-comment .xe-user-name {
    display: block;
    margin-bottom: 5px;
}

.xe-widget.xe-conversations .xe-body .xe-comment-entry .xe-comment .xe-user-name:hover strong {
    color: rgb(125, 127, 127);
}

.xe-widget.xe-conversations .xe-body .xe-comment-entry .xe-comment p {
    font-size: 12px;
}

.xe-widget.xe-conversations .xe-body ul > li {
    margin: 10px 0px;
    border-bottom: 1px solid rgb(238, 238, 238);
}

.xe-widget.xe-conversations .xe-body ul > li:last-child {
    border-bottom: 0px;
}

.xe-widget.xe-conversations .xe-footer a {
    margin-top: 20px;
    display: block;
    font-size: 11px;
    color: rgb(125, 127, 127);
    text-align: center;
    text-transform: uppercase;
}

.xe-widget.xe-conversations .xe-footer a:hover {
    color: rgb(100, 101, 101);
}

.xe-widget.xe-weather {
    position: relative;
    background: rgb(69, 158, 196);
    color: rgb(255, 255, 255);
    overflow: hidden;
    margin-bottom: 20px;
}

.xe-widget.xe-weather .xe-background {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    right: 0px;
}

.xe-widget.xe-weather .xe-background img {
    display: block;
    line-height: 1;
    width: 100%;
    position: relative;
}

.xe-widget.xe-weather .xe-background.xe-background-animated {
    left: -10%;
    top: -20%;
}

.xe-widget.xe-weather .xe-background.xe-background-animated img {
    width: 120%;
    animation: 10s linear 0s infinite alternate none running weatherBgMove;
}

@-webkit-keyframes weatherBgMove {
    0% {
        left: 0px;
    }

    50% {
        left: 10%;
    }

    100% {
        left: 0px;
    }
}

@keyframes weatherBgMove {
    0% {
        left: 0px;
    }

    50% {
        left: 10%;
    }

    100% {
        left: 0px;
    }
}

@media screen and (max-width: 995px) {
    .xe-widget.xe-weather .xe-background {
        top: auto;
        bottom: 0px;
    }

    .xe-widget.xe-weather .xe-background.xe-background-animated {
        top: auto;
        bottom: 0px;
    }
}

.xe-widget.xe-weather .xe-current-day {
    position: absolute;
    z-index: 2;
    inset: 0px 35% 0px 0px;
    padding: 30px;
}

.xe-widget.xe-weather .xe-current-day .xe-now {
    margin-bottom: 20px;
}

.xe-widget.xe-weather .xe-current-day .xe-now .xe-temperature {
    display: table;
    float: left;
}

.xe-widget.xe-weather .xe-current-day .xe-now .xe-temperature .xe-icon, .xe-widget.xe-weather .xe-current-day .xe-now .xe-temperature .xe-label {
    display: table-cell;
    vertical-align: middle;
}

.xe-widget.xe-weather .xe-current-day .xe-now .xe-temperature .xe-icon i {
    display: block;
    line-height: 1;
    font-size: 35px;
}

.xe-widget.xe-weather .xe-current-day .xe-now .xe-temperature .xe-label {
    padding-left: 10px;
    line-height: 1;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.8);
    font-size: 11px;
}

.xe-widget.xe-weather .xe-current-day .xe-now .xe-temperature .xe-label strong {
    display: block;
    padding-top: 2px;
    font-size: 23px;
    line-height: 1;
    color: rgb(255, 255, 255);
    font-weight: 400;
}

.xe-widget.xe-weather .xe-current-day .xe-now .xe-location {
    float: right;
    text-align: right;
}

.xe-widget.xe-weather .xe-current-day .xe-now .xe-location h4 {
    margin: 0px;
    padding-bottom: 5px;
    color: rgba(255, 255, 255, 0.95);
}

.xe-widget.xe-weather .xe-current-day .xe-now .xe-location time {
    color: rgba(255, 255, 255, 0.8);
    font-size: 12px;
}

.xe-widget.xe-weather .xe-current-day .xe-forecast {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 0px 30px 30px;
}

.xe-widget.xe-weather .xe-current-day .xe-forecast ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: table;
    width: 100%;
}

.xe-widget.xe-weather .xe-current-day .xe-forecast ul > li {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 1%;
}

.xe-widget.xe-weather .xe-current-day .xe-forecast ul > li::after {
    content: "";
    display: block;
    width: 1px;
    top: 32px;
    left: 0px;
    bottom: 0px;
    background: rgba(255, 255, 255, 0.25);
    position: absolute;
}

.xe-widget.xe-weather .xe-current-day .xe-forecast ul > li:first-child::after {
    display: none;
}

.xe-widget.xe-weather .xe-current-day .xe-forecast .xe-forecast-entry {
    text-align: center;
}

.xe-widget.xe-weather .xe-current-day .xe-forecast .xe-forecast-entry time {
    display: inline-block;
    background: rgba(0, 0, 0, 0.15);
    padding: 5px;
    line-height: 1;
    color: rgba(255, 255, 255, 0.7);
    font-size: 11px;
}

.xe-widget.xe-weather .xe-current-day .xe-forecast .xe-forecast-entry .xe-icon i {
    display: block;
    line-height: 42px;
    font-size: 20px;
}

.xe-widget.xe-weather .xe-current-day .xe-forecast .xe-forecast-entry .xe-temp {
    display: block;
    font-weight: 400;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.85);
}

.xe-widget.xe-weather .xe-current-day .xe-forecast .xe-forecast-entry:hover time, .xe-widget.xe-weather .xe-current-day .xe-forecast .xe-forecast-entry:hover .xe-temp {
    color: rgb(255, 255, 255);
}

@media screen and (max-width: 995px) {
    .xe-widget.xe-weather .xe-current-day {
        position: relative;
        width: 100%;
    }

    .xe-widget.xe-weather .xe-current-day .xe-forecast {
        position: relative;
        margin-top: 90px;
        padding: 0px;
    }
}

.xe-widget.xe-weather .xe-weekdays {
    float: right;
    position: relative;
    z-index: 2;
    background: rgba(0, 0, 0, 0.05);
    padding: 15px 30px;
    width: 35%;
}

.xe-widget.xe-weather .xe-weekdays ul > li {
    position: relative;
}

.xe-widget.xe-weather .xe-weekdays ul > li::after {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    left: 0px;
    bottom: 0px;
    height: 1px;
    background: rgba(255, 255, 255, 0.25);
}

.xe-widget.xe-weather .xe-weekdays ul > li:last-child::after {
    display: none;
}

.xe-widget.xe-weather .xe-weekdays .xe-weekday-forecast {
    display: table;
    width: 100%;
    cursor: default;
}

.xe-widget.xe-weather .xe-weekdays .xe-weekday-forecast .xe-temp, .xe-widget.xe-weather .xe-weekdays .xe-weekday-forecast .xe-day, .xe-widget.xe-weather .xe-weekdays .xe-weekday-forecast .xe-icon {
    display: table-cell;
    vertical-align: middle;
    padding: 15px 0px;
}

.xe-widget.xe-weather .xe-weekdays .xe-weekday-forecast .xe-temp {
    width: 20%;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
}

.xe-widget.xe-weather .xe-weekdays .xe-weekday-forecast .xe-icon {
    text-align: right;
    font-size: 20px;
}

.xe-widget.xe-weather .xe-weekdays .xe-weekday-forecast .xe-icon i {
    display: block;
    line-height: 1;
}

.xe-widget.xe-weather .xe-weekdays .xe-weekday-forecast:hover .xe-temp {
    color: rgba(255, 255, 255, 0.95);
}

@media screen and (max-width: 995px) {
    .xe-widget.xe-weather .xe-weekdays {
        float: none;
        width: 100%;
    }

    .xe-widget.xe-weather .xe-weekdays .xe-weekday-forecast .xe-temp {
        width: 10%;
    }
}

.xe-widget.xe-map-stats {
    background: rgb(56, 88, 104);
    color: rgb(255, 255, 255);
    margin-bottom: 20px;
    display: table;
    width: 100%;
}

.xe-widget.xe-map-stats .xe-map, .xe-widget.xe-map-stats .xe-details {
    display: table-cell;
    vertical-align: top;
}

.xe-widget.xe-map-stats .xe-map {
    width: 65%;
    position: relative;
}

.xe-widget.xe-map-stats .xe-map > div {
    position: absolute;
    inset: 20px;
}

.xe-widget.xe-map-stats .xe-map > div .jvectormap-zoomin, .xe-widget.xe-map-stats .xe-map > div .jvectormap-zoomout {
    width: 22px;
    height: 22px;
    line-height: 20px;
    padding: 0px;
    border: 0px;
}

.xe-widget.xe-map-stats .xe-map > div .jvectormap-zoomin.jvectormap-zoomout, .xe-widget.xe-map-stats .xe-map > div .jvectormap-zoomout.jvectormap-zoomout {
    top: 32px;
    border-top: 1px solid rgba(204, 204, 204, 0.8);
}

.xe-widget.xe-map-stats .xe-details {
    width: 35%;
    background: rgba(0, 0, 0, 0.3);
    padding: 30px;
}

.xe-widget.xe-map-stats .xe-details > .xe-label h3 {
    margin: 0px;
}

.xe-widget.xe-map-stats .xe-details > .xe-label p {
    margin: 0px;
    padding-top: 5px;
    color: rgba(255, 255, 255, 0.8);
}

.xe-widget.xe-map-stats .xe-details ul {
    margin-top: 20px;
}

.xe-widget.xe-map-stats .xe-details ul li {
    position: relative;
    padding: 10px 5px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.xe-widget.xe-map-stats .xe-details .xe-map-data {
    display: block;
}

.xe-widget.xe-map-stats .xe-details .xe-map-data .label {
    display: inline-block;
    text-align: center;
    min-width: 30px;
    margin-right: 5px;
    vertical-align: middle;
}

.xe-widget.xe-map-stats .xe-details .xe-map-data .xe-label {
    font-size: 14px;
}

@media screen and (max-width: 995px) {
    .xe-widget.xe-map-stats {
        display: block;
    }

    .xe-widget.xe-map-stats .xe-map {
        min-height: 300px;
    }

    .xe-widget.xe-map-stats .xe-map, .xe-widget.xe-map-stats .xe-details {
        width: 100%;
        display: block;
    }
}

.sidebar-user-info {
    background-color: rgb(39, 41, 42);
    border-bottom: 1px solid rgb(50, 52, 53);
}

@media screen and (max-width: 995px) {
    .sidebar-user-info {
        display: none;
    }

    .sidebar-user-info.mobile-is-visible {
        display: block;
    }
}

.sidebar-user-info .user-profile {
    display: block;
    padding: 30px 45px;
}

@media screen and (max-width: 995px) {
    .sidebar-user-info .user-profile {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.sidebar-user-info .user-profile img {
    margin-right: 20px;
}

.sidebar-user-info .user-profile span {
    display: inline-block;
    color: rgb(151, 152, 152);
    vertical-align: middle;
}

.sidebar-user-info .user-profile span strong {
    display: block;
    font-size: 21px;
    color: rgb(255, 255, 255);
    font-weight: 300;
}

.sidebar-user-info .user-links {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-top: 1px solid rgb(50, 52, 53);
    margin: 0px;
}

.sidebar-user-info .user-links li {
    display: table-cell;
}

.sidebar-user-info .user-links li.logout-link {
    width: 20%;
}

.sidebar-user-info .user-links li a {
    display: block;
    text-align: center;
    color: rgb(151, 152, 152);
    padding: 10px;
}

.sidebar-user-info .user-links li a:hover {
    color: rgb(255, 255, 255);
    background-color: rgba(50, 52, 53, 0.25);
}

.sidebar-user-info .user-links li.active a {
    color: rgb(255, 255, 255);
    background-color: rgba(50, 52, 53, 0.25);
}

.sidebar-user-info .user-links li + li a {
    border-left: 1px solid rgb(50, 52, 53);
}

.sidebar-user-info + .main-menu {
    margin-top: 10px;
}

@media screen and (min-width: 995px) {
    .sidebar-menu.collapsed .sidebar-user-info + .main-menu {
        margin-top: 0px;
    }

    .sidebar-menu.collapsed .sidebar-user-info .sidebar-user-info-inner {
        position: relative;
    }

    .sidebar-menu.collapsed .sidebar-user-info .sidebar-user-info-inner .user-profile {
        padding: 15px 0px;
        text-align: center;
    }

    .sidebar-menu.collapsed .sidebar-user-info .sidebar-user-info-inner .user-profile img {
        max-width: 32px;
        margin: 0px;
        height: auto !important;
    }

    .sidebar-menu.collapsed .sidebar-user-info .sidebar-user-info-inner .user-profile span {
        text-align: left;
        position: absolute;
        left: 100%;
        top: 0px;
        background-color: rgb(39, 41, 42);
        display: block;
        width: 280px;
        height: 62px;
        padding: 10px 20px;
    }

    .right-sidebar .sidebar-menu.collapsed .sidebar-user-info .sidebar-user-info-inner .user-profile span {
        left: auto;
        right: 100%;
    }

    .sidebar-menu.collapsed .sidebar-user-info .sidebar-user-info-inner .user-profile span strong {
        font-size: 17px;
    }

    .sidebar-menu.collapsed .sidebar-user-info .sidebar-user-info-inner .user-links {
        position: absolute;
        left: 100%;
        width: 280px;
        background-color: rgb(39, 41, 42);
        top: 62px;
    }

    .right-sidebar .sidebar-menu.collapsed .sidebar-user-info .sidebar-user-info-inner .user-links {
        left: auto;
        right: 100%;
    }

    .sidebar-menu.collapsed .sidebar-user-info .sidebar-user-info-inner .user-profile span, .sidebar-menu.collapsed .sidebar-user-info .sidebar-user-info-inner .user-links {
        display: none;
    }

    .sidebar-menu.collapsed .sidebar-user-info .sidebar-user-info-inner:hover .user-profile span {
        display: block;
    }

    .sidebar-menu.collapsed .sidebar-user-info .sidebar-user-info-inner:hover .user-links {
        display: table;
    }
}

.members-table thead tr th {
    text-transform: uppercase;
    color: rgb(164, 165, 165);
    font-weight: 400;
    background-color: rgb(246, 246, 246);
}

.members-table thead tr th::after {
    display: none;
}

.table-hover.members-table tbody tr:hover {
    background-color: rgb(248, 248, 248);
}

.members-table tbody tr td {
    padding: 10px;
}

.members-table tbody tr td .name {
    display: block;
    font-size: 14px;
    color: rgb(44, 46, 47);
    font-weight: 700;
}

.members-table tbody tr td .name + span {
    font-size: 12px;
    color: rgb(157, 157, 157);
}

.members-table tbody tr td .email {
    color: rgb(157, 157, 157);
    cursor: default;
}

.members-table tbody tr td .email:hover {
    color: rgb(132, 132, 132);
}

.members-table tbody tr td.user-cb {
    width: 1%;
}

.members-table tbody tr td.user-image {
    width: 1%;
}

@media screen and (max-width: 995px) {
    .members-table tbody tr td.user-image {
        display: none;
    }
}

.members-table tbody tr td.user-image img {
    width: 100%;
    min-width: 42px;
    height: auto !important;
}

.members-table tbody tr td.user-id {
    color: rgb(157, 157, 157);
    white-space: nowrap;
    width: 15%;
}

.members-table tbody tr td.action-links {
    width: 20%;
    white-space: nowrap;
}

@media screen and (max-width: 995px) {
    .members-table tbody tr td.action-links {
        width: 25%;
    }
}

.members-table tbody tr td.action-links a {
    display: block;
    font-size: 11px;
}

.members-table tbody tr td.action-links a:hover {
    zoom: 1; opacity: 0.8;
}

.members-table tbody tr td.action-links a.edit {
    color: rgb(141, 198, 63);
}

.members-table tbody tr td.action-links a.delete {
    color: rgb(204, 63, 68);
}

.members-table tbody tr td.action-links a + a {
    margin-top: 5px;
}

.members-table-actions {
    position: relative;
    margin-top: 5px;
}

@media screen and (max-width: 995px) {
    .members-table-actions {
        text-align: center;
        margin-bottom: 20px;
    }
}

.members-table-actions .selected-items, .members-table-actions .selected-actions {
    display: inline-block;
}

.members-table-actions .selected-items span {
    font-weight: 700;
    color: rgb(44, 46, 47);
}

.members-table-actions .selected-items + .selected-actions {
    margin-left: 30px;
}

.members-table-actions .selected-actions .edit {
    color: rgb(141, 198, 63);
}

.members-table-actions .selected-actions .delete {
    color: rgb(204, 63, 68);
}

.member-form-add-header .user-img, .member-form-add-header .user-name {
    display: inline-block;
    vertical-align: middle;
}

@media screen and (max-width: 995px) {
    .member-form-add-header .user-img {
        margin-top: 20px;
    }
}

.member-form-add-header .user-name {
    padding-left: 20px;
}

.member-form-add-header .user-name a {
    display: block;
    font-size: 23px;
}

.member-form-add-header .user-name span {
    display: block;
    color: rgb(157, 157, 157);
}

.member-form-add-header + .member-form-inputs {
    margin-top: 20px;
}

.member-form-inputs .row::before {
    display: block;
    margin: 0px 15px 20px;
    height: 1px;
    background: rgb(234, 234, 234);
}

.member-form-inputs .row + .row {
    margin-top: 20px;
}

.member-form-inputs .control-label {
    font-size: 14px;
    line-height: 30px;
}
