/*================================================================================
	Item Name: Modern Admin - Clean Bootstrap 4 Dashboard HTML Template
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
================================================================================

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */
.navigation-header
{
	padding-top: 20px
}
#main-menu-navigation .nav-item
{
	background-color: #003366;
}

#main-menu-navigation 
{
	background-color: #003366;
}

html body .content .content-wrapper {
    padding: 2.1rem 2rem 0;
}

.card-header .heading-elements, .card-header .heading-elements-toggle {
    background-color: inherit;
    position: absolute;
    top: 20px;
    right: 20px;
}

.dropdown-toggle::after {
    font-size: .8rem;
    font-family: LineAwesome;
    content: "\f110"!important;
    border: none!important;
    position: relative;
    top: 0;
    right: 0;
    padding: 0 2px 0 6px;
    margin: 0 .3em 0 0;
    vertical-align: 0;
}


.dropdown .dropdown-menu {
    border: 1px solid #e4e5ec;
    border-radius: .35rem;
    transform-origin: top;
    transition: all .2s linear;
    margin: -.1rem 0 0;
    box-shadow: 0 5px 75px 2px rgba(64,70,74,.2);
    min-width: 11rem;
    animation: .25s cubic-bezier(.25,.8,.25,1) 0s normal forwards 1 fadein;
}

.icheckbox_square-blue {
    background-position: 0 0;
}
.icheckbox_square-blue, .iradio_square-blue {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url('../../app-assets/vendors/css/forms/icheck/square/blue.png') no-repeat;
    border: none;
    cursor: pointer;
}

tr.group, tr.group:hover {
    background-color: #ededed !important;
}

.btn-group {
    box-shadow: none !important;
}

.content-wrapper{

    transition: all 500ms ease-in-out 200ms;
}


@media only screen and (max-width: 767px) {
  .nav-link>.ft-menu, .nav-link>.material-icons {
    color: #2C343B !important;
  }
}

.nav.nav-tabs.nav-top-border .nav-item a {
    color: #663DAC !important;
    font-weight: 600;
}

.nav.nav-tabs.nav-top-border .nav-item a.nav-link.active {
    border-top: 3px solid #663DAC !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #555;
}

body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu.menu-fixed .main-menu-content {
    height: auto !important;
}


 
table{
  width: 100% !important;
}

 div.dataTables_processing {

          position: absolute;
            top: 0 !important;
            left: 0 !important;
            right: 0;
            bottom: 0;
            width: 100% !important;
            height: 100% !important;
            text-align: center;
            background-color: white !important;
            opacity: 0.75;
        }
          div.dataTables_processing img {
            display: inline-block;
            vertical-align: middle;
        }

        div.dataTables_processing {
            margin-left: 0 !important;
            margin-top: 0 !important;
            padding: 0 !important;
        }

        .spinner-img{
            position: absolute;
            top: 20%;
        }

        @media only screen and (max-width: 500px) {
       .spinner-img{
            left: 10%;
        }
    }
@keyframes ldio-yzaezf3dcmj {
  0% { transform: rotate(0) }
  100% { transform: rotate(360deg) }
}
.ldio-yzaezf3dcmj div { box-sizing: border-box!important }
.ldio-yzaezf3dcmj > div {
  position: absolute;
  width: 144px;
  height: 144px;
  top: 28px;
  left: 28px;
  border-radius: 50%;
  border: 16px solid #000;
  border-color: #e15b64 transparent #e15b64 transparent;
  animation: ldio-yzaezf3dcmj 1s linear infinite;
}

.ldio-yzaezf3dcmj > div:nth-child(2), .ldio-yzaezf3dcmj > div:nth-child(4) {
  width: 108px;
  height: 108px;
  top: 46px;
  left: 46px;
  animation: ldio-yzaezf3dcmj 1s linear infinite reverse;
}
.ldio-yzaezf3dcmj > div:nth-child(2) {
  border-color: transparent #f8b26a transparent #f8b26a
}
.ldio-yzaezf3dcmj > div:nth-child(3) { border-color: transparent }
.ldio-yzaezf3dcmj > div:nth-child(3) div {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: rotate(45deg);
}
.ldio-yzaezf3dcmj > div:nth-child(3) div:before, .ldio-yzaezf3dcmj > div:nth-child(3) div:after { 
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  top: -16px;
  left: 48px;
  background: #e15b64;
  border-radius: 50%;
  box-shadow: 0 128px 0 0 #e15b64;
}
.ldio-yzaezf3dcmj > div:nth-child(3) div:after {
  left: -16px;
  top: 48px;
  box-shadow: 128px 0 0 0 #e15b64;
}

.ldio-yzaezf3dcmj > div:nth-child(4) { border-color: transparent; }
.ldio-yzaezf3dcmj > div:nth-child(4) div {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: rotate(45deg);
}
.ldio-yzaezf3dcmj > div:nth-child(4) div:before, .ldio-yzaezf3dcmj > div:nth-child(4) div:after {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  top: -16px;
  left: 30px;
  background: #f8b26a;
  border-radius: 50%;
  box-shadow: 0 92px 0 0 #f8b26a;
}
.ldio-yzaezf3dcmj > div:nth-child(4) div:after {
  left: -16px;
  top: 30px;
  box-shadow: 92px 0 0 0 #f8b26a;
}
.loadingio-spinner-double-ring-2by998twmg8 {
  width: 200px;
  height: 200px;
  display: inline-block;
  overflow: hidden;
  background: #ffffff;
}
.ldio-yzaezf3dcmj {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.ldio-yzaezf3dcmj div { box-sizing: content-box; }