/**
 * **************************************************
 * ******* Name: arvid
 * ******* Description: Bootstrap 4 Admin Dashboard
 * ******* Version: 1.0.0
 * ******* Released on 2019-02-27 13:47:58
 * ******* Support Email : quixlab.com@gmail.com
 * ******* Support Skype : sporsho9
 * ******* Author: Quixlab
 * ******* URL: https://quixlab.com
 * ******* Themeforest Profile : https://themeforest.net/user/quixlab
 * ******* License: ISC
 * ***************************************************
 */

@import url(https://fonts.googleapis.com/css?family=Nunito+Sans:400,600,700);.dropdown-mega-menu .ext-link.link-1 a,.pricing-wrapper .single-pricing-table .btn.style-1:hover,.pricing-wrapper .single-pricing-table .plan-price.style-1,.pricing-wrapper .single-pricing-table .upper-border.style-1{background:#f0a907;background:linear-gradient(to bottom,#f0a907 0%,#f53c79 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0a907', endColorstr='#f53c79',GradientType=0 )}.dropdown-mega-menu .ext-link.link-3 a,.pricing-wrapper .single-pricing-table .btn.style-2:hover,.pricing-wrapper .single-pricing-table .plan-price.style-2,.pricing-wrapper .single-pricing-table .upper-border.style-2{background:#4dedf5;background:linear-gradient(to bottom,#4dedf5 0%,#480ceb 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dedf5', endColorstr='#480ceb',GradientType=0 )}.dropdown-mega-menu .ext-link.link-2 a,.header-right .icons .user-img .activity,.morris-hover,.pricing-wrapper .single-pricing-table .btn.style-3:hover,.pricing-wrapper .single-pricing-table .plan-price.style-3,.pricing-wrapper .single-pricing-table .upper-border.style-3{background:#51f5ae;background:linear-gradient(to bottom,#51f5ae 0%,#3fbcda 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#51f5ae', endColorstr='#3fbcda',GradientType=0 )}.dropdown-language ul li:hover a,.dropdown-mega-menu ul a:hover{background:#f25521;background:linear-gradient(to right,#f25521 0%,#f9c70a 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f25521', endColorstr='#f9c70a',GradientType=1 );-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important}.datepicker table tr td.active,.datepicker table tr td.selected,.datepicker table tr td.today,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today:hover,.datepicker.datepicker-dropdown td.day:hover,.datepicker.datepicker-dropdown th.next:hover,.datepicker.datepicker-dropdown th.prev:hover{background:#f31e7a!important;background:linear-gradient(to right,#f31e7a 0%,#fd712c 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f31e7a', endColorstr='#fd712c',GradientType=1 )}
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
 html.invert:not(img) {
     filter: invert(1) hue-rotate(180deg);
 }

  html.invert:not(video) {
     filter: invert(1) hue-rotate(180deg);
 }

 .invert .togglemode {
     transform: rotate(180deg);
 }
