/* BODY */
body {
    padding: 0;
    background-color: #E9E7ED;
    overflow: hidden;
    font-family: 'Fira Sans Condensed', sans-serif !important;
}

.no-scroll {
    overflow: hidden !important;
}

:focus {
    outline: -webkit-focus-ring-color auto 0;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 13px;
    color: #CCCCCC !important;
    opacity: 1;
}

::-moz-placeholder { /* Firefox 19+ */
    font-size: 13px;
    color: #CCCCCC;
    opacity: 1;
}

:-ms-input-placeholder { /* IE 10+ */
    font-size: 13px;
    color: #CCCCCC;
    opacity: 1;
}

:-moz-placeholder { /* Firefox 18- */
    font-size: 13px;
    color: #CCCCCC;
    opacity: 1;
}

/*ul li.active > a, a[aria-expanded="true"] {
    background-image: linear-gradient(to bottom, #DCE2E2 0, #d0d6d6 100%) !important;
    color: #40504f !important;
}*/
.pointer {
    cursor: pointer;
}

.hidden {
    display: none;
}

.force-hide {
    display: none !important;
}

.amikia-title {
    line-height: 32px;
    font-size: 27px;
    margin-top: auto;
    margin-bottom: auto;
    vertical-align: middle;
}

.center, .text-center {
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;
}

.right, .text-right {
    text-align: right;
}

.left, .text-left {
    text-align: left;
}

a {
    color: #794591;
}

a:hover {
    color: #483060;
}

.red {
    color: #FF4444 !important;
}

.black {
    color: #000000 !important;
}

.grey {
    color: #999999 !important;
}

.green {
    color: #44CC44 !important;
}

.blue {
    color: #3490dc !important;
    top: 0;
}

.dark-blue {
    color: #1d71ac !important;
    top: 0;
}

.red.shadow {
    /*text-shadow: -1px -1px 0 #7d2020, 1px -1px 0 #7d2020, -1px 1px 0 #7d2020, 1px 1px 0 #7d2020;*/
}

.green.shadow {
    /*text-shadow: -1px -1px 0 #216a21, 1px -1px 0 #216a21, -1px 1px 0 #216a21, 1px 1px 0 #216a21;*/
}

.capitalize {
    text-transform: capitalize;
}

.table-icon-type {
    width: 28px;
    height: 28px;
    text-align: center;
    /* margin: 5px !important; */
    display: inline-block;
}

.table-icon-type > i {
    font-size: 22px;
    display: initial;
    width: 28px;
    height: 28px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    line-height: 28px !important;
}

.outline {
    text-shadow: -1px -1px 0 #666, 1px -1px 0 #666, -1px 1px 0 #666, 1px 1px 0 #666;
}

/* HEADER */
.amikia-navbar {
    /* width: 100%; */
    background-image: linear-gradient(to bottom, #F2F4F4 0, #DCE2E2 100%) !important;
    padding: 0;
    height: 50px;
    min-height: 50px;
    max-height: 50px;
    box-shadow: 0 5px 10px #888888;
    /* position: fixed !important; */
    z-index: 100;
}

.navbar-brand {
    padding-left: 10px;
}

.navbar-brand > img {
    width: 48px;
    height: 48px;
}

.navbar-brand > span {
    vertical-align: middle;
}

.menu-header {
    height: 50px;
    vertical-align: middle;
    line-height: 50px;
    margin: 0;
    padding: 0;
}

.navbar-header {
    width: 100%;
    padding: 0;
}

.header-amikia {
    margin: 0;
    padding: 0;
}

.header-amikia > .navbar-inner {
    height: 100%;
}

.header-amikia > .navbar-inner > .container-fluid {
    margin: 0;
    padding: 0;
    height: 100%;
    line-height: 50px;
    text-align: center;
    color: #FFFFFF;
}

#navbar > ul > li.user-header > a {
    padding: 5px;
    display: inline-block;
}

#navbar > ul > li.user-header > a > img {
    margin-right: 5px;
    margin-left: 5px;
}

.tabbable .nav-tabs {
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
}

.nav-tabs .nav-link {
    padding: 5px 10px;
    font-size: 14px;
}

.nav-tabs {
    border-bottom: none !important;
}

.nav-tabs .nav-link.disabled {
    color: rgba(157, 157, 157, 0.6);
    background-color: transparent;
    border-color: transparent;
}

.header-flag {
    width: 32px;
    margin-right: 10px;
}

.user-header {
    height: 50px;
    margin-right: 5px;
    text-align: center;
}

.user-header:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.user-header > a {
    display: inline-block;
    vertical-align: middle;
    color: #354240;
    padding: 5px;
    border: none;
}

.user-header.nav-icon {
    width: 80px;
}

.notification-item {
    height: 50px;
    display: block;
    margin: 0 !important;
    padding: 5px 10px !important;
}

.notification-item span {
    float: left;
    font-size: 13px;
}

.notification-item span.notification-title {
    font-weight: bold;
}

.notification-item span.notification-text {
}

.notification-item i {
    float: left;
}

.amikia-badge {
    background-color: #CC0000;
    color: #FFFFFF;
    width: auto;
    height: auto;
    margin: 0;
    padding: 3px 5px;
    border-radius: 5px;
    position: relative;
    top: -1px;
}

.amikia-read-badge {
    background-color: transparent;
    color: #262926;
    width: auto;
    height: auto;
    text-align: center;
    margin: 0;
    padding: 3px 5px;
    border-radius: 5px;
    position: relative;
    top: -1px;
}

.amikia-empty-badge {
    background-color: transparent;
    color: #A6AAAA;
    width: auto;
    height: auto;
    text-align: center;
    margin: 0;
    padding: 3px 5px;
    border-radius: 5px;
    position: relative;
    top: -1px;
}

.amikia-treeview-badge {
    background-color: #989898;
    color: #FFFFFF;
    height: auto;
    text-align: center;
    margin: 0 0 0 10px;
    padding: 3px 5px 4px 5px;
    font-weight: normal;
    font-size: 13px;
    border-radius: 5px;
    position: relative;
    top: -1px;
    float: right;
    width: 40px !important;
}

.amikia-product-badge {
    background-color: #575b57;
    color: #FFFFFF;
    width: auto;
    height: auto;
    text-align: center;
    margin: 0 0 0 10px;
    padding: 3px 5px;
    border-radius: 5px;
    position: relative;
    top: -1px;
    float: right;
}

.list-group-item.active {
    background-color: #f1f1f1 !important;
    color: #0c0c0c !important;
}

.user-header-avatar {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    border: 2px solid rgba(255, 255, 255, .4);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #E1E1E1;
}

.flag-avatar {
    width: 40px;
    height: 40px;
    /* border-radius: 20px; */
    border: 1px solid rgba(255, 255, 255, .4);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* background-color: #E1E1E1; */
    opacity: 0.7;
}

.amikia-filter-grid {
    width: 256px;
}

.grid-document {
    width: 80px;
    height: 54px;
    border-radius: 10px;
    border: 2px solid rgba(255, 255, 255, .4);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #E1E1E1;
}

.user-status {
    border-radius: 40px !important;
    border: 2px solid rgba(128, 128, 128, 0.8);
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    background-color: #E1E1E1 !important;
}

.user-status.online {
    border-color: rgba(134, 187, 113, 0.8) !important;
    box-shadow: 0 0 0 0.2rem rgba(134, 187, 113, 0.5) !important;
    -webkit-background-clip: padding-box !important;
}

.user-status.offline {
    border-color: rgba(146, 149, 158, 0.8) !important;
    box-shadow: 0 0 0 0.2rem rgba(146, 149, 158, 0.5) !important;
    -webkit-background-clip: padding-box !important;
}

.user-status.away {
    border-color: rgba(246, 223, 102, 0.8) !important;
    box-shadow: 0 0 0 0.2rem rgba(246, 223, 102, 0.5) !important;
    -webkit-background-clip: padding-box !important;
}

.user-status.busy {
    border-color: rgba(233, 141, 65, 0.8) !important;
    box-shadow: 0 0 0 0.2rem rgba(233, 141, 65, 0.5) !important;
    -webkit-background-clip: padding-box !important;
}

.user-status.do_not_disturb {
    border-color: rgba(227, 69, 52, 0.8) !important;
    box-shadow: 0 0 0 0.2rem rgba(227, 69, 52, 0.5) !important;
    -webkit-background-clip: padding-box !important;
}

#navbar > ul.nav.navbar-nav.navbar-right > li.language-header > a {
    padding: 5px;
    display: inline-block;
}

#navbar > ul.nav.navbar-nav.navbar-right > li.language-header > a > img {
    margin-right: 5px;
    margin-left: 5px;
}

.icon-header {
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
}

.icon-header:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.icon-header > a {
    display: inline-block;
    vertical-align: middle;
    padding: 5px;
    border: none;
}

.language-header {
    margin-right: 10px;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
}

.language-header:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.language-header > a {
    display: inline-block;
    vertical-align: middle;
    padding: 5px;
    border: none;
}

.language-footer {
    height: 26px;
    margin-right: 10px;
    text-align: center;
}

.language-footer > a {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    padding: 0;
    margin: 0;
    border: none;
    color: #cccccc;
}

.language-footer > a:hover {
    color: #ffffff;
}

.footer-flag {
    width: 26px;
}

.text-flag {
    width: 32px;
    vertical-align: middle;
    padding-right: 5px;
}

.language-text {
    font-weight: normal;
    padding: 0 10px 0 10px;
    height: 50px;
    margin-top: auto;
    margin-bottom: auto;
    vertical-align: middle !important;
    line-height: 40px !important;
}

.language-text span {
    vertical-align: middle;
    margin-left: 5px;
}

.language-text-item {
    font-size: 13px;
    font-weight: normal;
    padding: 5px 10px;
    /* height: 40px; */
    margin-top: auto;
    margin-bottom: auto;
    vertical-align: middle !important;
    line-height: 20px !important;
}

.language-text-item span {
    vertical-align: middle;
    margin-left: 5px;
    font-size: 13px;
    display: block;
}

#amikia_right_sidebar, #amikia_content {
    background-color: #E9E7ED;
    z-index: -1;
}

.pointer {
    cursor: pointer;
}

.sidebar-nav {
    padding: 0;
    z-index: 2;
}

.row-fluid > .sidebar-nav {
    position: relative;
    top: 0;
    left: auto;
}

.left {
    float: left;
    margin-right: auto;
}

.right {
    float: right;
    margin-left: auto;
}

.fixed-fluid {
    margin-left: 150px;
}

.fluid-fixed {
    margin-right: 325px;
    margin-left: auto !important;
}

.fixed-fixed {
    margin: 0 0 0 150px; /* 0 325px 0 150px */
}

/* LEFT SIDEBAR */
.left-sidebar {
    padding: 5px 0 5px 0;
    margin-top: 50px;
    background-color: #333333;
    color: #F6F3F9;
    width: 150px;
    height: 100%;
    position: fixed !important;
}

#amikia_left_sidebar.active {
    padding: 5px 0 5px 0;
    margin-top: 50px;
    background-color: #333333;
    color: #F6F3F9;
    width: 60px;
    height: 100%;
    position: fixed !important;
    transition: all 0.3s;
}

.left-footer {
    padding: 0 5px 0 5px;
    background-color: #333333;
    color: #F6F3F9;
    position: fixed;
    bottom: 0;
    width: 150px;
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
    text-align: center;
    z-index: 2;
}

.left-sidebar {
    background-color: #212928;
}

/* CONTENT */
#amikia_content {
    padding-top: 5px;
}

.amikia-content {
    padding: 0;
    text-align: left;
    overflow-y: scroll;
}

.amikia-content > .ac-box > .ac-box-content {
}

/* RIGHT SIDEBAR */
.right-sidebar {
    padding: 0 0 20px 0;
    background-color: #EBE9EE;
    width: 325px;
}

.right-foot-amikia {
    padding: 0;
    margin: 0;
    background-color: #EBE9EE;
    bottom: 0;
    height: 26px;
    width: 315px;
    line-height: 26px;
    vertical-align: middle;
    text-align: center;
    position: absolute;
}

/* BOX */
.ac-box {
    padding: 0;
    color: #495057;
    background-color: #F6F3F9;
    border: 1px solid #D6D3D9;
    width: 100%;
}

.ac-box-success {
    padding: 0;
    color: #155724;
    background-color: #dfffe6;
    border: 1px solid #d5ded7;
    display: block;
    width: 100%;
}

.ac-box-info {
    padding: 0;
    color: #262f2e;
    background-color: #ffffff;
    border: 1px solid #bdbcbe;
    display: block;
    width: 100%;
}

.ac-box-warning {
    padding: 0;
    color: #663a0b;
    background-color: #ffdebb;
    border: 1px solid #dba66f;
    display: block;
    width: 100%;
}

.ac-box-error {
    padding: 0;
    color: #930505;
    background-color: #ffdbdb;
    border: 1px solid #930505;
    display: block;
    width: 100%;
}

.ac-box-title {
    padding: 5px 10px;
    font-weight: bold;
    font-size: 19px;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 32px;
}

.ac-box-title.underline {
    border-bottom: 1px solid #dadee4;
}

.ac-box-subtitle {
    padding: 5px 10px;
    font-weight: bold;
    font-size: 15px;
    display: inline-block;
    width: calc(100% - 30px);
    vertical-align: middle;
    line-height: 32px;
}

.ac-box-footer {
    margin: 0;
    padding: 0 5px;
    clear: both;
}

.header-title {
}

.header-title > .col-md-12 {
    max-width: 1400px;
}

.header-title-left {
    display: block;
    margin-left: 96px;
    padding-left: 10px;
    min-height: 96px;
    vertical-align: middle;
    background-color: #EEE9F3;
}

.header-title-left > .text {
    color: #838e9c;
    line-height: 20px;
    font-weight: normal;
    font-size: 13px;
    display: block;
    margin-left: auto;
    height: 22px;
}

.header-title-left > .text.title {
    font-size: 19px;
    color: #4a5563;
    text-decoration: underline;
}

.header-title-left > .text.subtitle {
    font-size: 13px;
    color: #4a5563;
    margin-bottom: 5px;
}

.header-title-left > .text > span {
    margin-left: 2px;
    vertical-align: middle;
}

.header-title-left > .text > svg {
    vertical-align: middle;
}

.header-title-right {
    display: block;
    margin-right: 96px;
    padding-right: 10px;
    min-height: 96px;
    vertical-align: middle;
    background-color: #E9E1F0;
}

.header-title-right > .text {
    color: #838e9c;
    line-height: 20px;
    font-weight: normal;
    font-size: 13px;
    display: block;
    margin-right: auto;
    text-align: right;
}

.header-title-right > .text.title {
    font-size: 21px;
    color: #24282b;
    text-decoration: underline;
    margin-bottom: 5px;
}

.header-title-right > .text > span {
    margin-right: 2px;
    vertical-align: middle;
}

.header-title-right > .text > svg {
    vertical-align: middle;
}

.ac-box-content {
    padding: 0 10px;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    font-weight: 600;
    max-height: fit-content;
}

.ac-box-content > .row > form {
    width: 100%;
    padding: 0 0 0 10px;
    margin: 0;
}

.user-box-avatar {
    width: 96px;
    height: 96px;
    border-radius: 12px;
    border: 2px solid rgba(255, 255, 255, .4);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    display: inline-block;
    float: left;
}

.document-box-avatar {
    width: 220px;
    height: 120px;
    border-radius: 12px;
    border: 2px solid rgba(255, 255, 255, .4);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    display: inline-block;
    float: left;
}

.user-box-title {
    width: 95px;
    height: 96px;
    border-radius: 12px;
    border: 2px solid rgba(255, 255, 255, .4);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.context-option {
    padding: 5px 10px !important;
}

/* SOCIAL */
.btn-amikia-facebook {
    background: #3b5998;
    border-color: #3b5998;
    border-radius: 5px;
    color: #ffffff;
    margin: 0 5px;
}

.btn-amikia-facebook:hover {
    background: #293f69;
    border-color: #293f69;
    border-radius: 5px;
    color: #ffffff;
}

.fa.fa-facebook {
    color: #FFF;
}

.fa.fa-facebook:hover {
    color: #fff;
}

.btn-amikia-twitter {
    background: #1DA1F2;
    border-color: #1DA1F2;
    border-radius: 5px;
    color: #ffffff;
    margin: 0 5px;
}

.btn-amikia-twitter:hover {
    background: #0C85CD;
    border-color: #0C85CD;
    border-radius: 5px;
    color: #ffffff;
}

.fa.fa-twitter {
    color: #FFF;
}

.fa.fa-twitter:hover {
    color: #fff;
}

.btn-amikia-google {
    background: #D94A38;
    border-color: #D94A38;
    border-radius: 5px;
    color: #ffffff;
    margin: 0 5px;
}

.btn-amikia-google:hover {
    background: #A83626;
    border-color: #A83626;
    border-radius: 5px;
    color: #ffffff;
}

.fa.fa-google {
    color: #fff;
}

.fa.fa-google:hover {
    color: #fff;
}

.btn-plus {
    border-radius: 0 5px 5px 0;
}

.btn-minus {
    border-radius: 5px 0 0 5px;
}

.btn.btn-amikia, .btn.btn-amikia-save, .btn.btn-amikia-white, .btn.btn-amikia-cancel, .btn.btn-amikia-warning, .btn.btn-amikia-info, .btn.btn-amikia-delivery, .btn.btn-amikia-pickup,
.btn-amikia-google, .btn-amikia-facebook, .btn-amikia-twitter {
    margin: 0 !important;
    padding: 0 5px;
    max-height: 24px;
}

.btn-right-tb {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

.btn-left-tb {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}

.btn-input {
    min-width: 30px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    display: inline-flex;
    padding: 0 5px;
}

.MapPlaceHolder {
    min-height: 200px;
}

.input-group-append > .btn, .input-group-append > .btn:hover {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-append > .btn-amikia, .input-group-append > .btn-amikia-white {
    min-width: 30px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    padding: 0 5px;
    z-index: 1;
}

.toggle, .toggle-group {
    height: 25px !important;
    min-height: 25px !important;
    padding: 0 !important;
    margin: 0 !important;
}

.toggle-on, .toggle-off {
    padding: 0 !important;
    margin: 0 !important;
    top: 1px;
    font-size: 14px;
}

.btn-amikia {
    background: #3e4d4a;
    border-color: #3e4d4a;
    border-radius: 5px;
    color: #ffffff;
    margin: auto 0;
    /* padding: 3px 10px; */
}

.round-left {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}

.round-right {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

.btn-amikia.full {
    width: 100%;
    text-align: center;
}

.btn-amikia > div > span {
    margin-left: 5px;
}

.btn-amikia:hover {
    background: #262f2e;
    border-color: #262f2e;
    border-radius: 5px;
    color: #ffffff;
}

.btn-amikia:focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 47, 46, 0.5);
}

.btn-group-toggle > .btn-amikia {
    background: #63716f;
    border-color: #63716f;
}

.btn-group-toggle > .btn-amikia.active {
    background: #3e4d4a;
    border-color: #3e4d4a;
}

.btn-amikia-save {
    background: #226622;
    border-color: #184618;
    border-radius: 5px;
    color: #ffffff;
}

.btn-amikia-save > div > span {
    margin-left: 5px;
}

.btn-amikia-save:hover {
    background: #184618;
    border-color: #184618;
    border-radius: 5px;
    color: #ffffff;
}

.btn-amikia-save:focus {
    box-shadow: 0 0 0 0.2rem rgba(24, 70, 24, 0.5);
}

.btn-amikia-warning {
    background: #f79228;
    border-color: #c97318;
    border-radius: 5px;
    color: #ffffff;
}

.btn-amikia-warning > div > span {
    margin-left: 5px;
}

.btn-amikia-warning:hover {
    background: #dd7d19;
    border-color: #dd7d19;
    border-radius: 5px;
    color: #ffffff;
}

.btn-amikia-warning:focus {
    box-shadow: 0 0 0 0.2rem rgba(221, 125, 25, 0.5);
}


.btn-amikia-info {
    background: #3485e3;
    border-color: #2a79c3;
    border-radius: 5px;
    color: #ffffff;
}

.btn-amikia-info > div > span {
    margin-left: 5px;
}

.btn-amikia-info:hover {
    background: #2a68b1;
    border-color: #2a68b1;
    border-radius: 5px;
    color: #ffffff;
}

.btn-amikia-info:focus {
    box-shadow: 0 0 0 0.2rem rgba(42, 104, 177, 0.5);
}

.btn-amikia-cancel {
    background: #b50505;
    border-color: #8c1717;
    border-radius: 5px;
    color: #ffffff;
}

.btn-amikia-cancel > div > span {
    margin-left: 5px;
}

.btn-amikia-cancel:hover {
    background: #8c1717;
    border: 1px solid #b50505;
    border-radius: 5px;
    color: #ffffff;
}

.btn-amikia-cancel:focus {
    box-shadow: 0 0 0 0.2rem rgba(99, 3, 3, 0.5);
}

.btn-amikia-white {
    /*background: #F6F3F9;
    border-color: #bdbcbe;
    border-radius: 5px;*/
    background-color: transparent;
    border-color: transparent;
    color: #262f2e;
}

.btn-amikia-white:hover {
    /*background: #bdbcbe;
    border-color: #bdbcbe;
    border-radius: 5px;*/
    background-color: transparent;
    border-color: transparent;
    color: #262f2e;
}

.btn-amikia-white:focus {
    /*box-shadow: 0 0 0 0.2rem rgba(189, 189, 189, 0.5);*/
    box-shadow: transparent;
}

.btn-amikia-box {
    background: transparent;
    border-color: transparent;
    border-radius: unset;
    color: #8b9494 !important;
}

.btn-amikia-box:hover {
    background: transparent;
    border-color: transparent;
    border-radius: unset;
    color: #5f6565 !important;
}

.btn-amikia-box:focus {
    box-shadow: 0 0 0 0.2rem rgba(189, 189, 189, 0.5);
}

.btn-amikia-delivery {
    background: #96b096;
    border-color: #96b096;
    border-radius: 5px;
    color: #ffffff;
    margin: auto 0;
}

.btn-amikia-delivery > div > span {
    margin-left: 5px;
}

.btn-amikia-delivery:hover {
    background: #398339 !important;
    border-color: #398339 !important;
    border-radius: 5px;
    color: #ffffff !important;
}

.btn-amikia-delivery.disabled:hover {
    background: #96b096 !important;
    border-color: #96b096 !important;
    color: #E1E1E1 !important;
    cursor: not-allowed;
}

.btn-amikia-delivery:focus, .btn-amikia-delivery.focus {
    box-shadow: 0 0 0 0.2rem rgba(70, 162, 70, 0.25) !important;
}

.btn-amikia-delivery.disabled:focus, .btn-amikia-delivery.disabled.focus {
    box-shadow: none !important;
}

.btn-group-toggle > .btn-amikia-delivery {
    background: #96b096;
    border-color: #96b096;
    color: #E1E1E1;
}

.btn-group-toggle > .btn-amikia-delivery.active, .btn-amikia-delivery.active {
    background: #46a246;
    border-color: #46a246;
    color: #ffffff;
}

.btn-amikia-pickup {
    background: #b49393;
    border-color: #b49393;
    border-radius: 5px;
    color: #ffffff;
    margin: auto 0;
}

.btn-amikia-pickup > div > span {
    margin-left: 5px;
}

.btn-amikia-pickup:hover {
    background: #fa0b0b !important;
    border-color: #fa0b0b !important;
    border-radius: 5px;
    color: #ffffff !important;
}

.btn-amikia-pickup.disabled:hover {
    background: #b49393 !important;
    border-color: #b49393 !important;
    color: #E1E1E1 !important;
    cursor: not-allowed;
}

.btn-amikia-pickup:focus, .btn-amikia-pickup.focus {
    box-shadow: 0 0 0 0.2rem rgba(250, 11, 11, 0.25) !important;
}

.btn-amikia-pickup.disabled:focus, .btn-amikia-pickup.disabled.focus {
    box-shadow: none !important;
}

.btn-group-toggle > .btn-amikia-pickup {
    background: #b49393;
    border-color: #b49393;
    color: #E1E1E1;
}

.btn-group-toggle > .btn-amikia-pickup.active, .btn-amikia-pickup.active {
    background: #ff5555;
    border-color: #ff5555;
    color: #ffffff;
}

a.btn-amikia-box[aria-expanded="true"] {
    background-color: transparent !important;
    color: #4b5252 !important;
}

a.btn-amikia-box[aria-expanded="true"] {
    background-color: transparent !important;
    color: #6e7878 !important;
}

.amikia-dropdown-submenu {
    background-color: #f1f1f1;
}

.amikia-dropdown-box {
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
    z-index: 1000 !important;
}

.bootstrap-datetimepicker-widget, .daterangepicker {
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
    z-index: 10000 !important;
}

.daterangepicker td.active, .daterangepicker td.active {
    background-color: #007EFA;
}

.daterangepicker .drp-buttons .btn {
    font-size: 0.875rem;
    line-height: 1.5;
    font-weight: normal;
    margin: 0 !important;
    padding: 0 5px;
    max-height: 24px;
}

div.drp-buttons {
    text-align: center !important;
}

div.drp-buttons > button.cancelBtn.btn, div.drp-buttons > button.applyBtn.btn {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

body > div.daterangepicker.ltr.show-calendar.opensleft > div.drp-buttons > span {
    font-size: 15px;
}

.product-calendar-day-title {
    text-align: center !important;
    font-size: 17px;
    width: 100%;
    height: 50px;
}

.product-calendar-product-title {
    text-align: center !important;
    font-size: 17px;
    width: 100%;
    min-width: 300px;
    height: 50px;
}

.product-calendar-day-col {
}

.product-calendar-product-col {
    min-width: 300px;
}

.product-calendar-day-row {
    text-align: center;
    font-weight: normal;
    font-size: 17px;
    width: 100%;
    height: 25px;
}

.product-calendar-product-row {
    font-weight: normal;
    font-size: 15px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 25px;
}

.in-stock {
    color: #02b84f;
}

.out-stock {
    color: #e30025;
    font-weight: bold;
}

.accepted {
    color: #02b84f;
}

.in-progress {
    color: #ff8a31;
}

.closed {
    color: #2871e0;
}

.amikia-dropdown-item {
    padding: 5px 10px;
    color: #3e4d4a !important;
    font-size: 14px;
}

.amikia-dropdown-item i {
    width: 20px;
    margin-right: 5px;
}

.clean-item {
    background-color: #dc3545;
    color: #FFFFFF;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #515151;
}

.dropdown-menu:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 9px;
}

.dropdown-menu:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
    top: -6px;
    left: 9px;
}

.dropdown-menu-right:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
    top: -6px;
    right: calc(100% - 55%);
}

.fa.fa-amikia {
    color: #fff;
}

.fa.fa-amikia:hover {
    color: #fff;
}

/* LOGIN FORM */
.hint {
    color: #999999;
    display: inline-block;
    font-weight: normal;
    font-size: 17px;
}

.form-section {
    margin-bottom: 10px !important;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #838c8a;
    text-decoration: double !important;
}

.form-section span.delivery {
    color: #668866;
    text-decoration: double !important;
}

.form-section span.pickup {
    color: #886666;
    text-decoration: double !important;
}

.form-section span.title {
    color: #666666;
    text-decoration: double !important;
}

.form-hint {
    color: #616161 !important;;
    margin-top: 10px !important;;
    margin-bottom: 10px !important;;
    display: inline-block !important;;
    font-size: 15px !important;
    font-weight: normal !important;
}

.form-link {
    font-size: 13px !important;
}

.form-link a span {
}

.form-link a {
    color: #9933bb;
    font-weight: normal;
}

.form-link a:hover {
    color: #551177;
    font-weight: normal;
}

.form-horizontal {
    margin: 5px 0 !important;
    padding: 10px 15px !important;
}

.form-group {
    margin: 0 0 5px 0;
}

.truncate {
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.truncate-free {
    white-space: nowrap !important;
    overflow: hidden;
    text-overflow: ellipsis;
}

.truncate-address {
    width: 300px;
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.truncate-customer {
    width: 300px;
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.truncate-contact {
    width: 300px;
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.truncate-provider {
    width: 300px;
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.truncate-customer div, .truncate-contact div, .truncate-address div, .truncate-provider div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.truncate-rate-product-name {
    width: 250px;
    max-width: 250px;
    white-space: nowrap !important;
    overflow: hidden;
    text-overflow: ellipsis;
}

.form-group > .col.truncate-select2 > span > span > span > span.select2-selection__rendered {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis;
    /* width: 275px !important; */
    padding: 5px 0;
    height: 22px;
    font-size: 0.90rem;
    background-color: #FFFFFF;
}

.select2-container--bootstrap4 .select2-selection--single,
.select2-container--bootstrap4 .select2-selection--multiple {
    min-height: 24px !important;
}

.select2-container--bootstrap4 .select2-selection--single .select2-selection__placeholder {
    font-size: 13px;
    color: #cccccc;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered {
    height: 24px;
    padding: 0;
}

.select2.select2-container.select2-container--bootstrap4 {
    height: 24px;
    width: 100% !important;
}

.select2.select2-container.select2-container--bootstrap4 > .selection > .select2-selection.select2-selection--single {
    height: 24px;
    padding: 0 .75rem;
    /* background-color: #FFFFFF !important; */
}

.select2.select2-container.select2-container--bootstrap4 > .selection > .select2-selection.select2-selection--multiple {
    height: 24px;
    padding: 0 .75rem;
    font-size: 13px;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-search--inline .select2-search__field {
    padding: 0;
    height: 22px;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice {
    padding: 6px 10px 6px 0;
    border: none;
    height: 24px;
    margin: 0;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
    color: #FF0000;
}

.select2.select2-container.select2-container--bootstrap4.form-select-error {
    color: #FF0000 !important;
    border: 1px solid #ff0000;
    border-radius: 0.25rem;
    box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, .5);
    width: calc(100% - 50px) !important;
    float: left;
}

.select2.select2-container.select2-container--bootstrap4.form-select-error > .selection > .select2-selection.select2-selection--single {
    border: none;
    box-shadow: none;
    background-color: transparent !important;
}

.select2.select2-container.select2-container--bootstrap4.form-select-error > .selection > .select2-selection.select2-selection--single > span.select2-selection__rendered {
    background-color: transparent !important;
}

.select2-container--bootstrap4 .select2-selection {
    background-color: transparent !important;
}

.select2-container--bootstrap4.select2-container--focus .select2-selection, .select2-container--bootstrap4.select2-container--open .select2-selection {
    background-color: #fff;
    border-color: #a1cbef;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.select2-container--bootstrap4 .select2-dropdown {
    border-top: none;
    color: #495057;
    background-color: #fff;
    border-color: #a1cbef;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.select2-selection__clear {
    color: #FF0000 !important;
    margin: 0 5px 0 0 !important;
    float: left !important;
    font-size: 29px !important;
    font-weight: normal !important;
    position: relative !important;
    top: -10px;
}

.select2-ajax-result {
    line-height: 40px;
}

.select2-ajax-result-img {
    width: 40px;
    display: inline-block;
    float: left;
}

.select2-ajax-result-text {
    margin-left: 10px;
    display: inline;
    margin-top: auto;
    margin-bottom: auto;
    vertical-align: middle;
}

.select2-container--disabled > .selection > .select2-selection, .select2-container--disabled > .selection > .select2-selection > .select2-selection__rendered {
    background-color: #f1f1f1 !important;
}

.note-editor.note-frame.card.form-textarea-error {
    color: #FF0000 !important;
    border: 1px solid #ff0000;
    border-radius: 0.25rem;
    box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, .5);
    width: calc(100% - 50px) !important;
    float: left;
}

.form-group > label, .form-group > div {
    font-weight: bold;
    font-size: 15px;
    color: #838c8a;
    margin: 0 !important;
    vertical-align: top !important;
}

.form-control {
    float: left;
    height: 24px;
    padding: .250rem .75rem;
    /* max-width: 305px; */
}

.permission-item {
    color: #343a40;
    font-size: 14px;
    float: left;
    padding: 5px;
}

.permission-menu {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
    color: #6f42c1;
}

.datatable-100px {
    min-width: 150px;
}

.datatable-150px {
    min-width: 150px;
}

.datatable-truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.datatable-row-name {
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.datatable-input-xs {
    width: 100px !important;
}

.datatable-input-sm {
    width: 240px !important;
}

.input-file-text {
    vertical-align: middle;
    line-height: 15px;
    margin-top: auto;
    margin-bottom: auto;
    padding-left: 5px;
    color: #616161;
}

.separator {
    background-color: #b9bcbf;
    width: 1px;
}

.amikia-filter {
    max-width: 380px;
    margin: 0 0 10px 0;
    padding: 0;
}

label.required {
}

label {
}

label.required::after {
    font-family: "Font Awesome 5 Free", serif;
    content: "\f069";
    color: #dc3545;
    padding-left: 5px;
    font-size: 10px;
    vertical-align: top;
}

.amikia-filter > .row {
    margin: 0;
}

.amikia-filter > .form-group > label, .amikia-filter > .form-group > div {
    padding: 0 !important;
    max-width: 120px;
}

.amikia-filter-block {
    max-width: 480px;
    min-width: 480px;
    float: left;
}

.amikia-details-block {
    max-width: 800px;
    /* float: left; */
    /* display:  inline-block; */
}

.amikia-filter-title {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 18px !important;
    font-weight: bold !important;
    text-decoration: underline !important;
}

.amikia-filter-lg {
    max-width: 100%;
    margin: 0 0 5px 0;
    padding: 0;
}

.amikia-filter-lg > .row {
    margin: 0;
}

.amikia-filter-lg > .form-group > label {
    padding: 0 !important;
    max-width: 200px;
    min-width: 200px;
}

.amikia-filter-md {
    max-width: 360px;
    margin: 0 0 10px 0;
    padding: 0;
}

.amikia-filter-md > .row {
    margin: 0;
}

.amikia-filter-md > .form-group > label {
    padding: 0 !important;
    min-width: 120px;
}

.amikia-filter-sm {
    max-width: 240px;
    margin: 0 0 10px 0;
    padding: 0;
}

.amikia-filter-sm > .row {
    margin: 0;
}

.amikia-filter-sm > .form-group > label {
    padding: 0 !important;
    min-width: 120px;
}

.amikia-filter-sl {
    max-width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
}

.amikia-filter-sl > .row {
    margin: 0;
}

.amikia-filter-sl > .form-group > label {
    padding: 0 !important;
    max-width: 250px;
}

.form-control select {
    max-width: 230px;
}

.btn-default.btn-on.active {
    background-color: #5BB75B;
    color: white;
}

.btn-default.btn-off.active {
    background-color: #DA4F49;
    color: white;
}

fieldset.amikia-fieldset {
    border: 1px solid #ced4da;
    padding: 0 !important;
    margin: 10px !important;
    margin-bottom: 10px !important;
    -webkit-box-shadow: 0 0 0 0 #000;
    box-shadow: 0 0 0 0 #000;
    background-color: #FFFFFF;
    /* max-width: 1024px; */
    /* overflow: hidden; */
}

legend.amikia-fieldset {
    font-size: 1.1em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
    margin-bottom: 0;
    /* text-decoration:  underline; */
}

.amikia-fieldset-btn {
    font-size: 1.1em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
    margin-bottom: 5px;
}

fieldset.amikia-fieldset > form > .row {
    margin: 0 10px;
    padding: 0;
}

.chart-box {
    height: 380px;
}

.tab-pane.amikia-tab {
    border: 1px solid #ced4da;
    border-top: none;
    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: 10px !important;
    -webkit-box-shadow: 0 0 0 0 #000;
    box-shadow: 0 0 0 0 #000;
    background-color: #FFFFFF;
    max-width: 1024px;
}

.tab-pane.amikia-tab > form {
    padding: 0 10px;
}

.tab-pane.amikia-tab > form > .row {
    margin: 0 10px;
    padding: 5px 0;
}

textarea.form-control {
    height: auto;
    width: 100%;
    max-width: none;
}

.note-editable {
    font-weight: normal;
}

.form-input-icon {
    width: calc(100% - 24px);
}

.form-input-button-icon {
    /* width: calc( 100% - 24px ); */
}

.form-error {
    color: #FF0000 !important;
    border-color: #ff0000;
    box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, .5);
    width: calc(100% - 50px) !important;
    float: left;
}

.input-error {
    color: #FF0000 !important;
    border-color: #ff0000 !important;
    box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, .5) !important;
}

.form-append.form-error {
    width: calc(100% - 80px) !important;
    border-radius: 0.25rem !important;
}

.form-error-icon {
    color: #FF0000 !important;
    border-color: #ff0000;
    box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, .5);
    width: calc(100% - 74px);
    float: left;
    border-radius: 0.25rem !important;
}

.form-image-error {
    color: rgba(255, 0, 0, .8);
    border-color: #ff0000;
    vertical-align: middle;
    line-height: 32px;
    /* display: inline-block; */
    padding: 0 10px;
    margin-top: 4px;
    margin-bottom: auto;
    /* height: 38px; */
    float: left;
}

.btn > span {
    margin-left: 5px;
}

.btn-group {
    margin: auto 0 auto 0;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    filter: alpha(opacity=0);
    outline: none;
    background: white;
    cursor: pointer;
    display: block;
    font-size: 0;
    opacity: 0;
}

.ac-form-50 {
    max-width: 50%;
    min-width: 512px;
}

.text-form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
}

/* loading */
.line {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background-color: #94da29;
}

.loading-wrap {
    float: left;
    width: 100px;
    height: 100px;
    margin: 0 10px 10px 0;
    padding: 20px 20px 20px;
    border-radius: 5px;
    text-align: center;
    background-color: #d8d8d8;
}

.loading .line {
    animation: loadingH 1.5s cubic-bezier(.17, .37, .43, .67) infinite;
}

.inner-addon {
    position: relative;
}

.inner-addon .glyphicon {
    line-height: 38px;
    margin-left: 8px;
    margin-top: 1px;
    pointer-events: none;
    position: absolute;
}

.left-addon {
    left: 40px;
}

.right-addon {
    right: 40px;
}

@keyframes loadingH {
    0% {
        width: 5px;
    }
    50% {
        width: 50px;
    }
    100% {
        width: 5px;
    }
}

/* overwrites */
.close {
    font-size: 1rem;
    margin-left: 5px;
    padding: 5px;
    position: relative;
    right: 0;
    z-index: 1;
    text-align: right;
}

.remove-item {
    color: #FF0000;
    text-align: right;
    float: right;
    opacity: 1;
    margin: 8px;
}

.email-list {
    font-size: 15px;
}

.email-list span.close {
    width: 30px;
    text-align: center;
}

.email-list > i {
    vertical-align: auto;
    margin: auto 5px;
}

.email-list-name {
    vertical-align: middle;
    margin: auto 5px;
}

.email-list-type {
    font-weight: bold;
    vertical-align: middle;
    margin: auto 5px;
}

.deposit-list {
    font-size: 15px;
}

.deposit-list span.close {
    width: 30px;
    text-align: center;
}

.deposit-list > i {
    vertical-align: auto;
    margin: auto 5px;
}

.deposit-list-name {
    vertical-align: middle;
    margin: auto 5px;
}

.deposit-list-type {
    font-weight: bold;
    vertical-align: middle;
    margin: auto 5px;
}

.deposit-list > .progress {
    background-image: linear-gradient(to bottom, #d0d8d6 90%, #d6d3d9 100%);
    border: 1px solid #b1bbc5;
    border-radius: 2px;
}

.alert-dismissible .close {
    padding: 10px;
}

.close-customer {
    width: 200px !important;
    float: left;
    padding: 5px 5px 5px 0;
    text-align: left;
}

.close-profile {
    width: 150px;
    float: left;
    padding: 5px 5px 5px 0;
}

.tooltip-inner {
    text-align: left;
}

i.male {
    color: #77aaff;
}

i.female {
    color: #ee77ff;
}

.btn > i {
    margin: auto 5px auto 5px;
    line-height: 20px;
    width: 20px;
    vertical-align: middle;
}

.language-header .dropdown-toggle::after {
    display: none
}

/* DataTables */
.amikia-table {
    max-width: 1400px;
    padding: 0 10px;
}

.amikia-table > .container-fluid {
    padding: 0;
}

.cell-xs {
    max-width: 50px;
}

.cell-sm {
    max-width: 100px;
}

.cell-md {
    max-width: 200px;
}

.cell-lg {
    max-width: 400px;
}

.table-totals {
    width: 100%;
    text-align: right;
}

table.dataTable tbody tr td.truncate {
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

table.dataTable tbody tr td span {
    margin-top: auto;
    margin-bottom: auto;
    vertical-align: middle;
}

table.dataTable tbody tr td div.truncate-paragraph {
    width: 400px;
    white-space: normal;
}

table.dataTable tbody tr td div.truncate-paragraph b {
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

table.dataTable tbody tr td div.truncate-paragraph div {
    text-align: justify;
    justify-content: space-between;
    margin-bottom: 10px;
}

table.dataTable tbody tr td.table-icon {
    max-width: 50px;
}

.dataTables_length, .dataTables_filter {
    vertical-align: middle;
    line-height: 32px;
}

.dataTables_empty {
    padding: 10px !important;
}

th {
    height: 32px;
}

table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before,
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
    line-height: 32px;
    vertical-align: middle;
    bottom: 2px;
}

table.dataTable thead tr th {
    text-align: center !important;
    font-size: 13px;
    padding: 0 10px;
    border-bottom: 1px solid #dadee4;
}

table.dataTable > tbody > tr.selected {
    background-color: #fffa8a !important;
}

table.dataTable tbody tr {
    height: 32px;
}

table.dataTable tbody tr td {
    font-size: 13px;
    padding: 0 10px;
    line-height: 32px;
}

table.dataTable tbody tr td a:hover {
    color: #9a33b3;
}

table.dataTable tbody tr td a {
    color: #66067d;
}

table.dataTable tbody tr td a.btn:hover {
    color: #FFFFFF;
}

table.dataTable tbody tr td a.btn {
    color: #FFFFFF;
}

table.dataTable thead tr th {
    text-align: center;
}

table.dataTable tfoot tr th {
    text-align: center;
}

table.dataTable {
    margin: 0 0 5px 0;
    padding: 0;
    background-color: #FFFFFF;
    border: 1px solid #D6D3D9 !important;
}

table.dataTable.half {
    margin: 0 0 5px 0;
    padding: 0;
    background-color: #FFFFFF;
    border: 1px solid #D6D3D9 !important;
    width: 100%;
    max-width: 600px;
}

table.dataTable thead {
    border-radius: 2px 2px 0 0;
    background-color: #f3f1f3;
    border: 1px solid #D6D3D9;
    line-height: normal;
    vertical-align: middle;
}

.dataTables_scroll {
}

.tab-pane .seccion section #grid_budgets_table_wrapper .dataTables_scroll,
.tab-pane .seccion section #grid_orders_table_wrapper .dataTables_scroll,
.tab-pane .seccion section #grid_delivery_notes_table_wrapper .dataTables_scroll {
    width: auto !important;
    max-width: none;
    overflow-x: auto;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: none !important;
}

table.dataTable tbody tr td, table.dataTable thead tr th {
    margin: 0 !important;
    padding: 0 10px !important;
}

table.dataTable tbody tr td > div {
    height: 32px;
    line-height: 32px;
    float: left;
}

.table-cell {
    max-width: 150px;
    min-width: 150px;
}

.table-cell-edit {
    background-color: #e4d2e9;
}

.invoice-normal {
    color: #38c172;
}

.invoice-refund {
    color: #e3342f;
}

.budget-paid {
    color: #38c172;
}

.budget-not-paid {
    color: #e3342f;
}

.cell-row-icon-left {
    float: left;
    width: 25px;
}

.cell-row-icon-left > i {
    display: inline;
    font-size: 22px;
    vertical-align: middle;
    line-height: 32px;
}

.cell-row-icon-right {
    float: right;
    width: 25px;
}

.cell-row-icon-right > i {
    font-size: 22px;
    vertical-align: middle;
    line-height: 32px;
}

.cell-row-text {
    float: left;
    margin: 0 5px;
    width: calc(100% - 60px);
}

.page-item.active .page-link {
    background-color: #3e4d4a;
    border-color: #3e4d4a;
}

hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* slider */
.slider-handle {
    width: 10px;
    margin-left: -5px !important;
    border-radius: 5px;
    background-color: #3e4d49;
    background-image: linear-gradient(to bottom, #3e4d49 0, #707b78 100%);
}

.slider-selection {
    background-image: linear-gradient(to bottom, #9aa7a3 90%, #3e4d49 100%);
}

.progress {
    background-image: linear-gradient(to bottom, #d0d8d6 90%, #7b8280 100%);
    border-radius: 0;
    border: none;
}

.amikia-progressbar {
    height: 12px !important;
    margin: auto 10px;
}

.stripped {
}

.text-save {
    color: rgb(100, 192, 97);
}

.text-cancel {
    color: rgb(255, 146, 151);
}

.text-orange {
    color: rgb(255, 171, 92);
}

.text-blue {
    color: #75aeff;
}

.text-purple {
    color: #b9b4ff;
}

.rating-red {
    background-color: #d1382c;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .50) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent) !important;
}

.rating-orange {
    background-color: #cc7b00;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .50) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent) !important;
}

.rating-yellow {
    background-color: #d3cd00;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .50) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent) !important;
}

.rating-lime {
    background-color: #99cb21;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .50) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent) !important;
}

.rating-green {
    background-color: #00cf0e;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .50) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent) !important;
}

.rating-blue {
    background-color: #008dd2;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .50) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent) !important;
}

.slider-selection.rating-red {
    background-color: #ff2929;
    background-image: none !important;
}

.slider-selection.rating-orange {
    background-color: #ff8700;
    background-image: none !important;
}

.slider-selection.rating-yellow {
    background-color: #fff900;
    background-image: none !important;
}

.slider-selection.rating-lime {
    background-color: #b8ff32;
    background-image: none !important;
}

.slider-selection.rating-green {
    background-color: #00ff12;
    background-image: none !important;
}

.slider-selection.rating-blue {
    background-color: #0099ff;
    background-image: none !important;
}

.slider-handle.custom {
    background: transparent none;
    /* You can customize the handle and set a background image */
}

/* Or display content like unicode characters or fontawesome icons */
.slider-handle.custom::before {
    line-height: 20px;
    font-size: 20px;
    font-family: "Font Awesome 5 Regular", serif;
    content: "\f1ea";
    color: #726204;
}

/* seccion */
.seccion {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0 0 5px 0;
    background-color: #FFFFFF;
    border: 1px solid #D6D3D9;
    display: block;
    width: 100%;
    border-radius: 5px;
}

/* amikia window*/
.amikia-grid {
}

.amikia-filter-form {
    max-width: 1400px;
}

.amikia-toolbar {
    margin: 5px 0 !important;
}

.amikia-top-toolbar {
    margin: 5px 0 5px 0 !important;
    max-width: 1400px;
}

.amikia-bottom-toolbar {
}

/* panel */
.panel.panel-default {
    border: #e8e8e8;
    padding: 10px 0;
}

.panel {
    border-radius: 2px;
}

.panel-default {
    border-color: #D6D3D9;
}

.panel {
    margin: 0;
    padding: 15px 15px 15px 15px;
    background-color: #FFFFFF;
    width: 100%;
    border-radius: 5px;
}

.panel.panel-default > form > div.row, .panel.panel-default > form > div.row-fluid {
    margin: 0;
}

.panel.panel-default > .panel-heading, .panel.panel-default > .panel-footer {
    border-color: #e8e8e8;
}

.panel-default > .panel-heading {
    color: #333333;
    background-color: #f3f1f3;
    border: 1px solid #D6D3D9;
}

.panel.panel-default > .col-md-6 {
    padding: 5px;
}

.panel-container {
    border: 1px solid #D6D3D9;
    margin: 0 0 15px 0;
    padding: 0;
}

.panel-heading {
    border-radius: 2px 2px 0 0;
    line-height: 32px;
    vertical-align: middle;
    margin: 0;
    padding: 5px 15px;
    color: #333333;
    background-color: #f3f1f3;
    border: none;
}

.panel-heading > span > .panel-buttton {
    margin-top: 4px;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.panel > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.list-group.no-radius .list-group-item {
    border-radius: 0 !important;
    margin: 0;
}

.panel > .list-group .list-group-item {
    border-bottom: 1px solid #F0F0F0;
}

.panel .list-group-item {
    border: none;
    border-top: 1px solid #F0F0F0;
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.list-group-item {
    border-color: #D6D3D9;
    padding-right: 15px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #FFFFFF;
    border: 1px solid #D6D3D9;
}

.list-group-item > span.list-group-item-text {
    max-width: calc(100% - 100px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.list-group-item-badge {
    background-color: #CC0000;
    color: #FFFFFF;
    width: auto;
    height: auto;
    margin: 0;
    padding: 3px 5px;
    border-radius: 5px;
    position: relative;
    top: -1px;
    float: right;
}

.list-group-item-empty-badge {
    background-color: #e7ebeb;
    color: #A6AAAA;
    width: auto;
    height: auto;
    text-align: center;
    margin: 0;
    padding: 3px 5px;
    border-radius: 5px;
    position: relative;
    top: -1px;
    float: right;
}

ul.gj-list li [data-role=checkbox], ul.gj-list li [data-role=image] {
    vertical-align: top;
    padding-top: 10px;
}

.amikia-overview-block {
}

.amikia-overview-block > .list-group {
    margin-bottom: 10px;
}

.text-muted {
    color: #979797;
    text-decoration: underline;
}

.text-block {
}

.text-block .col-md-12 {
    padding: 0;
}

.col-amikia-tn {
    max-width: 48px !important;;
    width: 48px !important;
}

.col-amikia-xm {
    max-width: 64px !important;;
    width: 64px !important;;
}

.col-amikia-sm {
    max-width: 128px !important;;
    width: 128px !important;;
}

.col-amikia-md {
    max-width: 196px !important;;
    width: 196px !important;;
}

.col-amikia-lg {
    max-width: 256px !important;;
    width: 256px !important;;
}

.popover.colorpicker-bs-popover {
    margin: 0;
    padding: 0 5px;
}

.colorpicker-bar.colorpicker-preview {
    line-height: 16px;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
    margin-top: auto;
    margin-bottom: auto;
}

.amikia-popover {
}

.amikia-popover .container {
    padding-top: 10px;
}

.amikia-popover .container .row {
}

.amikia-popover .container .row .dropdown-item {
    padding: 10px 15px;
}

.amikia-popover .container .row .dropdown-item i {
    margin-right: 5px;
}

.dropdown-item:hover,
.dropdown-item:focus {
    color: #16181b !important;
    text-decoration: none !important;
    background-color: #e4d2e9 !important;
}

.dropdown-item.active:hover,
.dropdown-item.active:focus {
    color: #16181b !important;
    text-decoration: none !important;
    background-color: #e4d2e9 !important;
}

.dropdown-submenu .dropdown-item:focus {
    background-color: #515151 !important;
    background-image: none !important;
    color: #f1f1f1 !important;
}

.dropdown-submenu .dropdown-item:hover.active {
    background-color: #515151 !important;
    background-image: linear-gradient(to bottom, #717171 0, #414141 100%) !important;
    color: #f1f1f1 !important;
}

.dropdown-submenu .dropdown-item.active {
    background-color: #515151 !important;
    background-image: linear-gradient(to bottom, #515151 0, #313131 100%) !important;
    color: #f1f1f1 !important;
}

.amikia-card {
}

.amikia-popover-title {
    color: #969696;
    width: calc(100% - 30px);
    margin-top: auto;
    margin-bottom: auto;
    vertical-align: middle;
    line-height: 32px;
}

.amikia-card-title {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 5px;
}

.amikia-card-photo {
    padding-left: 15px;
    padding-top: 5px;
    float: left;
}

.amikia-card-details {
    display: inline-block;
    padding: 10px;
    min-height: 64px;
}

.amikia-card-details-line {
    height: 24px;
    line-height: 24px;
    margin-top: auto;
    margin-bottom: auto;
    color: #818181;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 250px;
}

.amikia-card-details-line a:hover {
    text-decoration: underline;
}

.amikia-card-details-hr {
    height: 5px;
    line-height: 5px;
    margin-top: auto;
    margin-bottom: auto;
    color: #818181;
}

.amikia-card-details-btn {
    height: 32px;
    line-height: 32px;
    margin-top: auto;
    margin-bottom: auto;
    color: #818181;
    text-align: center;
}

.amikia-card-details-hr > hr {
    margin: 0;
    padding: 0;
}

.fc-amikia {
    bottom: 0 !important;
}

.fc-content > .amikia-card-details {
    width: 100%;
    padding: 0;
    margin: 0;
}

.fc-content > .amikia-card-details > .amikia-card-details-line {
    color: #000000;
    margin-left: 5px;
    font-size: 13px;
    line-height: 20px;
}

.amikia-card-details-line > i {
    padding-right: 5px;
    color: #262926;
}

.opacity-50 {
    opacity: 0.50;
}

.amikia-cal-slot {
    transition: height 0.25s;
}

.amikia-cal-slot-delivery {
    background-color: #80c180;
    border-color: #005500;
}

.amikia-cal-slot-title-delivery {
    color: #005500 !important;
}

.amikia-cal-slot-delivery-active {
    background-color: #b4c8b4;
    border-color: #008800;
}

.amikia-cal-slot-pickup {
    background-color: #ff8080;
    border-color: #CC0000;
}

.amikia-cal-slot-pickup-active {
    background-color: #ffb4b4;
    border-color: #FF0000;
}

.amikia-cal-slot-title-pickup {
    color: #CC0000 !important;
}

.amikia-cal-slot-delivery.confirmed {
    background-color: #c1c1c1 !important;
    border-color: #919191 !important;
}

.amikia-cal-slot-delivery-active.confirmed {
    background-color: #c1c1c1 !important;
    border-color: #919191 !important;
}

.amikia-cal-slot-pickup.confirmed {
    background-color: #c1c1c1 !important;
    border-color: #919191 !important;
}

.amikia-cal-slot-pickup-active.confirmed {
    background-color: #c1c1c1 !important;
    border-color: #919191 !important;
}

.amikia-cal-slot-default {
    background-color: #cec8df;
    border-color: #673a6e;
}

.amikia-cal-slot-title-default {
    color: #3a3640 !important;
}

.amikia-cal-slot-default-active {
    background-color: #eee8ff;
    border-color: #805088;
}

.bootstrap-datetimepicker-widget {
    position: absolute;
}

.amikia-cal-slot-shadow {
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.75);
}

.amikia-cal-header {
    margin-top: 1px;
}

.amikia-cal-header > a > i.fa-map {
    color: #3344AA;
}

.amikia-cal-header > a > i.fa-file-excel {
    color: #33AA33;
}

.amikia-cal-header-day {
    margin: 0 10px;
}

.fc-content > .amikia-card-details > .amikia-card-details-line > b {
    color: #000000;
}

.amikia-card-footer {
    display: inline-block;
    padding: 0 15px;
    width: 100%;
}

.amikia-card-footer-line {
    height: 24px;
    line-height: 24px;
    margin-top: auto;
    margin-bottom: auto;
    color: #818181;
    display: inline-block;
    vertical-align: middle;
}

.amikia-card-footer-line > i {
    margin: auto;
    vertical-align: middle;
    line-height: 24px;
}

.amikia-card-footer-line a {
    color: #66067d;
}

.amikia-card-footer-line a:hover {
    color: #9a33b3;
}

#pc_product_budgets {
    min-width: 500px;
}

.popover-body {
    margin: 0;
    padding: 0;
}

.popover {
    padding: 0 0 10px 0;
    background: #FCFCFC !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    z-index: 100000;
}

.popover > .arrow:after {
    /* border-top-color: #FCFCFC; */
}

.modal-title {
    color: #495057;
    font-size: 19px;
    margin-top: auto;
    margin-bottom: auto;
    vertical-align: middle;
}

.modal-title i {
    vertical-align: middle;
    padding-left: 5px;
}

.modal-title span {
    vertical-align: middle;
    padding-left: 5px;
    font-weight: bold;
}

.modal-description {
    color: #5d676f;
    font-size: 15px;
    margin-top: auto;
    margin-bottom: auto;
    vertical-align: middle;
}

/*modal fullscreen */
.modal.modal-fullscreen {
    height: 100%;
}

.modal.modal-fullscreen .modal-dialog {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: 10px;
    max-width: none;
}

.modal.modal-fullscreen .modal-content {
    margin: 0;
    max-width: none;
    width: 100%;
}

.modal.modal-window .modal-dialog.modal-lg {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px !important;
    z-index: 0;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: max-width 0.25s ease-in-out;
}

.modal.modal-window .modal-dialog.modal-sl {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px !important;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: max-width 0.25s ease-in-out;
}

.modal.modal-window .modal-dialog.modal-md {
    margin-left: auto;
    margin-right: auto;
    max-width: 800px !important;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: max-width 0.25s ease-in-out;
}

.modal.modal-window .modal-dialog.modal-sm {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px !important;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: max-width 0.25s ease-in-out;
}

.modal.modal-window .modal-content {
    margin: 0;
    max-width: none;
    border-radius: 0;
}

.modal-content {
    transition: width 0.1s, height 0.1s;
}

.row-delivery {
    margin-top: 20px;
    margin-bottom: 30px;
}

.scrollable-dropdown {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

.dropdown-item.active, .dropdown-item:active {
    color: #FFF !important;
}

.amikia-combobox {
    min-height: 38px;
}

.amikia-combobox:after {
    border: none;
}

.amikia-combobox i {
    margin-right: 10px;
    right: 0;
    position: absolute;
    top: 12px;
}

/* loading mask */
.loading-mask {
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10000;
}

.loading-mask::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 10000;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}

.loading-mask::after {
    content: "";
    position: absolute;
    border-width: 3px;
    border-style: solid;
    border-color: transparent rgb(255, 255, 255) rgb(255, 255, 255);
    border-radius: 50%;
    width: 24px;
    height: 24px;
    top: calc(50% - 12px);
    left: calc(50% - 12px);
    animation: 2s linear 0s normal none infinite running spin;
    filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.33));
}

.feedback-message-block {
    min-height: 100px;
    border: 1px solid #e1e1e1;
    background-color: #f8f8f8;
    padding: 10px;
}

.feedback-my-message-block {
    background-color: #fbf8e8;
}

.feedback-message-block > label {
    border-right: 1px solid #e1e1e1;
}

.feedback-message-block > label > div {
    width: calc(100% - 60px);
    padding-left: 5px;
    display: inline-block;
}

.feedback-message-block > label > div > span, .feedback-message-block > label > div > a {
    display: inline-block;
}

.feedback-message-block > label > div.remove-feedback-message > a > i {
    float: left;
    color: #FF0000;
    font-size: 19px;
    padding-left: 5px;
}

.feedback-message-block > label > img {
    float: left;
}

.feedback-message-block > div {
}

.timestamp {
    font-size: 13px;
    color: #999999;
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
    .left-sidebar {
        /* display: none; */
    }

    .left-footer {
        display: none;
    }

    .right-sidebar {
        display: none;
    }

    .fixed-fixed {
        margin: 0;
    }

    .login-form {
        max-width: 100% !important;
    }

    .language-header > .dropdown-menu > li {
        margin-left: auto;
        margin-right: auto;
        max-width: 38%;
    }

    .nav-item > span {
        display: none;
    }

    .nav-item {
        font-size: 1.2em;
    }

    .btn > span {
        display: none;
    }

    .language-header {
        display: none;
    }

    #ico_header_chat_messages span {
        display: none;
    }

    #ico_header_notifications span {
        display: none;
    }

    .user-header {
        width: 50px !important;
        margin: 0;
        padding: 0;
    }

    .user-header a {
        margin: 0 !important;
        padding: 0 !important;
    }

    .user-header a span {
        display: none;
    }

    .user-header a img {
        width: 32px !important;
        height: 32px !important;
    }

    #nav_profile_block {
        display: none;
    }

    #nav_profile_block:after {
        display: none;
    }

    #nav_logout_block {
        display: none;
    }

    .navbar-brand img {
        width: 50px !important;
        height: 50px !important;
    }

    .navbar-brand span {
        font-size: 15px;
    }

    .navbar-toggler-icon {
        color: #794591;
        font-size: 0.80em;
    }

    #sidebarCollapse {
        display: none;
    }

    #amikia_left_sidebar.active {
        background-color: #333333cc;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .nav-item > span {
        display: none;
    }

    .nav-item {
        font-size: 1.2em;
    }

    .btn > span {
        display: none;
    }

    a.language-text {
        /* display: initial; */
    }

    #ico_header_chat_messages span {
        display: initial;
    }

    #ico_header_notifications span {
        display: initial;
    }

    .user-header a {
        margin: 0;
        padding: 5px !important;
    }

    .user-header a span {
        display: initial;
    }

    .user-header a img {
        width: 40px !important;
        height: 40px !important;
    }

    #nav_profile_block:after {
        display: inherit;
    }

    #nav_logout_block {
        display: initial;
    }

    .navbar-toggler {
        display: none;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .left-sidebar {
        display: block;
    }

    .left-footer {
        display: block;
    }

    .right-sidebar {
        display: block;
    }

    .fixed-fixed {
        margin: 0 0 0 150px; /* 0 325px 0 150px */
    }

    #amikia_content.active {
        margin: 0 0 0 60px !important; /*0 325px 0 80px !important;*/
    }

    .nav-item > span {
        display: none;
    }

    .nav-item {
        /* font-size: 1.2em; */
    }

    .btn > span {
        display: inline-block;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .nav-item > span {
        display: inline-block;
    }

    .nav-item {
        /* font-size: 1em; */
    }

    .btn > span {
        display: inline-block;
    }
}

pre.sf-dump {
    font-size: 13px !important;
    margin-top: 5px;
    padding: 20px !important;
    background-color: #35353f !important;
    box-shadow: 0 5px 10px #888888;
}

pre.sf-dump .sf-dump-note {
    color: #ae8abe !important;
}

pre.sf-dump .sf-dump-key {
    color: #dcc457 !important;
}

pre.sf-dump .sf-dump-str {
    color: #379c1a !important;
}

@media (min-width: 992px) {
    .animate {
        animation-duration: 0.3s;
        -webkit-animation-duration: 0.3s;
        animation-fill-mode: both;
        -webkit-animation-fill-mode: both;
    }
}

/*@keyframes slideIn {
    0% {
        transform: translateY(1rem);
        opacity: 0;
    }
    100% {
        transform:translateY(0rem);
        opacity: 1;
    }
    0% {
        transform: translateY(1rem);
        opacity: 0;
    }
}

@-webkit-keyframes slideIn {
    0% {
        -webkit-transform: transform;
        -webkit-opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        -webkit-opacity: 1;
    }
    0% {
        -webkit-transform: translateY(1rem);
        -webkit-opacity: 0;
    }
}

.slideIn {
    -webkit-animation-name: slideIn;
    animation-name: slideIn;
}
*/

#mega-menu-wrap-mainMenu #mega-menu-mainMenu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: transparent;
}

#mega-menu-wrap-mainMenu #mega-menu-mainMenu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-mainMenu #mega-menu-mainMenu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    color: white;
    background: transparent;
}

#mega-menu-wrap-mainMenu #mega-menu-mainMenu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-mainMenu #mega-menu-mainMenu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-mainMenu #mega-menu-mainMenu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: rgba(0, 53, 107, 0.9);
}

#mega-menu-wrap-mainMenu #mega-menu-mainMenu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-mainMenu #mega-menu-mainMenu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-mainMenu #mega-menu-mainMenu > li.mega-menu-item > a.mega-menu-link:focus {
    background: rgba(65, 93, 123, 0.9);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

.main-sidebar, .main-sidebar::before {
    transition: margin-left .3s ease-in-out, width .3s ease-in-out;
    width: 250px;
}

.content-wrapper {
    transition: margin-left .3s ease-in-out;
    margin-left: 250px;
}

.main-sidebar {
    overflow-y: hidden;
    z-index: 1038;
}

[class*=sidebar-dark-] {
    background-color: #343a40;
}

.elevation-4 {
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22) !important;
}

:not(.layout-fixed) .main-sidebar {
    height: inherit;
    min-height: 100%;
    position: absolute;
    top: 0;
}

.layout-fixed .main-sidebar {
    bottom: 0;
    float: none;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
}

.wrapper {
    position: relative;
}

.wrapper, body, html {
    min-height: 100%;
}

.amikia-footer {
    margin: 10px 0 !important;
}

.amikia-footer > .btn-group {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.nav.nav-tabs > .nav-item {
    border-color: #dee2e6 #dee2e6 #fff;
    z-index: 1;
}

.email-save-first {
    color: #dc3545;
}

.email-no-list {
    color: #dc3545;
}

.filter-index {

max-height: 32px;

display: grid;
}

.filter-index > .filter-order {

max-height: 16px;
}