body{
  background-color: rgb(255,255,255);
}
.img-thumbnail{
  background-color: rgb(255,255,255);
}
code{
  background-color:rgba(255,255,255,.08)
}
.table .table{
  background-color: rgb(255,255,255)
}
.table-hover tbody tr:hover,.table-striped tbody tr:nth-of-type(odd){
  background-color:rgba(255,255,255,.04)
}
.table-secondary,.table-secondary>td,.table-secondary>th{
  background-color: rgb(255,255,255)
}
.table-active,.table-active>td,.table-active>th{
  background-color:rgba(255,255,255,.04)
}
.thead-inverse th{
  background-color:rgba(0,0,0,.2)
}
.thead-default th{
  background-color:rgba(255,255,255,.125)
}
.table-inverse{
  background-color:rgba(0,0,0,.2)
}
.table-inverse.table-striped tbody tr:nth-of-type(odd){
  background-color:rgba(255,255,255,.05)
}
.table-inverse.table-hover tbody tr:hover{
  background-color:rgba(255,255,255,.075)
}
.dropdown-menu{
  background-color:rgba(0,0,0,.96);
}
.dropdown-item.active,.dropdown-item:active,.dropdown-item:focus,.dropdown-item:hover{
  background-color:rgba(255,255,255,.06)
}
.custom-file-control{
  background-color: rgb(255,255,255);
}
.nav-pills .nav-link.active,.show>.nav-pills .nav-link{
  background-color:rgba(255,255,255,.08)
}
.card{
  background-color:rgba(0,0,0,.5);
}
.card-footer,.card-header{
  background-color:rgba(0,0,0,.075)
}
.page-item.active .page-link{
  background-color: rgb(255,255,255);
}
.page-item.disabled .page-link,.page-link{
  background-color:rgba(255,255,255,.08);
}
.page-link:focus,.page-link:hover{
  background-color:rgba(255,255,255,.2);
}
.badge-secondary{
  background-color: rgb(255,255,255)
}
.jumbotron{
  background-color:rgba(255,255,255,.08);
}
.progress{
  background-color:rgba(255,255,255,.1)
}
.progress-bar{
  background-color: rgb(255,255,255);
}
.list-group-item-action:focus,.list-group-item-action:hover{
  background-color:rgba(255,255,255,.06)
}
.list-group-item-secondary{
  background-color: rgb(255,255,255)
}
.modal-content{
  background-color:rgba(0,0,0,.96);
}
.modal-backdrop{
  background-color: rgb(255,255,255)
}
.popover,.tooltip-inner{
  background-color:rgba(0,0,0,.96)
}
.carousel-indicators li{
  background-color:rgba(255,255,255,.5)
}
.carousel-indicators .active{
  background-color: rgb(255,255,255)
}
.card--fullscreen{
  background-color:rgba(0,0,0,.96);
}
.btn-light{
  background-color:rgba(255,255,255,.125);
}
.btn-light:hover{
  background-color:rgba(255,255,255,.25);
}
.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{
  background-color:rgba(255,255,255,.35)
}
.btn-dark{
  background-color:rgba(0,0,0,.25);
}
.btn-dark:hover{
  background-color:rgba(0,0,0,.35);
}
.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{
  background-color:rgba(0,0,0,.45)
}
.form-group__bar:before{
  background-color: rgb(255,255,255);
}
.custom-checkbox .custom-control-indicator:before{
  background-color: rgb(255,255,255);
}
.custom-radio .custom-control-indicator:before{
  background-color:rgba(255,255,255,.9);
}
.custom-control--char .custom-control-input:checked+.custom-control--char__helper>i{
  background-color:rgba(255,255,255,.75)
}
.custom-control--char__helper>i{
  background-color:rgba(255,255,255,.08);
}
.carousel-caption{
  background-color:rgba(0,0,0,.5);
}
.modal-footer>.btn-link:focus,.modal-footer>.btn-link:hover{
  background-color:rgba(255,255,255,.08);
}
.nav-tabs .nav-link:before{
  background-color: rgb(255,255,255);
}
pre{
  background-color:rgba(255,255,255,.8);
}
.actions__item.show,.actions__item:hover,.avatar-char{
  background-color:rgba(255,255,255,.08)
}
.actions__item--active{
  background-color:rgba(255,255,255,.08)
}
.header,.lightbox>a:after{
  background-color:rgba(0,0,0,.3)
}
.header--scrolled{
  background-color:rgba(0,0,0,.96)
}
.top-nav>li>a.active,.top-nav>li>a:hover{
  background-color:rgba(255,255,255,.2)
}
.top-nav__notify:before{
  background-color: rgb(255,255,255);
}
.search--toggled{
  background-color:rgba(0,0,0,.96)
}
@media (min-width:992px){
  .search__text{
    background-color:rgba(255,255,255,.08);
  }
  .search__text:focus{
    background-color:rgba(0,0,0,.2);
  }
}
@media (max-width:1199px){
  .search__text{
    background-color:rgba(255,255,255,.125);
  }
}
.menu-header--scrolled .search__text{
  background-color:rgba(255,255,255,.1)
}
.menu-header--scrolled .search__text:focus{
  background-color:rgba(255,255,255,.12)
}
.app-shortcuts__item:hover{
  background-color:rgba(255,255,255,.06)
}
.app-shortcuts__item:hover>i{
  background-color:rgba(255,255,255,.25)
}
.top-menu{
  background-color: rgb(255,255,255);
}
.sidebar{
  background-color:rgba(0,0,0,.125);
}
@media (max-width:1199px){
  .sidebar{
    background-color:rgba(0,0,0,.96);
  }
  .sidebar .user__info{
    background-color:rgba(255,255,255,.09)
  }
  .sidebar .user__info:hover{
    background-color:rgba(255,255,255,.1)
  }
}
.sidebar--hidden{
  background-color:rgba(0,0,0,1);
}
.sidebar--hidden .user__info{
  background-color:rgba(255,255,255,.09)
}
.sidebar--hidden .user__info:hover{
  background-color:rgba(255,255,255,.1)
}
.user .dropdown-menu{
  background-color: rgb(0,0,0);
}
.user__info{
  background-color:rgba(255,255,255,.06);
}
.user__info:hover{
  background-color:rgba(255,255,255,.1)
}
.navigation li:not(.navigation__active):not(.navigation__sub--active) a:hover{
  background-color:rgba(255,255,255,.04);
}
.navigation>.navigation__active>a,.navigation>.navigation__sub--active>a{
  background-color:rgba(255,255,255,.06);
}
.toggle-switch__helper:before{
  background-color:rgba(0,0,0,.4);
}
.toggle-switch__helper:after{
  background-color: rgb(255,255,255);
}
.listview--hover .listview__item:hover{
  background-color:rgba(255,255,255,.06)
}
.listview--striped .listview__item:nth-child(even){
  background-color:rgba(255,255,255,.03)
}
.listview__item--active{
  background-color:rgba(0,0,0,.035)
}
.toolbar:not(.toolbar--inner){
  background-color:rgba(0,0,0,.2);
}
.toolbar--inner{
  background-color:rgba(0,0,0,.1)
}
.toolbar__search{
  background-color:rgba(0,0,0,.96)
}
.page-loader{
  background-color:rgba(0,0,0,.96);
}
.profile__img__edit{
  background-color:rgba(0,0,0,.4);
}
.profile__img__edit:hover{
  background-color:rgba(0,0,0,.65);
}
.contacts__item{
  background-color:rgba(0,0,0,.2);
}
.contacts__btn:hover{
  background-color:rgba(255,255,255,.08)
}
.new-contact__header{
  background-color:rgba(0,0,0,.1);
}
.new-contact__upload{
  background-color:rgba(255,255,255,.08);
}
.new-contact__upload:hover{
  background-color:rgba(255,255,255,.2)
}
.groups__item,.messages{
  background-color:rgba(0,0,0,.2);
}
.messages__item:not(.messages__item--right)>.messages__details>p{
  background-color:rgba(255,255,255,.08)
}
.messages__item--right .messages__details>p{
  background-color:rgba(255,255,255,.75);
}
.price-table__item{
  background-color:rgba(0,0,0,.2);
}
@media (min-width:768px){
  .price-table__item--popular .price-table__header{
    background-color:rgba(0,0,0,.35)
  }
}
.price-table__header{
  background-color:rgba(0,0,0,.2)
}
.invoice,.price-table__action{
  background-color:rgba(0,0,0,.2);
}
.invoice__attrs__item{
  background-color:rgba(255,255,255,.08)
}
.login__block{
  background-color:rgba(0,0,0,.2);
}
.login__block__header{
  background-color:rgba(0,0,0,.15);
}
.login__block__btn{
  background-color:rgba(0,0,0,.15)
}
.login__block__btn:hover{
  background-color:rgba(0,0,0,.25)
}
.todo__labels>a{
  background-color:rgba(255,255,255,.08);
}
.todo__labels>a:hover{
  background-color:rgba(255,255,255,.1)
}
.notes__item>a{
  background-color:rgba(0,0,0,.2);
}
.notes__item>a:before{
  background-color:rgba(0,0,0,.4)
}
.note-view .trumbowyg-box{
  background-color:rgba(255,255,255,.045);
}
.results__header{
  background-color:rgba(0,0,0,.1)
}
.results__search input[type=text]{
  background-color:rgba(255,255,255,.08);
}
.results__search input[type=text]:focus{
  background-color:rgba(0,0,0,.2)
}
.team__social>a{
  background-color:rgba(255,255,255,.08);
}
.team__social>a:hover{
  background-color:rgba(255,255,255,.2)
}
.blog__arthur-social>a{
  background-color:rgba(255,255,255,.08);
}
.blog__arthur-social>a:hover{
  background-color:rgba(255,255,255,.2)
}
.q-a__stat>span,.q-a__vote__votes{
  background-color:rgba(255,255,255,.08);
}
.themes{
  background-color:rgba(0,0,0,.96);
}
.themes__item.active,.themes__item:hover{
  background-color:rgba(255,255,255,.02);
}
.ie-warning{
  background-color: rgb(255,255,255);
}
.error__inner{
  background-color:rgba(0,0,0,.2)
}
.widget-visitors__stats>div{
  background-color:rgba(255,255,255,.08);
}
.widget-pie__item:nth-child(2n){
  background-color:rgba(0,0,0,.1)
}
.quick-stats__item,.stats__item{
  background-color:rgba(0,0,0,.2);
}
.widget-profile__list .media:nth-child(even){
  background-color:rgba(255,255,255,.02)
}
.widget-signups__list .avatar-char{
  background-color:rgba(255,255,255,.08);
}
.widget-time .time>span{
  background-color:rgba(255,255,255,.08);
}
.flot-tooltip{
  background-color:rgba(0,0,0,.8);
}
#jqstooltip{
  background-color:rgba(0,0,0,.8)
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
  background-color:rgba(255,255,255,.08);
}
.select2-dropdown{
  background-color:rgba(0,0,0,.96);
}
.select2-dropdown .select2-results__option--highlighted[aria-selected]{
  background-color:rgba(255,255,255,.06);
}
.select2-dropdown .select2-results__option[aria-selected=true]{
  background-color:rgba(255,255,255,.06);
}
.dropzone{
  background-color:rgba(0,0,0,.2);
}
.dropzone:before{
  background-color:rgba(255,255,255,.08);
}
.dropzone .dz-message span{
  background-color:rgba(255,255,255,.08)
}
.dropzone.dz-drag-hover,.dropzone:hover{
  background-color:rgba(0,0,0,.25)
}
.noUi-horizontal .noUi-handle,.noUi-vertical .noUi-handle{
  background-color: rgb(255,255,255);
}
.paginate_button{
  background-color:rgba(255,255,255,.08);
}
.paginate_button.current{
  background-color: rgb(255,255,255);
}
.paginate_button:not(.current):not(.disabled):focus,.paginate_button:not(.current):not(.disabled):hover{
  background-color:rgba(255,255,255,.2);
}
.flatpickr-calendar{
  background-color:rgba(0,0,0,.96)
}
.flatpickr-months .flatpickr-month{
  background-color:rgba(255,255,255,.05);
}
.flatpickr-day:hover{
  background-color:rgba(255,255,255,.08)
}
.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time .numInputWrapper:focus,.flatpickr-time .numInputWrapper:hover{
  background-color:rgba(255,255,255,.025)
}
.trumbowyg-box{
  background-color:rgba(0,0,0,.2)
}
.trumbowyg-button-pane{
  background-color:rgba(255,255,255,.8);
}
.trumbowyg-button-pane .trumbowyg-button-group:not(:empty)+.trumbowyg-button-group:before{
  background-color:rgba(255,255,255,.2)
}
.trumbowyg-dropdown button:hover{
  background-color:rgba(255,255,255,.06)
}
.trumbowyg-modal-box{
  background-color:rgba(0,0,0,.96);
}
.trumbowyg-modal-box label .trumbowyg-input-infos span{
  background-color:rgba(0,0,0,.96)
}
.trumbowyg-modal-box label input{
  background-color:rgba(0,0,0,.96)
}
.trumbowyg-modal-box label input:focus,.trumbowyg-modal-box label input:hover{
  background-color:rgba(0,0,0,.96)
}
.fc-event{
  background-color:rgba(255,255,255,.08);
}
.fc-highlight{
  background-color:rgba(0,0,0,.4)
}
.widget-calendar__header{
  background-color:rgba(255,255,255,.02);
}
.swal2-container.in{
  background-color:rgba(0,0,0,.2)
}
.lg-outer .lg-thumb-outer{
  background-color:rgba(255,255,255,.1)
}
.lg-outer .lg-toogle-thumb{
  background-color: rgb(255,255,255);
}
ul.jqtree-tree li:not(.jqtree-selected)>.jqtree-element:hover{
  background-color:rgba(255,255,255,.02)
}
ul.jqtree-tree li.jqtree-folder:not(.jqtree-closed)+li.jqtree_common:before{
  background-color:rgba(255,255,255,.125);
}
ul.jqtree-tree li.jqtree-ghost span.jqtree-line{
  background-color: rgb(255,255,255)
}
ul.jqtree-tree .jqtree-toggler:hover{
  background-color: rgb(255,255,255);
}
.bt-sidbar{
  background-color:  rgb(0,0,0);
}
.menu-header--scrolled{
  background-color:rgba(0,0,0,.96)
}
.menu-header--scrolled{
  background-color:rgba(0,0,0,.96)
}
.card .card-header{
  background-color: rgba(255,255,255,.5) !important;
}
.hover-shadow{
  background-color: rgba(0,0,0,0.36) !important;
}
.hover-shadow:hover{
  background: rgb(0,0,0) !important;
  -webkit-box-shadow: -4px 7px 21px -10px rgb(255,255,255);
  -moz-box-shadow: -4px 7px 21px -10px rgb(255,255,255);
  box-shadow: -4px 7px 21px -10px rgb(255,255,255);
}
.flatpickr-next-month:hover,.flatpickr-prev-month:hover{
  background-color:rgba(255,255,255,.05);
}
.flatpickr-day.selected,.flatpickr-day.selected:hover{
  background-color:#fff!important;
}

/* shadow */
input,textarea,
.select2-container .select2-selection--single .select2-selection__rendered, .clock, .paginate_button,
.boxShadow {
}
bg-black-o2{
  background-color:rgba(0,0,0,0.2)!important;
}
