.login {
    background-color: #e9e9e9;
}
.page-header.navbar .page-logo .logo-default {
    margin-top: 8px;
    max-height: 35px;
    max-width: 150px;
}
button .fa, a .fa {
    padding-right: 8px;
}
.input-xs {
    font-size: 12px;
    height: 21px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align: middle;
}
.table td, .table th {
    font-size: 12px;
}
.input-xs {
    font-size: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.admin-popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 9;
}

.admin-custom-popup {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    padding: 15px;
    width: 650px;
    height: 570px;
    background-color: #fff;
    border: 1px solid #aaa;
    font-family: sans-serif;
}

.admin-custom-popup .header {
    overflow: hidden;
}
.admin-custom-popup .header .title {
    float: left;
    max-width: 288px;
}
.admin-custom-popup .header .close {
    float: right;
    max-width: 40px;
    cursor: pointer;
}

.admin-custom-popup .content {
    padding: 20px 0;
    height: 500px;
}

.admin-custom-popup  .gallery-name-input {
    padding: 8px;
    width: 99%;
    margin-bottom: 30px;
}
.admin-custom-popup  .galleries-autocomplete {
    padding: 0;
    max-height: 400px;
    overflow: auto;
    list-style: none;
}
.admin-custom-popup  .galleries-autocomplete li {
    padding: 5px 0;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}
.admin-custom-popup  .galleries-autocomplete li.selected {
    background-color: #eee;
    border-bottom-color: #aaa;
}

.admin-custom-popup .footer {
    overflow: hidden;
}
.admin-custom-popup .footer .ok {
    float: right;
    height: 28px;
    background-color: #2d8ac7;
    border: 1px solid transparent;
    color: #fff;
    cursor: pointer;
}
.admin-custom-popup .footer .cancel {
    float: right;
    margin-left: 5px;
    height: 28px;
    background-color: #f0f0f0;
    border: 1px solid transparent;
    color: #333;
    cursor: pointer;
}

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


.image-row-success {
    width: 100%;
    padding: 10px;
    text-align: center;
    background: green;
    color: white;
    animation: fadeIn 1s alternate;
    -webkit-animation-iteration-count: 2; /* Safari 4.0 - 8.0 */
    animation-iteration-count: 2;
}
.image-row-fail {
    width: 100%;
    padding: 10px;
    text-align: center;
    background: red;
    color: white;
    animation: fadeIn 1s alternate;
    -webkit-animation-iteration-count: 2; /* Safari 4.0 - 8.0 */
    animation-iteration-count: 2;
}
.portlet.light .form .form-actions.top, .portlet.light .portlet-form .form-actions.top {
    padding: 15px 15px 0px 15px;
    border-bottom: 0px;
    background-color: #f3f3f3;
    border: 1px solid #e7ecf1;
}
.btn-icon-only {
    width: 40px;
    padding-left: 7px;
}
.dropdown-menu>li>a {
    padding: 5px 0px 5px 8px;
    margin: 0px;
}
.dropdown-menu>li>a>img {
    width:20px;
}
.mt-checkbox-inline, .mt-radio-inline {
    padding: 0px 0;
}


/* CHANGE FONTS */
body, p, span, h1, h2, h3, h4, h5, h6 {
    font-family: "Montserrat",sans-serif;
}
.page-sidebar .page-sidebar-menu>li>a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a {
    font-size: 13px;
}
.page-sidebar .page-sidebar-menu>li>a>i, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a>i {
    font-size: 14px;
}
.page-sidebar .page-sidebar-menu>li.active>a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a {
    font-size: 13px;
    border-top: 1px solid #F2784B;
}
.page-sidebar .page-sidebar-menu>li>a {
    padding: 4px 15px;
}
.page-sidebar .page-sidebar-menu>li.heading {
    padding: 13px 10px 8px 10px;
}
.page-sidebar .page-sidebar-menu>li.heading>h3, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.heading>h3 {
    color: #eee;
    font-weight: 400;
}

.page-sidebar .page-sidebar-menu>li.open>a, .page-sidebar .page-sidebar-menu>li:hover>a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.open>a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li:hover>a {
    font-size: 13px;    
}
.page-sidebar .page-sidebar-menu .sub-menu>li>a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li>a {
    font-size: 13px;
}
.alert {
    bottom: 3% !important;
}

.profile-desc-title {
    color: #5a7391 !important;
}
.page-sidebar-menu>li.heading>h3 {
    font-size: 13px !important;
}
a.list-group-item:hover, button.list-group-item:hover, .list-group-item:hover h4, .list-group-item:hover [class^="icon-"], .list-group-item:hover p {
    color: #fff;
}

.note.note-warning {
    padding-right: 100px;
}
.dashboard-stat2 .display .icon>i,
.dashboard-stat2 .progress-info .status,
.dashboard-stat2 .display .number small,
.profile-desc-title {
    color: #5a7391 !important;
}
.plan-button a:hover {
    color: #5a7391;
}
.plan-type {
    padding: 10px 15px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 10px 0px 10px 0px;
}
.plan-button {
    padding: 20px 0px 20px 0px;
    text-align: center;
}
.plan-button a {
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}
.plan-button a:hover {
    background-color: #fff!important;
}
.plan-type [class^="icon-"] {
    padding-right: 5px;
}
.dashboard-stat {
    border: 1px solid #ddd;
}
.dashboard-stat2 .display .icon>i,
.dashboard-stat2 .progress-info .status,
.dashboard-stat2 .display .number small {
    color: #5a7391 !important;
}
.dashboard-stat2 {
    border: 1px solid #ddd;
}
.portlet-border .light {
    border: 1px solid #ddd;
}
.dashboard-stat2 {
    padding: 10px 15px 25px 15px
}
.dashboard-stat {
    margin-bottom: 15px;
}
.limit_exhausted [class^="icon-"], .limit_exhausted h4, .limit_exhausted .list-group-item-text {
    color: #e7505a !important;
}
.limit_exhausted {
    background-color: #fbe1e3 !important;
}
.list-toggle:hover {
    border-bottom: 1px solid #fff;
}
.form .form-body, .portlet-form .form-body {
    padding: 0px;
}
@media (min-width: 992px){
    .page-content-wrapper .page-content {
        padding: 20px 20px 10px;
    }
}
@media (min-width: 992px) {
    .col-first {
        padding-right: 5px;
    }
    .col-middle {
        padding-right: 5px;
        padding-left: 5px;
    }
    .col-last {
        padding-left: 5px;
    }
}
.page-bar {
    visibility: hidden;
    display: none;
}
.page-content-white .page-title {
    margin: 0px 0px 15px 0px !important;
}
.page-title {
    font-size: 1.5em !important;
}
@media (min-width: 992px) {
    .page-sidebar {
        width: 200px;
    }
    .page-content-wrapper .page-content {
        margin-left: 200px;
    }
    .login .content .form-title {
        font-weight: 300;
        margin-bottom: 15px;
    }
}
.list-logo {
    height: 25px;
}
.social-generate {
    font-size: 20px;
    line-height: 20px;
    margin-top: 4px;
}
.thumbnail a>img, .thumbnail>img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.feeds li .col1 {
    font-size: 13px;
}
.feeds li .col2>.date {
    color: #82949a;
}
.alert {
    border-width: 1px;
    margin: 20px 20px 20px 20px;
    position: fixed;
    max-width: 89%;
    min-width: 30%;
    bottom: 0%;
    right: 0%;
    z-index: 9999;
}
@media (min-width: 991px) {
    .alert {

    }
}
.feeds li .col2 {
    font-size: 12px;
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading, .profile-desc-link a, .card-title span {
    color: #5a7391 !important;
}
.card-icon i {
    font-size: 35px;
    border: 1px solid #ecf0f4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 35px 26px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin: 20px 0;
}
.card-title {
    margin-bottom: 20px;;
}
.no-link:hover {
    text-decoration: none;
}
.profile-desc-link a {
    font-weight: 500;
}
@media (max-width: 991px) {
    .ordering {
        display: none;
    }
}
.mce-content-body h2 {
    font-size: 23px;
    margin-bottom: 30px;
    line-height: 1.5;
    font-weight: 400;
}
.mce-content-body p, .mce-content-body ul li, .mce-content-body ol li {
    font-size: 13px;
}
.mce-content-body h3 {
    font-size: 24px;
}
.mce-content-body h4 {
    font-size: 20px;
}
.mce-content-body blockquote {
    display: block;
    padding: 20px;
    background: #fc671a;
    position: relative;
}
.mce-content-body hr {
    background: #fc671a;
    height: 2px;
    width: 60%;
    margin: 30px auto;
}
.mce-content-body li::marker  {
    line-height: 1.9;
    font-weight: 600;
}
.mce-content-body a {
    color: #000;
    text-decoration: none;
    border-bottom: 3px dotted #fc671a;
    font-weight: 600;
}
.login .logo {
    margin: 5em auto 0;
}
.logo img {
    width: 150px; 
}
.fc-right {
    height: 50px;
}
.fc-button-group {
    margin-top: 50px;
}
.subtasks {
    padding-top: 0px !important;
}
.subtasks .mt-element-list .list-news.ext-1.mt-list-head {
    padding: 10px !important;
}
.subtasks h3 {
    font-size: 16px !important;
}
.subtasks .mt-element-list .list-news.ext-1.mt-list-head .list-count {
    padding: 10px 15px 0px 0px;
}
.subtasks .mt-element-list .list-simple.ext-1.mt-list-container ul>.mt-list-item.done,
.subtasks .mt-element-list .list-simple.ext-1.mt-list-container ul>.mt-list-item.active,
.subtasks .mt-element-list .list-simple.ext-1.mt-list-container ul>.mt-list-item.files {
    padding: 8px 0px 10px 10px;
}
.subtasks .mt-element-list .list-simple.ext-1.mt-list-container ul>.mt-list-item.active  {
    text-decoration: line-through;
    background-color: #e5e5e5;
}
.subtasks .mt-element-list .list-simple.ext-1.mt-list-container ul>.mt-list-item.active:hover {
    background-color: #d9d9d9;
}
.subtasks .mt-element-list .list-simple.mt-list-container ul>.mt-list-item>.list-item-content>h3 {
    font-size: 14px !important;
    text-transform: none !important;
}
.subtasks .mt-element-list .list-simple.mt-list-container ul>.mt-list-item>.list-item-content {
    padding: 1px 40px 0 30px !important;
}
.subtasks .mt-element-list .list-simple.mt-list-container ul>.mt-list-item>.list-datetime {
    text-align: center;
}
.subtasks .mt-element-list .list-simple.mt-list-container ul>.mt-list-item>.list-datetime {
    width: 30px !important;
}
.subtasks .mt-element-list .list-simple.mt-list-container ul>.mt-list-item>.list-icon-container>a:hover {
    color: #333;
}
.subtasks .icon-plus {
    color: #26C281;
}
.subtasks .well {
    padding: 15px;
    margin-bottom: 0px;
    border: 1px solid #e7ecf1;
}
.subtasks .portlet.box>.portlet-body {
    padding: 0px;
}
.subtasks .portlet.box.red, .subtasks .portlet.box.blue, .subtasks .portlet.box.default, .subtasks .portlet.box.grey-mint, .subtasks .portlet.box.green {
    margin-bottom: 0px;
    border: 1px solid #e7ecf1;
}
.subtasks .portlet>.portlet-title>.tools {
    padding: 8px 0 4px;
}
.subtasks .portlet>.portlet-title {
    min-height: 25px;
}
.subtasks .portlet>.portlet-title>.caption {
    font-size: 15px;
}
.subtasks .portlet.box>.portlet-title>.caption {
    padding: 7px 0 8px; 
}
.subtasks .portlet>.portlet-title>.caption>i {
    margin-top: 3px;
}
.mt-element-list .list-simple.ext-1.mt-list-container ul>.files {
    border: 0px;
}
.resiText {
    box-sizing: border-box;
    resize: none;
    width: 100%;
    padding: 6px 12px;
    border: 1px solid #c2cad8;
    color: #555;
}
textarea:focus-visible {
    outline: none !important;
    border: 1px solid #93a1bb !important;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 6px;
}
.btn-group-xs>.btn, .btn-xs {
    padding: 3px 8px 4px 8px;
}
.table.table-light>thead>tr>th {
    font-weight: 300;
    font-size: 15px;
}
.invoice .form .form-body, .portlet-form .form-body {
    padding: 0px;
}
.invoice .portlet-title {
    padding: 5px 0 15px 0px;
    font-size: 15px;
}
.center {
    text-align: center;
}
.table.table-light>tbody>tr>td, .table.table-light>thead>tr>th {
    color: #777;
}
.label.label-sm {
    padding: 3px 8px 3px 8px;
    font-size: 11px;
    font-weight: 500;
}
.mt-checkbox-inline, .mt-radio-inline {
    padding: 0px;
}
@media(max-width: 740px) {
    .fc-prev-button  {
        top: -10px !important;
        left: 5%; 
    }
    .fc-next-button  {
        top: -10px !important;
        left: 7%;  
    }
}
.scroller {
    padding: 0px;
}
.subtasks .mt-element-list .list-simple.ext-1.mt-list-container ul>.mt-list-item.done, .subtasks .mt-element-list .list-simple.ext-1.mt-list-container ul>.mt-list-item.active, .subtasks .mt-element-list .list-simple.ext-1.mt-list-container ul>.mt-list-item.files{
    padding-right: 10px;
    padding-left: 15px;
}
.tiles .tile {
    height: inherit;
    min-height: 80px;
    letter-spacing: 0;
}
.tiles .tile.double {
    width: 100% !important; 
    border: 2px solid #ddd;
}
.tiles .tile:hover {
    border-color: #ccc!important;
}
.mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-datetime {
    padding-top: 0px;
}
.tiles .tile .tile-body {
    padding: 7px;
}
.tiles .tile .tile-body h3, .tiles .tile .tile-body h4 {
    line-height: 18px;
}
.sale-summary li {
    padding: 2px 0;
}
.sale-summary li .sale-num {
    font-size: 13px;
    font-weight: 600;
}
.sale-summary li .sale-num span {
    font-size: 13px;
    color: #ed6b75;
    font-weight: 500;
}
.sale-summary li .sale-info {
    margin-top: 3px;
}
.btn {
    font-size: 13px !important;
}
.btn-xs {
    font-size: 11px !important;
}
.page-bar .page-breadcrumb>li>a, .page-bar .page-breadcrumb>li>span {
    font-size: 13px;
}
.form-control {
    padding: 5px 10px;
}
.form-control, output {
    font-size: 13px;
}
.select2-results__option {
    padding: 5px;
    font-size: 13px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 13px;
}
.page-sidebar .page-sidebar-menu>li.open>a, .page-sidebar .page-sidebar-menu>li:hover>a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.open>a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li:hover>a {
    font-size: 13px;    
}
.page-sidebar .page-sidebar-menu .sub-menu>li>a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li>a {
    font-size: 13px;
}
.table .btn {
    font-weight: 500;
}
h4 {
    font-size: 15px;
    font-weight: 500 !important;
}
.btn-icon-only {
    height: inherit !important;
}
.table td, .table th {
    font-size: 11px;
    font-weight: 500;
}
.input-xs {
    font-size: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    height: 21px;
}
.btn-group-xs>.btn, .btn-xs {
    padding: 2px 5px;
    font-size: 12px;
}
.table .btn {
    margin-left: 0;
    margin-right: 3px;
}
.sale-summary ul {
    margin-top: -2px !important;
}
.sale-summary li {
    padding: 1px 0;
}
.sale-summary li .sale-info {
    font-size: 13px;
}
.btn-default {
    border: none !important;
}
.input-group-btn {
    border: 1px solid #c2cad8;
}
.user_thumb {
    width: 30px;
    height: 30px;
    object-fit: cover;
    -webkit-border-radius: 50%!important;
    -moz-border-radius: 50%!important;
    border-radius: 50%!important;
}
.user-associated i {
    font-size: 14px;
    vertical-align: middle;
    padding: 0 5px;
}
.dashboard-stat2 .display .number h3 {
    font-weight: 500;
}
.mt-checkbox>span, .mt-radio>span {
    background-color: #fff !important;
}
@media (max-width: 767px) {
    .portlet.light .form .form-actions.top, .portlet.light .portlet-form .form-actions.top {
        padding: 15px 0px 15px 0px;
    }
}
.mt-actions {
    padding: 10px 0px;
}
.tiles .tile .tile-object>.name {
    font-size: 12px;
}
.tiles .tile .tile-object>.number {
    font-size: 12px;
}
.label, sub, sup {
    vertical-align: inherit;
}
.btn:not(.btn-sm):not(.btn-lg) {
    line-height: 1.38 !important;
}
.form-control-static-inv {
    margin: 0;
    font-size: 13px;
    padding: 7px 10px;
    border: 1px solid #c2cad8;
    width: 100%;
    background-color: #eef1f5;
}
@media (max-width: 480px) {
    .login .content {
        width: 300px;
    }
}
.login .content .form-actions {
    padding: 0 30px 0px;
}
.login .copyright {
    padding-top: 0px;
}
@media (max-width: 480px) {
    .login .logo {
        padding: 30px 0px;
    }
}
.chats li {
    font-weight: 500;
}
.chats li.in .message {
    background-color: #f5f5f5;
}
textarea {
    resize: none;
    overflow: hidden;
    min-height: 32px;
}