*::-webkit-scrollbar {
    width: 0.5em;
    height: 0.5em
}
*::-webkit-scrollbar-thumb {
    /*background: #666*/
    background: rgba(0, 0, 0, 0.37);
}
*::-webkit-scrollbar-track {
    background: none;
}
div.ajax-notifications>ul.notification-body .msg .msg-description-bind>span {
    display: inline;
}
.width-50 {
    width: 50px;
}
.width-250 {
    width: 250px;
}
.height-450 {
    height: 450px;
}
.p-l-475 {
    padding-left: 475px !important;
}
.p-l-275 {
    padding-left: 275px !important;
}
.p-l-300 {
    padding-left: 300px !important;
}
.p-l-250 {
    padding-left: 250px !important;
}
.p-l-50 {
    padding-left: 50px !important;
}
.p-l-55 {
    padding-left: 55px !important;
}
.p-l-60 {
    padding-left: 60px !important;
}
.p-l-65 {
    padding-left: 65px !important;
}
.text-lower {
    text-transform: lowercase;
}
#sidebar>ul {
    position: absolute;
    top: 0;
    width: 50px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.title--container {
    line-height: 50px;
    /*background-color: #333;*/
    background: #474544;
    position: absolute;
    left: -1px;
    right: 0px;
    z-index: 1;
    color: #fff;
}
.full-width {
    width: 100%;
}
.to-table {
    display: table;
    width: 100%;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    background-color: #000;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}
.state-error .select2-container.select2 a.select2-choice {
    background: #fff0f0;
    border-color: #A90329;
}
.state-success .select2-container.select2 a.select2-choice {
    background: #f0fff0;
    border-color: #7DC27D;
}
.state-success .select2-container .select2-choice .select2-arrow {
    color: #7DC27D;
}
/*@Helpers class*/

/*
 * Generate Margin Class
 * margin, margin-top, margin-bottom, margin-left, margin-right
 */

.m-0 {
    margin: 0px !important;
}
.m-t-0 {
    margin-top: 0px !important;
}
.m-b-0 {
    margin-bottom: 0px !important;
}
.m-l-0 {
    margin-left: 0px !important;
}
.m-r-0 {
    margin-right: 0px !important;
}
.m-5 {
    margin: 5px !important;
}
.m-t-5 {
    margin-top: 5px !important;
}
.m-b-5 {
    margin-bottom: 5px !important;
}
.m-l-5 {
    margin-left: 5px !important;
}
.m-r-5 {
    margin-right: 5px !important;
}
.m-10 {
    margin: 10px !important;
}
.m-t-10 {
    margin-top: 10px !important;
}
.m-b-10 {
    margin-bottom: 10px !important;
}
.m-l-10 {
    margin-left: 10px !important;
}
.m-r-10 {
    margin-right: 10px !important;
}
.m-15 {
    margin: 15px !important;
}
.m-t-15 {
    margin-top: 15px !important;
}
.m-b-15 {
    margin-bottom: 15px !important;
}
.m-l-15 {
    margin-left: 15px !important;
}
.m-r-15 {
    margin-right: 15px !important;
}
.m-20 {
    margin: 20px !important;
}
.m-t-20 {
    margin-top: 20px !important;
}
.m-b-20 {
    margin-bottom: 20px !important;
}
.m-l-20 {
    margin-left: 20px !important;
}
.m-r-20 {
    margin-right: 20px !important;
}
.m-25 {
    margin: 25px !important;
}
.m-t-25 {
    margin-top: 25px !important;
}
.m-b-25 {
    margin-bottom: 25px !important;
}
.m-l-25 {
    margin-left: 25px !important;
}
.m-r-25 {
    margin-right: 25px !important;
}
.m-30 {
    margin: 30px !important;
}
.m-t-30 {
    margin-top: 30px !important;
}
.m-b-30 {
    margin-bottom: 30px !important;
}
.m-l-30 {
    margin-left: 30px !important;
}
.m-r-30 {
    margin-right: 30px !important;
}
/*
 * Generate Padding Class
 * padding, padding-top, padding-bottom, padding-left, padding-right
 */

.p-0 {
    padding: 0px !important;
}
.p-t-0 {
    padding-top: 0px !important;
}
.p-b-0 {
    padding-bottom: 0px !important;
}
.p-l-0 {
    padding-left: 0px !important;
}
.p-r-0 {
    padding-right: 0px !important;
}
.p-5 {
    padding: 5px !important;
}
.p-t-5 {
    padding-top: 5px !important;
}
.p-b-5 {
    padding-bottom: 5px !important;
}
.p-l-5 {
    padding-left: 5px !important;
}
.p-r-5 {
    padding-right: 5px !important;
}
.p-10 {
    padding: 10px !important;
}
.p-t-10 {
    padding-top: 10px !important;
}
.p-b-10 {
    padding-bottom: 10px !important;
}
.p-l-10 {
    padding-left: 10px !important;
}
.p-r-10 {
    padding-right: 10px !important;
}
.p-15 {
    padding: 15px !important;
}
.p-t-15 {
    padding-top: 15px !important;
}
.p-b-15 {
    padding-bottom: 15px !important;
}
.p-l-15 {
    padding-left: 15px !important;
}
.p-r-15 {
    padding-right: 15px !important;
}
.p-20 {
    padding: 20px !important;
}
.p-t-20 {
    padding-top: 20px !important;
}
.p-b-20 {
    padding-bottom: 20px !important;
}
.p-l-20 {
    padding-left: 20px !important;
}
.p-r-20 {
    padding-right: 20px !important;
}
.p-25 {
    padding: 25px !important;
}
.p-t-25 {
    padding-top: 25px !important;
}
.p-b-25 {
    padding-bottom: 25px !important;
}
.p-l-25 {
    padding-left: 25px !important;
}
.p-r-25 {
    padding-right: 25px !important;
}
.p-30 {
    padding: 30px !important;
}
.p-t-30 {
    padding-top: 30px !important;
}
.p-b-30 {
    padding-bottom: 30px !important;
}
.p-l-30 {
    padding-left: 30px !important;
}
.p-r-30 {
    padding-right: 30px !important;
}
/*
 * Generate Font-Size Classes (8px - 20px)
 */

.f-8 {
    font-size: 8px !important;
}
.f-9 {
    font-size: 9px !important;
}
.f-10 {
    font-size: 10px !important;
}
.f-11 {
    font-size: 11px !important;
}
.f-12 {
    font-size: 12px !important;
}
.f-13 {
    font-size: 13px !important;
}
.f-14 {
    font-size: 14px !important;
}
.f-15 {
    font-size: 15px !important;
}
.f-16 {
    font-size: 16px !important;
}
.f-17 {
    font-size: 17px !important;
}
.f-18 {
    font-size: 18px !important;
}
.f-19 {
    font-size: 19px !important;
}
.f-20 {
    font-size: 20px !important;
}
/*
 * Font Weight
 */

.f-300 {
    font-weight: 300 !important;
}
.f-400 {
    font-weight: 400 !important;
}
.f-500 {
    font-weight: 500 !important;
}
.f-700 {
    font-weight: 700 !important;
}
/*
 * Position Classes
 */

.p-relative {
    position: relative !important;
}
.p-absolute {
    position: absolute !important;
}
.p-fixed {
    position: fixed !important;
}
.p-static {
    position: static !important;
}
/*
 * Overflow
 */

.o-hidden {
    overflow: hidden !important;
}
.o-visible {
    overflow: visible !important;
}
.o-auto {
    overflow: auto !important;
}
/*
 * Display
 */

.d-block {
    display: block !important;
}
.di-block {
    display: inline-block !important;
}
.di-inline {
    display: inline !important;
}
/* 
 * Material Background Colors
 */

.bgm-white {
    background-color: #ffffff !important;
}
.c-white {
    color: #ffffff !important;
}
.bgm-black {
    background-color: #000000 !important;
}
.c-black {
    color: #000000 !important;
}
.bgm-brown {
    background-color: #795548 !important;
}
.c-brown {
    color: #795548 !important;
}
.bgm-pink {
    background-color: #e91e63 !important;
}
.c-pink {
    color: #e91e63 !important;
}
.bgm-red {
    background-color: #f44336 !important;
}
.c-red {
    color: #f44336 !important;
}
.bgm-blue {
    background-color: #2196f3 !important;
}
.c-blue {
    color: #2196f3 !important;
}
.bgm-purple {
    background-color: #9c27b0 !important;
}
.c-purple {
    color: #9c27b0 !important;
}
.bgm-deeppurple {
    background-color: #673ab7 !important;
}
.c-deeppurple {
    color: #673ab7 !important;
}
.bgm-lightblue {
    background-color: #03a9f4 !important;
}
.c-lightblue {
    color: #03a9f4 !important;
}
.bgm-cyan {
    background-color: #00bcd4 !important;
}
.c-cyan {
    color: #00bcd4 !important;
}
.bgm-teal {
    background-color: #009688 !important;
}
.c-teal {
    color: #009688 !important;
}
.bgm-green {
    background-color: #4caf50 !important;
}
.c-green {
    color: #4caf50 !important;
}
.bgm-lightgreen {
    background-color: #8bc34a !important;
}
.c-lightgreen {
    color: #8bc34a !important;
}
.bgm-lime {
    background-color: #cddc39 !important;
}
.c-lime {
    color: #cddc39 !important;
}
.bgm-yellow {
    background-color: #ffeb3b !important;
}
.c-yellow {
    color: #ffeb3b !important;
}
.bgm-amber {
    background-color: #ffc107 !important;
}
.c-amber {
    color: #ffc107 !important;
}
.bgm-orange {
    background-color: #ff9800 !important;
}
.c-orange {
    color: #ff9800 !important;
}
.bgm-deeporange {
    background-color: #ff5722 !important;
}
.c-deeporange {
    color: #ff5722 !important;
}
.bgm-gray {
    background-color: #9e9e9e !important;
}
.c-gray {
    color: #9e9e9e !important;
}
.bgm-bluegray {
    background-color: #607d8b !important;
}
.c-bluegray {
    color: #607d8b !important;
}
.bgm-indigo {
    background-color: #3f51b5 !important;
}
.c-indigo {
    color: #3f51b5 !important;
}
/*
 * Background Colors
 */

.bg-black-trp {
    background-color: rgba(0, 0, 0, 0.1) !important;
}
/*
 * Border
 */

.b-0 {
    border: 0 !important;
}
/*
 * width
 */

.w-100 {
    width: 100% !important;
}
/*
 * Border Radius 
 */

.brd-2 {
    border-radius: 2px;
}
.win-color-bg-0 {
    background-color: #fff
}
.win-color-border-0 {
    border: 1px solid #fff
}
.win-color-bg-10 {
    background-color: #f2f2f2
}
.win-color-border-10 {
    border: 1px solid #f2f2f2
}
.win-color-bg-20 {
    background-color: #e6e6e6
}
.win-color-border-20 {
    border: 1px solid #e6e6e6
}
.win-color-bg-30 {
    background-color: #c8c8c8
}
.win-color-border-30 {
    border: 1px solid #c8c8c8
}
.win-color-bg-0.color-alt {
    background-color: #000
}
.win-color-border-0.color-alt {
    border: 1px solid #000
}
.win-color-bg-10.color-alt {
    background-color: #171717
}
.win-color-border-10.color-alt {
    border: 1px solid #171717
}
.win-color-bg-20.color-alt {
    background-color: #2b2b2b
}
.win-color-border-20.color-alt {
    border: 1px solid #2b2b2b
}
.win-color-bg-30.color-alt {
    background-color: #393939
}
.win-color-border-30.color-alt {
    border: 1px solid #393939
}
.win-color-fg-primary {
    color: #000
}
.win-color-fg-primary.color-alt {
    color: #fff
}
.win-color-fg-secondary {
    color: rgba(0, 0, 0, .6)
}
.win-color-fg-secondary.color-alt {
    color: rgba(255, 255, 255, .6)
}
.win-color-bg-alert {
    background-color: #e81123
}
.win-color-border-alert {
    border: 1px solid #e81123
}
.win-color-fg-alert {
    color: #e81123
}
.win-color-bg-accent {
    background-color: #0078d7
}
.win-color-border-accent {
    border: 1px solid #0078d7
}
.win-color-fg-accent {
    color: #0078d7
}
.bord-btm {
    border-bottom: 1px solid #e9e9e9;
}
.cursor-pointer {
    cursor: pointer;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-justify {
    text-align: justify;
}
.total-request-bg {
    /*background-color: #0078d7;*/
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
}
.status-element-loading {
    -webkit-filter: blur(1px);
}
.total-request-effect {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 80px;
    height: 80px;
    min-width: 80px;
    max-width: 80px;
    z-index: 1001;
    text-align: center;
    background: none;
}
.spinner {
    margin: 0 auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
}
.spinner.dark>div {
    background-color: #333;
}
.spinner.blue>div {
    background-color: #0078d7;
}
.spinner.spinner-container-absolute {
    margin: auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
}
.spinner>div {
    background-color: #fff;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}
.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
i[class*=icon--] {
    font-style: inherit;
}
@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4)
    }
    20% {
        -webkit-transform: scaleY(1.0)
    }
}
@keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }
    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}
.signal-spinner {
    border-radius: 40px;
    width: 80px;
    height: 80px;
    left: 50%;
    margin: -40px 0 0 -40px;
    position: absolute;
    top: 50%;
    z-index: 9999999;
    border-top: 2px solid rgba(51, 51, 51, 0.2);
    border-right: 2px solid rgba(51, 51, 51, 0.2);
    border-bottom: 2px solid rgba(51, 51, 51, 0.2);
    border-left: 2px solid #ffffff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}
.signal-spinner-blue .signal-spinner {
    border-left: 2px solid #0078d7;
}
.signal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999998;
    opacity: 0.15;
    background-color: #000000;
}
.signal-blur-effect {
    -webkit-filter: blur(1px);
}
.divMessageSmartBox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 100000;
}
.backdrop-popup-menu {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 99;
}
.MessageBoxContainerSmart {
    top: 35%;
    color: #fff;
    position: relative;
    width: 100%;
    background-color: #232323;
    background-color: rgba(0, 0, 0, .8);
    padding: 20px;
}
.icon-expand-minus {
    background: url(../../themes/smartadmin/img/details_close.png) no-repeat 5px center;
    padding-left: 32px;
    cursor: pointer;
}
.icon-expand-plus {
    background: url(../../themes/smartadmin/img/details_open.png) no-repeat 5px center;
    padding-left: 32px;
    cursor: pointer;
}
.fab {
    visibility: 0;
    width: 60px;
    height: 60px;
    background-color: #006fa6;
    border-radius: 50%;
    box-shadow: 0 6px 10px 0 #666;
    transition: all 0.1s ease-in-out;
    font-size: 30px;
    color: white;
    text-align: center;
    line-height: 60px;
    position: fixed;
    right: 25px;
    bottom: 25px;
    z-index: -1;
}
.fab:hover {
    box-shadow: 0 6px 14px 0 #666;
    transform: scale(1.05);
}
.hidden-menu .fab {
    display: none;
}
.smart-form header .tooltip {
    visibility: visible;
    opacity: 1;
    background: transparent;
    padding: 0px;
}
.smart-form header .tooltip.left {
    padding-right: 5px;
}
.smart-form header .tooltip.right {
    padding-left: 5px;
}
.smart-form .select>.select2-container {
    width: 100%;
}
.smart-form .select.state-error>.select2-container>a {
    border: #A90329 1px solid;
}
.smart-form .select.state-error>.select2-container>a>.select2-arrow {
    background: #fff0f0;
}
/*modal fullscreen */

.modal.modal-fullscreen {
    /* Maximize the main wrappers on the screen */
    /* Make the parent wrapper of the modal box a full-width block */
    /* Remove borders and effects on the content */
    /**
   * /!\ By using this feature, you force the header and footer to be placed
   * in an absolute position. You must handle by yourself the margin of the
   * content.
   */
    height: 100%;
    overflow: hidden;
}
.modal.modal-fullscreen .modal-dialog, .modal.modal-fullscreen .modal-content {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}
.modal.modal-fullscreen .modal-dialog {
    margin: 0;
    width: 100%;
    animation-duration: 0.6s;
}
.modal.modal-fullscreen .modal-content {
    border: none;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: inherit;
    -moz-box-shadow: inherit;
    -o-box-shadow: inherit;
    box-shadow: inherit;
    /* change bg color below */
    /* background:#1abc9c; */
}
.modal.modal-fullscreen .modal-body {
    height: 100%;
    height: calc(100% - 130px);
}
/*.modal.modal-fullscreen .modal-body form.smart-form,*/

.modal.modal-fullscreen .modal-body .content-full-screan {
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
}
.modal.modal-fullscreen.force-fullscreen {
    /* Remove the padding inside the body */
}
.modal.modal-fullscreen.force-fullscreen .modal-body {
    padding: 0;
}
.modal.modal-fullscreen.force-fullscreen .modal-header, .modal.modal-fullscreen.force-fullscreen .modal-footer {
    left: 0;
    position: absolute;
    right: 0;
}
.modal.modal-fullscreen.force-fullscreen .modal-header {
    top: 0;
}
.modal.modal-fullscreen.force-fullscreen .modal-footer {
    bottom: 0;
}
.smart-form .checkbox input.is-checked+i:after, .smart-form .radio input.is-checked+i:after {
    opacity: 1;
}
.select2-custom .btn-prepend, .select2-custom .btn-prepend:focus, .select2-custom .btn-prepend:active, .select2-custom .btn-prepend:hover {
    position: absolute;
}
.select2-custom .btn-append, .select2-custom .btn-append:focus, .select2-custom .btn-append:active, .select2-custom .btn-append:hover {
    position: absolute;
    right: 0;
}
.select2-custom .btn-prepend+ul.select2-choices {
    margin-left: 40px;
}
.select2-custom .btn-append+ul.select2-choices {
    margin-right: 40px;
}
.select2-custom .ul-addon {
    display: inline-block;
    width: 100%;
    width: calc(100% - 40px);
    min-height: 33px;
}
.select2-custom .ul-addon+.btn-addon {
    display: inline-block;
    margin-top: 1px;
    vertical-align: top;
}
.popover-pluggin.popover {
    left: initial;
    right: initial;
    top: initial;
}
.popover-pluggin.popover .popover-title {
    margin: 0;
    padding: 8px 14px;
}
.popover-pluggin.popover .popover-title {
    margin: 0;
    padding: 8px 14px;
}
.popover-pluggin.popover .popover-content {
    padding: 9px 14px;
}
.nav-menu {
    display: block;
    background: #eee;
    /*min-height: 100%;*/
    width: 280px;
    margin: 0 auto;
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: scroll;
    border: 1px solid #ccc;
}
.nav-menu ul {
    width: 100%;
    padding: 40px 28px 25px 0;
    padding: 0;
    margin: 0;
    font-size: 13px;
    line-height: .5em;
    list-style: none;
    position: relative;
}
.nav-menu ul li a {
    line-height: normal;
    font-size: 14px;
    padding: 10px 10px 10px 11px;
    color: #363846;
    display: block;
    font-weight: 400;
    text-decoration: none!important;
    position: relative;
}
.nav-menu ul ul li {
    margin: 0;
    padding: 0;
}
.nav-menu>ul>li>ul>li>a, .nav-menu>ul>li>ul>li>ul>li>a {
    padding-top: 7px;
    padding-bottom: 7px;
}
.nav-menu>ul>li>ul:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 23px;
    top: 0;
    bottom: 0;
    border-left: 1px solid #7A7A7A;
}
.nav-menu>ul ul li:before {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    left: 23px;
    top: 16px;
    border-top: 1px solid #7A7A7A;
    z-index: 1;
}
.nav-menu ul li a {
    line-height: normal;
    font-size: 14px;
    padding: 10px 10px 10px 11px;
    color: #363846;
    display: block;
    font-weight: 400;
    text-decoration: none!important;
    position: relative;
}
.nav-menu ul ul li>a {
    padding-left: 42px;
    font-size: 14px;
    font-weight: 400;
    outline: 0;
}
.helper-class.icon-append, .helper-class.icon-prepend {
    position: absolute;
    top: 5px;
    width: 22px;
    height: 22px;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}
.helper-class.icon-append {
    right: 5px;
    padding-left: 3px;
    border-left-width: 1px;
    border-left-style: solid;
}
.helper-class.icon-prepend {
    left: 5px;
    padding-right: 3px;
    border-right-width: 1px;
    border-right-style: solid;
}
.helper-class.icon-append, .helper-class.icon-prepend {
    color: #A2A2A2;
}
.helper-class.icon-append+input, .helper-class.icon-append+textarea {
    padding-right: 37px;
}
.smart-form .btn {
    padding: 6px 12px;
}
.smart-form .btn-sm {
    padding: 6px 10px 5px;
}
.list-unstyled {
    list-style: none outside none;
    padding-left: 0;
}
.gallery li {
    display: block;
    float: left;
    height: 100px;
    margin-bottom: 6px;
    margin-right: 6px;
    width: 100px;
}
.gallery li a {
    height: 100px;
    width: 100px;
}
.gallery li a img {
    max-width: 100px;
}
.lightgallery-images li {
    background: white;
    cursor: pointer;
    margin: 15px 15px 30px;
    padding: 10px 10px 25px;
    text-align: center;
    text-decoration: none;
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
    box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
    border: 1px #ccc solid;
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.animed {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animedFadeOut {
    -webkit-animation-name: animedFadeOut;
    animation-name: animedFadeOut;
}
@-webkit-keyframes animedFadeOut {
    from {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes animedFadeOut {
    from {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
/*@media (min-width: 426px) {
  .modal-dialog {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width:500px;
    height:300px;
  }
}*/

.fixed-table-scroll {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}
.fixed-table-scroll tbody {
    display: block;
    width: 100%;
    overflow: auto;
    max-height: 390px;
}
.fixed-table-scroll thead tr {
    display: block;
}
.fixed-table-scroll th, .fixed-table-scroll td {
    width: 100%;
}
/*
* @autocomplete-master
* https://github.com/devbridge/jQuery-Autocomplete
*/

.autocomplete-suggestions {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #999;
    background: #FFF;
    cursor: default;
    overflow: auto;
    -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
}
.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
}
.autocomplete-no-suggestion {
    padding: 2px 5px;
}
.autocomplete-selected {
    background: #F0F0F0;
}
.autocomplete-suggestions strong {
    font-weight: bold;
    color: #000;
}
.autocomplete-group {
    padding: 2px 5px;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    display: block;
    border-bottom: 1px solid #000;
}
/* 
* @autocomplete-master end
*/

@media (max-width: 425px) {
    .form-container-login {
        width: 100%;
    }
    .form-login {
        width: 90%;
    }
    .form-login .img-lg {
        width: 200px;
        height: 200px;
    }
    .header__form-search {
        display: none;
    }
    .fab {
        visibility: 1;
        z-index: 10;
    }
    div.dataTables_paginate {
        width: 100%;
        text-align: center;
        float: inherit;
    }
    .dt-toolbar-footer>:last-child .pagination {
        float: none;
    }
    div.dataTables_info {
        text-align: center;
        padding-bottom: 15px;
    }
    .dataTables_length, .dataTables_length>label, .dataTables_filter>label {
        width: 100%;
    }
    .dataTables_length>label>.form-control {
        width: 100%;
    }
    .dataTables_filter .input-group-addon+.form-control {
        float: left;
        width: calc(100% - 32px);
    }
    .dt-toolbar>div {
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media (max-width: 930px) {
    .header__form-search {
        display: none;
    }
}