@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500,600);@charset "UTF-8";
/*------------------------------------------------------------------
Pages v3.0.0
Theme : Default
Generated From SASS
[Table of contents]

1. Layouts
2. View Ports
3. Chat
4. Cards
5. Typography
6. Buttons
7. Alerts
8. Notifications
9. Progress Indicators
10. Modals
11. Tabs & Accordians
12. Sliders
13. Treeview
14. Nestables
15. Form Elements
16. Tables & Datatables
17. Charts
18. Lists
19. Social App
20. Email App
21. Calendar App
22. Login
23. Lockscreen
24. Timeline
25. Gallery
26. Vector Map
27. Widgets
28. Misc
29. Print
30. Demo
-------------------------------------------------------------------*/
/* Page Loader
------------------------------------
*/
.pace .pace-progress {
  background: #10cfbd;
  height: 3px;
}

.pace .pace-progress-inner {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.pace .pace-activity {
  -webkit-animation: none;
  animation: none;
  top: 73px;
  background: url("../img/progress/progress-circle-success.svg") no-repeat top left;
  background-size: 100% auto;
  margin: 0 auto;
  border-width: 0;
  border-radius: 0;
  width: 28px;
  height: 40px;
  right: 19px;
}

.inner-content {
  margin-top: 0px;
  padding: 0px;
  overflow: auto;
  min-height: 100%;
  margin-left: 250px;
}

/*------------------------------------------------------------------
[1. Layouts]
*/
html {
  height: 100%;
}

/* Body Triggers for layout options
------------------------------------------------------------------
*/
body {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #fafafa;
  -moz-osx-font-smoothing: grayscale;
}

body.fixed-header .header {
  position: fixed;
  left: 0;
  top: 0;
}

body.no-header .page-container .page-content-wrapper .content {
  padding-top: 0px;
}

body.no-header .header {
  border-bottom-color: transparent;
}

body.dashboard {
  background: #f5f5f5;
}

body.dashboard .page-container {
  background: #f5f5f5;
}

body.menu-pin .overlay {
  padding-left: 0;
}

body.menu-pin .overlay .overlay-brand {
  margin-left: 0;
}

/* Page Container
------------------------------------
*/
.page-container {
  width: 100%;
  height: 100%;
  padding-left: 70px;
}

.page-container .page-content-wrapper {
  min-height: 100%;
  position: relative;
}

.page-container .page-content-wrapper .content {
  /* Content holder */
  z-index: 10;
  padding-top: 60px;
  padding-bottom: 69px;
  min-height: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.page-container .page-content-wrapper .content.full-width {
  width: 100%;
}

.page-container .page-content-wrapper .content .content-inner {
  display: inline-block;
  vertical-align: top;
  height: 100%;
  padding-left: 30px;
  position: relative;
}

.page-container .page-content-wrapper .content:only-child {
  padding-bottom: 0px;
}

.page-container .page-content-wrapper .content.overlay-footer {
  padding-bottom: 0px;
}

.page-container .page-content-wrapper .footer {
  /* Footer */
  width: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: left 0.3s ease;
  transition: left 0.3s ease;
}

.page-container .page-content-wrapper .footer.fixed {
  position: fixed;
}

.page-title {
  margin-top: 0px;
}

.group-container {
  white-space: nowrap !important;
}

.group-container .single-group {
  vertical-align: top;
  display: inline-block;
  white-space: normal;
}

.jumbotron {
  position: relative;
  overflow: hidden;
  display: block;
  padding: 0;
  background-color: #f0f0f0;
}

.jumbotron .inner {
  position: relative;
  z-index: 2;
}

.jumbotron.lg {
  height: 600px;
}

.jumbotron .cover-photo {
  width: 100%;
  height: inherit;
  overflow: hidden;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  background-size: cover;
  background-color: #10cfbd;
}

.jumbotron h1 {
  font-size: 44px;
}

/* Other overides */
.container-fluid {
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.copyright {
  padding: 25px 0;
  border-top: 1px solid #e6e6e6;
}

.pager {
  margin: 0;
}

/* SPLIT VIEW FOR EMAIL and APPS
------------------------------------
*/
.split-view {
  position: relative;
  height: 100%;
}

.split-view .split-list {
  float: left;
  width: 360px;
  background: #fff;
  height: 100%;
  overflow-y: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
  border-right: 1px solid #e6e6e6;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.split-view .split-list .list-view-fake-header {
  font-size: 10.8px !important;
  line-height: normal !important;
}

.split-view .split-list.slideLeft {
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}

.split-view .split-list .list-refresh {
  position: absolute;
  right: 18px;
  top: 4px;
  color: #626262;
  opacity: .34;
  z-index: 101;
}

.split-view .split-list .list-refresh i {
  font-size: 11px;
}

.split-view .split-list .list-view-fake-header, .split-view .split-list .list-view-group-header {
  background: #f0f0f0;
  height: 28px;
  color: rgba(98, 98, 98, 0.7);
  font-family: 'Montserrat';
  text-transform: uppercase;
  font-size: 10.8px;
  padding-left: 12px;
  padding-top: 6px;
  letter-spacing: 0.07em;
  width: 100%;
}

.split-view .split-list .item {
  height: 111px;
  list-style: none;
  position: relative;
  border-bottom: 1px solid rgba(230, 230, 230, 0.7);
  cursor: pointer;
}

.split-view .split-list .item .inline {
  width: 230px;
}

.split-view .split-list .item .inline > * {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-family: arial;
}

.split-view .split-list .item .recipients {
  letter-spacing: 0.01em;
  padding-bottom: 2px;
}

.split-view .split-list .item .checkbox {
  float: left;
  clear: left;
  display: none;
  max-width: 32px;
}

.split-view .split-list .item .subject {
  font-family: 'Helvetica';
  font-size: 14.33px;
  color: #3b4752;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 38px;
  display: -webkit-box;
  white-space: normal;
  line-height: 18px;
}

.split-view .split-list .item .body {
  font-size: 12.6px;
  opacity: .52;
  height: 22px;
}

.split-view .split-list .item .datetime {
  color: #121212;
  font-family: arial;
  font-size: 11.1px;
  position: absolute;
  right: 20px;
  top: 15px;
  opacity: 0.46;
}

.split-view .split-details {
  position: relative;
  overflow: auto;
  height: 100%;
}

.split-view .split-details .no-result {
  bottom: 0;
  left: 0;
  margin-top: -34px;
  opacity: 0.5;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
}

.split-view .split-details .actions {
  height: 50px;
  float: left;
}

.split-view .split-details .actions li {
  list-style: none;
  position: relative;
}

.split-view .split-details .actions li:last-child:after {
  display: none;
}

.split-view .split-details .actions li:after {
  content: "";
  height: 14px;
  position: absolute;
  right: -4px;
  top: 18px;
  width: 1px;
  background: rgba(0, 0, 0, 0.07);
}

.split-view .split-details .actions li a {
  font-size: 13.1px;
  color: #626262;
  font-weight: 600;
  padding: 0 13px;
  line-height: 50px;
  white-space: nowrap;
}

/* Horizontal Menu
------------------------------------
*/
.horizontal-app-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.horizontal-app-menu.fixed-header {
  overflow: hidden;
}

.horizontal-app-menu.fixed-header .header {
  position: relative;
}

.horizontal-app-menu.fixed-header .page-container {
  overflow: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.horizontal-app-menu .header {
  display: block;
  height: auto;
  border-bottom: none;
  background-color: #2b303b;
  color: #788296;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.horizontal-app-menu .header .header-inner {
  height: 60px;
  background-color: transparent;
  position: relative;
  color: #788296;
}

.horizontal-app-menu .header .header-lg-height {
  height: 75px;
}

.horizontal-app-menu .header .header-md-height {
  height: 51px;
}

.horizontal-app-menu .header .header-sm-height {
  height: 50px;
}

.horizontal-app-menu .header .search-link {
  color: #788296;
}

.horizontal-app-menu .header .header-inner .brand.inline {
  position: relative;
  border-right: 1px solid #40444d;
  padding-right: 15px;
  margin-right: 0px;
  width: auto;
}

.horizontal-app-menu .header .header-inner .brand.inline > img {
  width: auto;
}

.horizontal-app-menu .header .notification-list {
  border: none;
}

.horizontal-app-menu .header .title-bar {
  padding-bottom: 18px;
}

.horizontal-app-menu .header .page-title {
  color: #788296;
  font-size: 21px;
  line-height: 21px;
  font-weight: normal;
  margin-bottom: 0;
  margin-left: 15px;
}

.horizontal-app-menu .header .pg {
  color: #788296;
  display: block;
}

.horizontal-app-menu .menu-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  position: relative;
  color: #788296;
}

.horizontal-app-menu .menu-bar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border-radius: 3px;
}

.horizontal-app-menu .menu-bar ul li a .arrow {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 15px;
  width: 23px;
}

.horizontal-app-menu .menu-bar ul li a .arrow:before {
  font-size: 16px;
  font-family: FontAwesome;
  height: auto;
  content: "\F104";
  font-weight: 300;
  text-shadow: none;
  position: relative;
  top: 2px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: all 0.12s ease;
  transition: all 0.12s ease;
}

.horizontal-app-menu .menu-bar ul li {
  line-height: 24px;
}

.horizontal-app-menu .menu-bar ul li .sub-menu {
  padding: 0;
  left: 50%;
  top: 0;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  min-width: calc(100% + 4px);
  padding: 18px 25px;
  background: #fff;
  z-index: 1;
  position: absolute;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08);
  -webkit-transform: translate3d(15px, 0, 0);
  transform: translate3d(15px, 0, 0);
  -ms-transform: translate(15px, 0);
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}

.horizontal-app-menu .menu-bar ul li .sub-menu li a {
  min-width: 50px;
  width: 100%;
  padding: 4px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.horizontal-app-menu .menu-bar ul li:hover > .sub-menu {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate3d(34%, 0, 0);
  transform: translate3d(34%, 0, 0);
  -ms-transform: translate(34%, 0);
}

.horizontal-app-menu .menu-bar > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}

.horizontal-app-menu .menu-bar > ul > li {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  position: relative;
}

.horizontal-app-menu .menu-bar > ul > li:hover:not(.open) > a {
  color: #fff;
}

.horizontal-app-menu .menu-bar > ul > li:first-child > a {
  padding-left: 0;
}

.horizontal-app-menu .menu-bar > ul > li:last-child > a {
  padding-right: 0;
}

.horizontal-app-menu .menu-bar > ul > li > a {
  padding: 0 20px;
}

.horizontal-app-menu .menu-bar > ul > li > ul {
  display: none;
  opacity: 0;
  list-style: none;
  border: 0;
  top: -7px;
  left: -4px;
  min-width: calc(100% + 4px);
  padding: 0 25px;
  padding-top: 60px;
  padding-bottom: 18px;
  background: #fff;
  z-index: 1;
  position: absolute;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08);
}

.horizontal-app-menu .menu-bar > ul > li.open > ul {
  display: block;
}

.horizontal-app-menu .menu-bar > ul > li.open > ul:before {
  content: '';
  position: absolute;
  height: 1px;
  top: 52px;
  width: calc(100% - 25px * 2);
  background-color: rgba(0, 0, 0, 0.07);
}

.horizontal-app-menu .menu-bar > ul > li.open > ul > li {
  padding-left: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  -ms-transform: translate(0, -10px);
  opacity: 0;
  -webkit-transition: all 0.18s ease;
  transition: all 0.18s ease;
  border-bottom: none;
}

.horizontal-app-menu .menu-bar > ul > li.open > ul > li > a {
  min-width: 50px;
  width: 100%;
  padding: 4px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.horizontal-app-menu .menu-bar > ul > li.open > ul > li > a > .arrow:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.horizontal-app-menu .menu-bar > ul > li.open > ul > li:last-child > a {
  padding-bottom: 0;
}

.horizontal-app-menu .menu-bar > ul > li.open > a {
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  -ms-transform: translate(0, -10px);
  opacity: 0;
  -webkit-transition: all 0.18s ease !important;
  transition: all 0.18s ease !important;
}

.horizontal-app-menu .menu-bar > ul > li.opening > ul {
  opacity: 1;
}

.horizontal-app-menu .menu-bar > ul > li.opening > ul > li {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -ms-transform: translate(0, 0);
  opacity: 1;
}

.horizontal-app-menu .menu-bar > ul > li.opening > a {
  position: relative;
  z-index: 10;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -ms-transform: translate(0, 0);
  opacity: 1;
}

.horizontal-app-menu .menu-bar > ul > li.closing > ul {
  opacity: 0;
}

.horizontal-app-menu .menu-bar > ul > li.closing > ul > li {
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  -ms-transform: translate(0, -10px);
  opacity: 0;
}

.horizontal-app-menu .menu-bar > ul > li.closing > a {
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  -ms-transform: translate(0, -10px);
  opacity: 0;
}

.horizontal-app-menu .menu-bar > ul li > a {
  color: #788296;
}

.horizontal-app-menu .secondary-sidebar {
  margin-left: -25px;
  border: 1px solid rgba(0, 0, 0, 0.07);
}

.horizontal-app-menu .inner-content {
  margin-left: 225px;
}

.horizontal-app-menu .content {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
}

.horizontal-app-menu .page-container {
  padding-left: 0;
}

.horizontal-app-menu .page-container .page-content-wrapper .content {
  padding-top: 0;
}

.horizontal-app-menu .ghost-nav-dropdown {
  top: -7px;
  left: -4px;
  background: #fff;
  z-index: 1000;
  position: absolute;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-transition: all 0.18s ease-in;
  transition: all 0.18s ease-in;
}

.horizontal-app-menu .calendar .calendar-header {
  background-color: transparent;
  padding-left: 0;
  position: relative;
  left: -20px;
}

.horizontal-app-menu .calendar .options {
  padding-left: 0;
}

.horizontal-app-menu .calendar .months .month:first-child {
  padding-left: 0;
}

.horizontal-app-menu .calendar .weeks-wrapper {
  margin-left: 0;
  padding-left: 0;
}

.horizontal-app-menu .calendar .week-dragger {
  margin-left: 0;
}

.horizontal-app-menu .calendar .calendar-container .grid {
  overflow: hidden;
}

@media (max-width: 991px) {
  body.horizontal-menu-open .header {
    z-index: 1000;
  }
  .horizontal-menu-backdrop {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    display: none;
  }
  .horizontal-app-menu .menu-bar {
    position: fixed;
    top: 0;
    bottom: 0;
    background-color: #2b303b;
    width: 270px;
    left: -270px;
    overflow-y: auto;
    -webkit-transition: -webkit-transform 400ms cubic-bezier(0.05, 0.74, 0.27, 0.99);
    transition: -webkit-transform 400ms cubic-bezier(0.05, 0.74, 0.27, 0.99);
    transition: transform 400ms cubic-bezier(0.05, 0.74, 0.27, 0.99);
    transition: transform 400ms cubic-bezier(0.05, 0.74, 0.27, 0.99), -webkit-transform 400ms cubic-bezier(0.05, 0.74, 0.27, 0.99);
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    z-index: 1;
  }
  .horizontal-app-menu .menu-bar.open {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -ms-transform: translate(100%, 0);
  }
  .horizontal-app-menu .menu-bar > ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    overflow-x: hidden;
  }
  .horizontal-app-menu .menu-bar > ul > li:first-child a,
  .horizontal-app-menu .menu-bar > ul > li:last-child a {
    padding-right: 32px !important;
    padding-left: 20px !important;
  }
  .horizontal-app-menu .menu-bar ul {
    width: 100%;
  }
  .horizontal-app-menu .menu-bar ul li {
    min-height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .horizontal-app-menu .menu-bar ul li > ul {
    padding: 0;
    overflow: hidden;
    margin-top: 6px;
    position: static;
    background: #21252d;
    opacity: 1;
    padding: 12px 0 10px 10px;
    min-width: 0;
    left: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .horizontal-app-menu .menu-bar ul li > ul:before {
    display: none;
  }
  .horizontal-app-menu .menu-bar ul li > ul > li {
    padding-left: 0;
    min-height: 40px;
  }
  .horizontal-app-menu .menu-bar ul li > ul > li > a {
    font-size: 13px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    line-height: 40px;
  }
  .horizontal-app-menu .menu-bar ul li a {
    font-family: Arial, sans-serif;
    display: inline-block;
    padding-left: 20px !important;
    padding-right: 32px !important;
    min-height: 40px;
    line-height: 40px;
    font-size: 14px;
    clear: both;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
  }
  .horizontal-app-menu .menu-bar ul li a > .arrow {
    float: right;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 0.12s ease;
    transition: all 0.12s ease;
    -webkit-transform-origin: 90% 50%;
            transform-origin: 90% 50%;
    padding-left: 17px;
  }
  .horizontal-app-menu .menu-bar ul li a > .arrow.open {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  .horizontal-app-menu .menu-bar ul li.active {
    border: none;
  }
  .horizontal-app-menu .menu-bar ul li.open ul li {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
  .horizontal-app-menu .menu-bar ul li.open > a {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
    color: #fff;
    padding-left: 20px !important;
  }
  .horizontal-app-menu .menu-bar .search-link {
    background: rgba(120, 130, 150, 0.1);
    display: block;
    height: 54px;
    width: 100%;
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
    color: #788296;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-top: auto;
  }
  .horizontal-app-menu .menu-bar .search-link i {
    margin: 0;
  }
  .horizontal-app-menu .menu-bar .toggle-sidebar {
    width: 35px;
    text-align: center;
    margin: 7px 10px 10px 8px;
    padding: 10px;
  }
  .horizontal-app-menu[data-pages-direction="slideRight"] {
    right: 0;
  }
  .horizontal-app-menu .header .header-sm-height {
    height: 100%;
  }
  .horizontal-app-menu .ghost-nav-dropdown {
    display: none;
  }
  .horizontal-app-menu .options {
    padding-left: 10px !important;
  }
}

@media (max-width: 1400px) {
  .header .brand.inline::after {
    top: -7px !important;
  }
}

@media (min-width: 980px) {
  .horizontal-menu .page-content {
    margin-left: 0;
  }
  .horizontal-menu .page-content .content {
    padding-top: 123px;
  }
}

/* Secondary Sidebar
------------------------------------
*/
.toggle-secondary-sidebar {
  display: none;
}

.secondary-sidebar {
  background: #2d3547;
  width: 250px;
  float: left;
  padding-left: 47px;
  height: 100%;
  position: fixed;
  padding: 20px 0;
}

.secondary-sidebar.not-fixed {
  position: inherit;
}

.secondary-sidebar.open {
  position: fixed;
  visibility: hidden;
  display: block;
}

.secondary-sidebar .btn-compose {
  font-family: 'Montserrat';
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.secondary-sidebar .menu-title {
  color: rgba(120, 130, 150, 0.7);
  font-size: 10.8px;
  font-family: 'Montserrat';
  font-weight: normal;
  letter-spacing: 0.03em;
}

.secondary-sidebar .menu-title {
  padding-left: 30px;
}

.secondary-sidebar > ul > li {
  padding-left: 0;
}

.secondary-sidebar ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 30px;
  padding-right: 30px;
}

.secondary-sidebar ul li a > .icon-thumbnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  width: auto;
  line-height: auto;
}

.secondary-sidebar ul li a > .icon-thumbnail > svg {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.secondary-sidebar ul li a.active {
  color: #2c2c2c;
}

.secondary-sidebar ul li a > .title {
  width: 100%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.secondary-sidebar ul li a > .title:after {
  display: none;
}

.secondary-sidebar ul li a > .badge {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.secondary-sidebar ul li a > .arrow:before {
  float: right;
  display: inline;
  font-size: 16px;
  font-family: FontAwesome;
  height: auto;
  content: "\F104";
  font-weight: 300;
  text-shadow: none;
  -webkit-transition: all 0.12s ease;
  transition: all 0.12s ease;
}

.secondary-sidebar ul li ul {
  margin: 0;
  padding-top: 7px;
  padding-bottom: 5px;
  padding-left: 7px;
}

.secondary-sidebar ul li ul li {
  padding: 0;
  margin-bottom: 9px;
  margin-top: 5px;
}

.secondary-sidebar ul li.open > a {
  color: #2c2c2c;
}

.secondary-sidebar ul li.open > a .arrow:before {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.secondary-sidebar ul li.open > ul {
  display: block;
}

.secondary-sidebar ul li > ul {
  display: none;
}

.secondary-sidebar .main-menu {
  padding-left: 0;
}

.secondary-sidebar .main-menu > li {
  list-style: none;
}

.secondary-sidebar .main-menu > li.active > a {
  color: #48b0f7;
}

.secondary-sidebar .main-menu > li.active > a:hover {
  color: #48b0f7;
}

.secondary-sidebar .main-menu > li.active > a > .title {
  position: relative;
}

.secondary-sidebar .main-menu > li.active > a > .title:after {
  background: #48b0f7;
  border-radius: 50%;
  content: "";
  height: 7px;
  position: absolute;
  right: -14px;
  top: 6.5px;
  width: 7px;
}

.secondary-sidebar .main-menu > li a {
  font-size: 14px;
  color: #788296;
  line-height: 37px;
}

.secondary-sidebar .main-menu > li a:hover {
  color: #fff;
}

.secondary-sidebar .main-menu > li a > .title i {
  margin-right: 6px;
  opacity: .9;
}

.secondary-sidebar .sub-menu {
  margin-left: 23px;
}

.secondary-sidebar .sub-menu li {
  list-style: none;
  padding: 0;
}

.secondary-sidebar .sub-menu li.active a {
  color: #fff !important;
}

.secondary-sidebar .sub-menu li a {
  color: rgba(120, 130, 150, 0.89);
  line-height: 25px;
}

.secondary-sidebar .sub-menu li a:hover {
  color: #fff;
}

.secondary-sidebar .sub-menu li a .badge, .secondary-sidebar .main-menu li a .badge {
  background: transparent;
  font-size: 13px;
  color: #788296;
  line-height: 25px;
}

.secondary-sidebar.light {
  background-color: #fff;
  border-right: 1px solid rgba(0, 0, 0, 0.07);
}

.secondary-sidebar.light .menu-title {
  color: #788296;
  opacity: 1;
}

.secondary-sidebar.light .icon-thumbnail {
  background-color: transparent;
}

.secondary-sidebar.light .main-menu li a:hover {
  color: #2c2c2c;
}

.secondary-sidebar.light .main-menu li.active > a {
  color: #2c2c2c;
}

.secondary-sidebar.light .sub-menu {
  margin-top: 5px;
}

.secondary-sidebar.light .sub-menu li.active a {
  color: #2c2c2c !important;
}

.secondary-sidebar.light .sub-menu li a {
  color: #788296;
}

.secondary-sidebar.light .sub-menu li a:hover {
  color: #2c2c2c;
}

/* Header
------------------------------------
*/
.header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  /*height: $layout-header-height;*/
  width: 100%;
  padding: 0 20px 0 0;
  z-index: 800;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header--red {
  border-bottom: 4px solid #f55753;
}

.header a {
  color: #626262;
}

.header a:hover, .header a:active, .header a:focus {
  color: #626262;
}

.header .header-inner {
  height: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header.transparent {
  background-color: transparent !important;
}

.header .brand {
  vertical-align: sub;
  width: 280px;
  text-align: center;
}

.header .brand a {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  height: 100%;
  top: 2px;
}

.header .bubble {
  border-radius: 100%;
  height: 12px;
  width: 12px;
  background-color: #f55753;
  color: #fff;
  position: absolute;
  top: -6px;
  float: right;
  right: -5px;
}

.header .notification-list {
  display: inline-block;
  line-height: 23px;
}

.header .search-link {
  display: inline-block;
  margin-left: 15px;
  color: #626262;
  opacity: .7;
  font-size: 14px;
  vertical-align: middle;
  line-height: 12px;
  font-family: "Arial", sans-serif;
}

.header .search-link i {
  margin-right: 15px;
  font-size: 16px;
  vertical-align: middle;
}

.header .search-link:hover {
  opacity: 1;
}

.header .pg {
  font-size: 16px;
}

.header ul li {
  line-height: 12px;
  vertical-align: middle;
}

.header .dropdown {
  line-height: 12px;
}

.header .dropdown-menu {
  margin-top: 10px;
}

/* Bootstrap navbar
------------------------------------
*/
.navbar {
  min-height: 50px;
  position: relative;
  margin-bottom: 20px;
  border: 1px solid transparent;
  top: -1px;
}

.navbar-nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.nav > li > a {
  padding: 10px 15px;
}

.navbar-default {
  background-color: #fff;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent;
}

.navbar-toggle {
  border-radius: 0;
  background-color: transparent !important;
}

.navbar-default .navbar-nav > li > a {
  color: #626262;
}

.nav-collapse.collapse {
  height: 100%  !important;
}

.navbar-center, .navbar-center > li {
  float: none;
  display: inline-block;
  *display: inline;
  /* ie7 fix */
  *zoom: 1;
  /* hasLayout ie7 trigger */
  vertical-align: top;
}

.navbar-nav li a {
  min-width: 50px;
}

/*** General tablets and phones ***/
@media (max-width: 991px) {
  .header {
    padding: 0 15px;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  }
  .header .header-inner {
    text-align: center;
  }
  .header .header-inner .mark-email {
    left: 45px;
    position: absolute;
    top: 23px;
  }
  .header .header-inner .quickview-link {
    position: absolute;
    right: 0;
    top: 12px;
  }
  .header .brand {
    width: auto;
  }
}

@media (max-width: 767px) {
  .header {
    height: 48px;
  }
  .header .header-inner {
    height: 48px;
  }
  .header .user-info-wrapper {
    display: none;
  }
  .header .search-link {
    height: 19px;
    width: 16px;
    overflow: hidden;
  }
}

@media (max-width: 480px) {
  .header {
    width: 100%;
    height: 48px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  }
  .header .header-inner {
    height: 48px;
    text-align: center;
  }
  .header .header-inner .toggle-email-sidebar {
    font-size: 16px;
    top: 12px;
  }
  .header .header-inner .mark-email {
    left: 35px;
    top: 14px;
  }
  .header .header-inner .quickview-link {
    top: 14px;
  }
  .header .dropdown-submenu {
    top: 12px;
  }
}

.windows .header .search-link {
  font-size: 15px;
}

/* END Header
------------------------------------
*/
/* Breadcrumbs
------------------------------------
*/
.breadcrumb {
  font-family: 'Montserrat';
  border-radius: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  padding: 15px 0;
  margin: 0;
  border: none;
  text-transform: uppercase;
}

.breadcrumb > .breadcrumb-item.active {
  margin-left: 0 !important;
  margin-right: 0px !important;
}

.breadcrumb.breadcrumb-alt {
  padding: 8px 0;
  text-transform: none;
}

.breadcrumb.breadcrumb-alt a {
  letter-spacing: normal;
  color: #000;
  font-size: 12px !important;
}

.breadcrumb.breadcrumb-alt > .breadcrumb-item,
.breadcrumb.breadcrumb-alt > .breadcrumb-item.active {
  letter-spacing: normal;
  opacity: .46;
  color: #000;
  font-size: 12px !important;
}

.breadcrumb a {
  margin-left: 5px;
  margin-right: 5px;
  font-size: 10.5px !important;
  letter-spacing: 0.06em;
  font-weight: 400;
  color: #7b7d82;
}

.breadcrumb .breadcrumb-item {
  float: left;
  padding-left: 0px;
}

.breadcrumb > .breadcrumb-item + .breadcrumb-item:before {
  padding: 0 5px;
  color: #515050;
  font-family: FontAwesome;
  content: "\F105";
  font-size: 12px;
  font-weight: bold;
}

.breadcrumb > .breadcrumb-item.active {
  font-weight: 500;
  color: #0090d9;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 10.5px !important;
  letter-spacing: 0.06em;
}

.breadcrumb > .breadcrumb-item.active:before {
  padding-right: 10px;
}

/* Main Menu Sidebar
------------------------------------
*/
body.mobile .sidebar-menu {
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}

body.mobile .sidebar-menu > ul {
  height: auto !important;
  overflow: visible !important;
  -webkit-overflow-scrolling: touch !important;
}

body.mobile .page-sidebar .sidebar-menu .menu-items li:hover a {
  color: #788296;
}

body.mobile .page-sidebar .sidebar-menu .menu-items li:hover .icon-thumbnail {
  color: #788296 !important;
}

body.mobile .page-sidebar .sidebar-menu .menu-items li.active > a, body.mobile .page-sidebar .sidebar-menu .menu-items li.open > a {
  color: #fff;
}

body.mobile .page-sidebar .sidebar-menu .menu-items li.active > .icon-thumbnail, body.mobile .page-sidebar .sidebar-menu .menu-items li.open > .icon-thumbnail {
  color: #fff;
}

body.mobile .drager {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

body.sidebar-visible .page-sidebar .scroll-element {
  visibility: visible;
}

body.sidebar-visible .page-sidebar .menu-items.scroll-content .icon-thumbnail {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

body.sidebar-visible .page-sidebar .sidebar-header .sidebar-header-controls {
  -webkit-transform: translate3d(48px, 0, 0);
  transform: translate3d(48px, 0, 0);
  -ms-transform: translate(48px, 0);
}

.page-sidebar {
  width: 280px;
  background-color: #2b303b;
  z-index: 1000;
  left: -210px;
  position: fixed;
  bottom: 0;
  top: 0;
  right: auto;
  overflow: hidden;
  -webkit-transition: -webkit-transform 400ms cubic-bezier(0.05, 0.74, 0.27, 0.99);
  transition: -webkit-transform 400ms cubic-bezier(0.05, 0.74, 0.27, 0.99);
  transition: transform 400ms cubic-bezier(0.05, 0.74, 0.27, 0.99);
  transition: transform 400ms cubic-bezier(0.05, 0.74, 0.27, 0.99), -webkit-transform 400ms cubic-bezier(0.05, 0.74, 0.27, 0.99);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000px;
}

.page-sidebar a, .page-sidebar button {
  color: #788296;
}

.page-sidebar a:hover, .page-sidebar a:active, .page-sidebar button:hover, .page-sidebar button:active {
  color: #fff;
  background-color: transparent !important;
}

.page-sidebar a:hover:focus, .page-sidebar a:active:focus, .page-sidebar button:hover:focus, .page-sidebar button:active:focus {
  color: #fff;
}

.page-sidebar a:visited, .page-sidebar a:focus, .page-sidebar button:visited, .page-sidebar button:focus {
  color: #788296;
}

.page-sidebar button.sidebar-slide-toggle.active {
  color: #788296;
}

.page-sidebar button.sidebar-slide-toggle.active:focus {
  background: transparent;
}

.page-sidebar .scroll-element {
  visibility: hidden;
}

.page-sidebar .sidebar-header {
  /* Side-bar header */
  display: block;
  height: 60px;
  line-height: 60px;
  background-color: #272b35;
  border-bottom: 1px solid #232730;
  color: #fff;
  width: 100%;
  padding: 0 20px;
  padding-left: 30px;
  clear: both;
  z-index: 10;
  position: relative;
}

.page-sidebar .sidebar-header .sidebar-header-controls {
  display: inline-block;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
  transition: -webkit-transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
  transition: transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
  transition: transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99), -webkit-transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
  -webkit-backface-visibility: hidden;
}

.page-sidebar .sidebar-header .sidebar-slide-toggle i {
  -webkit-transition: all 0.12s ease;
  transition: all 0.12s ease;
}

.page-sidebar .sidebar-header .sidebar-slide-toggle.active i {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.page-sidebar .close-sidebar {
  position: absolute;
  right: 19px;
  top: 14px;
  padding: 9px;
  z-index: 1;
}

.page-sidebar .close-sidebar > i {
  color: rgba(255, 255, 255, 0.57);
}

.page-sidebar .sidebar-overlay-slide {
  /* Side-bar Top Slider */
  width: 100%;
  height: 100%;
  background-color: #272b35;
  display: block;
  z-index: 9;
  padding: 80px 20px 20px 20px;
}

.page-sidebar .sidebar-overlay-slide.from-top {
  top: -100%;
  position: absolute;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.page-sidebar .sidebar-overlay-slide.from-top.show {
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
}

.page-sidebar .sidebar-menu {
  /* Side-bar Menu */
  height: calc(100% - 50px);
  position: relative;
  width: 100%;
}

.page-sidebar .sidebar-menu .outer-tab-nav-section {
  display: inline-block;
  width: 45px;
  position: absolute;
  height: 100%;
  background-color: #0aa699 !important;
}

.page-sidebar .sidebar-menu .menu-items {
  /* Side-bar Menut Items */
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  height: calc(100% - 10px);
  width: 100%;
}

.page-sidebar .sidebar-menu .menu-items li:hover > .icon-thumbnail, .page-sidebar .sidebar-menu .menu-items li.open > .icon-thumbnail, .page-sidebar .sidebar-menu .menu-items li.active > .icon-thumbnail {
  color: #fff;
}

.page-sidebar .sidebar-menu .menu-items li:hover > a, .page-sidebar .sidebar-menu .menu-items li.open > a, .page-sidebar .sidebar-menu .menu-items li.active > a {
  color: #fff;
}

.page-sidebar .sidebar-menu .menu-items li > a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 65%;
}

.page-sidebar .sidebar-menu .menu-items > li {
  display: block;
  padding: 0;
  clear: right;
}

.page-sidebar .sidebar-menu .menu-items > li:after, .page-sidebar .sidebar-menu .menu-items > li:before {
  display: table;
  content: " ";
  clear: both;
}

.page-sidebar .sidebar-menu .menu-items > li > a {
  font-family: Arial, sans-serif;
  display: inline-block;
  padding-left: 32px;
  min-height: 40px;
  line-height: 40px;
  font-size: 14px;
  clear: both;
}

.page-sidebar .sidebar-menu .menu-items > li > a.open {
  background: #313131;
}

.page-sidebar .sidebar-menu .menu-items > li > a > .arrow {
  float: right;
  padding-right: 30px;
}

.page-sidebar .sidebar-menu .menu-items > li > a > .arrow:before {
  float: right;
  display: inline;
  font-size: 16px;
  font-family: FontAwesome;
  height: auto;
  content: "\F104";
  font-weight: 300;
  text-shadow: none;
  -webkit-transition: all 0.12s ease;
  transition: all 0.12s ease;
}

.page-sidebar .sidebar-menu .menu-items > li > a > .arrow.open:before {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.page-sidebar .sidebar-menu .menu-items > li > a > .badge {
  margin-top: 12px;
}

.page-sidebar .sidebar-menu .menu-items > li > a > .title {
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 65%;
}

.page-sidebar .sidebar-menu .menu-items > li > a > .details {
  font-size: 12px;
  opacity: 0.4;
  display: block;
  clear: both;
}

.page-sidebar .sidebar-menu .menu-items > li > a.detailed > .title {
  line-height: 28px;
}

.page-sidebar .sidebar-menu .menu-items > li > a.detailed > .details {
  line-height: 16px;
}

.page-sidebar .sidebar-menu .menu-items > li.active > ul.sub-menu {
  display: block;
}

.page-sidebar .sidebar-menu .menu-items > li > .icon-thumbnail:first-letter {
  text-transform: uppercase;
}

.page-sidebar .sidebar-menu .menu-items > li > ul.sub-menu > li ul.sub-menu li {
  padding-left: 10px;
  padding-right: 3px;
}

.page-sidebar .sidebar-menu .menu-items > li > ul.sub-menu > li ul.sub-menu .icon-thumbnail {
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 10px;
}

.page-sidebar .sidebar-menu .menu-items > li > ul.sub-menu li > a > .arrow:before {
  float: right;
  margin-top: 1px;
  margin-right: 20px;
  display: inline;
  font-size: 16px;
  font-family: FontAwesome;
  height: auto;
  content: "\F104";
  font-weight: 300;
  text-shadow: none;
  -webkit-transition: all 0.12s ease;
  transition: all 0.12s ease;
}

.page-sidebar .sidebar-menu .menu-items > li > ul.sub-menu li > a > .arrow.open:before {
  float: right;
  margin-top: 1px;
  margin-right: 18px;
  display: inline;
  font-family: FontAwesome;
  height: auto;
  font-size: 16px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-weight: 300;
  text-shadow: none;
}

.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu {
  display: none;
  list-style: none;
  clear: both;
  margin: 0 0 10px 0;
  background-color: #21252d;
  padding: 18px 0 10px 0;
}

.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li {
  background: none;
  padding: 0px 20px 0 40px;
  margin-top: 1px;
}

.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li:hover > .icon-thumbnail {
  color: #fff;
}

.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li > a {
  display: inline-block;
  padding: 5px 0px;
  font-size: 13px;
  font-family: Arial, sans-serif;
  white-space: normal;
}

.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li .icon-thumbnail {
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  background-color: #2b303b;
  font-size: 14px;
}

.page-sidebar .sidebar-menu .muted {
  color: #576775;
  opacity: .45;
}

.page-sidebar .icon-thumbnail [class^="bg-"], .page-sidebar [class*="bg-"] {
  color: #fff;
}

[data-toggle-pin="sidebar"] > i:before {
  content: "\F10C";
}

/* Sidebar icon holder
------------------------------------
*/
.icon-thumbnail {
  display: inline-block;
  background: #21252d;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
  position: relative;
  left: 0;
  float: right;
  margin-right: 14px;
  color: #788296;
  font-size: 16px;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
  transition: -webkit-transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
  transition: transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
  transition: transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99), -webkit-transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000px;
  font-family: "Arial", sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-weight: bold;
}

.icon-thumbnail > i {
  font-size: 14px;
}

.icon-thumbnail > svg {
  width: auto;
  height: auto;
  display: inline;
}

/* Overlay Search
------------------------------------
*/
.overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.95);
  z-index: 1010;
  padding-left: 64px;
  overflow: auto;
}

.overlay .inline-block {
  display: inline-block;
}

.overlay .overlay-brand {
  margin-left: 7px;
}

.overlay > div {
  width: 100%;
  height: 260px;
  display: block;
  overflow: hidden;
}

.overlay .has-results {
  overflow: visible;
}

.overlay .overlay-search {
  font-weight: 700;
  font-size: 77px;
  height: 100px;
  letter-spacing: -1.925px;
  line-height: 100px;
  width: 100%;
  padding-left: 0 !important;
}

.overlay .overlay-close {
  position: absolute;
  right: 20px;
  top: 5px;
}

/* Quick View
------------------------------------
*/
.quickview-wrapper {
  position: fixed;
  right: -285px;
  top: 0;
  width: 285px;
  background: #fff;
  bottom: 0;
  z-index: 1000;
  -webkit-box-shadow: 0 0 9px rgba(191, 191, 191, 0.36);
          box-shadow: 0 0 9px rgba(191, 191, 191, 0.36);
  border-left: 1px solid rgba(222, 227, 231, 0.56);
  -webkit-transition: -webkit-transform 400ms cubic-bezier(0.05, 0.74, 0.27, 0.99);
  transition: -webkit-transform 400ms cubic-bezier(0.05, 0.74, 0.27, 0.99);
  transition: transform 400ms cubic-bezier(0.05, 0.74, 0.27, 0.99);
  transition: transform 400ms cubic-bezier(0.05, 0.74, 0.27, 0.99), -webkit-transform 400ms cubic-bezier(0.05, 0.74, 0.27, 0.99);
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-perspective: 1000;
}

.quickview-wrapper.open {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
}

.quickview-wrapper .quickview-toggle {
  position: absolute;
  right: 12px;
  top: 2px;
  color: #788296;
  padding: 6px;
  opacity: 0.4;
}

.quickview-wrapper .quickview-toggle:hover {
  opacity: 1;
}

.quickview-wrapper .nav-tabs {
  /* Quickview Tabs */
  background-color: #2b303b;
  position: relative;
  padding: 0 43px;
}

.quickview-wrapper .nav-tabs > li > a {
  padding: 11px;
  color: #788296;
  border: 0;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  min-width: 62px;
  line-height: 1.4;
}

.quickview-wrapper .nav-tabs > li > a > span {
  opacity: 0.6;
}

.quickview-wrapper .nav-tabs > li > a:hover > span {
  color: #788296;
  opacity: 1;
}

.quickview-wrapper .nav-tabs > li > a.active:hover, .quickview-wrapper .nav-tabs > li > a.active:focus {
  background: transparent;
  color: #cdd1d8;
  opacity: 1;
}

.quickview-wrapper .nav-tabs > li.active > a, .quickview-wrapper .nav-tabs > li.active > a:hover, .quickview-wrapper .nav-tabs > li.active > a:focus {
  background-color: transparent;
  border: 0;
  color: #cdd1d8;
  opacity: 1;
}

.quickview-wrapper .nav-tabs ~ .tab-content {
  position: absolute;
  padding: 0;
  left: 0;
  right: 0;
  top: 38px;
  bottom: 0;
  height: auto;
}

.quickview-wrapper .nav-tabs ~ .tab-content > div {
  height: 100%;
}

.quickview-wrapper .nav-tabs ~ .tab-content ul {
  margin: 0;
  padding: 0;
}

.quickview-wrapper .nav-tabs ~ .tab-content ul li {
  list-style: none;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes {
  /* Quickview Notes */
  background: #fbf9e3;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes a, .quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes button {
  color: #968974;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .list {
  position: relative;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .list .toolbar {
  height: 50px;
  padding: 0 25px;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .list .toolbar ul {
  margin-top: 10px;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .list .toolbar ul > li {
  display: inline-block;
  height: auto;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .list .toolbar ul > li a {
  height: 22px;
  line-height: 22px;
  display: block;
  padding: 0 5px;
  font-size: 14px;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .list .toolbar ul > li a:hover, .quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .list .toolbar ul > li a.selected {
  background: #968974;
  color: #FBF9E3;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .list .toolbar .btn-remove-notes {
  background: transparent;
  bottom: 8px;
  display: block;
  left: 50%;
  margin-left: -40%;
  position: absolute;
  width: 83%;
  border: 1px solid #968974;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .list > ul {
  padding: 0;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .list > ul li {
  cursor: pointer;
  height: 42px;
  padding: 0 25px;
  display: block;
  clear: both;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .list > ul li .left {
  float: left;
  width: 65%;
  height: 100%;
  padding-top: 9px;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .list > ul li .left .checkbox {
  display: none;
  float: left;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .list > ul li .left .checkbox label {
  margin-right: 0;
  vertical-align: text-top;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .list > ul li .left p {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  display: inline-block;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .list > ul li .right {
  font-size: 10.5px;
  text-align: right;
  width: 35%;
  line-height: 41px;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .list > ul li .right .date {
  margin-right: 10px;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .list > ul li:hover {
  background: #f4ecd1;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .note {
  /* Quickview Note */
  background-image: url("../img/notes_lines.png");
  background-repeat: repeat-y;
  background-position: 27px top;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .note > div {
  display: table;
  height: 100%;
  width: 100%;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .note .toolbar {
  background: #fcfcfa;
  height: 35px;
  width: 100%;
  display: table-row;
  -webkit-box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.33);
          box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.33);
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .note .toolbar > li {
  display: inline-block;
  border-right: 1px solid #EDECEC;
  float: left;
  line-height: 37px;
  padding: 0;
  text-align: center;
  width: 40px;
  height: auto;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .note .toolbar > li > a {
  color: #a5a5a5;
  display: block;
  font-size: 14px;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .note .toolbar > li > a:hover {
  background: #fffaf6;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .note .toolbar > li > a.active {
  color: #333;
  background: #f9f1ea;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .note .toolbar:after {
  position: absolute;
  content: "";
  width: 100%;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .note .body {
  display: table-row;
  height: 100%;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .note .body > div {
  display: table;
  height: 100%;
  width: 100%;
  padding: 0 20px 0 45px;
  white-space: normal;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .note .body .top {
  height: 50px;
  display: table-row;
  clear: both;
  line-height: 50px;
  text-align: center;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .note .body .top > a {
  float: left;
  color: #b0b0a8;
  margin-left: 10px;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .note .body .top > span {
  font-style: italic;
  color: #b0b0a8;
  font-size: 11px;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .note .body .content {
  display: table-row;
  height: 100%;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .note .body .content form {
  height: 100%;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .note .body .content .quick-note-editor {
  font-size: 12px;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .note .body .content .quick-note-editor:focus {
  outline: none;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .note .body .content .quick-note-editor::-moz-selection {
  background: #fef8ae;
}

.quickview-wrapper .nav-tabs ~ .tab-content .quickview-notes .note .body .content .quick-note-editor::selection {
  background: #fef8ae;
}

/* Pages Scroll bar
------------------------------------
*/
.scroll {
  position: relative;
  overflow: auto;
}

.scroll-wrapper > .scroll-element, .scroll-wrapper > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scroll-wrapper > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scroll-wrapper > .scroll-element.scroll-x {
  bottom: 2px;
  height: 7px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scroll-wrapper > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 2px;
  top: 0;
  width: 4px;
}

.scroll-wrapper > .scroll-element .scroll-element_outer {
  opacity: 0.3;
}

.scroll-wrapper > .scroll-element .scroll-element_size {
  background-color: rgba(0, 0, 0, 0.07);
  opacity: 0;
}

.scroll-wrapper > .scroll-element .scroll-bar {
  background-color: #697686;
}

.scroll-wrapper > .scroll-element.scroll-x .scroll-bar {
  bottom: 0;
  height: 4px;
  min-width: 24px;
  top: auto;
}

.scroll-wrapper > .scroll-element.scroll-x .scroll-element_outer {
  bottom: 0;
  top: auto;
  left: 2px;
  -webkit-transition: height 0.2s;
  transition: height 0.2s;
}

.scroll-wrapper > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.scroll-wrapper > .scroll-element.scroll-y .scroll-bar {
  left: auto;
  min-height: 24px;
  right: 0;
  width: 4px;
}

.scroll-wrapper > .scroll-element.scroll-y .scroll-element_outer {
  left: auto;
  right: 0;
  top: 2px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.scroll-wrapper > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

.scroll-wrapper > .scroll-content {
  -webkit-box-sizing: inherit !important;
          box-sizing: inherit !important;
}

.scroll-wrapper.auto-hide > .scroll-element .scroll-element_track {
  display: none;
}

.scroll-wrapper > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px;
}

.scroll-wrapper > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px;
}

/* hover & drag */
.scroll-wrapper > .scroll-element:hover .scroll-element_outer,
.scroll-wrapper > .scroll-element.scroll-draggable .scroll-element_outer {
  overflow: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.scroll-wrapper > .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scroll-wrapper > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
  opacity: 1;
}

.scroll-wrapper > .scroll-element:hover .scroll-element_outer .scroll-bar,
.scroll-wrapper > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
  height: 100%;
  width: 100%;
}

.scroll-wrapper > .scroll-element.scroll-x:hover .scroll-element_outer,
.scroll-wrapper > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
  height: 10px;
  min-height: 7px;
}

.scroll-wrapper > .scroll-element.scroll-y:hover .scroll-element_outer,
.scroll-wrapper > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
  min-width: 7px;
  width: 7px;
}

/*------------------------------------------------------------------
[5. Typography]
*/
/* Standard elements
--------------------------------------------------
*/
html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  color: #626262;
  font-family: "Arial", sans-serif;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.01em;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-feature-settings: "kern" 1;
  -moz-font-feature-settings: "kern" 1;
}

/* Headings 
------------------------------------
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: "Arial", sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-weight: 300;
  color: #2c2c2c;
}

h1 {
  font-size: 44px;
  line-height: 55px;
  letter-spacing: -0.08px;
}

h2 {
  font-size: 31px;
  line-height: 40px;
}

h3 {
  font-size: 27px;
  line-height: 35px;
}

h4 {
  font-size: 22px;
  line-height: 31.88px;
}

h5 {
  font-size: 18px;
  line-height: 25.88px;
}

h3 small,
h4 small,
h5 small {
  font-weight: 300;
}

h1.block,
h2.block,
h3.block,
h4.block,
h5.block,
h6.block {
  padding-bottom: 10px;
}

/* Lins and Others
------------------------------------
*/
a {
  text-shadow: none !important;
  color: #584b8d;
  -webkit-transition: color 0.1s linear 0s,background-color 0.1s linear 0s,opacity 0.2s linear 0s !important;
  transition: color 0.1s linear 0s,background-color 0.1s linear 0s,opacity 0.2s linear 0s !important;
}

a:focus, a:hover, a:active {
  color: #6d5cae;
}

a, a:focus, a:hover, a:active {
  outline: 0 !important;
  text-decoration: none;
}

a[ng-click] {
  cursor: pointer;
}

br {
  line-height: normal;
  clear: both;
}

code {
  color: #c64643;
  background-color: #f0f0f0;
}

code:hover {
  background-color: #fddddd;
}

p {
  display: block;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.01em;
  line-height: 22px;
  margin: 0px 0px 10px 0px;
  font-style: normal;
  white-space: normal;
}

small,
.small {
  line-height: 18px;
  font-size: 85%;
}

label.inline {
  display: inline-block;
  position: relative;
  top: 0px;
  font-size: 13px;
}

ul, ol {
  margin-bottom: 10px;
}

ul > li, ol > li {
  padding-left: 3px;
  line-height: 24px;
}

ul.lg-icon > li, ol.lg-icon > li {
  font-size: 21px;
}

ul.lg-icon > li span, ol.lg-icon > li span {
  font-size: 14px;
}

ul.no-style, ol.no-style {
  list-style: none;
  padding-left: 5px;
}

address {
  margin-bottom: 0px;
}

address a {
  color: #626262;
}

blockquote {
  padding: 0 0 0 18px;
  border-left: 0;
}

blockquote:before {
  content: '';
  font-family: FontAwesome;
  content: "\F10D";
  margin-right: 13px;
  float: left;
}

blockquote p {
  font-size: 16px;
}

blockquote small {
  line-height: 29px;
  color: #8b91a0;
  padding-left: 30px;
}

blockquote small:before {
  content: "";
}

blockquote.pull-right {
  border-right: 0;
}

blockquote.pull-right:before {
  float: right;
  content: '';
  font-family: FontAwesome;
  content: "\F10D";
  margin-left: 13px;
  margin-right: 0;
}

blockquote.pull-right small {
  padding-right: 30px;
}

blockquote.pull-right small:after {
  content: "";
}

hr {
  border-color: #e6e6e6;
}

hr.double {
  border-width: 2px;
}

hr.dotted {
  border-style: dotted none none;
}

/* Font Sizes 
------------------------------------
*/
.small-text {
  font-size: 12px !important;
}

.normal-text {
  font-size: 13px !important;
}

.large-text {
  font-size: 15px !important;
}

/* Font Weights
------------------------------------
 */
.normal {
  font-weight: normal;
}

.semi-bold {
  font-weight: 400 !important;
}

.bold {
  font-weight: bold !important;
}

.light {
  font-weight: 300 !important;
}

/* Misc 
------------------------------------
*/
.logo {
  margin: 18px 14px;
}

.all-caps {
  text-transform: uppercase;
}

.muted {
  color: #e2e1e1;
}

.hint-text {
  opacity: .7;
}

.no-decoration {
  text-decoration: none !important;
}

/* Monochrome Colors
------------------------------------
 */
.bg-master {
  background-color: #626262;
}

.bg-block {
  background-color: #0a4aa4;
}

.bg-office-block {
  background-color: #f1aa33;
}

.bg-master-light {
  background-color: #e6e6e6;
}

.bg-master-lighter {
  background-color: #f0f0f0;
}

.bg-master-lightest {
  background-color: #fafafa;
}

.bg-master-dark {
  background-color: #2c2c2c;
}

.bg-master-darker {
  background-color: #1a1a1a;
}

.bg-master-darkest {
  background-color: #121212;
}

/* Contextual Colors
------------------------------------
*/
/* Primary
------------------------------------
*/
.bg-primary {
  background-color: #6d5cae !important;
}

.bg-primary-dark {
  background-color: #584b8d;
}

.bg-primary-darker {
  background-color: #413768;
}

.bg-primary-light {
  background-color: #8a7dbe;
}

.bg-primary-lighter {
  background-color: #e2deef;
}

/* Complete 
------------------------------------
*/
.bg-complete {
  background-color: #48b0f7;
}

.bg-complete-dark {
  background-color: #3a8fc8;
}

.bg-complete-darker {
  background-color: #2b6a94;
}

.bg-complete-light {
  background-color: #6dc0f9;
}

.bg-complete-lighter {
  background-color: #daeffd;
}

/* Success 
------------------------------------
*/
.bg-success {
  background-color: #10cfbd !important;
}

.bg-success-dark {
  background-color: #0da899;
}

.bg-success-darker {
  background-color: #0a7c71;
}

.bg-success-light {
  background-color: #40d9ca;
}

.bg-success-lighter {
  background-color: #cff5f2;
}

/* Info
------------------------------------
*/
.bg-info {
  background-color: #3b4752 !important;
}

.bg-info-dark {
  background-color: #303a42;
}

.bg-info-darker {
  background-color: #232b31;
}

.bg-info-light {
  background-color: #626c75;
}

.bg-info-lighter {
  background-color: #d8dadc;
}

/* Danger 
------------------------------------
*/
.bg-danger {
  background-color: #f55753 !important;
}

.bg-danger-dark {
  background-color: #c64643;
}

.bg-danger-darker {
  background-color: #933432;
}

.bg-danger-light {
  background-color: #f77975;
}

.bg-danger-lighter {
  background-color: #fddddd;
}

/* Warning
------------------------------------
 */
.bg-warning {
  background-color: #f8d053 !important;
}

.bg-warning-dark {
  background-color: #c9a843;
}

.bg-warning-darker {
  background-color: #957d32;
}

.bg-warning-light {
  background-color: #f9d975;
}

.bg-warning-lighter {
  background-color: #fef6dd;
}

/* More Color Options
------------------------------------
*/
/* Menu 
------------------------------------
*/
.bg-menu-dark {
  background-color: #21252d;
}

.bg-menu {
  background-color: #2b303b;
}

.bg-menu-light {
  background-color: #788296;
}

/* Gradients
------------------------------------
*/
.gradient-grey {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(75%, rgba(0, 0, 0, 0.8)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 75%);
}

.gradient-black {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(75%, rgba(0, 0, 0, 0.8)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 75%);
}

/* Other Colors
------------------------------------
*/
.bg-white {
  background-color: #fff;
}

.bg-transparent {
  background-color: transparent !important;
}

/* Text Colors */
.link {
  opacity: .7;
}

.link:hover {
  opacity: 1;
}

.text-master {
  color: #626262 !important;
}

.text-master-light {
  color: #e6e6e6 !important;
}

.text-black {
  color: #2c2c2c !important;
}

.text-white {
  color: #fff !important;
}

.text-complete {
  color: #48b0f7 !important;
}

.text-success {
  color: #10cfbd !important;
}

.text-info {
  color: #3b4752 !important;
}

.text-warning {
  color: #f8d053 !important;
}

.text-warning-dark {
  color: #c9a843 !important;
}

.text-danger {
  color: #f55753 !important;
}

.text-primary {
  color: #6d5cae !important;
}

.text-message-alert {
  color: #9c4442;
}

/* Text Aligngments
------------------------------------
*/
.text-right {
  text-align: right !important;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

/* Labels
------------------------------------
*/
.label {
  padding: 3px 9px;
  font-size: 11px;
  line-height: 1;
  text-shadow: none;
  background-color: #e6e6e6;
  font-weight: 600;
  color: #626262;
  border-radius: .25em;
}

.label-success {
  background-color: #10cfbd;
  color: #fff;
}

.label-warning {
  background-color: #f8d053;
  color: #fff;
}

.label-important, .label-danger {
  background-color: #f55753;
  color: #fff;
}

.label-info {
  background-color: #48b0f7;
  color: #fff;
}

.label-inverse {
  background-color: #3a8fc8;
  color: #fff;
}

.label-white {
  background-color: #fff;
  color: #626262;
}

/* Font Sizes
------------------------------------
*/
.fs-10 {
  font-size: 10px !important;
}

.fs-11 {
  font-size: 10.5px !important;
}

.fs-12 {
  font-size: 12px !important;
}

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

.fs-14 {
  font-size: 14px !important;
}

.fs-15 {
  font-size: 15px !important;
}

.fs-16 {
  font-size: 16px !important;
}

/* Line-heights
------------------------------------
*/
.lh-normal {
  line-height: normal;
}

.lh-10 {
  line-height: 10px;
}

.lh-11 {
  line-height: 11px;
}

.lh-12 {
  line-height: 12px;
}

.lh-13 {
  line-height: 13px;
}

.lh-14 {
  line-height: 14px;
}

.lh-15 {
  line-height: 15px;
}

.lh-16 {
  line-height: 16px;
}

/* Font Faces
------------------------------------
*/
.font-arial {
  font-family: Arial, sans-serif !important;
}

.font-montserrat {
  font-family: 'Montserrat' !important;
}

.font-georgia {
  font-family: Georgia !important;
}

.font-heading {
  font-family: "Arial", sans-serif;
}

/* Wells
------------------------------------
*/
.well {
  background-color: #e6e6e6;
  border-radius: 3px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none;
  background-image: none;
}

.well.well-large {
  padding: 24px;
  width: auto;
}

.well.well-small {
  padding: 13px;
  width: auto;
}

.well.green {
  background-color: #48b0f7;
  color: #fff;
  border: none;
}

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

.jumbotron {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

.jumbotron p {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: inherit;
}

.jumbotron p.small {
  font-size: 85%;
}

/* Responsive Handlers : Typo
------------------------------------
*/
@media (max-width: 1400px) {
  body, p {
    font-size: 13px;
    line-height: 20px;
  }
  h1 {
    font-size: 33px;
    line-height: 44px;
    letter-spacing: -0.08px;
  }
  h2 {
    font-size: 28px;
    line-height: 40px;
  }
  h3 {
    font-size: 24px;
    line-height: 35.88px;
  }
  h4 {
    font-size: 18px;
    line-height: 33.88px;
  }
  h5 {
    font-size: 16px;
    line-height: 25.88px;
  }
  small, .small {
    font-size: 89%;
    line-height: 17px;
  }
}

/* For Windows : Fixes 
------------------------------------
*/
.windows body,
.windows p {
  font-size: 13px;
  letter-spacing: normal;
}

.windows h3 {
  font-size: 29px;
  line-height: 33px;
}

.windows h4 {
  font-size: 23px;
  line-height: 32px;
}

.windows h5 {
  font-size: 19px;
  line-height: 28px;
  font-weight: normal;
}

.windows h1,
.windows h2,
.windows h3,
.windows h4,
.windows h5 {
  letter-spacing: normal;
}

.windows .jumbotron p {
  font-size: 13px;
}

.windows .jumbotron p.small {
  font-size: 85%;
}

.windows small,
.windows .small {
  font-size: 89%;
}

.alert > p, .alert > ul {
  margin-bottom: 0;
}

.table > tbody > tr > td, .table > tbody > tr > th {
  line-height: 1.42857143;
}

.table > tfoot > tr > td, .table > tfoot > tr > th {
  line-height: 1.42857143;
}

.table > thead > tr > td, .table > thead > tr > th {
  line-height: 1.42857143;
}

/*------------------------------------------------------------------
[6. Buttons]
*/
/*
[Buttons Base Styles]
*/
.btn {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.01em;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-feature-settings: "kern" 1;
  -moz-font-feature-settings: "kern" 1;
  margin-bottom: 0;
  border: 1px solid #f0f0f0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-image: none !important;
  color: #626262;
  background-color: #fff;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  line-height: 21px;
  position: relative;
  -webkit-transition: color 0.1s linear 0s,background-color 0.1s linear 0s,opacity 0.2s linear 0s !important;
  transition: color 0.1s linear 0s,background-color 0.1s linear 0s,opacity 0.2s linear 0s !important;
  padding: 6px 17px;
}

.btn:hover {
  background-color: #fafafa;
  border: 1px solid rgba(98, 98, 98, 0.27);
  color: #333;
}

.btn.active {
  border-color: #e6e6e6;
  background: #fff;
  color: #333;
}

.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: none !important;
  outline-style: none;
  color: #333;
}

.btn .caret {
  margin-left: 3px;
}

.btn .caret.single {
  margin-left: 0px;
}

.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  -webkit-box-shadow: none;
          box-shadow: none;
}

button:focus {
  outline: none !important;
}

/*
Alternate buttons
--------------------------------------------------
*/
.btn-primary, .btn-primary:focus {
  color: #fff;
  background-color: #6d5cae;
  border-color: #6d5cae;
}

.btn-primary.active, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary.active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled):active:hover,
.btn-primary .show .dropdown-toggle.btn-primary {
  background-color: #584b8d;
  border-color: #584b8d;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-primary.hover, .btn-primary:hover,
.btn-primary .show .dropdown-toggle.btn-primary {
  background-color: #8a7dbe;
  border-color: #8a7dbe;
  color: #fff;
}

.btn-primary.active:hover {
  background: #5e4f96;
  border-color: #5e4f96;
}

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #6d5cae;
  border-color: #6d5cae;
}

.btn-primary .badge {
  color: #6d5cae;
  background-color: #fff;
}

.btn-success, .btn-success:focus {
  color: #fff;
  background-color: #10cfbd;
  border-color: #10cfbd;
}

.btn-success.active, .btn-success:not(:disabled):not(.disabled):active, .btn-success.active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled):active:hover,
.btn-success .show .dropdown-toggle.btn-success {
  background-color: #0da899;
  border-color: #0da899;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-success.hover, .btn-success:hover,
.btn-success .show .dropdown-toggle.btn-success {
  background-color: #40d9ca;
  border-color: #40d9ca;
  color: #fff;
}

.btn-success.active:hover {
  background: #0eb2a3;
  border-color: #0eb2a3;
}

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  background-color: #10cfbd;
  border-color: #10cfbd;
}

.btn-success .badge {
  color: #10cfbd;
  background-color: #fff;
}

.btn-complete, .btn-complete:focus {
  color: #fff;
  background-color: #48b0f7;
  border-color: #48b0f7;
}

.btn-complete.active, .btn-complete:not(:disabled):not(.disabled):active, .btn-complete.active:focus, .btn-complete:not(:disabled):not(.disabled):active:focus, .btn-complete:not(:disabled):not(.disabled):active:hover,
.btn-complete .show .dropdown-toggle.btn-complete {
  background-color: #3a8fc8;
  border-color: #3a8fc8;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-complete.hover, .btn-complete:hover,
.btn-complete .show .dropdown-toggle.btn-complete {
  background-color: #6dc0f9;
  border-color: #6dc0f9;
  color: #fff;
}

.btn-complete.active:hover {
  background: #3e97d4;
  border-color: #3e97d4;
}

.btn-complete.disabled, .btn-complete.disabled:hover, .btn-complete.disabled:focus, .btn-complete.disabled:active, .btn-complete.disabled.active, .btn-complete[disabled], .btn-complete[disabled]:hover, .btn-complete[disabled]:focus, .btn-complete[disabled]:active, .btn-complete[disabled].active,
fieldset[disabled] .btn-complete,
fieldset[disabled] .btn-complete:hover,
fieldset[disabled] .btn-complete:focus,
fieldset[disabled] .btn-complete:active,
fieldset[disabled] .btn-complete.active {
  background-color: #48b0f7;
  border-color: #48b0f7;
}

.btn-complete .badge {
  color: #48b0f7;
  background-color: #fff;
}

.btn-info, .btn-info:focus {
  color: #fff;
  background-color: #3b4752;
  border-color: #3b4752;
}

.btn-info.active, .btn-info:not(:disabled):not(.disabled):active, .btn-info.active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled):active:hover,
.btn-info .show .dropdown-toggle.btn-info {
  background-color: #303a42;
  border-color: #303a42;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-info.hover, .btn-info:hover,
.btn-info .show .dropdown-toggle.btn-info {
  background-color: #626c75;
  border-color: #626c75;
  color: #fff;
}

.btn-info.active:hover {
  background: #333d47;
  border-color: #333d47;
}

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #3b4752;
  border-color: #3b4752;
}

.btn-info .badge {
  color: #3b4752;
  background-color: #fff;
}

.btn-warning, .btn-warning:focus {
  color: #fff;
  background-color: #f8d053;
  border-color: #f8d053;
}

.btn-warning.active, .btn-warning:not(:disabled):not(.disabled):active, .btn-warning.active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled):active:hover,
.btn-warning .show .dropdown-toggle.btn-warning {
  background-color: #c9a843;
  border-color: #c9a843;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-warning.hover, .btn-warning:hover,
.btn-warning .show .dropdown-toggle.btn-warning {
  background-color: #f9d975;
  border-color: #f9d975;
  color: #fff;
}

.btn-warning.active:hover {
  background: #d5b347;
  border-color: #d5b347;
}

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #f8d053;
  border-color: #f8d053;
}

.btn-warning .badge {
  color: #f8d053;
  background-color: #fff;
}

.btn-danger, .btn-danger:focus {
  color: #fff;
  background-color: #f55753;
  border-color: #f55753;
}

.btn-danger.active, .btn-danger:not(:disabled):not(.disabled):active, .btn-danger.active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled):active:hover,
.btn-danger .show .dropdown-toggle.btn-danger {
  background-color: #c64643;
  border-color: #c64643;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-danger.hover, .btn-danger:hover,
.btn-danger .show .dropdown-toggle.btn-danger {
  background-color: #f77975;
  border-color: #f77975;
  color: #fff;
}

.btn-danger.active:hover {
  background: #d34b47;
  border-color: #d34b47;
}

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  background-color: #f55753;
  border-color: #f55753;
}

.btn-danger .badge {
  color: #f55753;
  background-color: #fff;
}

.btn-default, .btn-default:focus {
  color: #5e5e5e;
  background-color: #fff;
  border-color: #f0f0f0;
}

.btn-default.active, .btn-default:active, .btn-default.active:focus, .btn-default:active:focus, .btn-default:active:hover {
  background-color: #f0f0f0;
  border-color: #e6e6e6;
  color: #2c2c2c;
}

.btn-default.hover, .btn-default:hover {
  background-color: #fafafa;
  border-color: rgba(98, 98, 98, 0.27);
  color: #1a1a1a;
}

.btn-default.active:hover {
  background: #f0f0f0;
}

.btn-link {
  color: #5e5e5e;
  background-color: transparent;
  border: none;
}

.btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active, .btn-link.disabled, .btn-link[disabled] {
  background-color: transparent;
  border: none;
  text-decoration: none;
  outline: none;
}

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

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}

/*
Button Sizes
--------------------------------------------------
*/
.btn-lg, .btn-group-lg > .btn {
  padding-left: 28px;
  padding-right: 28px;
  line-height: 22px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.btn-sm, .btn-group-sm > .btn {
  padding-left: 16px;
  padding-right: 16px;
  font-size: 11.9px;
  line-height: 20px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 2px 9px;
  font-size: 10.5px;
}

.btn-cons {
  margin-right: 5px;
  min-width: 120px;
}

/*
Rounded buttons
--------------------------------------------------
*/
.btn-rounded {
  border-radius: 100px !important;
}

/*
 Dropdown menus
--------------------------------------------------
*/
.show .btn-group.show .dropdown-toggle,
.show .dropdown-toggle,
.show.dropdown-default .dropdown-toggle {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.dropdown.open {
  display: block;
}

.dropdown:focus {
  outline: none;
}

/* Pages default dropdown */
.dropdown-default {
  display: inline-block;
}

.dropdown-default.toggle-only {
  padding-left: 9px;
  padding-right: 9px;
}

.dropdown-default.toggle-only:after {
  position: initial;
}

.dropdown-default.show > .btn.dropdown-toggle {
  border-color: transparent !important;
  background: transparent !important;
  z-index: 791 !important;
}

.dropdown-default.show .dropdown-menu {
  opacity: 1 !important;
  -webkit-transform: scale(1, 1) !important;
          transform: scale(1, 1) !important;
  z-index: 700 !important;
  display: block;
  visibility: visible;
}

.dropdown-default.show .dropdown-menu .dropdown-item {
  visibility: visible;
}

.dropdown-default.show.dropup > .btn-primary + .dropdown-menu:after,
.dropdown-default.show.dropup > .btn-success + .dropdown-menu:after,
.dropdown-default.show.dropup > .btn-complete + .dropdown-menu:after,
.dropdown-default.show.dropup > .btn-warning + .dropdown-menu:after,
.dropdown-default.show.dropup > .btn-danger + .dropdown-menu:after,
.dropdown-default.show.dropup > .btn-info + .dropdown-menu:after {
  top: auto;
  bottom: 0;
}

.dropdown-default.show > .btn-primary + .dropdown-menu:after,
.dropdown-default.show > .btn-success + .dropdown-menu:after,
.dropdown-default.show > .btn-complete + .dropdown-menu:after,
.dropdown-default.show > .btn-warning + .dropdown-menu:after,
.dropdown-default.show > .btn-danger + .dropdown-menu:after,
.dropdown-default.show > .btn-info + .dropdown-menu:after {
  top: 0;
  height: 42px;
}

.dropdown-default.show > .btn-primary + .dropdown-menu:after {
  background-color: #6d5cae;
}

.dropdown-default.show > .btn-success + .dropdown-menu:after {
  background-color: #10cfbd;
}

.dropdown-default.show > .btn-complete + .dropdown-menu:after {
  background-color: #48b0f7;
}

.dropdown-default.show > .btn-warning + .dropdown-menu:after {
  background-color: #f8d053;
}

.dropdown-default.show > .btn-danger + .dropdown-menu:after {
  background-color: #f55753;
}

.dropdown-default.show > .btn-info + .dropdown-menu:after {
  background-color: #3b4752;
}

.dropdown-default.dropup .btn.dropdown-toggle.btn-lg + .dropdown-menu {
  margin-bottom: -47px;
  padding-bottom: 49px;
}

.dropdown-default.dropup .btn.dropdown-toggle.btn-lg + .dropdown-menu:after {
  bottom: 49px;
}

.dropdown-default.dropup .btn.dropdown-toggle.btn-sm + .dropdown-menu {
  margin-bottom: -34px;
  padding-bottom: 36px;
}

.dropdown-default.dropup .btn.dropdown-toggle.btn-sm + .dropdown-menu:after {
  bottom: 36px;
}

.dropdown-default.dropup .btn.dropdown-toggle.btn-xs + .dropdown-menu {
  margin-bottom: -29px;
  padding-bottom: 31px;
}

.dropdown-default.dropup .btn.dropdown-toggle.btn-xs + .dropdown-menu:after {
  bottom: 31px;
}

.dropdown-default.dropup .dropdown-menu {
  margin-bottom: -40px;
  padding: 0 3px 44px 0 !important;
  -webkit-transform-origin: center bottom 0;
          transform-origin: center bottom 0;
}

.dropdown-default.dropup .dropdown-menu:after {
  bottom: 43px;
  top: auto !important;
}

.dropdown-default .btn.dropdown-toggle {
  text-align: left;
  padding-right: 27px;
}

.dropdown-default .btn.dropdown-toggle.btn-lg {
  padding-right: 42px;
}

.dropdown-default .btn.dropdown-toggle.btn-lg:after {
  right: 26px;
}

.dropdown-default .btn.dropdown-toggle.btn-lg + .dropdown-menu {
  margin-top: -47px;
  padding-top: 49px;
}

.dropdown-default .btn.dropdown-toggle.btn-lg + .dropdown-menu:after {
  top: 49px;
}

.dropdown-default .btn.dropdown-toggle.btn-sm {
  padding-right: 26px;
}

.dropdown-default .btn.dropdown-toggle.btn-sm:after {
  right: 16px;
}

.dropdown-default .btn.dropdown-toggle.btn-sm + .dropdown-menu {
  margin-top: -34px;
  padding-top: 36px;
}

.dropdown-default .btn.dropdown-toggle.btn-sm + .dropdown-menu:after {
  top: 36px;
}

.dropdown-default .btn.dropdown-toggle.btn-xs {
  padding-right: 21px;
}

.dropdown-default .btn.dropdown-toggle.btn-xs:after {
  right: 8px;
}

.dropdown-default .btn.dropdown-toggle.btn-xs + .dropdown-menu {
  margin-top: -29px;
  padding-top: 31px;
}

.dropdown-default .btn.dropdown-toggle.btn-xs + .dropdown-menu:after {
  top: 31px;
}

.dropdown-default .btn.dropdown-toggle:after {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -2px;
}

.dropdown-default .btn-rounded {
  padding-left: 17px;
  padding-right: 17px;
}

.dropdown-default .btn-rounded + .dropdown-menu {
  border-radius: 17px;
}

.dropdown-default .dropdown-menu {
  margin-top: -4px;
  width: 100%;
  padding-top: 42px;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
  -webkit-transform-origin: center top 0;
          transform-origin: center top 0;
  -webkit-transition: all 170ms cubic-bezier(0.05, 0.74, 0.27, 0.99) 0s;
  transition: all 170ms cubic-bezier(0.05, 0.74, 0.27, 0.99) 0s;
  z-index: -1;
}

.dropdown-default .dropdown-menu:after {
  content: "";
  position: absolute;
  height: 1px;
  left: 0;
  top: 42px;
  background: #e6e6e6;
  width: 100%;
}

.dropdown-default .dropdown-menu .dropdown-item {
  visibility: hidden;
}

.navbar-nav .dropdown-menu {
  position: absolute;
}

.dropdown-menu {
  position: absolute;
  display: none;
  float: left;
  list-style: none;
  text-shadow: none;
  -webkit-box-shadow: 0px 0px 5px rgba(98, 98, 98, 0.2);
  box-shadow: 0px 0px 5px rgba(98, 98, 98, 0.2);
  border: none;
  border-radius: 3px;
  font-size: 13px;
  margin: 0;
  background: #fafafa;
  min-width: 140px;
  z-index: 700 !important;
}

.dropdown-menu:focus {
  outline: none;
}

.dropdown-menu .divider {
  background-color: #e6e6e6;
  height: 1px;
  margin: 3px 0;
  border-bottom: 0px;
}

.dropdown-menu > .dropdown-item {
  padding-left: 0px;
  line-height: 35px;
  color: #626262;
  padding: 0 20px;
  border-radius: 3px;
  display: block;
  clear: both;
  white-space: nowrap;
  text-align: left;
  opacity: 1;
  background-color: white;
}

.dropdown-menu > .dropdown-item:hover, .dropdown-menu > .dropdown-item:focus, .dropdown-menu > .dropdown-item:active {
  color: #1a1a1a;
  text-decoration: none;
  background-color: transparent;
}

.dropdown-menu > .dropdown-item:first-child {
  padding-top: 9px;
}

.dropdown-menu > .dropdown-item:last-child {
  padding-bottom: 9px;
}

.dropdown-menu > .dropdown-item.dropdown-header {
  padding: 3px 20px;
}

.dropdown-menu > .dropdown-item.active, .dropdown-menu > .dropdown-item.active:hover, .dropdown-menu > .dropdown-item.active:focus {
  color: #1a1a1a;
  text-decoration: none;
  background-color: #f0f0f0;
}

.dropdown-menu > .dropdown-item.disabled, .dropdown-menu > .dropdown-item.disabled:hover, .dropdown-menu > .dropdown-item.disabled:focus {
  color: #959595;
}

.dropdown-menu > .dropdown-item.disabled:hover, .dropdown-menu > .dropdown-item.disabled:focus {
  text-decoration: none;
  cursor: default;
}

.dropdown-backdrop {
  z-index: 600;
}

/*
Animated buttons
--------------------------------------------------
*/
.btn-animated {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.btn-animated > span {
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.btn-animated:before {
  position: absolute;
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: 2.5;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.btn-animated:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.btn-animated.from-top:before {
  left: 0;
  top: -100%;
}

.btn-animated.from-top:hover:before, .btn-animated.from-top.show-icon:before {
  top: 0;
}

.btn-animated.from-top:hover > span, .btn-animated.from-top.show-icon > span {
  -webkit-transform: translateY(300%);
  transform: translateY(300%);
}

.btn-animated.from-left:before {
  left: -100%;
  top: 0;
}

.btn-animated.from-left:hover:before, .btn-animated.from-left.show-icon:before {
  left: 0;
}

.btn-animated.from-left:hover > span, .btn-animated.from-left.show-icon > span {
  -webkit-transform: translateX(200%);
  transform: translateX(200%);
}

.btn-animated.fa:before {
  font-family: FontAwesome;
}

.btn-animated.pg:before {
  font-family: "pages-icon";
}

/*
Tag buttons
--------------------------------------------------
*/
.btn-tag {
  line-height: 17px;
  border-radius: 17px 3px 3px 17px;
  padding: 5px 19px;
}

.btn-tag:hover, .btn-tag.hover {
  border-color: transparent;
}

.btn-tag.btn-tag-light {
  background: #fafdff;
  color: #5b8ca5;
  border: 1px solid #cbe4f0;
}

.btn-tag.btn-tag-light:hover {
  background: #fff;
}

.btn-tag.btn-tag-dark {
  background: #e6e6e6;
  color: #626262;
}

.btn-tag.btn-tag-dark:hover {
  background: #ebebeb;
}

.btn-tag.btn-tag-rounded {
  border-radius: 17px;
}

/*
Misc buttons
--------------------------------------------------
*/
.btn-toolbar .btn {
  padding-left: 14px;
  padding-right: 14px;
}

.pager .disabled > button,
.pager .disabled > button:hover,
.pager .disabled > button:focus,
.pager .disabled > span {
  cursor: not-allowed;
  opacity: .5;
}

.modal-content a.btn-primary:not([href]):not([tabindex]) {
  color: #fff;
}

.modal-content a.btn-primary:not([href]):not([tabindex]):hover, .modal-content a.btn-primary:not([href]):not([tabindex]):focus {
  color: #fff;
}

/*------------------------------------------------------------------
[7. Alerts]
*/
.alert {
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
  padding: 9px 19px 9px 15px;
  border-radius: 3px;
  font-size: 13px;
  border-width: 0;
  -webkit-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}

.alert.bordered {
  border-width: 1px;
}

.alert .link {
  color: #ce8f22;
  font-weight: bold;
}

.alert .alert-heading {
  color: #ce8f22 !important;
  margin-bottom: 5px;
  font-weight: 600;
}

.alert .btn-small {
  position: relative;
  top: -3.5px;
}

.alert .button-set .btn {
  position: relative;
  top: 8px;
}

.alert .close {
  background: url("../img/icons/noti-cross.png") no-repeat scroll 0 0 transparent;
  background-position: -9px -10px;
  width: 10px;
  height: 9px;
  position: relative;
  opacity: 0.8;
  top: 4.5px;
  margin-left: 20px;
  font-size: 0;
  right: auto;
  padding: 0;
}

.alert .close:hover {
  opacity: 1;
}

/* Alert : Color Options
------------------------------------
*/
.alert-danger,
.alert-error {
  background-color: #fddddd;
  color: #933432;
  border-color: #933432;
}

.alert-danger .close,
.alert-error .close {
  background-position: -95px -10px !important;
}

.alert-warning {
  background-color: #fef6dd;
  color: #957d32;
  border-color: #957d32;
}

.alert-info {
  background-color: #daeffd;
  color: #2b6a94;
  border-color: #2b6a94;
}

.alert-info .close {
  background-position: -67px -10px !important;
}

.alert-success {
  background-color: #cff5f2;
  color: #0a7c71;
  border-color: #0a7c71;
}

.alert-success .close {
  background-position: -38px -10px !important;
}

.alert-default {
  background-color: #fff;
  color: #626262;
  border-color: #e6e6e6;
}

.alert-default .close {
  background-position: -67px -10px !important;
}

/*------------------------------------------------------------------
[8. Notifications]
*/
/* Badges
--------------------------------------------------
*/
.badge {
  text-shadow: none;
  font-family: "Arial", sans-serif;
  font-weight: 600;
  background-color: #e6e6e6;
  font-size: 11px;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 4px;
  color: #626262;
  border-radius: 10px;
  word-wrap: break-word !important;
  text-overflow: unset !important;
  word-break: break-all !important;
}

.badge-success {
  background-color: #10cfbd;
  color: #fff;
}

.badge-warning {
  background-color: #f8d053;
  color: #fff;
}

.badge-important {
  background-color: #f55753;
  color: #fff;
}

.badge-danger {
  background-color: #f55753;
  color: #fff;
}

.badge-info {
  background-color: #3b4752;
  color: #fff;
}

.badge-inverse {
  background-color: #2b6a94;
  color: #fff;
}

.badge-white {
  background-color: #fff;
  color: #626262;
}

.badge-disable {
  background-color: #2c2c2c;
  color: #626262;
}

.badge-green {
  background-color: #39b717 !important;
  color: #ffffff !important;
}

.badge-yellow {
  background-color: #eab100 !important;
  color: #ffffff;
}

.badge-magenta-pink {
  background-color: #ffc0cb !important;
  color: #686896;
}

/* Tool Tip
--------------------------------------------------
*/
.tooltip-inner {
  font-size: 12px;
}

/* Notification popup
--------------------------------------------------
*/
.popover {
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 9px rgba(191, 191, 191, 0.36);
          box-shadow: 0 0 9px rgba(191, 191, 191, 0.36);
  z-index: 790;
}

.notification-toggle {
  top: 35px;
  left: -26px;
  padding: 0;
}

.notification-toggle:before {
  border-bottom: 0px !important;
}

.notification-toggle:after {
  border-bottom: 0px !important;
}

.notification-panel {
  background-color: #fff;
  border: 1px solid #e6e6e6;
}

.notification-panel .notification-body {
  height: auto;
  max-height: 350px;
  position: relative;
  overflow: hidden;
}

.notification-panel .notification-body .notification-item {
  position: relative;
  margin-left: 25px;
  background-color: #fff;
  padding-right: 26px;
}

.notification-panel .notification-body .notification-item.unread .heading {
  opacity: 1;
}

.notification-panel .notification-body .notification-item.unread .option {
  background-color: #daeffd;
}

.notification-panel .notification-body .notification-item.unread .option .mark {
  color: #6dc0f9;
}

.notification-panel .notification-body .notification-item .heading {
  line-height: 43px;
  margin-right: 5px;
  background: #fff;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  float: left;
  width: 100%;
  font-size: 14px;
  opacity: 0.7;
}

.notification-panel .notification-body .notification-item .heading:after {
  content: '';
  position: absolute;
  width: 5px;
  height: 100%;
  background-color: #fff;
  right: 0;
  top: 1px;
}

.notification-panel .notification-body .notification-item .heading .thumbnail-wrapper {
  cursor: pointer;
}

.notification-panel .notification-body .notification-item .heading .thumbnail-wrapper i {
  -webkit-transition: all 0.12s linear;
  transition: all 0.12s linear;
}

.notification-panel .notification-body .notification-item .heading .time {
  font-size: 11px;
  margin-right: 8px;
}

.notification-panel .notification-body .notification-item .heading.open {
  display: block;
}

.notification-panel .notification-body .notification-item .heading.open .more-details {
  display: block;
}

.notification-panel .notification-body .notification-item .heading.open .thumbnail-wrapper i {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.notification-panel .notification-body .notification-item .heading .thumbnail-wrapper.d24 {
  line-height: 20px;
}

.notification-panel .notification-body .notification-item .more-details {
  display: none;
  background-color: #fff;
  width: 100%;
  height: 100%;
  clear: both;
  position: relative;
}

.notification-panel .notification-body .notification-item .more-details .more-details-inner {
  margin-left: 10px;
  padding-left: 28px;
  padding-top: 15px;
  margin-bottom: 20px;
  position: relative;
  border-left: 1px solid #e6e6e6;
  text-align: left;
}

.notification-panel .notification-body .notification-item .more-details .more-details-inner:after {
  width: 14px;
  height: 14px;
  position: absolute;
  content: '';
  background-color: #fff;
  left: -7px;
  top: 25px;
  border: 1px solid #e6e6e6;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -moz-border-radius: 99px;
}

.notification-panel .notification-body .notification-item .more-details .more-details-inner:before {
  color: silver;
  position: absolute;
  bottom: 0;
  left: -5px;
  content: ' \25CF';
  font-size: 13px;
  line-height: 5px;
  background-color: #fff;
  height: 9px;
}

.notification-panel .notification-body .notification-item .more-details .more-details-inner .hint-text {
  opacity: .44;
}

.notification-panel .notification-body .notification-item .option {
  font-size: 10px;
  position: absolute;
  height: 44px;
  width: 26px;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 44px;
  background-color: #fafafa;
  height: 100%;
}

.notification-panel .notification-body .notification-item .option .mark {
  background-color: transparent;
  color: silver;
}

.notification-panel .notification-body .notification-item .option .mark:before {
  content: ' \25CF';
  font-size: 12px;
}

.notification-panel .notification-body .notification-item:last-child .heading {
  border-bottom: 0px;
}

.notification-panel .notification-footer {
  padding: 10px;
  display: block;
  border-top: 1px solid #e6e6e6;
}

.notification-panel .notification-footer a {
  color: #626262;
  opacity: .54;
}

.notification-panel .notification-footer a:hover {
  opacity: .74;
}

/* Simple alerts
--------------------------------------------------
*/
.alerts-container {
  position: fixed;
  width: 350px;
  right: 20px;
  z-index: 999;
  top: 80px;
}

.alerts-container[data-placement$='-left'] {
  left: 100px;
  right: auto;
}

.alerts-container[data-placement$='-right'] {
  right: 20px;
  left: auto;
}

.alerts-container[data-placement^='top-'] {
  top: 80px;
  bottom: auto;
}

.alerts-container[data-placement^='bottom-'] {
  top: auto;
  bottom: 20px;
}

.alerts-container[data-placement='bottom-right'] .alert:last-child, .alerts-container[data-placement='bottom-left'] .alert:last-child {
  margin-bottom: 0;
}

.alerts-container .alert {
  position: relative;
}

.alerts-container .alert .close {
  position: absolute;
  right: 9px;
  top: 15px;
}

/* Pages Notifications plugin
--------------------------------------------------
*/
/* Pages Notification customizations */
body:not(.horizontal-app-menu) .pgn-wrapper[data-position="top"] {
  top: 60px;
}

body:not(.horizontal-app-menu) .pgn-wrapper[data-position$='-left'] {
  right: auto;
}

body:not(.horizontal-app-menu) .pgn-wrapper[data-position^='top-'] {
  top: 80px;
  bottom: auto;
}

body.menu-pin .pgn-wrapper[data-position$='-left'],
body.menu-pin .pgn-wrapper[data-position="top"],
body.menu-pin .pgn-wrapper[data-position="bottom"] {
  left: 250px;
}

body.horizontal-app-menu .pgn-wrapper {
  z-index: 799;
}

.pgn-wrapper {
  position: fixed;
  z-index: 1000;
}

.pgn-wrapper[data-position$='-left'] {
  left: 30px;
}

.pgn-wrapper[data-position$='-right'] {
  right: 20px;
}

.pgn-wrapper[data-position^='top-'] {
  top: 20px;
}

.pgn-wrapper[data-position^='bottom-'] {
  bottom: 20px;
}

.pgn-wrapper[data-position='top'] {
  top: 0;
  left: 0;
  right: 0;
}

.pgn-wrapper[data-position='bottom'] {
  bottom: 0;
  left: 0;
  right: 0;
}

.pgn {
  position: relative;
  margin: 10px;
}

.pgn .alert {
  margin: 0;
}

/* Simple 
------------------------------------
*/
.pgn-simple .alert {
  padding-top: 13px;
  padding-bottom: 13px;
  max-width: 500px;
  animation: fadeIn 0.3s cubic-bezier(0.05, 0.74, 0.27, 0.99) forwards;
  -webkit-animation: fadeIn 0.3s cubic-bezier(0.05, 0.74, 0.27, 0.99) forwards;
  max-height: 250px;
  overflow: hidden;
}

/* Bar 
------------------------------------
*/
.pgn-bar {
  overflow: hidden;
  margin: 0;
}

.pgn-bar .alert {
  border-radius: 0;
  padding-top: 13px;
  padding-bottom: 13px;
  max-height: 91px;
}

.pgn-wrapper[data-position='top'] .pgn-bar .alert {
  animation: slideInFromTop 0.5s cubic-bezier(0.05, 0.74, 0.27, 0.99) forwards;
  -webkit-animation: slideInFromTop 0.5s cubic-bezier(0.05, 0.74, 0.27, 0.99) forwards;
  transform-origin: top left;
  -webkit-transform-origin: top left;
}

.pgn-wrapper[data-position='bottom'] .pgn-bar .alert {
  animation: slideInFromBottom 0.5s cubic-bezier(0.05, 0.74, 0.27, 0.99) forwards;
  -webkit-animation: slideInFromBottom 0.5s cubic-bezier(0.05, 0.74, 0.27, 0.99) forwards;
  transform-origin: bottom left;
  -webkit-transform-origin: bottom left;
}

.pgn-bar .alert span {
  opacity: 0;
  animation: fadeIn 0.3s cubic-bezier(0.05, 0.74, 0.27, 0.99) forwards;
  -webkit-animation: fadeIn 0.3s cubic-bezier(0.05, 0.74, 0.27, 0.99) forwards;
}

@keyframes slideInFromTop {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes slideInFromTop {
  0% {
    -webkit-transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}

@keyframes slideInFromBottom {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes slideInFromBottom {
  0% {
    -webkit-transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}

/* Circle 
------------------------------------
*/
.pgn-circle .alert {
  margin-bottom: 10px;
  border-radius: 300px;
  animation: fadeInCircle 0.3s ease forwards, resizeCircle 0.3s 0.4s cubic-bezier(0.25, 0.25, 0.4, 1.6) forwards;
  -webkit-animation: fadeInCircle 0.3s ease forwards, resizeCircle 0.3s 0.4s cubic-bezier(0.25, 0.25, 0.4, 1.6) forwards;
  height: 60px;
  overflow: hidden;
  padding: 6px 55px 6px 6px;
  -webkit-transform: translateZ(0);
  position: relative;
}

.pgn-wrapper[data-position$='-right'] .pgn-circle .alert {
  float: right;
}

.pgn-wrapper[data-position$='-left'] .pgn-circle .alert {
  float: left;
}

.pgn-wrapper[data-position^='bottom-'] .pgn-circle .alert {
  margin-bottom: 20px;
}

.pgn-circle .alert > div > div.pgn-thumbnail > div {
  border-radius: 50%;
  overflow: hidden;
  width: 48px;
  height: 48px;
}

.pgn-circle .alert > div > div.pgn-thumbnail > div > img {
  width: 100%;
  height: 100%;
}

.pgn-circle .alert > div > div.pgn-message > div {
  opacity: 0;
  height: 47px;
  padding-left: 9px;
  animation: fadeIn .3s .5s ease forwards;
  -webkit-animation: fadeIn .3s .5s ease forwards;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  word-wrap: break-word;
}

.pgn-circle .alert > div > div.pgn-message > div p:only-child {
  padding: 12px 0;
}

.pgn-circle .alert .close {
  margin-top: -12px;
  position: absolute;
  right: 18px;
  top: 50%;
  opacity: 0;
  animation: fadeIn .3s .5s ease forwards;
  -webkit-animation: fadeIn .3s .5s ease forwards;
}

.pgn-circle .alert p {
  margin-bottom: 0;
}

.pgn-circle .alert > div {
  display: table;
  height: 100%;
}

.pgn-circle .alert > div > div {
  display: table-cell;
  vertical-align: middle;
}

@keyframes fadeInCircle {
  0% {
    opacity: 0;
    width: 60px;
  }
  100% {
    opacity: 1;
    width: 60px;
  }
}

@-webkit-keyframes fadeInCircle {
  0% {
    opacity: 0;
    width: 60px;
  }
  100% {
    opacity: 1;
    width: 60px;
  }
}

@keyframes resizeCircle {
  0% {
    width: 60px;
  }
  100% {
    width: 300px;
  }
}

@-webkit-keyframes resizeCircle {
  0% {
    width: 60px;
  }
  100% {
    width: 300px;
  }
}

/* Flip 
------------------------------------
*/
.pgn-wrapper[data-position^='top-'] .pgn-flip {
  top: -30px;
}

.pgn-wrapper[data-position^='bottom-'] .pgn-flip {
  bottom: -30px;
}

.pgn-wrapper[data-position^='bottom-'] .pgn-flip .alert {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

.pgn-flip .alert {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-box-shadow: 0 6px 4px -3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 6px 4px -3px rgba(0, 0, 0, 0.2);
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  border-radius: 0;
  padding: 25px 35px;
  max-width: 500px;
  max-height: 250px;
  overflow: hidden;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
    -webkit-transition-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 20deg);
    -webkit-transition-timing-function: ease-out;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -10deg);
    -webkit-transition-timing-function: ease-in;
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 5deg);
    -webkit-transition-timing-function: ease-out;
  }
  100% {
    -webkit-transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 20deg);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -10deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 5deg);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* Pages Notification customizations */
body > .pgn-wrapper[data-position="top"] {
  top: 60px;
  left: 70px;
}

body > .pgn-wrapper[data-position="bottom"] {
  left: 70px;
}

body > .pgn-wrapper[data-position$='-left'] {
  left: 90px;
  right: auto;
}

body > .pgn-wrapper[data-position^='top-'] {
  top: 80px;
  bottom: auto;
}

.pgn-circle .alert .close {
  margin-top: -4px;
}

body > .pgn-wrapper {
  z-index: 900;
}

@media (max-width: 979px) {
  body .pgn-wrapper[data-position="top"] {
    left: 0 !important;
  }
  body .pgn-wrapper[data-position="bottom"] {
    left: 0 !important;
  }
}

@media (max-width: 767px) {
  body .pgn-wrapper[data-position$='-left'],
  body .pgn-wrapper[data-position$='-right'] {
    left: 10px !important;
    right: 10px !important;
  }
  body .pgn-wrapper[data-position$='-right'] .alert,
  body .pgn-wrapper[data-position$='-left'] .alert {
    max-width: 100%;
    width: 100%;
  }
}

/* Notifications demo
--------------------------------------------------
*/
.notification-positions {
  border-radius: 4px;
  border: 3px dashed #e6e6e6;
  height: 370px;
  position: relative;
}

.notification-positions > div > .position:not(:only-child) {
  max-width: 50%;
}

.notification-positions .position {
  padding: 15px;
}

.notification-positions .position img {
  border: 3px solid transparent;
}

.notification-positions .position:hover {
  cursor: pointer;
}

.notification-positions .position.active img {
  border-color: #0090d9;
}

.notification-positions .position.pull-top, .notification-positions .position.pull-bottom {
  left: 0;
  right: 0;
}

.notification-positions .position img {
  width: 100%;
}

.notification-tabs {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/*------------------------------------------------------------------
[9. Progress Indicators]
*/
.progress {
  height: 4px;
  background-color: rgba(98, 98, 98, 0.2);
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  margin-bottom: 20px;
}

.progress.transparent {
  background-color: rgba(0, 0, 0, 0.28);
}

.progress.progress-small {
  height: 3px;
}

/* Circular Progress : indeterminate color
------------------------------------
*/
.progress-bar-indeterminate {
  background: url("../img/progress/progress-bar-master.svg") no-repeat top left;
  width: 100%;
  height: 100%;
  background-size: cover;
}

.progress-bar-indeterminate.progress-bar-primary {
  background-image: url("../img/progress/progress-bar-primary.svg");
  background-color: transparent;
}

.progress-bar-indeterminate.progress-bar-complete {
  background-image: url("../img/progress/progress-bar-complete.svg");
  background-color: transparent;
}

.progress-bar-indeterminate.progress-bar-success {
  background-image: url("../img/progress/progress-bar-success.svg");
  background-color: transparent;
}

.progress-bar-indeterminate.progress-bar-info {
  background-image: url("../img/progress/progress-bar-info.svg");
  background-color: transparent;
}

.progress-bar-indeterminate.progress-bar-warning {
  background-image: url("../img/progress/progress-bar-warning.svg");
  background-color: transparent;
}

.progress-bar-indeterminate.progress-bar-danger {
  background-image: url("../img/progress/progress-bar-danger.svg");
  background-color: transparent;
}

.progress-bar-indeterminate.progress-bar-master {
  background-image: url("../img/progress/progress-bar-master.svg");
  background-color: transparent;
}

/* Progress Bar
------------------------------------
*/
.progress-bar {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  background-color: #626262;
  background-image: none;
  -webkit-transition: all 1000ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 1000ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

/* Progress Bar : Color Options
------------------------------------
*/
.progress-bar-primary {
  background-color: #6d5cae;
  background-image: none;
}

.progress-bar-complete {
  background-color: #48b0f7;
  background-image: none;
}

.progress-bar-success {
  background-color: #10cfbd;
  background-image: none;
}

.progress-bar-info {
  background-color: #3b4752;
  background-image: none;
}

.progress-bar-warning {
  background-color: #f8d053;
  background-image: none;
}

.progress-bar-danger {
  background-color: #f55753;
  background-image: none;
}

.progress-bar-white {
  background-color: #fff;
  background-image: none;
}

.progress-bar-black {
  background-color: #000;
  background-image: none;
}

.progress-info .bar, .progress .bar-info {
  background-color: #232b31;
  background-image: none;
}

.progress-warning .bar, .progress .bar-warning {
  background-color: #957d32;
  background-image: none;
}

.progress-danger .bar, .progress .bar-danger {
  background-color: #933432;
  background-image: none;
}

.progress-white .bar, .progress .bar-white {
  background-color: #fff;
  background-image: none;
}

.progress-success.progress-striped .bar, .progress-striped .bar-success {
  background-color: #10cfbd;
}

.progress-info.progress-striped .bar, .progress-striped .bar-info {
  background-color: #3b4752;
}

/* Circular Progress : indeterminate 
------------------------------------
*/
.progress-circle-indeterminate {
  background: url("../img/progress/progress-circle-master.svg") no-repeat top left;
  width: 50px;
  height: 50px;
  background-size: 100% auto;
  margin: 0 auto;
}

.progress-circle-indeterminate.progress-circle-warning {
  background-image: url("../img/progress/progress-circle-warning.svg");
}

.progress-circle-indeterminate.progress-circle-danger {
  background-image: url("../img/progress/progress-circle-danger.svg");
}

.progress-circle-indeterminate.progress-circle-info {
  background-image: url("../img/progress/progress-circle-info.svg");
}

.progress-circle-indeterminate.progress-circle-primary {
  background-image: url("../img/progress/progress-circle-primary.svg");
}

.progress-circle-indeterminate.progress-circle-success {
  background-image: url("../img/progress/progress-circle-success.svg");
}

.progress-circle-indeterminate.progress-circle-complete {
  background-image: url("../img/progress/progress-circle-complete.svg");
}

/* Circular Progress 
------------------------------------
*/
.progress-circle {
  display: block;
  height: 45px;
  margin: 0 auto;
  position: relative;
  width: 45px;
  -webkit-backface-visibility: hidden;
}

.progress-circle.progress-circle-warning .pie .half-circle {
  border-color: #f8d053;
}

.progress-circle.progress-circle-danger .pie .half-circle {
  border-color: #f55753;
}

.progress-circle.progress-circle-info .pie .half-circle {
  border-color: #3b4752;
}

.progress-circle.progress-circle-primary .pie .half-circle {
  border-color: #6d5cae;
}

.progress-circle.progress-circle-success .pie .half-circle {
  border-color: #10cfbd;
}

.progress-circle.progress-circle-complete .pie .half-circle {
  border-color: #48b0f7;
}

.progress-circle.progress-circle-thick .pie .half-circle, .progress-circle.progress-circle-thick .shadow {
  border-width: 5px;
}

.progress-circle .pie {
  clip: rect(0, 45px, 45px, 22.5px);
  height: 45px;
  position: absolute;
  width: 45px;
}

.progress-circle .pie .half-circle {
  border: 3px solid #626262;
  border-radius: 50%;
  clip: rect(0, 22.5px, 45px, 0);
  height: 45px;
  position: absolute;
  width: 45px;
}

.progress-circle .shadow {
  border: 3px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  height: 100%;
  width: 100%;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

/*------------------------------------------------------------------
[11. Tabs & Accordians]
*/
/* Tabs
------------------------------------
*/
.nav-tabs {
  position: relative;
}

.nav-tabs > li {
  padding-left: 0;
  padding-right: 0;
}

.nav-tabs > li.active a {
  background: none;
  border-color: transparent;
}

.nav-tabs > li > a.active:hover, .nav-tabs > li > a.active:focus {
  border-color: #e6e6e6;
  color: #626262;
  background-color: #e6e6e6;
}

.nav-tabs > li > a {
  display: block;
  border-radius: 0;
  padding: 13px 20px;
  margin-right: 0;
  font-family: 'Montserrat';
  font-weight: 500;
  letter-spacing: 0.06em;
  color: #626262;
  font-size: 10.5px;
  min-width: 70px;
  text-transform: uppercase;
  border-color: transparent;
  position: relative;
  line-height: 1.7em;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  background: transparent;
  border-color: transparent;
  color: #626262;
}

.nav-tabs > li > a .tab-icon {
  margin-right: 6px;
}

.nav-tabs ~ .tab-content {
  overflow: hidden;
  padding: 15px;
}

.nav-tabs ~ .tab-content > .tab-pane.slide-left, .nav-tabs ~ .tab-content > .tab-pane.slide-right {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.nav-tabs ~ .tab-content > .tab-pane.slide-left.sliding, .nav-tabs ~ .tab-content > .tab-pane.slide-right.sliding {
  opacity: 0 !important;
}

.nav-tabs ~ .tab-content > .tab-pane.slide-left.active, .nav-tabs ~ .tab-content > .tab-pane.slide-right.active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -ms-transform: translate(0, 0);
  opacity: 1;
}

.nav-tabs ~ .tab-content > .tab-pane.slide-left.sliding {
  -webkit-transform: translate3d(10%, 0, 0);
  transform: translate3d(10%, 0, 0);
  -ms-transform: translate(10%, 0);
}

.nav-tabs ~ .tab-content > .tab-pane.slide-right.sliding {
  -webkit-transform: translate3d(-10%, 0, 0);
  transform: translate3d(-10%, 0, 0);
  -ms-transform: translate(-10%, 0);
}

.nav-tabs.nav-tabs-left, .nav-tabs.nav-tabs-right {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.nav-tabs.nav-tabs-left:after, .nav-tabs.nav-tabs-right:after {
  border-bottom: 0px;
}

.nav-tabs.nav-tabs-left > li, .nav-tabs.nav-tabs-right > li {
  float: none;
}

.nav-tabs.nav-tabs-left {
  float: left;
  padding-right: 0;
}

.nav-tabs.nav-tabs-left ~ .tab-content {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  -ms-flex: 1;
  -ms-flex-negative: 0;
}

.nav-tabs.nav-tabs-right {
  float: right;
  padding-right: 0;
}

.nav-tabs.nav-tabs-right ~ .tab-content {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  -ms-flex: 1;
  -ms-flex-negative: 0;
}

/* Tabs : Simple 
------------------------------------
*/
.nav-tabs-simple {
  border-bottom: 0px;
}

.nav-tabs-simple:after {
  content: '';
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
  position: absolute;
  bottom: -2px;
  z-index: 120;
  left: 0;
}

.nav-tabs-simple > li {
  margin-bottom: 0;
}

.nav-tabs-simple > li > a:after {
  position: absolute;
  -webkit-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
  -webkit-backface-visibility: hidden;
  width: 100%;
  display: block;
  background-color: #f55753;
  height: 0px;
  content: '';
  left: 0;
  z-index: 125;
  top: 100%;
}

.nav-tabs-simple > li > a:after.nav-tabs-primary {
  background-color: #6d5cae;
}

.nav-tabs-simple > li > a:after.nav-tabs-success {
  background-color: #10cfbd;
}

.nav-tabs-simple > li > a:after.nav-tabs-complete {
  background-color: #48b0f7;
}

.nav-tabs-simple > li > a:after.nav-tabs-danger {
  background-color: #f55753;
}

.nav-tabs-simple > li > a:after.nav-tabs-warning {
  background-color: #f8d053;
}

.nav-tabs-simple > li > a:after.nav-tabs-info {
  background-color: #3b4752;
}

.nav-tabs-simple > li > a.active:hover, .nav-tabs-simple > li > a.active:focus {
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs-simple > li > a.active:after, .nav-tabs-simple > li > a:hover:after {
  height: 3px;
}

.nav-tabs-simple.nav-tabs-left:after, .nav-tabs-simple.nav-tabs-right:after {
  border-bottom: 0px;
}

.nav-tabs-simple.nav-tabs-left > li > a:after, .nav-tabs-simple.nav-tabs-right > li > a:after {
  width: 0px;
  height: 100%;
  top: 0;
  bottom: 0;
  position: absolute;
}

.nav-tabs-simple.nav-tabs-left > li > a.active:after, .nav-tabs-simple.nav-tabs-left > li > a:hover:after, .nav-tabs-simple.nav-tabs-right > li > a.active:after, .nav-tabs-simple.nav-tabs-right > li > a:hover:after {
  width: 3px;
}

.nav-tabs-simple.nav-tabs-left > li > a:after {
  right: 0;
  left: auto;
}

.nav-tabs-simple.nav-tabs-right > li > a:after {
  left: 0;
}

/* Tabs : Line Triangles
------------------------------------
*/
.nav-tabs-linetriangle {
  border-bottom: 0;
}

.nav-tabs-linetriangle:after {
  content: '';
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
  position: absolute;
  bottom: -1px;
  z-index: 100;
  left: 0;
}

.nav-tabs-linetriangle > li > a.active {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: transparent;
}

.nav-tabs-linetriangle > li > a.active:hover, .nav-tabs-linetriangle > li > a.active:focus, .nav-tabs-linetriangle > li > a.active:active {
  border-color: transparent;
  background-color: transparent;
}

.nav-tabs-linetriangle > li > a.active:after, .nav-tabs-linetriangle > li > a.active:before {
  border: medium solid transparent;
  content: "";
  height: 0;
  left: 50%;
  pointer-events: none;
  position: absolute;
  width: 0;
  z-index: 120;
  top: 98%;
}

.nav-tabs-linetriangle > li > a.active:after {
  border-top-color: #fafafa;
  border-width: 10px;
  margin-left: -10px;
}

.nav-tabs-linetriangle > li > a.active:before {
  border-top-color: rgba(0, 0, 0, 0.2);
  border-width: 11px;
  margin-left: -11px;
}

.nav-tabs-linetriangle > li > a span {
  font-size: 1em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.nav-tabs-linetriangle > li > a:hover, .nav-tabs-linetriangle > li > a:focus {
  overflow: visible;
  -webkit-transition: color 0.2s ease 0s;
  transition: color 0.2s ease 0s;
}

.nav-tabs-linetriangle ~ .tab-content {
  background: #fff;
}

.nav-tabs-linetriangle.nav-tabs-left.nav-tabs:after {
  border-bottom: none;
}

.nav-tabs-linetriangle.nav-tabs-left.nav-tabs > li > a.active:before {
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 11px solid rgba(0, 0, 0, 0.2);
}

.nav-tabs-linetriangle.nav-tabs-left.nav-tabs > li > a.active:after {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fafafa;
  margin-top: 1px;
  margin-right: 2px;
}

.nav-tabs-linetriangle.nav-tabs-left.nav-tabs > li > a.active:after, .nav-tabs-linetriangle.nav-tabs-left.nav-tabs > li > a.active:before {
  top: auto;
  right: -22px;
  left: auto;
}

.nav-tabs-linetriangle.nav-tabs-right.nav-tabs:after {
  border-bottom: none;
}

.nav-tabs-linetriangle.nav-tabs-right.nav-tabs > li > a.active:before {
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-right: 11px solid rgba(0, 0, 0, 0.2);
}

.nav-tabs-linetriangle.nav-tabs-right.nav-tabs > li > a.active:after {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fafafa;
  margin-top: 1px;
  margin-left: -9px;
}

.nav-tabs-linetriangle.nav-tabs-right.nav-tabs > li > a.active:after, .nav-tabs-linetriangle.nav-tabs-right.nav-tabs > li > a.active:before {
  top: auto;
  left: -11px;
  right: auto;
}

@media screen and (max-width: 58em) {
  .nav-tabs-linetriangle {
    font-size: 0.6em;
  }
}

/* Tabs : Fill-up 
------------------------------------
*/
.nav-tabs-fillup {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  perspective: 1000;
}

.nav-tabs-fillup > li {
  overflow: hidden;
}

.nav-tabs-fillup > li > a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
  background: transparent;
}

.nav-tabs-fillup > li > a:after {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: none repeat scroll 0 0 #10cfbd;
  border: 1px solid #10cfbd;
  content: "";
  height: calc(100% + 1px);
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: translate3d(0, 100%, 0px);
  transform: translate3d(0, 100%, 0px);
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
  width: 100%;
  z-index: -1;
}

.nav-tabs-fillup > li > a:after.nav-tabs-primary {
  background: none repeat scroll 0 0 #6d5cae;
  border: 1px solid #6d5cae;
}

.nav-tabs-fillup > li > a:after.nav-tabs-success {
  background: none repeat scroll 0 0 #10cfbd;
  border: 1px solid #10cfbd;
}

.nav-tabs-fillup > li > a:after.nav-tabs-complete {
  background: none repeat scroll 0 0 #48b0f7;
  border: 1px solid #48b0f7;
}

.nav-tabs-fillup > li > a:after.nav-tabs-warning {
  background: none repeat scroll 0 0 #f8d053;
  border: 1px solid #f8d053;
}

.nav-tabs-fillup > li > a:after.nav-tabs-danger {
  background: none repeat scroll 0 0 #f55753;
  border: 1px solid #f55753;
}

.nav-tabs-fillup > li > a:after.nav-tabs-info {
  background: none repeat scroll 0 0 #3b4752;
  border: 1px solid #3b4752;
}

.nav-tabs-fillup > li > a span {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0px, 5px, 0px);
  transform: translate3d(0px, 5px, 0px);
  -webkit-transition: -webkit-transform 0.5s ease 0s;
  transition: -webkit-transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
  display: block;
  font-weight: 700;
  line-height: 1.5;
}

.nav-tabs-fillup > li > a.active {
  z-index: 100;
  color: #fff;
}

.nav-tabs-fillup > li > a.active:hover, .nav-tabs-fillup > li > a.active:focus {
  border-color: transparent;
  background: transparent;
  color: #fff;
}

.nav-tabs-fillup > li > a.active:after {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate(0px, 0px);
}

.nav-tabs-fillup > li > a.active span {
  -webkit-transform: translate3d(0px, -5px, 0px);
  transform: translate3d(0px, -5px, 0px);
  -ms-transform: translate(0px, -5px);
}

.nav-tabs-fillup .icon:before {
  -webkit-transform: translate3d(0px, 5px, 0px);
  transform: translate3d(0px, 5px, 0px);
  -ms-transform: translate(0px, 5px);
  -webkit-transition: transform 0.5s ease 0s;
  -webkit-transition: -webkit-transform 0.5s ease 0s;
  transition: -webkit-transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
  display: block;
  margin: 0;
}

.nav-tabs-fillup ~ .tab-content {
  background: #fff;
}

.nav-tabs-fillup.nav-tabs-left, .nav-tabs-fillup.nav-tabs-right {
  border-bottom: none;
}

.nav-tabs-fillup.nav-tabs-left:after, .nav-tabs-fillup.nav-tabs-right:after {
  border-bottom: none;
}

.nav-tabs-fillup.nav-tabs-left > li > a:after, .nav-tabs-fillup.nav-tabs-right > li > a:after {
  width: calc(100% + 1px);
  height: 100%;
}

.nav-tabs-fillup.nav-tabs-left > li.active a:after, .nav-tabs-fillup.nav-tabs-right > li.active a:after {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate(0px, 0px);
}

.nav-tabs-fillup.nav-tabs-left > li > a:after {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
}

.nav-tabs-fillup.nav-tabs-left > li > a span {
  -webkit-transform: translate3d(5px, 0, 0px);
  transform: translate3d(5px, 0, 0px);
  -ms-transform: translate(5px, 0);
}

.nav-tabs-fillup.nav-tabs-left > li.active a span {
  -webkit-transform: translate3d(-5px, 0, 0px);
  transform: translate3d(-5px, 0, 0px);
  -ms-transform: translate(-5px, 0);
}

.nav-tabs-fillup.nav-tabs-left > li.active .icon:before {
  -webkit-transform: translate3d(-5px, 0, 0px);
  transform: translate3d(-5px, 0, 0px);
  -ms-transform: translate(-5px, 0);
}

.nav-tabs-fillup.nav-tabs-right > li > a:after {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
  left: -1px;
}

.nav-tabs-fillup.nav-tabs-right > li > a span {
  -webkit-transform: translate3d(-5px, 0, 0px);
  transform: translate3d(-5px, 0, 0px);
  -ms-transform: translate(-5px, 0);
}

.nav-tabs-fillup.nav-tabs-right > li.active a span {
  -webkit-transform: translate3d(5px, 0, 0px);
  transform: translate3d(5px, 0, 0px);
  -ms-transform: translate(5px, 0);
}

.nav-tabs-fillup.nav-tabs-right > li.active .icon:before {
  -webkit-transform: translate3d(5px, 0, 0px);
  transform: translate3d(5px, 0, 0px);
  -ms-transform: translate(5px, 0);
}

.nav-tabs-header {
  overflow: scroll;
  width: 100%;
}

.nav-tabs-header .nav-tabs {
  width: auto;
  white-space: nowrap;
}

.nav-tabs-header .nav-tabs > li {
  display: inline-block;
  float: inherit;
}

.nav-tabs-header.nav-tabs-linetriangle {
  height: 54px;
  overflow-y: hidden;
}

.nav-tabs-header.nav-tabs-linetriangle:after {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
  position: relative;
  bottom: 3px;
  z-index: 120;
  content: "";
  clear: both;
}

.nav-tabs-header.nav-tabs-linetriangle ~ .tab-content {
  position: relative;
  top: -12px;
}

.nav-tabs-header ~ .tab-content {
  overflow: hidden;
  padding: 15px;
}

.nav-tab-dropdown .cs-select {
  width: 100% !important;
  max-width: 100%;
}

.nav-tab-dropdown .cs-select .cs-placeholder {
  height: 48px;
  padding: 12px 34px 15px 15px;
  font-family: 'Montserrat';
  font-weight: 500;
  letter-spacing: 0.06em;
  font-size: 10.5px;
  text-transform: uppercase;
}

.nav-tab-dropdown .cs-select .cs-backdrop {
  border: 1px solid transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

/* Panel Groups
------------------------------------
*/
.card-group {
  margin-bottom: 18px;
}

.card-group.horizontal {
  display: block;
}

.card-group.horizontal .card + .card {
  border-left: 1px solid rgba(0, 0, 0, 0.07);
}

.card-group .card-header {
  padding: 13px 18px 10px 22px;
}

.card-group .card-header.collapsed {
  background-color: #fff;
}

.card-group .card-header + .card-collapse .card-body {
  border: 0;
}

.card-group .card-header .card-title {
  width: 100%;
}

.card-group .card-header .card-title > a {
  color: #626262;
  font-size: 13px;
  font-weight: normal;
  display: block;
  opacity: 1;
}

.card-group .card-header .card-title > a:hover {
  color: #626262 !important;
}

.card-group .card-header .card-title > a:hover:after {
  color: #626262 !important;
}

.card-group .card-header .card-title > a:after {
  font-family: 'FontAwesome';
  content: "\F056";
  position: absolute;
  right: 13px;
  top: 36%;
  color: #626262;
}

.card-group .card-header .card-title > a.collapsed {
  color: #626262;
  opacity: 1;
}

.card-group .card-header .card-title > a.collapsed:after {
  content: "\F055";
  color: #626262;
}

.card-group .card {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0;
  flex: 1 0 0;
}

.card-group .card + .card {
  margin-top: 2px;
}

.card-group .card .card-body {
  height: auto;
}

.nav-pills > li:first-child {
  padding-left: 0;
}

.nav-pills > li > a {
  color: #626262;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #626262;
  background-color: #e6e6e6;
}

@media (max-width: 767px) {
  .nav.nav-tabs.nav-stack-sm li {
    float: none;
  }
  .nav.nav-tabs.nav-stack-sm.nav-tabs-linetriangle > li.active > a:after,
  .nav.nav-tabs.nav-stack-sm.nav-tabs-linetriangle > li.active > a:before {
    display: none;
  }
}

/*------------------------------------------------------------------
[10. Modals]
*/
.modal .close {
  position: absolute;
  right: 25px;
  top: 15px;
}

.modal .close:focus {
  outline: 0;
}

.modal .modal-dialog {
  -webkit-transition: all .2s !important;
  transition: all .2s !important;
}

.modal .modal-content {
  border: 1px solid #f2f6f7;
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.modal .modal-header {
  text-align: center;
  border-bottom: 0;
  padding: 25px 25px 0 25px;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.modal .modal-header p {
  color: #8b91a0;
}

.modal .modal-body {
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 25px;
  padding-top: 0;
  white-space: normal;
}

.modal .modal-footer {
  border-top: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-top: 0;
  padding: 25px;
  padding-top: 0;
}

.modal .drop-shadow {
  -webkit-box-shadow: 0 0 9px rgba(191, 191, 191, 0.36) !important;
          box-shadow: 0 0 9px rgba(191, 191, 191, 0.36) !important;
}

.modal.fade {
  opacity: 1 !important;
}

.modal.fade.stick-up .modal-dialog {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -ms-transform: translate(0, -100%);
  margin-top: -5px;
}

.modal.fade.stick-up.show .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -ms-transform: translate(0, 0);
}

.modal.fade.slide-up {
  height: 100%;
  top: auto;
}

.modal.fade.slide-up.show .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -ms-transform: translate(0, 0);
}

.modal.fade.slide-up.disable-scroll {
  overflow: hidden;
}

.modal.fade.slide-up .modal-dialog {
  display: table;
  height: 100%;
  -webkit-transform: translate3d(0, 75%, 0);
  transform: translate3d(0, 75%, 0);
  -ms-transform: translate(0, 75%);
}

.modal.fade.slide-up .modal-content-wrapper {
  display: table-cell;
  vertical-align: middle;
}

.modal.fade.center-scale .modal-dialog {
  display: table;
  height: 100%;
}

.modal.fade.center-scale .modal-content {
  display: table-cell;
  vertical-align: middle;
  border: 0;
  background: transparent;
}

.modal.fade.center-scale .modal-content .modal-header {
  border-bottom: 0px;
}

.modal.fade.center-scale.show .modal-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.modal.fade.center-scale .modal-dialog {
  opacity: 0;
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
}

.modal.fade.fill-in {
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.modal.fade.fill-in > .close {
  opacity: 0.6;
  z-index: 9999;
}

.modal.fade.fill-in > .close > i {
  font-size: 16px;
}

.modal.fade.fill-in .modal-dialog {
  display: table;
  height: 100%;
}

.modal.fade.fill-in .modal-content {
  display: table-cell;
  vertical-align: middle;
  border: 0;
  background: transparent;
}

.modal.fade.fill-in .modal-content .modal-header {
  border-bottom: 0px;
}

.modal.fade.fill-in.show {
  background-color: rgba(255, 255, 255, 0.85);
}

.modal.fade.fill-in.show .modal-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.modal.fade.fill-in .modal-dialog {
  opacity: 0;
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
}

.modal.fade.slide-right .close {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 10px;
  z-index: 10;
}

.modal.fade.slide-right.show .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -ms-transform: translate(0, 0);
}

.modal.fade.slide-right .modal-dialog {
  position: absolute;
  right: 0;
  margin: 0;
  height: 100%;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
}

.modal.fade.slide-right .modal-dialog .modal-content-wrapper {
  height: 100%;
}

.modal.fade.slide-right .modal-dialog .modal-content {
  height: 100%;
}

.modal.fade.slide-right .modal-dialog .modal-body {
  background-color: #fff;
}

.modal.fade.slide-right .modal-content {
  border-radius: 0px;
}

.fill-in-modal .modal-backdrop {
  background-color: transparent;
}

.modal-backdrop {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.modal-backdrop.show {
  opacity: 0.30;
}

/* Responsive Handlers: Modals
------------------------------------
*/
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

@media (max-width: 768px) {
  .modal.fill-in .modal-dialog {
    width: calc(100% - 20px);
  }
  .modal.slide-up .modal-dialog {
    width: calc(100% - 20px);
  }
}

@media (min-width: 768px) {
  .modal.stick-up .modal-dialog {
    margin: -5px auto;
  }
  .modal.slide-up .modal-dialog {
    margin: 0 auto;
  }
  .modal.fill-in .modal-dialog {
    margin: 0 auto;
  }
  .modal .modal-content {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .modal .modal-dialog {
    width: 600px;
  }
  .modal .modal-sm {
    width: 300px;
  }
  .modal .modal-sm {
    min-width: auto;
  }
}

/*------------------------------------------------------------------
[12. Sliders]
*/
/* Ion Range Slider
https://github.com/IonDen/ion.rangeSlider
--------------------------------------------------
*/
.irs-line-mid, .irs-line-left, .irs-line-right, .irs-bar, .irs-bar-edge, .irs-slider {
  background-image: none;
}

.irs-bar {
  background: #f55753;
}

.irs-wrapper .irs-line {
  background-color: #e6e6e6;
}

.irs-wrapper .irs-line-mid, .irs-wrapper .irs-line-left, .irs-wrapper .irs-line-right, .irs-wrapper .irs-diapason, .irs-wrapper .irs-slider {
  background: none;
}

.irs-wrapper .irs-diapason {
  background-color: #f55753;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.irs-wrapper .irs-from, .irs-wrapper .irs-to, .irs-wrapper .irs-single {
  background: #f55753;
}

.irs-wrapper .irs-slider.from:before {
  top: -2%;
  left: 37%;
  width: 16%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  background-color: #f55753;
}

.irs-wrapper .irs-slider.to:before {
  top: -2%;
  left: 37%;
  width: 16%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  background-color: #f55753;
}

.irs-wrapper .irs-slider.single:before {
  top: -2%;
  left: 37%;
  width: 16%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  background-color: #f55753;
}

.irs-wrapper .irs-from:after, .irs-wrapper .irs-to:after, .irs-wrapper .irs-single:after {
  border-top-color: #f55753;
}

.irs-wrapper.success .irs-diapason {
  background-color: #10cfbd;
}

.irs-wrapper.success .irs-from, .irs-wrapper.success .irs-to, .irs-wrapper.success .irs-single {
  background: #10cfbd;
}

.irs-wrapper.success .irs-slider.from:before {
  background-color: #10cfbd;
}

.irs-wrapper.success .irs-slider.to:before {
  background-color: #10cfbd;
}

.irs-wrapper.success .irs-slider.single:before {
  background-color: #10cfbd;
}

.irs-wrapper.success .irs-from:after, .irs-wrapper.success .irs-to:after, .irs-wrapper.success .irs-single:after {
  border-top-color: #10cfbd;
}

.irs-wrapper.success .irs-bar {
  background-color: #10cfbd;
}

.irs-wrapper.primary .irs-diapason {
  background-color: #6d5cae;
}

.irs-wrapper.primary .irs-from, .irs-wrapper.primary .irs-to, .irs-wrapper.primary .irs-single {
  background: #6d5cae;
}

.irs-wrapper.primary .irs-slider.from:before {
  background-color: #6d5cae;
}

.irs-wrapper.primary .irs-slider.to:before {
  background-color: #6d5cae;
}

.irs-wrapper.primary .irs-slider.single:before {
  background-color: #6d5cae;
}

.irs-wrapper.primary .irs-from:after, .irs-wrapper.primary .irs-to:after, .irs-wrapper.primary .irs-single:after {
  border-top-color: #6d5cae;
}

.irs-wrapper.primary .irs-bar {
  background-color: #6d5cae;
}

.irs-wrapper.warning .irs-diapason {
  background-color: #f8d053;
}

.irs-wrapper.warning .irs-from, .irs-wrapper.warning .irs-to, .irs-wrapper.warning .irs-single {
  background: #f8d053;
}

.irs-wrapper.warning .irs-slider.from:before {
  background-color: #f8d053;
}

.irs-wrapper.warning .irs-slider.to:before {
  background-color: #f8d053;
}

.irs-wrapper.warning .irs-slider.single:before {
  background-color: #f8d053;
}

.irs-wrapper.warning .irs-from:after, .irs-wrapper.warning .irs-to:after, .irs-wrapper.warning .irs-single:after {
  border-top-color: #f8d053;
}

.irs-wrapper.warning .irs-bar {
  background-color: #f8d053;
}

.irs-wrapper.complete .irs-diapason {
  background-color: #48b0f7;
}

.irs-wrapper.complete .irs-from, .irs-wrapper.complete .irs-to, .irs-wrapper.complete .irs-single {
  background: #48b0f7;
}

.irs-wrapper.complete .irs-slider.from:before {
  background-color: #48b0f7;
}

.irs-wrapper.complete .irs-slider.to:before {
  background-color: #48b0f7;
}

.irs-wrapper.complete .irs-slider.single:before {
  background-color: #48b0f7;
}

.irs-wrapper.complete .irs-from:after, .irs-wrapper.complete .irs-to:after, .irs-wrapper.complete .irs-single:after {
  border-top-color: #48b0f7;
}

.irs-wrapper.complete .irs-bar {
  background-color: #48b0f7;
}

.irs-wrapper.danger .irs-diapason {
  background-color: #f55753;
}

.irs-wrapper.danger .irs-from, .irs-wrapper.danger .irs-to, .irs-wrapper.danger .irs-single {
  background: #f55753;
}

.irs-wrapper.danger .irs-slider.from:before {
  background-color: #f55753;
}

.irs-wrapper.danger .irs-slider.to:before {
  background-color: #f55753;
}

.irs-wrapper.danger .irs-slider.single:before {
  background-color: #f55753;
}

.irs-wrapper.danger .irs-from:after, .irs-wrapper.danger .irs-to:after, .irs-wrapper.danger .irs-single:after {
  border-top-color: #f55753;
}

.irs-wrapper.danger .irs-bar {
  background-color: #f55753;
}

/* noUiSlider
http://refreshless.com/nouislider/
--------------------------------------------------
*/
.noUi-target {
  border-radius: 0px;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.noUi-target.bg-complete .noUi-connect {
  background-color: #48b0f7;
}

.noUi-target.bg-success .noUi-connect {
  background-color: #10cfbd;
}

.noUi-target.bg-warning .noUi-connect {
  background-color: #f8d053;
}

.noUi-target.bg-danger .noUi-connect {
  background-color: #f55753;
}

.noUi-target.bg-info .noUi-connect {
  background-color: #3b4752;
}

.noUi-target.bg-primary .noUi-connect {
  background-color: #6d5cae;
}

.noUi-target.noUi-connect {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.noUi-handle {
  border-radius: 999px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.noUi-handle:before, .noUi-handle:after {
  display: none;
}

.noUi-horizontal {
  height: 4px;
}

.noUi-horizontal .noUi-handle {
  width: 18px;
  height: 18px;
  left: -15px;
  border: 1px solid #dbdbdb;
  top: -7px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.noUi-horizontal .noUi-handle:hover {
  border: 1px solid silver;
}

.noUi-horizontal .noUi-handle:active {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  border: 1px solid #dbdbdb;
}

.noUi-horizontal .noUi-handle:focus {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  border: 1px solid #dbdbdb;
}

.disable-hover-scale .noUi-handle:active {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.disable-hover-scale .noUi-handle:focus {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.vertical-slider {
  height: 150px;
}

.noUi-vertical {
  width: 4px;
}

.noUi-vertical .noUi-handle {
  width: 18px;
  height: 18px;
  border: 1px solid #dbdbdb;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.noUi-vertical .noUi-handle:hover {
  border: 1px solid silver;
}

.noUi-vertical .noUi-handle:active {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  border: 1px solid #dbdbdb;
}

.noUi-vertical .noUi-handle:focus {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  border: 1px solid #dbdbdb;
}

.noUi-base {
  padding: 5px 0;
}

.noUi-origin {
  border-radius: 0px;
  bottom: 5px;
}

.noUi-connect {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.noUi-background {
  background: #ececec !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/*------------------------------------------------------------------
[14. Nesstables]
*/
.dd-handle {
  height: auto;
  border-color: rgba(230, 230, 230, 0.7);
  color: #626262;
}

.dd-handle:hover {
  background-color: #fafafa;
}

.dark .dd-handle {
  color: #626262;
  background: #f0f0f0;
}

.dark .dd-handle:hover {
  background-color: #fafafa;
}

.dark .dd-placeholder {
  background-color: #e6e6e6;
}

.dd3-content {
  background: #fff;
  border-color: rgba(230, 230, 230, 0.7);
  color: #626262;
}

.dd3-content:hover {
  background-color: #fafafa;
}

.dd3-handle {
  background: transparent;
  text-indent: 9999px;
}

.dd3-handle:before {
  font-family: 'pages-icon';
  color: #626262;
  content: "\E660";
  font-size: 11px;
  top: 5px;
}

.dd-placeholder {
  background: #f0f0f0;
  border-color: rgba(98, 98, 98, 0.35);
}

.dd-empty {
  background-image: none;
  background: #f0f0f0;
  border-color: rgba(98, 98, 98, 0.5);
}

.dd-item > button {
  font-size: 11px;
}

.dd-item > button:before {
  font-family: 'pages-icon';
  content: "\E63B";
}

.dd-item > button[data-action="collapse"]:before {
  font-family: 'pages-icon';
  content: "\E635";
}

/* Responsive Handlers : Nestables
------------------------------------
*/
@media only screen and (min-width: 700px) {
  .dd {
    width: 100%;
  }
  .nestable-lists .dd {
    float: left;
  }
}

/*------------------------------------------------------------------
[13. Treeview]
*/
span.dynatree-active a {
  color: #2c2c2c !important;
  background-color: transparent !important;
}

span.dynatree-selected a {
  color: #2c2c2c !important;
  font-style: normal;
}

ul.dynatree-container a:focus, span.dynatree-focused a:link {
  background-color: transparent;
}

ul.dynatree-container {
  background-color: transparent;
}

ul.dynatree-container a:hover {
  color: #626262;
  opacity: 0.7;
  background-color: transparent;
}

ul.dynatree-container a {
  color: #626262;
}

span.dynatree-empty, span.dynatree-vline, span.dynatree-connector, span.dynatree-expander, span.dynatree-icon, span.dynatree-checkbox, span.dynatree-radio, span.dynatree-drag-helper-img, #dynatree-drop-marker {
  height: 17px;
  position: relative;
  top: 3px;
}

/*------------------------------------------------------------------
[2. View Ports]
*/
.view-port {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  white-space: nowrap;
  word-spacing: 0;
  font-size: 0;
  overflow: hidden;
}

.view-port > * {
  font-size: initial;
}

.view-port .navbar {
  border-radius: 0;
  padding-left: 0;
  margin-bottom: 0;
  border-left: 0;
  display: table;
  width: 100%;
  top: 0;
  border-top: 0;
  padding: 0;
  border-bottom: 1px solid #e7e7e7;
}

.view-port .navbar .navbar-inner {
  display: table-cell;
  height: 50px;
  vertical-align: middle;
}

.view-port .navbar .action {
  position: absolute;
  top: 0;
  line-height: 50px;
  z-index: 1;
}

.view-port .navbar .action.pull-right {
  right: 0;
}

.view-port .navbar .action {
  position: absolute;
  top: 0;
  line-height: 50px;
  z-index: 1;
}

.view-port .navbar .action.pull-right {
  right: 0;
}

.view-port .navbar .view-heading {
  font-size: 15px;
  text-align: center;
}

.view-port .navbar > p {
  line-height: 12px;
  font-size: 12px;
  margin: 0;
}

.view-port .navbar.navbar-sm {
  min-height: 35px;
}

.view-port .navbar.navbar-sm .navbar-inner {
  height: 35px;
}

.view-port .navbar.navbar-sm .action {
  line-height: 35px;
}

.view-port .view {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  vertical-align: top;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.view-port .view:first-child:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  z-index: -1;
}

.view-port .view:last-child {
  margin-left: -4px;
}

.view-port .view:only-child {
  margin: 0;
}

.view-port.from-top > .view:last-child {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
}

.view-port.push > .view:first-child {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
}

.view-port.push > .view:last-child {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
}

.view-port.push-parrallax > .view:first-child {
  -webkit-transition: all 400ms cubic-bezier(0.1, 0.7, 0.1, 1);
  transition: all 400ms cubic-bezier(0.1, 0.7, 0.1, 1);
  -webkit-transform: translate3d(-25%, 0, 0);
  transform: translate3d(-25%, 0, 0);
  -ms-transform: translate(-25%, 0);
}

.view-port.push-parrallax > .view:first-child:before {
  opacity: 0;
  z-index: 100;
}

.view-port.push-parrallax > .view:last-child {
  -webkit-transition: all 400ms cubic-bezier(0.1, 0.7, 0.1, 1);
  transition: all 400ms cubic-bezier(0.1, 0.7, 0.1, 1);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
  -webkit-box-shadow: 0 0 9px rgba(191, 191, 191, 0.36);
          box-shadow: 0 0 9px rgba(191, 191, 191, 0.36);
}

/*------------------------------------------------------------------
[4. Cards]
*/
.card {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
  margin-bottom: 20px;
  width: 100%;
  word-wrap: none;
}

.card .card-header {
  background: transparent;
  border-radius: 0px;
  border-bottom: 0px;
  padding: 20px 20px 7px 20px;
  position: relative;
  z-index: 3;
  min-height: 48px;
}

.card .card-header.separator:after {
  content: "";
  height: 1px;
  background: rgba(0, 0, 0, 0.08);
  left: 16px;
  right: 16px;
  position: absolute;
  bottom: 0;
}

.card .card-header + .card-body {
  padding-top: 0;
}

.card .card-header .card-title {
  font-family: 'Montserrat';
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.06em;
  font-size: 12px;
  font-weight: 500;
  margin: 0;
  padding: 0;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-stroke: 0px;
  filter: alpha(opacity=40);
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.card .card-header .card-controls {
  float: right;
  margin-top: -3px;
}

.card .card-header .card-controls ul {
  margin: 0;
  padding: 0;
}

.card .card-header .card-controls ul li {
  display: inline-block;
  list-style: none;
  line-height: 0;
}

.card .card-header .card-controls:after {
  content: "";
  display: table;
  clear: both;
}

.card .card-header.card-header-hover .card-title {
  opacity: .4;
}

.card .card-header.card-header-hover:hover .card-title {
  opacity: 1;
}

.card.card-default {
  border: 1px solid rgba(0, 0, 0, 0.07);
}

.card.card-default > .card-header {
  color: #333;
}

.card.card-bordered {
  border: 1px solid rgba(230, 230, 230, 0.7);
}

.card.card-borderless {
  border: none;
}

.card.card-condensed .card-header {
  padding: 13px 13px 0 13px;
  min-height: 30px;
}

.card.card-condensed .card-header .card-title {
  opacity: .4;
}

.card.card-condensed .card-body {
  padding: 13px;
}

.card.card-hover .card-header .card-title {
  opacity: .4;
}

.card.card-hover:hover .card-header .card-title {
  opacity: 1;
}

.card.card-transparent {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.card.card-transparent .card-body {
  background: transparent;
}

.card.full-height {
  height: 100%;
}

.card.full-height .card-body {
  height: auto;
  width: 100%;
  height: 100%;
}

.card.card-featured {
  -webkit-box-shadow: -1px 1px 3px 0px rgba(121, 129, 135, 0.14);
  box-shadow: -1px 1px 3px 0px rgba(121, 129, 135, 0.14);
  width: calc(100% - 50px);
  float: right;
}

.card.card-featured .card-title h4 {
  font-family: 'Montserrat';
  font-size: 16px;
  text-transform: uppercase;
  color: #f0f0f0;
}

.card.card-featured .card-body h3 {
  line-height: 34px;
  font-size: 26px;
}

.card.card-featured .footer .username {
  line-height: 8px;
  padding-top: 10px;
  font-size: 16px;
}

.card.card-featured .footer .buttons li {
  display: inline;
  list-style: none;
  font-weight: bold;
  margin-left: 20px;
}

.card.card-featured .footer .buttons li:first-child {
  margin-left: 0;
}

.card.card-featured .footer .buttons .heart {
  color: #f55753;
}

.card.card-featured .footer .buttons .comment {
  color: #626262;
}

.card.card-featured .ribbon {
  width: 38px;
  height: 38px;
  margin-left: -39px;
  float: left;
  -webkit-box-shadow: inset -3px 0px 3px 0px rgba(0, 0, 0, 0.14);
  box-shadow: inset -3px 0px 3px 0px rgba(0, 0, 0, 0.14);
}

.card.card-featured .ribbon.green {
  background: #48b0f7;
}

.card.card-featured .ribbon.blue {
  background: #10cfbd;
}

.card.hover-fill:hover {
  background: #f0f0f0;
}

.card.hover-stroke:hover {
  border: 1px solid #e6e6e6;
}

.card .card-body {
  padding: 20px;
}

.card .card-body.no-padding .row {
  margin-left: 0;
  margin-right: 0;
}

.card .card-body.no-bottom-padding {
  padding-bottom: 0;
}

.card .card-body.no-top-padding {
  padding-top: 0;
}

.card .card-body .title {
  margin-top: 0px;
}

.card .card-body.scrollable {
  margin-bottom: 20px;
}

/* Portlets
------------------------------------
*/
.card-progress {
  background: rgba(255, 255, 255, 0.8);
  bottom: 0;
  left: 0;
  position: absolute !important;
  right: 0;
  top: 0;
  display: none;
  z-index: 2;
}

.card-progress .progress,
.card-progress .progress.progress-small {
  height: 3px;
}

.card-progress .progress-circle-indeterminate,
.card-progress .card-bar-indeterminate {
  display: block;
  left: 50%;
  margin-left: -17px;
  margin-top: -17px;
  position: absolute;
  top: 50%;
}

.card-progress .progress-circle-indeterminate {
  width: 35px;
  height: 35px;
}

.card-maximized {
  position: fixed !important;
  left: 70px;
  top: 59px;
  bottom: 0;
  right: 0;
  z-index: 600;
  margin: 0;
  width: auto;
}

/* Pages notification holder */
.card .pgn-wrapper {
  position: absolute;
  z-index: 602;
  left: 0 !important;
  top: 0 !important;
}

.card-header a:not(.btn) {
  color: #626262 !important;
  opacity: .4;
  padding-top: 10px;
  padding-bottom: 10px;
}

.card-header a:not(.btn).card-refresh {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.card-header a:not(.btn).card-refresh.refreshing {
  opacity: 1;
}

.card-header a:not(.btn).card-refresh.minimal {
  position: relative;
  display: block;
  padding: 0;
}

.card-header .dropdown-menu .dropdown-item {
  padding: 0 20px !important;
}

.card-header .dropdown-menu .dropdown-item:hover {
  opacity: 1;
  background-color: transparent;
}

.card-header a[data-toggle]:hover {
  opacity: 1;
}

.card-icon {
  -moz-osx-font-smoothing: grayscale;
  font-family: "pages-icon";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
}

.card-icon-close:before {
  content: "\E60A";
}

.card-icon-maximize:before {
  content: "\E634";
}

.card-icon-refresh:before {
  content: "\E600";
}

.card-icon-collapse:before {
  content: "\E62C";
}

.card-icon-settings:before {
  content: "\E655";
}

.card-icon-refresh-lg-master,
.card-icon-refresh-lg-white {
  width: 15px;
  height: 15px;
  display: block;
  background-size: cover;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.card-icon-refresh-lg-master.fade,
.card-icon-refresh-lg-white.fade {
  opacity: 0.1;
}

.card-icon-refresh-lg-master {
  background-image: url("../img/progress/progress-circle-lg-master-static.svg");
}

.card-icon-refresh-lg-white {
  background-image: url("../img/progress/progress-circle-lg-white-static.svg");
}

.card-icon-refresh-lg-master-animated,
.card-icon-refresh-lg-white-animated {
  width: 15px;
  height: 15px;
  display: block;
  background-size: cover;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.card-icon-refresh-lg-master-animated.active,
.card-icon-refresh-lg-white-animated.active {
  opacity: 1;
}

.card-icon-refresh-lg-master-animated {
  background-image: url("../img/progress/progress-circle-lg-master.svg");
}

.card-icon-refresh-lg-white-animated {
  background-image: url("../img/progress/progress-circle-lg-white.svg");
}

/* For demo purpose only */
.card-scroll {
  height: 100px;
}

.sortable .card-header {
  cursor: move;
}

/* To prevent lag while dragging */
.ui-sortable-handle {
  -webkit-transition: max-height 0.3s ease 0s;
  transition: max-height 0.3s ease 0s;
}

.sortable .grid .grid-title {
  cursor: move;
}

.ui-sortable {
  min-height: 0px !important;
}

.ui-sortable-placeholder {
  border: 1px dotted black;
  visibility: visible !important;
  height: 100% !important;
}

.ui-sortable-placeholder * {
  visibility: hidden;
}

.sortable-box-placeholder {
  background-color: #f0f0f0;
  border: 1px dashed #e6e6e6;
  display: block;
  margin-top: 0px !important;
  margin-bottom: 24px !important;
}

.sortable-box-placeholder * {
  visibility: hidden;
}

.sortable .card {
  -webkit-transition: none;
  transition: none;
}

.sortable-column {
  padding-bottom: 100px;
}

.demo-card-scrollable {
  height: 158px;
}

.card-body {
  padding: 15px;
}

/*------------------------------------------------------------------
[15. Form Elements]
*/
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

input[type="radio"],
input[type="checkbox"] {
  margin-top: 1px;
  line-height: normal;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

select[multiple],
select[size] {
  height: auto !important;
}

input:focus,
select:focus,
textarea:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

form legend {
  margin: 15px 0px 10px 0px;
}

.form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.07);
  font-family: Arial, sans-serif;
  -webkit-appearance: none;
  color: #2c2c2c;
  outline: 0;
  padding: 8px 12px;
  line-height: normal;
  font-size: 14px;
  font-weight: normal;
  vertical-align: middle;
  min-height: 35px;
  -webkit-transition: all 0.12s ease;
  transition: all 0.12s ease;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-transition: background 0.2s linear 0s;
  transition: background 0.2s linear 0s;
}

.form-control:focus {
  border-color: rgba(0, 0, 0, 0.1);
  background-color: #f0f0f0;
  outline: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form-control:focus::-moz-placeholder {
  color: inherit;
  opacity: 0.7;
}

.form-control:focus:-ms-input-placeholder {
  color: inherit;
  opacity: 0.7;
}

.form-control:focus::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.7;
}

.form-control::-moz-placeholder {
  color: inherit;
  opacity: 0.33;
}

.form-control:-ms-input-placeholder {
  color: inherit;
  opacity: 0.33;
}

.form-control::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.33;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background: #f8f8f8;
  color: rgba(98, 98, 98, 0.75);
}

.form-control.transparent {
  background-color: transparent;
  border-color: transparent;
}

.form-control.transparent:focus {
  background-color: transparent;
  border-color: transparent;
}

/* Input Sizes
--------------------------------------------------
*/
.input-sm,
.form-horizontal .form-group-sm .form-control {
  font-size: 13px;
  min-height: 32px;
  min-height: 32px;
  padding: 7px 9px;
}

.input-lg,
.form-horizontal .form-group-lg .form-control {
  border-radius: 3px;
  font-size: 18px;
  min-height: 45px;
  padding: 11px 13px;
}

.input-xlg {
  min-height: 51px;
  font-size: 18px;
  line-height: 22px;
}

.input-group-lg > .form-control {
  padding: 6px 1rem;
}

.input-group-sm > .form-control {
  padding: 0 .5rem;
  min-height: 32px;
}

.select2-lg .select2-container .select2-selection.select2-selection--single {
  height: 45px;
  padding: 11px 13px;
}

.select2-lg .select2-container .select2-selection.select2-selection--single .select2-selection__rendered {
  padding-top: 0px;
  line-height: 22px;
  font-size: 18px;
}

.select2-lg .select2-container .select2-selection.select2-selection--single .select2-selection__arrow {
  bottom: 9px;
}

.select2-sm .select2-container .select2-selection.select2-selection--single {
  height: 32px;
  padding: 8px 9px;
}

.select2-sm .select2-container .select2-selection.select2-selection--single .select2-selection__rendered {
  padding-top: 0px;
  line-height: 16px;
  font-size: 13px;
}

.select2-sm .select2-container .select2-selection.select2-selection--single .select2-selection__arrow {
  bottom: 4px;
}

/* Checkboxes and Radio buttons
--------------------------------------------------
*/
.radio,
.checkbox {
  margin-bottom: 10px;
  margin-top: 10px;
  padding-left: 0px;
}

.radio label,
.checkbox label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-right: 15px;
  min-width: 18px;
  min-height: 18px;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 0;
}

.radio label:before,
.checkbox label:before {
  -webkit-box-sizing: inherit;
  box-sizing: border-box;
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-right: 10px;
  position: absolute;
  left: 0px;
  background-color: #fff;
  border: 1px solid #d0d0d0;
}

.radio label {
  margin-bottom: 6px;
}

.radio label:before {
  bottom: 2.5px;
  border-radius: 99px;
  -webkit-transition: border 0.3s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
  transition: border 0.3s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
}

.radio input[type=radio]:checked + label:before {
  border-width: 5px;
}

.radio input[type="radio"]:focus + label {
  color: #2c2c2c;
}

.radio input[type="radio"]:focus + label:before {
  background-color: #e6e6e6;
}

.radio input[type=radio] {
  opacity: 0;
  width: 0;
  height: 0;
}

.radio input[type=radio][disabled] + label {
  opacity: 0.65;
}

.radio.radio-success input[type=radio]:checked + label:before {
  border-color: #10cfbd;
}

.radio.radio-primary input[type=radio]:checked + label:before {
  border-color: #6d5cae;
}

.radio.radio-info input[type=radio]:checked + label:before {
  border-color: #3b4752;
}

.radio.radio-warning input[type=radio]:checked + label:before {
  border-color: #f8d053;
}

.radio.radio-danger input[type=radio]:checked + label:before {
  border-color: #f55753;
}

.radio.radio-complete input[type=radio]:checked + label:before {
  border-color: #48b0f7;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.checkbox input[type=radio][disabled] + label:after {
  background-color: #e6e6e6;
}

.checkbox label {
  -webkit-transition: border 0.2s linear 0s, color 0.2s linear 0s;
  transition: border 0.2s linear 0s, color 0.2s linear 0s;
}

.checkbox label:before {
  top: 1.4px;
  border-radius: 3px;
  -webkit-transition: border 0.2s linear 0s, color 0.2s linear 0s;
  transition: border 0.2s linear 0s, color 0.2s linear 0s;
}

.checkbox label::after {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 3.5px;
  top: 0px;
  font-size: 11px;
  -webkit-transition: border 0.2s linear 0s, color 0.2s linear 0s;
  transition: border 0.2s linear 0s, color 0.2s linear 0s;
}

.checkbox label:after {
  border-radius: 3px;
}

.checkbox input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}

.checkbox.checkbox-circle label:after {
  border-radius: 99px;
}

.checkbox.checkbox-circle label:before {
  border-radius: 99px;
}

.checkbox input[type=checkbox]:checked + label:before {
  border-width: 8.5px;
}

.checkbox input[type=checkbox]:checked + label::after {
  font-family: 'FontAwesome';
  content: "\F00C";
  color: #fff;
}

.checkbox input[type="checkbox"]:focus + label {
  color: #2c2c2c;
}

.checkbox input[type="checkbox"]:focus + label:before {
  background-color: #e6e6e6;
}

.checkbox input[type=checkbox][disabled] + label {
  opacity: 0.65;
}

.checkbox input[type=checkbox][disabled] + label:before {
  background-color: #eceff3;
}

.checkbox.right label {
  margin-right: 35px;
  padding-left: 0 !important;
}

.checkbox.right label:before {
  right: -35px;
  left: auto;
}

.checkbox.right input[type=checkbox]:checked + label {
  position: relative;
}

.checkbox.right input[type=checkbox]:checked + label::after {
  font-family: 'FontAwesome';
  content: "\F00C";
  position: absolute;
  right: -27px;
  left: auto;
}

.checkbox.check-success input[type=checkbox]:checked + label:before {
  border-color: #10cfbd;
}

.checkbox.check-primary input[type=checkbox]:checked + label:before {
  border-color: #6d5cae;
}

.checkbox.check-complete input[type=checkbox]:checked + label:before {
  border-color: #48b0f7;
}

.checkbox.check-warning input[type=checkbox]:checked + label:before {
  border-color: #f8d053;
}

.checkbox.check-danger input[type=checkbox]:checked + label:before {
  border-color: #f55753;
}

.checkbox.check-info input[type=checkbox]:checked + label:before {
  border-color: #3b4752;
}

.checkbox.check-success input[type=checkbox]:checked + label::after,
.checkbox.check-primary input[type=checkbox]:checked + label::after,
.checkbox.check-complete input[type=checkbox]:checked + label::after,
.checkbox.check-warning input[type=checkbox]:checked + label::after,
.checkbox.check-danger input[type=checkbox]:checked + label::after,
.checkbox.check-info input[type=checkbox]:checked + label::after {
  color: #fff;
}

.input-group-text {
  background-color: #f0f0f0;
  color: rgba(98, 98, 98, 0.47);
  font-size: 14px;
  border: 1px solid rgba(0, 0, 0, 0.07);
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 2px;
}

.input-group-text.primary {
  background-color: #6d5cae;
  border: 1px solid #6d5cae;
  color: #fff;
  background-color: #6d5cae;
}

.input-group-text.success {
  background-color: #0090d9;
  color: #fff;
}

.input-group-text.info {
  background-color: #1f3853;
  color: #fff;
}

.input-group-text.warning {
  background-color: #fbb05e;
  color: #fff;
}

.input-group-text.danger {
  background-color: #f35958;
  color: #fff;
}

.input-group-text.transparent {
  background-color: transparent;
}

.input-group-append .input-group-text {
  border-left: 0;
}

.input-group-prepend .input-group-text {
  border-right: 0;
}

/* Form layouts
--------------------------------------------------
*/
@media only screen and (min-width: 768px) {
  form .row {
    margin-left: 0;
    margin-right: 0;
  }
  form .row [class*='col-']:not(:first-child), form .row [class*='col-']:not(:last-child) {
    padding-right: 7px;
    padding-left: 7px;
  }
  form .row [class*='col-']:first-child {
    padding-left: 0;
  }
  form .row [class*='col-']:last-child {
    padding-right: 0;
  }
}

/* Form layouts  : Horizontal
--------------------------------------------------
*/
.form-horizontal .form-group {
  border-bottom: 1px solid #e6e6e6;
  padding-top: 19px;
  padding-bottom: 19px;
  margin-bottom: 0;
}

.form-horizontal .form-group:last-child {
  border-bottom: none;
}

.form-horizontal .form-group:hover .control-label {
  opacity: .6;
}

.form-horizontal .form-group.focused .control-label {
  opacity: 1;
}

.form-horizontal .form-group .control-label {
  text-align: left;
  opacity: .42;
  -webkit-transition: opacity ease 0.3s;
  transition: opacity ease 0.3s;
}

.form-horizontal .radio {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .control-label {
  padding-top: 7px;
  margin-bottom: 0;
}

/* Form layouts  : Attached
--------------------------------------------------
*/
.form-group-attached .form-group.form-group-default {
  border-radius: 0;
  margin-bottom: 0;
}

.form-group-attached > div {
  margin: 0;
}

.form-group-attached > div:first-child.row > [class*='col-']:first-child .form-group-default {
  border-top-left-radius: 2px;
}

.form-group-attached > div:first-child.row > [class*='col-']:last-child .form-group-default {
  border-top-right-radius: 2px;
}

.form-group-attached > div:first-child.form-group-default {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.form-group-attached > div:last-child.row > [class*='col-']:first-child .form-group-default {
  border-bottom-left-radius: 2px;
}

.form-group-attached > div:last-child.row > [class*='col-']:last-child .form-group-default {
  border-bottom-right-radius: 2px;
}

.form-group-attached > div:last-child.form-group-default {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.form-group-attached > div.row > [class*='col-'] {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.form-group-attached > div.row > [class*='col-']:not(:only-child):not(:last-child) > .form-group-default {
  border-right-color: transparent;
}

.form-group-attached > div:not(:last-child) .form-group-default, .form-group-attached > div:not(:last-child).form-group-default {
  border-bottom-color: transparent;
}

/* Form layouts  : Responsive Handlers
--------------------------------------------------
*/
@media (max-width: 767px) {
  .form-group-attached .form-group-default {
    border-right-color: rgba(0, 0, 0, 0.07) !important;
  }
}

@media only screen and (min-width: 768px) {
  .form-group-attached > div.row > [class*='col-'] .form-group {
    height: 100%;
    width: 100%;
  }
}

/* Form Groups
--------------------------------------------------
*/
.form-group {
  margin-bottom: 10px;
}

.form-group .radio label {
  color: black;
}

.form-group.field-projectsbudget-worker_id {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
}

.form-group.field-projectsbudget-max_budget {
  margin-bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
}

@media screen and (max-width: 1250px) {
  .form-group.field-projectsbudget-max_budget {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}

.form-group label:not(.error) {
  font-family: 'Montserrat';
  font-size: 10.5px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-weight: 500;
}

.form-group label .help {
  margin-left: 8px;
}

.form-group .help {
  font-size: 12px;
  color: rgba(98, 98, 98, 0.55);
}

.form-group > .select2 {
  display: block;
}

.form-group-default {
  background-color: #fff;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 2px;
  padding-top: 7px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 4px;
  overflow: hidden;
  width: 100%;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}

.form-group-default.required:after {
  color: #f55753;
  content: "*";
  font-family: arial;
  font-size: 20px;
  position: absolute;
  right: 15px;
  top: 9px;
}

.form-group-default.disabled {
  background: #f8f8f8;
  color: rgba(98, 98, 98, 0.23);
}

.form-group-default.disabled input {
  opacity: .6;
}

.form-group-default.disabled.focused {
  background: #f8f8f8;
}

.form-group-default.disabled.focused label {
  opacity: 1;
}

.form-group-default.focused {
  border-color: rgba(0, 0, 0, 0.1) !important;
  background-color: #f0f0f0;
}

.form-group-default.focused label {
  opacity: .4;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.form-group-default.has-error {
  background-color: rgba(245, 87, 83, 0.1);
}

.form-group-default.has-success .form-control-feedback, .form-group-default.has-error .form-control-feedback {
  display: none !important;
}

.form-group-default.has-success .form-control,
.form-group-default.has-success .form-control:focus,
.form-group-default.has-error .form-control,
.form-group-default.has-error .form-control:focus {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-group-default.input-group {
  padding: 0;
}

.form-group-default.input-group > label {
  margin-top: 6px;
  padding-left: 12px;
}

.form-group-default.input-group > label.inline {
  margin-top: 6px;
  float: left;
}

.form-group-default.input-group > .form-control {
  margin-top: -2px;
  margin-bottom: 3px;
  padding-left: 12px;
}

.form-group-default.input-group label {
  margin-top: 6px;
  padding-left: 12px;
}

.form-group-default.input-group .form-input-group {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.form-group-default.input-group .form-control {
  margin-top: -2px;
  margin-bottom: 3px;
  padding-left: 12px;
  width: 100%;
}

.form-group-default.input-group .input-group-text {
  border: 0;
  border-radius: 0;
  min-width: 50px;
}

.form-group-default.input-group .input-group-text i {
  width: 100%;
}

.form-group-default.input-group .btn {
  border-top: 0;
  border-bottom: 0;
}

.form-group-default .form-control {
  border: none;
  min-height: 25px;
  padding: 0;
  margin-top: -4px;
  background: none;
}

.form-group-default .form-control.error {
  color: #2c2c2c;
}

.form-group-default .form-control:focus {
  background: none;
}

.form-group-default textarea.form-control {
  padding-top: 5px;
}

.form-group-default label {
  margin: 0;
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.form-group-default label.label-lg {
  font-size: 13px;
  left: 13px;
  top: 9px;
}

.form-group-default label.label-sm {
  font-size: 11px;
  left: 11px;
  top: 6px;
}

.form-group-default label.highlight {
  opacity: 1;
}

.form-group-default label.fade {
  opacity: .5;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.form-group-default > .input-lg {
  height: 29px;
  min-height: 29px;
  padding-left: 1px;
}

.form-group-default > .input-sm {
  min-height: 18px;
  height: 18px;
}

.form-group-default.form-group-default-select {
  overflow: visible;
}

.form-group-default.form-group-default-select .ui-select-container.ui-select-bootstrap.dropdown .ui-select-match {
  padding-top: 6px;
  height: 23px;
}

.form-group-default.form-group-default-select .ui-select-container .select2-choices {
  border: 0px;
}

.form-group-default.form-group-default-select2 {
  padding: 0;
}

.form-group-default.form-group-default-select2 > label {
  position: absolute;
  z-index: 10;
  padding: 7px 12px 0 12px;
}

.form-group-default.form-group-default-select2 > label.label-lg {
  left: 0;
  top: 0;
}

.form-group-default.form-group-default-select2 > label.label-sm {
  left: 0;
  top: 0;
}

.form-group-default.form-group-default-select2 .select2-container .select2-selection--single {
  padding-top: 20px;
  height: 52px;
  border: 0 !important;
}

.form-group-default.form-group-default-select2 .select2-container .select2-selection--single .select2-arrow b:before {
  top: 20px;
}

.form-group-default.form-group-default-select2 .select2-container .select2-selection--single .select2-chosen {
  padding-left: 3px;
  padding-top: 1px;
}

.form-group-default.form-group-default-select2 .select2-container .select2-selection--multiple {
  padding-top: 19px;
  padding-bottom: 0;
  height: 52px;
  border: 0px;
}

.form-group-default.form-group-default-select2 .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  margin-top: 5px;
}

.form-group-default.form-group-default-select2.input-lg {
  height: auto;
  padding: 0;
}

.form-group-default.form-group-default-select2.input-lg .select2-container .select2-selection--single {
  padding-top: 26px;
  height: 58px;
}

.form-group-default.form-group-default-select2.input-lg .select2-container .select2-selection--single .select2-selection__rendered {
  font-size: 18px;
}

.form-group-default.form-group-default-select2.input-sm {
  height: auto;
  padding: 0;
}

.form-group-default.form-group-default-select2.input-sm .select2-container .select2-selection--single {
  padding-top: 21px;
  height: 49px;
}

.form-group-default.form-group-default-select2.input-sm .select2-container .select2-selection--single .select2-selection__rendered {
  font-size: 13px;
}

.form-group-default.form-group-default-selectFx {
  padding: 0;
}

.form-group-default.form-group-default-selectFx > label {
  position: absolute;
  z-index: 10;
  padding: 7px 12px 0 12px;
}

.form-group-default.form-group-default-selectFx > label.label-lg {
  left: 0;
  top: 0;
}

.form-group-default.form-group-default-selectFx > label.label-sm {
  left: 0;
  top: 0;
}

.form-group-default.form-group-default-selectFx .cs-wrapper .cs-placeholder {
  padding-top: 28px;
  height: 52px;
  padding-left: 12px;
}

.form-group-default.form-group-default-selectFx .cs-wrapper .cs-select {
  height: auto;
}

.form-group-default.form-group-default-selectFx .cs-wrapper .cs-select > span:after,
.form-group-default.form-group-default-selectFx .cs-wrapper .cs-select .cs-selected span:after {
  top: 39px;
}

.form-group-default.form-group-default-selectFx .cs-wrapper .cs-select.input-lg .cs-placeholder {
  height: 60px;
}

.form-group-default.form-group-default-selectFx .cs-wrapper .cs-select.input-sm .cs-placeholder {
  height: 50px;
}

.form-group-default.form-group-default-selectFx .cs-wrapper .dropdown-placeholder {
  vertical-align: top;
}

/* Form validation
--------------------------------------------------
*/
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #0da899;
}

.has-success .form-control {
  border-color: #0da899;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.has-success .form-control:focus {
  border-color: #09796e;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.has-success .input-group-addon {
  background: #f0f0f0;
  border: 1px solid rgba(0, 0, 0, 0.07);
  color: rgba(98, 98, 98, 0.47);
}

.has-success .form-control-feedback {
  color: #0da899;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c9a843;
}

.has-warning .form-control {
  border-color: #c9a843;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.has-warning .form-control:focus {
  border-color: #a98b30;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.has-warning .input-group-addon {
  background: #f0f0f0;
  border: 1px solid rgba(0, 0, 0, 0.07);
  color: rgba(98, 98, 98, 0.47);
}

.has-warning .form-control-feedback {
  color: #c9a843;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #f55753;
}

.has-error .form-control {
  border-color: #f55753;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.has-error .form-control:focus {
  border-color: #f22823;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.has-error .input-group-addon {
  background: #f0f0f0;
  border: 1px solid rgba(0, 0, 0, 0.07);
  color: rgba(98, 98, 98, 0.47);
}

.has-error .form-control-feedback {
  color: #f55753;
}

.error {
  font-size: 12px;
  color: #f55753;
  display: block;
}

/* Plugins
--------------------------------------------------
Datepicker
https://github.com/eternicode/bootstrap-datepicker
*/
.datepicker {
  padding: 16px 25px;
  border-radius: 2px;
  font-size: 12px;
}

.datepicker:after {
  border-bottom-color: #fafafa;
}

.datepicker thead tr .datepicker-switch {
  color: #6f7b8a;
  font-size: 13px;
}

.datepicker thead tr .next,
.datepicker thead tr .prev {
  color: #6d5cae;
  content: '';
  font-size: 0px;
}

.datepicker thead tr .next:before,
.datepicker thead tr .prev:before {
  color: #6d5cae;
  font-family: 'FontAwesome';
  font-size: 10px;
}

.datepicker thead tr .prev:before {
  content: "\F053";
}

.datepicker thead tr .next:before {
  content: "\F054";
}

.datepicker thead tr .dow {
  font-family: 'Montserrat';
  color: #6d5cae;
  text-transform: uppercase;
  font-size: 11px;
}

.datepicker thead tr th {
  width: 31px;
  height: 29px;
}

.datepicker tbody tr .odd {
  color: #d0d3d8;
}

.datepicker table tr td {
  width: 31px;
  height: 29px;
}

.datepicker table tr td.old, .datepicker table tr td.new {
  color: #e6e6e6;
}

.datepicker table tr td.day:hover {
  background: #f0f0f0;
}

.datepicker table tr td.active {
  background-color: #6d5cae !important;
}

.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
  background-image: none;
  text-shadow: none;
  font-weight: 600;
}

.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
  background-color: #f0f0f0;
  background-image: none;
  color: #fff;
}

.datepicker table tr td span {
  border-radius: 4px;
  width: 42px;
  height: 42px;
  line-height: 42px;
}

.datepicker table tr td span.active {
  background-color: #6d5cae !important;
}

.datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
  background-image: none;
  border: none;
  text-shadow: none;
}

.datepicker.dropdown-menu {
  border-color: #e6e6e6;
  color: #626262;
}

.datepicker.datepicker-dropdown.datepicker-orient-bottom:before {
  border-color: #e6e6e6;
}

.datepicker-inline {
  width: auto;
}

.input-daterange .input-group-addon {
  text-shadow: none;
  border: 0;
  margin: 0;
}

/* Timepicker
https://github.com/m3wolf/bootstrap3-timepicker
*/
.bootstrap-timepicker-widget table td a i {
  font-size: 12px;
}

.bootstrap-timepicker-widget a.btn, .bootstrap-timepicker-widget .bootstrap-timepicker-widget input {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.bootstrap-timepicker-widget.dropdown-menu {
  background: #fff;
}

/* Daterangepicker
http://www.dangrossman.info/
*/
.daterangepicker {
  background: #fff;
}

.daterangepicker .calendar .calendar-date {
  border: 1px solid rgba(0, 0, 0, 0.07);
}

.daterangepicker .calendar .prev, .daterangepicker .calendar .next, .daterangepicker .calendar th {
  color: #6d5cae;
  text-transform: uppercase;
  font-size: 11px;
}

.daterangepicker .calendar .month {
  color: #6f7b8a;
  font-size: 13px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #6d5cae;
  border-color: #6d5cae;
}

/* Select2
http://ivaynberg.github.io/select2/
*/
.form-group-default .select2-container .select2-selection,
.select2-container-multi .select2-choices {
  border-color: transparent !important;
}

select.full-width + .select2-container {
  width: 100% !important;
}

.select2-container *:focus {
  outline: none;
}

.select2-container .select2-selection {
  background-image: none;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.07) !important;
  padding: 4px 4px !important;
  -webkit-transition: border 0.2s linear 0s;
  transition: border 0.2s linear 0s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.select2-container .select2-selection .select2-selection__rendered {
  padding: 0;
  padding-left: 3px;
  padding-top: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.select2-container .select2-selection .select2-selection__rendered .select2-selection__clear {
  font-weight: normal;
  right: 16px;
  width: 20px;
  text-align: center;
  color: #888;
}

.select2-container .select2-selection .select2-selection__arrow {
  top: auto;
  bottom: 5px;
  right: 0px !important;
  left: auto;
  background: transparent;
  border-left: 0px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.select2-container .select2-selection.select2-selection--single {
  height: 35px;
}

.select2-container .select2-selection > .select2-chosen {
  margin-right: 26px;
  margin-left: 0;
}

.select2-container.select2-drop-above .select2-choice {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: transparent;
}

.select2-container--default .select2-results__group {
  color: #2c2c2c;
}

.select2-search input,
.select2-search-choice-close,
.select2-container .select2-choice abbr,
.select2-container .select2-choice .select2-arrow b {
  background-image: none !important;
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  background-image: none !important;
  border: 1px solid rgba(0, 0, 0, 0.07);
  background: #f0f0f0;
}

.select2-dropdown-open .select2-choice .select2-arrow {
  -webkit-transform: scale(scale(1, -1));
  transform: scale(scale(1, -1));
}

.select2-dropdown {
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-bottom: none;
  border-radius: 2px;
  padding-top: 0px;
}

.select2-dropdown.select2-drop-above {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.select2-container--open .select2-selection {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.07);
  background: #f0f0f0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.select2-search--dropdown {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
}

.select2-search--dropdown input {
  background: #fff !important;
  vertical-align: baseline;
  line-height: 28px;
  border-radius: 2px;
  border: none;
  font-size: 12px;
  border: 1px solid rgba(0, 0, 0, 0.07) !important;
}

.select2-results {
  margin: 3px 8px 10px 8px;
}

.select2-results li {
  color: #626262;
}

.select2-results li.select2-result-with-children > .select2-result-label {
  color: #2c2c2c;
}

.select2-results li.select2-result-with-children > .select2-result-label:first-child {
  padding-top: 8px;
}

.select2-results .select2-results__option--highlighted {
  background-color: #f0f0f0;
  border-radius: 3px;
  color: #626262 !important;
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: none;
  color: #626262;
  font-size: 12px;
  padding-left: 8px;
  padding-top: 0px;
  position: relative;
  top: -5px;
}

.select2-dropdown {
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  padding-top: 5px;
  z-index: 790;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

.select2-container--open .select2-selection--multiple .select2-selection__choice {
  background-color: #fff !important;
}

.select2-selection--multiple .select2-selection__rendered {
  background-image: none;
}

.select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  background-color: #e6e6e6;
  background-image: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: inherit;
  border-radius: 8px;
  margin: 2px 6px 2px 0;
  padding: 0 8px 0 7px;
  font-size: 10px;
  line-height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
  color: #626262;
  font-weight: 900;
  margin-right: 4px;
  font-size: 15px;
  height: 100%;
  margin-top: -3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.select2-selection--multiple.select2-container-active .select2-choices {
  border: 1px solid rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.select2-selection--multiple .select2-search-choice-close {
  left: 6px;
}

.select2-search-choice-close {
  background: none;
  top: 4px;
  right: 0;
}

.select2-search-choice-close:hover {
  text-decoration: none;
}

.select2-drop-multi .select2-results .select2-no-results,
.select2-drop-multi .select2-results .select2-searching,
.select2-drop-multi .select2-results .select2-selection-limit {
  top: 0px;
}

.select2.form-control {
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
}

.select2-drop-mask {
  z-index: 700;
}

.ui-select-bootstrap .ui-select-choices-row.active > a {
  background: #f0f0f0;
  border-radius: 3px;
  color: #626262;
}

.ui-select-bootstrap > .ui-select-choices {
  background-color: #fff;
}

.ui-select-choices-group-label {
  color: #2c2c2c;
  font-weight: bold;
}

.modal-open .select2-container {
  z-index: 999 !important;
}

.dropdown-placeholder {
  display: inline-block;
  vertical-align: middle;
}

.dropdown-mask {
  bottom: 0;
  display: none;
  left: 0;
  outline: 0 none;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 600;
}

.ui-select-bootstrap *:focus {
  outline: none;
}

.ui-select-bootstrap .ui-select-choices-row > span {
  padding-top: 6px;
  padding-bottom: 6px;
  line-height: 24px;
  font-size: 14px;
}

.ui-select-bootstrap .ui-select-match {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.ui-select-bootstrap .ui-select-choices-group-label {
  padding-left: 15px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 700;
  color: #626262;
}

.ui-select-bootstrap .ui-select-match.btn-default-focus {
  background-color: transparent;
}

.form-group-default-select {
  padding-bottom: 2px;
}

.form-group-default-select .ui-select-bootstrap .ui-select-dropdown {
  width: calc(100% + 24px) !important;
  margin-left: -12px;
  padding: 10px;
}

.form-group-default-select .ui-select-bootstrap .ui-select-match-text {
  width: calc(100% + 24px);
  margin-top: -17px;
  margin-left: -16px;
  padding: 16px 16px 0;
}

.form-group-default-select .ui-select-bootstrap .ui-select-match {
  padding-top: 2px !important;
}

.form-group-default-select .ui-select-bootstrap .ui-select-match i.caret {
  margin-top: 10px;
}

.form-group-default-select .ui-select-bootstrap .ui-select-match.btn-default-focus {
  outline: none;
}

.form-group-default-select .ui-select-bootstrap .ui-select-match > .ui-select-toggle {
  width: calc(100% + 27px);
  height: 50px;
  margin-top: -34px;
  margin-left: -16px;
  padding: 32px 16px 16px;
}

.form-group-default-select .ui-select-bootstrap .dropdown-menu .divider {
  display: none;
}

.form-group-default-select .ui-select-bootstrap.ui-select-container {
  margin-top: -3px;
  padding-bottom: 2px;
}

.form-group-default-select .ui-select-multiple {
  margin-top: -7px;
}

.form-group-default-select .ui-select-multiple .select2-search-field input {
  height: 23px !important;
}

.form-group-default-select .ui-select-multiple .select2-search-choice {
  margin-top: 2px;
  margin-bottom: 0;
}

.form-group-default-select .ui-select-multiple .select2-search-choice:first-child {
  margin-left: 0;
}

.form-group-default-select .select2-container-multi .select2-choices {
  background-color: transparent;
}

/* Bootstrap Tags input
https://github.com/timschlechter/bootstrap-tagsinput
*/
.form-group-default .bootstrap-tagsinput {
  border: 0px;
  padding-left: 0;
  margin-bottom: 0;
  padding-top: 0;
  vertical-align: top;
  padding-bottom: 0px;
  padding-left: 0;
  margin-top: -3px;
}

.form-group-default .bootstrap-tagsinput .tag {
  padding: 2px 9px;
  line-height: 18px;
  margin-bottom: 2px;
  margin-left: 0;
  margin-right: 2px;
}

.form-group-default .bootstrap-tagsinput .tag [data-role="remove"] {
  display: inline-block;
  vertical-align: top;
}

.form-group-default .bootstrap-tagsinput input {
  min-height: 20px;
}

.form-group-default .bootstrap-tagsinput input:first-child {
  margin-left: 0;
}

.bootstrap-tagsinput {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  padding: 0;
  padding-top: 5px;
  padding-right: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  -webkit-transition: background 0.2s linear 0s;
  transition: background 0.2s linear 0s;
}

.bootstrap-tagsinput.active-element {
  background-color: #e6e6e6;
}

.bootstrap-tagsinput input {
  border: none;
  margin: 5px;
  margin-top: 0;
  margin-right: 0;
  min-height: 25px;
  min-width: 10em !important;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-flex-shrink: 0;
  -webkit-flex-grow: 1;
  -webkit-flex-basis: auto;
}

.bootstrap-tagsinput .tag {
  padding: 3px 9px;
  padding-right: 6px;
  border-radius: 3px;
  line-height: 18px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-flex-shrink: 0;
  -webkit-flex-grow: 1;
  -webkit-flex-basis: auto;
  margin: 5px;
  margin-top: 0;
  margin-right: 0;
}

.bootstrap-tagsinput .tag [data-role="remove"] {
  margin-left: 4px;
  float: right;
  vertical-align: middle;
}

.bootstrap-tagsinput .tag[data-role="remove"]:hover:active,
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.bootstrap-tagsinput .tag [data-role="remove"]:after {
  font-family: 'pages-icon';
  content: "\E60A";
  padding: 0;
}

/* Bootstrap3 wysihtml5
https://github.com/Waxolunist/bootstrap3-wysihtml5-bower
*/
.wysiwyg5-wrapper {
  position: relative;
}

.wysiwyg5-wrapper .wysihtml5-toolbar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  /*height: 50px;*/
  background: #f0f0f0;
  border-top: 1px solid #e6e6e6;
}

.wysiwyg5-wrapper .wysihtml5-toolbar .btn {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-color: transparent;
  border-right-color: #e6e6e6;
  color: #A5A5A5;
  font-size: 16px;
  font-weight: 600;
  height: 50px;
  line-height: 50px;
  padding: 0 5px;
  border-width: 1px;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.wysiwyg5-wrapper .wysihtml5-toolbar .btn:hover .editor-icon {
  opacity: .8;
}

.wysiwyg5-wrapper .wysihtml5-toolbar .btn.active .editor-icon {
  opacity: 1;
}

.wysiwyg5-wrapper .wysihtml5-toolbar .btn.dropdown-toggle {
  padding-left: 10px;
  padding-right: 20px;
}

.wysiwyg5-wrapper .wysihtml5-toolbar .btn.dropdown-toggle .current-font {
  opacity: .5;
  font-size: 14px;
}

.wysiwyg5-wrapper .wysihtml5-toolbar > li {
  margin: 0;
  padding: 0;
}

.wysiwyg5-wrapper .wysiwyg {
  width: 100%;
  min-height: 200px;
  font-size: 14px;
  line-height: 18px;
  padding-bottom: 50px !important;
  border: 0;
}

.wysiwyg5-wrapper .wysiwyg:focus {
  background-color: #fafafa;
  outline: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.wysiwyg5-wrapper .expand-wysiwyg {
  bottom: 0;
  color: #A5A5A5;
  font-size: 20px;
  font-weight: 600;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  position: absolute;
  right: 0;
}

.wysiwyg5-wrapper .wysihtml5-sandbox {
  border: none !important;
  padding: 16px 16px 50px !important;
  width: 100% !important;
}

.wysiwyg5-wrapper .wysihtml5-sandbox.expanded {
  height: 100% !important;
}

.toggle-wysiwyg {
  position: absolute;
  right: 15px;
  top: 0;
}

.toggle-wysiwyg li {
  display: inline-block;
  font-weight: 600;
}

.editor-icon {
  background-image: url("../img/editor_tray.png");
  display: inline-block;
  height: 40px;
  margin-top: 5px;
  opacity: 0.4;
  vertical-align: top;
  width: 40px;
}

.editor-icon-headline {
  background-position: 0 0;
  width: 31px;
}

.editor-icon-bold {
  background-position: -40px 0;
}

.editor-icon-italic {
  background-position: -80px 0;
}

.editor-icon-underline {
  background-position: -120px 0;
}

.editor-icon-link {
  background-position: -160px 0;
}

.editor-icon-quote {
  background-position: -200px 0;
}

.editor-icon-ul {
  background-position: -240px 0;
}

.editor-icon-ol {
  background-position: -280px 0;
}

.editor-icon-outdent {
  background-position: -320px 0;
}

.editor-icon-indent {
  background-position: -360px 0;
}

.editor-icon-image {
  background-position: -400px 0;
}

.editor-icon-html {
  background-position: -440px 0;
}

/* Summernote
https://github.com/HackerWins/summernote
*/
.summernote-wrapper .note-editor {
  border-color: #e6e6e6;
}

.summernote-wrapper .note-editor .note-toolbar {
  padding: 0;
  background-color: #f0f0f0;
  border-bottom: none;
}

.summernote-wrapper .note-editor .note-toolbar .btn-group {
  margin: 0 -1px 0 0;
}

.summernote-wrapper .note-editor .note-toolbar .btn-group .btn {
  font-size: 12px;
  font-weight: 600;
  height: 50px;
  min-width: 47px;
  line-height: 50px;
  padding: 0 5px;
  border-radius: 0;
  background-color: #f0f0f0;
  border-color: transparent;
  border-right-color: #e6e6e6;
  border-bottom-color: #e6e6e6;
  color: #626262;
}

.summernote-wrapper .note-editor .note-toolbar .btn-group .btn.active, .summernote-wrapper .note-editor .note-toolbar .btn-group .btn:active {
  background-color: #e6e6e6;
}

.summernote-wrapper .note-editor .note-toolbar .btn-group .btn.dropdown-toggle {
  min-width: 61px;
}

.summernote-wrapper .note-editor .note-toolbar .btn-group .btn:not(:last-child), .summernote-wrapper .note-editor .note-toolbar .btn-group .btn:not(:only-child) {
  margin-right: 1px;
}

.summernote-wrapper .note-editor .note-statusbar {
  background-color: transparent;
}

.summernote-wrapper .note-editor .note-statusbar .note-resizebar {
  border-top-color: transparent;
}

.summernote-wrapper .note-editor .note-statusbar .note-resizebar .note-icon-bar {
  border-top: 1px solid #e6e6e6;
}

.summernote-wrapper .note-popover .popover .popover-content .dropdown-menu li a i, .summernote-wrapper .note-toolbar .dropdown-menu li a i {
  color: #6d5cae;
}

input, input:focus {
  -webkit-transition: none !important;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
}

input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #f0f0f0 inset !important;
}

input.error:-webkit-autofill,
input.error:-webkit-autofill:focus,
.has-error input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #F9E9E9 inset !important;
}

/* Pages SelectFx */
/* Default custom select styles */
div.cs-select {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-align: left;
  background: #fff;
  width: 100%;
  max-width: 500px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

div.cs-select:focus {
  outline: none;
  /* For better accessibility add a style for this in your skin */
}

.cs-select select {
  display: none;
}

.cs-select span {
  display: block;
  position: relative;
  cursor: pointer;
  padding: 1em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Placeholder and selected option */
.cs-select > span {
  padding-right: 3em;
}

.cs-select > span::after,
.cs-select .cs-selected span::after {
  speak: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cs-select > span::after {
  content: '\25BE';
  right: 1em;
}

.cs-select .cs-selected span::after {
  content: '\2713';
  margin-left: 1em;
}

.cs-select.cs-active > span::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

/* Options */
.cs-select .cs-options {
  position: absolute;
  overflow: hidden;
  width: 100%;
  background: #fff;
  visibility: hidden;
}

.cs-select.cs-active .cs-options {
  visibility: visible;
}

.cs-select ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.cs-select ul span {
  padding: 1em;
}

.cs-select ul li.cs-focus span {
  background-color: #ddd;
}

/* Optgroup and optgroup label */
.cs-select li.cs-optgroup ul {
  padding-left: 1em;
}

.cs-select li.cs-optgroup > span {
  cursor: default;
}

div.cs-skin-slide {
  color: #fff;
  /*font-size: 1.5em;*/
  width: 300px;
}

@media screen and (max-width: 30em) {
  div.cs-skin-slide {
    font-size: 1em;
    width: 250px;
  }
}

div.cs-skin-slide::before {
  content: '';
  background: #282b30;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.cs-skin-slide.cs-active::before {
  -webkit-transform: scale3d(1.1, 3.5, 1);
  transform: scale3d(1.1, 3.5, 1);
}

.cs-skin-slide > span {
  height: 80px;
  line-height: 32px;
  -webkit-transition: text-indent 0.3s, opacity 0.3s;
  transition: text-indent 0.3s, opacity 0.3s;
}

@media screen and (max-width: 30em) {
  .cs-skin-slide > span {
    height: 60px;
    line-height: 28px;
  }
}

.cs-skin-slide.cs-active > span {
  text-indent: -290px;
  opacity: 0;
}

.cs-skin-slide.cs-active > span::after {
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.cs-skin-slide .cs-options {
  background: transparent;
  width: 70%;
  height: 400%;
  padding: 1.9em 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

@media screen and (max-width: 30em) {
  .cs-skin-slide .cs-options {
    padding-top: 3em;
  }
}

.cs-skin-slide .cs-options li {
  opacity: 0;
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}

.cs-skin-slide.cs-active .cs-options li {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.cs-skin-slide.cs-active .cs-options li:first-child {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

.cs-skin-slide.cs-active .cs-options li:nth-child(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.cs-skin-slide.cs-active .cs-options li:nth-child(3) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.cs-skin-slide.cs-active .cs-options li:nth-child(4) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.cs-skin-slide.cs-active .cs-options li:nth-child(5) {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

/* more options need more delay declaration */
.cs-skin-slide .cs-options li span {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 65%;
  padding: 0.8em 1em 0.8em 2.5em;
}

.cs-skin-slide .cs-options li span:hover,
.cs-skin-slide .cs-options li.cs-focus span,
.cs-skin-slide .cs-options li.cs-selected span {
  color: #eb7e7f;
  background: transparent;
}

.cs-skin-slide .cs-selected span::after {
  content: '';
}

/* Pages Select  overriding */
.form-group-default .cs-skin-slide > span {
  padding: 0 30px 0 0;
  height: 22px;
  line-height: 21px;
}

.form-group-default .cs-wrapper {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cs-wrapper {
  display: inline-block;
}

.form-control.cs-select:not(.cs-active) {
  width: 100% !important;
}

.cs-select {
  background-color: transparent;
}

.cs-select span {
  text-overflow: initial;
}

.cs-select .cs-placeholder {
  width: 100%;
}

div.cs-skin-slide {
  width: auto;
  font-family: Arial,sans-serif;
  color: #5e5e5e;
}

div.cs-skin-slide:before {
  background-color: transparent;
}

div.cs-skin-slide.cs-transparent {
  background: none;
}

div.cs-skin-slide.cs-transparent .cs-backdrop {
  border-color: transparent;
  background: none;
}

div.cs-skin-slide.cs-transparent.cs-active .cs-backdrop {
  background: #fafafa;
}

div.cs-skin-slide > span {
  height: 35px;
  padding: 6px 33px 6px 17px;
  line-height: 23px;
  z-index: 1;
}

div.cs-skin-slide.cs-active {
  z-index: 790;
}

div.cs-skin-slide.cs-active:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

div.cs-skin-slide.cs-active .cs-backdrop {
  border: transparent;
  background: #fafafa;
  -webkit-box-shadow: -1px 0 1px #ccc, 1px 0 1px #ccc;
          box-shadow: -1px 0 1px #ccc, 1px 0 1px #ccc;
}

div.cs-skin-slide > span:after,
div.cs-skin-slide.cs-active > span:after {
  content: "\F0D7";
  font-family: FontAwesome;
  color: #5e5e5e;
}

div.cs-skin-slide .cs-options {
  height: auto;
  padding: 9px 0;
  width: auto;
  padding: 10px;
  max-height: 350px;
  -webkit-transform: translate3d(1, 1, 1);
          transform: translate3d(1, 1, 1);
  overflow: hidden;
  z-index: 1;
}

div.cs-skin-slide .cs-options ul {
  width: 100%;
  display: table;
}

div.cs-skin-slide .cs-options ul li {
  display: table-row;
}

div.cs-skin-slide .cs-options ul li span {
  display: table-cell;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: normal;
  padding: 5px 0;
  text-transform: none;
  max-height: 350px;
  overflow-y: auto;
}

div.cs-skin-slide .cs-options ul li span:hover,
div.cs-skin-slide .cs-options ul li.cs-focus span,
div.cs-skin-slide .cs-options ul li.cs-selected span {
  color: #2c2c2c;
}

.cs-backdrop {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid rgba(0, 0, 0, 0.07);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.cs-skin-slide.cs-active .cs-options li:nth-child(6) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.cs-skin-slide.cs-active .cs-options li:nth-child(7) {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}

.cs-skin-slide.cs-active .cs-options li:nth-child(8) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.cs-skin-slide.cs-active .cs-options li:nth-child(9) {
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}

.cs-skin-slide.cs-active .cs-options li:nth-child(10) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.cs-skin-slide.cs-active .cs-options li:nth-child(11) {
  -webkit-transition-delay: 0.55s;
          transition-delay: 0.55s;
}

.cs-input-group-addon {
  background: #f0f0f0;
  border: 1px solid rgba(0, 0, 0, 0.07);
  padding: 6px 10px;
}

/* end overrides */
.twitter-typeahead {
  width: 100%;
}

.tt-menu {
  width: 100%;
  padding: 3px 10px 3px 3px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-top: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

.tt-suggestion {
  color: #626262;
  padding: 3px 7px 4px;
  padding-left: 26px;
  line-height: 24px;
}

.tt-suggestion:hover {
  cursor: pointer;
  background: #f0f0f0;
}

.tt-suggestion.tt-cursor {
  background: #f0f0f0;
}

.tt-suggestion p {
  margin: 0;
}

.form-group-default.typehead {
  overflow: inherit;
}

.form-group-default .tt-menu {
  width: calc(100% + 24px);
  margin: 4px -12px;
}

.dropzone {
  overflow: hidden;
}

.dropzone .dz-default.dz-message {
  width: 100%;
}

/* Dropzone for Angular */
.dropzone[dropzone="dropzone"] input[type="file"] {
  visibility: hidden;
}

/* end overrides */
/* Demo specifc classes */
.demo-form-wysiwyg {
  height: 250px;
}

.error-form .form-group-default {
  padding: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.error-form .form-group-default label {
  margin-top: 6px;
  padding-left: 12px;
}

.error-form .form-group-default .form-control {
  margin-top: -2px;
  margin-bottom: 3px;
  padding-left: 12px;
}

.error-container.bottom-container {
  margin-top: 0;
}

.h-c-50 {
  height: calc(50px);
}

.card-toolbar .note-editor .btn-toolbar {
  display: block;
}

.like-select2 {
  height: 35px;
  border: 1px solid #00000012;
  background: #f0f0f0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

/*------------------------------------------------------------------
[16. Tables and Datatables]
*/
/* Generic Tables 
------------------------------------
*/
.table {
  margin-bottom: 0;
  margin-top: 5px;
}

.table thead tr th {
  text-transform: uppercase;
  font-weight: 500;
  font-family: 'Montserrat';
  font-size: 10.5px;
  letter-spacing: 0.06em;
  padding-top: 14px;
  padding-bottom: 14px;
  vertical-align: middle;
  border-bottom: 1px solid rgba(230, 230, 230, 0.7);
  color: rgba(44, 44, 44, 0.35);
  border-top: none;
}

.table thead tr th[class*='sorting_']:not([class='sorting_disabled']) {
  color: #2c2c2c;
}

.table thead tr th:first-child {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.table thead tr th .btn {
  margin-top: -20px;
  margin-bottom: -20px;
}

.table tbody tr td {
  background: #fff;
  border-bottom: 1px solid rgba(230, 230, 230, 0.7);
  border-top: 0px;
  padding: 20px;
  font-size: 13.5px;
}

.table tbody tr td .btn-tag {
  background: rgba(44, 44, 44, 0.07);
  display: inline-block;
  margin: 5px;
  border-radius: 4px;
  padding: 5px;
  color: #62605a !important;
}

.table tbody tr td .btn-tag:hover {
  background: rgba(44, 44, 44, 0.15);
}

.table tbody tr td[class*='sorting_'] {
  color: #000;
}

.table tbody tr td .checkbox label::after {
  left: 0.5px;
}

.table tbody tr.selected td {
  background: #fef6dd;
}

.table.table-hover tbody tr:hover td {
  background: #daeffd !important;
}

.table.table-hover tbody tr.selected:hover td {
  background: #fef6dd !important;
}

.table.table-striped tbody tr td {
  background: #fafafa !important;
}

.table.table-striped tbody tr:nth-child(2n+1) td {
  background: #fff !important;
}

.table.table-borderless tbody tr td {
  border-top: 0;
}

.table.table-condensed {
  table-layout: fixed;
}

.table.table-condensed thead tr th {
  padding-left: 20px;
  padding-right: 20px;
}

.table.table-condensed tbody tr td {
  padding-top: 12px;
  padding-bottom: 12px;
}

.table.table-condensed thead tr th, .table.table-condensed tbody tr td, .table.table-condensed tbody tr td *:not(.dropdown-default) {
  white-space: nowrap;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
}

.table.table-condensed thead tr th.reset-overflow *, .table.table-condensed tbody tr td.reset-overflow *, .table.table-condensed tbody tr td *:not(.dropdown-default).reset-overflow * {
  overflow: initial !important;
}

.table.table-condensed.table-detailed > tbody > tr.shown > td {
  background: #fef6dd;
}

.table.table-condensed.table-detailed > tbody > tr.shown > td:first-child:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.table.table-condensed.table-detailed > tbody > tr.shown + tr > td {
  background: rgba(250, 250, 250, 0.4);
  padding: 0px 40px;
}

.table.table-condensed.table-detailed > tbody > tr.shown + tr > td .table-inline {
  margin-top: 13px;
  margin-bottom: 13px;
  background: transparent;
}

.table.table-condensed.table-detailed > tbody > tr.shown + tr > td .table-inline tr, .table.table-condensed.table-detailed > tbody > tr.shown + tr > td .table-inline td {
  background: transparent;
  font-weight: 600;
}

.table.table-condensed.table-detailed > tbody > tr.row-details > td:first-child:before {
  content: '';
  display: none;
}

.table.table-condensed.table-detailed > tbody > tr > td:hover {
  cursor: pointer;
}

.table.table-condensed.table-detailed > tbody > tr > td:first-child:before {
  content: "\F054";
  display: inline-block;
  margin-right: 8px;
  font-size: 8px;
  top: -1px;
  position: relative;
  font-family: 'FontAwesome';
  -webkit-transition: all 0.12s linear;
  transition: all 0.12s linear;
}

.table.table-condensed.table-detailed .table-inline td {
  border: none;
  text-align: left;
}

.table.table-borderless > tbody > tr > td {
  border-bottom: 0px;
}

.fht-table {
  margin-bottom: 0 !important;
}

@media (max-width: 767px) {
  .table-responsive {
    border: 1px solid #ddd;
  }
}

/* Demo classes */
.demo-table-search thead th:nth-child(1) {
  width: 20%;
}

.demo-table-search thead th:nth-child(2) {
  width: 22%;
}

.demo-table-search thead th:nth-child(3) {
  width: 24%;
}

.demo-table-search thead th:nth-child(4) {
  width: 15%;
}

.demo-table-search thead th:nth-child(5) {
  width: 19%;
}

.demo-table-dynamic thead th:nth-child(1) {
  width: 25%;
}

.demo-table-dynamic thead th:nth-child(2) {
  width: 30%;
}

.demo-table-dynamic thead th:nth-child(3) {
  width: 20%;
}

.demo-table-dynamic thead th:nth-child(4) {
  width: 25%;
}

.table-invoice th {
  border-top: 0;
}

.table-non-condensed .action-column, .table-non-condensed .buttons {
  width: auto !important;
}

/* Data-tables 
------------------------------------
*/
.table.dataTable.no-footer {
  border: none;
}

.dataTables_scroll:hover .dataTables_scrollBody:before {
  content: "";
  top: 0;
  height: 0;
}

.dataTables_scrollBody {
  overflow-y: auto;
  border: none !important;
}

.dataTables_scrollBody:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 60px;
  bottom: 0;
  background: transparent;
}

.dataTables_wrapper .dataTables_paginate {
  float: right;
}

.dataTables_wrapper .dataTables_paginate ul > li.disabled a {
  opacity: .5;
}

.dataTables_wrapper .dataTables_paginate ul > li > a {
  padding: 5px 10px;
  color: #626262;
  opacity: .35;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.dataTables_wrapper .dataTables_paginate ul > li > a:hover {
  opacity: .65;
}

.dataTables_wrapper .dataTables_paginate ul > li.next > a,
.dataTables_wrapper .dataTables_paginate ul > li.prev > a {
  opacity: 1;
}

.dataTables_wrapper .dataTables_paginate ul > li.disabled a {
  opacity: .35;
}

.dataTables_wrapper .dataTables_paginate ul > li.disabled a:hover {
  opacity: .35;
}

.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_paginate {
  margin-top: 25px !important;
}

.dataTables_paginate.paging_bootstrap.pagination {
  padding-top: 0;
  padding-right: 20px;
}

.dataTables_wrapper .dataTables_info {
  clear: none;
  font-size: 12px;
  padding: 0 33px;
  color: #626262;
}

.dataTables_wrapper .dataTables_paginate ul > li {
  display: inline-block;
  padding-left: 0;
  font-size: 11px;
}

.dataTables_scrollHeadInner {
  padding-right: 0 !important;
}

.export-options-container {
  position: relative;
}

.dataTables_wrapper .dataTables_paginate ul > li.active > a {
  font-weight: bold;
  color: #626262;
  opacity: 1;
}

.export-options-container a {
  color: inherit;
  opacity: 1;
}

.exportOptions .DTTT.btn-group a {
  display: block !important;
}

table.dataTable thead .sorting_asc:after {
  background-image: url("../img/icons/sort_asc.png");
}

table.dataTable thead .sorting_desc:after {
  background-image: url("../img/icons/sort_desc.png");
}

table.dataTable thead .sorting:after {
  background-image: url("../img/icons/sort_both.png");
}

table.dataTable thead .sorting_asc_disabled:after {
  background-image: url("../img/icons/sort_asc_disabled.png");
}

table.dataTable thead .sorting_desc_disabled:after {
  background-image: url("../img/icons/sort_desc_disabled.png");
}

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 {
  bottom: 12px;
  content: "";
  width: 19px;
  height: 19px;
  background-position: center center;
  opacity: 1;
}

table.dataTable.table-condensed .sorting:after,
table.dataTable.table-condensed .sorting_asc:after,
table.dataTable.table-condensed .sorting_desc:after {
  top: 12px;
}

.dataTables_wrapper .row {
  width: 100%;
}

.dataTables_wrapper .row > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.dataTables_wrapper#tableWithDynamicRows_wrapper > div {
  width: 100%;
}

/* Responsive Handlers : Tables */
@media (max-width: 991px) {
  .dataTables_wrapper .dataTables_info {
    float: left;
  }
  .dataTables_paginate.paging_bootstrap.pagination {
    float: right;
  }
}

@media (max-width: 767px) {
  .dataTables_wrapper .row {
    margin: 0;
  }
  .dataTables_wrapper .row > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {
    margin-top: 0 !important;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px;
  }
  .dataTables_wrapper .dataTables_info ul, .dataTables_wrapper .dataTables_paginate ul {
    padding: 0;
  }
}

@media (max-width: 480px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: left;
    clear: both;
    display: block;
  }
}

/*------------------------------------------------------------------
[17. Charts]
*/
.line-chart .nvd3 line.nv-guideline {
  /* Vertical bar on hover in interactive chart */
  stroke-width: 30px;
  stroke-opacity: .04;
  stroke: #000;
}

.line-chart .nvd3 .nv-groups path.nv-area {
  /*  filled area */
  fill-opacity: .1;
}

.line-chart .nvd3 .nv-groups path.nv-line {
  /*  Line */
  stroke-opacity: .3;
}

.line-chart .nvd3 .nv-axis line {
  /*  grid lines */
  stroke-opacity: .5;
}

.line-chart[data-x-grid="false"] .nv-x .tick line {
  display: none;
}

.line-chart[data-y-grid="false"] .nv-y .tick line {
  display: none;
}

.line-chart .domain {
  /* domain */
  opacity: 0;
}

.line-chart[data-points="true"] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  /* Toggle points */
  fill-opacity: 1;
  stroke-opacity: .5;
}

.line-chart .nvtooltip table td.legend-color-guide div {
  border-radius: 100px;
}

.line-chart thead .nv-pointer-events-none strong {
  color: #afaeae;
}

.line-chart .nv-pointer-events-none {
  font-size: 12px;
}

.line-chart .nv-pointer-events-none .value.nv-pointer-events-none {
  font-family: 'Montserrat';
  font-weight: normal;
  font-size: 11px;
  color: #afaeae;
}

.line-chart .nvtooltip table {
  margin: 12px 10px 14px 15px;
}

.line-chart .nvtooltip.xy-tooltip.nv-pointer-events-none {
  border-color: rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}

.line-chart[data-stroke-width="1"] .nvd3 .nv-groups path.nv-line {
  /* Line widths */
  stroke-width: 1px;
}

.line-chart[data-stroke-width="1"] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  /* Line widths */
  stroke-width: 2px;
}

.line-chart[data-stroke-width="2"] .nvd3 .nv-groups path.nv-line {
  stroke-width: 2px;
}

.line-chart[data-stroke-width="2"] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke-width: 3px;
}

.line-chart[data-stroke-width="3"] .nvd3 .nv-groups path.nv-line {
  stroke-width: 3px;
}

.line-chart[data-stroke-width="3"] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke-width: 4px;
}

.line-chart .tick text, .line-chart .nvd3 .nv-axis .nv-axisMaxMin text {
  fill: #626262;
  font-family: "Montserrat";
  font-size: 11px;
  text-transform: uppercase;
  font-weight: normal;
}

.line-chart .nvd3.nv-scatter .nv-groups .nv-point.hover,
.line-chart .nvd3 .nv-groups .nv-point.hover {
  fill: inherit !important;
  stroke: inherit !important;
}

/* Line widths
------------------------------------
*/
.line-chart[data-line-color="master"] .nvd3 line.nv-guideline, .line-chart[data-line-color="master"]
.nvd3 .nv-groups path.nv-line, .line-chart[data-line-color="master"]
.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke: #626262;
}

.line-chart[data-line-color="success"] .nvd3 line.nv-guideline, .line-chart[data-line-color="success"]
.nvd3 .nv-groups path.nv-line, .line-chart[data-line-color="success"]
.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke: #10cfbd;
}

.line-chart[data-line-color="primary"] .nvd3 line.nv-guideline, .line-chart[data-line-color="primary"]
.nvd3 .nv-groups path.nv-line, .line-chart[data-line-color="primary"]
.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke: #6d5cae;
}

.line-chart[data-line-color="info"] .nvd3 line.nv-guideline, .line-chart[data-line-color="info"]
.nvd3 .nv-groups path.nv-line, .line-chart[data-line-color="info"]
.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke: #3b4752;
}

.line-chart[data-line-color="complete"] .nvd3 line.nv-guideline, .line-chart[data-line-color="complete"]
.nvd3 .nv-groups path.nv-line, .line-chart[data-line-color="complete"]
.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke: #48b0f7;
}

.line-chart[data-line-color="warning"] .nvd3 line.nv-guideline, .line-chart[data-line-color="warning"]
.nvd3 .nv-groups path.nv-line, .line-chart[data-line-color="warning"]
.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke: #f8d053;
}

.line-chart[data-line-color="danger"] .nvd3 line.nv-guideline, .line-chart[data-line-color="danger"]
.nvd3 .nv-groups path.nv-line, .line-chart[data-line-color="danger"]
.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke: #f55753;
}

.line-chart[data-line-color="white"] .nvd3 line.nv-guideline, .line-chart[data-line-color="white"]
.nvd3 .nv-groups path.nv-line, .line-chart[data-line-color="white"]
.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke: #fff;
}

.line-chart[data-line-color="black"] .nvd3 line.nv-guideline, .line-chart[data-line-color="black"]
.nvd3 .nv-groups path.nv-line, .line-chart[data-line-color="black"]
.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke: #000;
}

/* Area Fill colors
------------------------------------
*/
.line-chart[data-area-color="master"] .nvd3 .nv-groups path.nv-area {
  fill: #626262;
}

.line-chart[data-area-color="success"] .nvd3 .nv-groups path.nv-area {
  fill: #10cfbd;
}

.line-chart[data-area-color="info"] .nvd3 .nv-groups path.nv-area {
  fill: #3b4752;
}

.line-chart[data-area-color="complete"] .nvd3 .nv-groups path.nv-area {
  fill: #48b0f7;
}

.line-chart[data-area-color="primary"] .nvd3 .nv-groups path.nv-area {
  fill: #6d5cae;
}

.line-chart[data-area-color="warning"] .nvd3 .nv-groups path.nv-area {
  fill: #f8d053;
}

.line-chart[data-area-color="danger"] .nvd3 .nv-groups path.nv-area {
  fill: #f55753;
}

.line-chart[data-area-color="white"] .nvd3 .nv-groups path.nv-area {
  fill: #fff;
}

.line-chart[data-area-color="black"] .nvd3 .nv-groups path.nv-area {
  fill: #000;
}

/* Point fill colors
------------------------------------
*/
.line-chart[data-point-color="master"] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  fill: #626262;
}

.line-chart[data-point-color="success"] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  fill: #10cfbd;
}

.line-chart[data-point-color="info"] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  fill: #3b4752;
}

.line-chart[data-point-color="complete"] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  fill: #48b0f7;
}

.line-chart[data-point-color="primary"] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  fill: #6d5cae;
}

.line-chart[data-point-color="warning"] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  fill: #f8d053;
}

.line-chart[data-point-color="danger"] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  fill: #f55753;
}

.line-chart[data-point-color="white"] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  fill: #fff;
}

#nvd3-line svg,
#nvd3-line2 svg,
#nvd3-area svg {
  height: 500px;
}

/* Rickshaw Charts
------------------------------------
*/
.rickshaw-chart.rickshaw_graph .detail {
  padding-left: 15px;
  -webkit-transform: translateX(-15px);
          transform: translateX(-15px);
  width: 30px;
  background: rgba(0, 0, 0, 0.04);
  right: -15px;
}

.rickshaw-chart.rickshaw_graph .detail .item, .rickshaw-chart.rickshaw_graph .detail .x_label {
  -webkit-transform: translateX(15px);
          transform: translateX(15px);
}

.rickshaw-chart.rickshaw_graph .detail:after {
  content: "";
  width: 1px;
  background: rgba(0, 0, 0, 0.2);
  height: 100%;
  display: block;
}

.rickshaw-chart .y_grid .tick.major line {
  stroke-dasharray: 3px, 5px;
  opacity: .7;
}

.rickshaw-chart.rickshaw_graph .detail .x_label {
  display: none;
}

.rickshaw-chart.rickshaw_graph .detail .item {
  line-height: 1.4;
  padding: 0.5em;
}

.rickshaw-chart.rickshaw_graph .detail_swatch {
  float: right;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 4px 0 0;
}

.rickshaw-chart.rickshaw_graph .detail .date {
  font-size: 11px;
  color: #a0a0a0;
  opacity: .5;
}

#tab-rickshaw-realtime #rickshaw-realtime_y_axis {
  position: absolute;
  top: 0;
  background: rgba(255, 255, 255, 0.8);
  bottom: 0;
  width: 40px;
  left: 0;
  z-index: 1;
}

#tab-rickshaw-realtime #rickshaw-realtime_y_axis .rickshaw_graph .y_ticks path, #tab-rickshaw-realtime #rickshaw-realtime_y_axis .rickshaw_graph .x_ticks_d3 path {
  fill: none;
  stroke: none;
}

#tab-rickshaw-realtime #rickshaw-realtime_y_axis .rickshaw_graph .y_ticks text, #tab-rickshaw-realtime #rickshaw-realtime_y_axis .rickshaw_graph .x_ticks_d3 text {
  opacity: 0.35;
  font-family: 'Montserrat';
  font-size: 11px;
}

#tab-rickshaw-bars #rickshaw-stacked-bars.rickshaw_graph .detail .dot {
  border-radius: 50px;
}

#tab-rickshaw-bars #rickshaw-stacked-bars.rickshaw_graph .detail .x_label {
  display: none;
}

#tab-rickshaw-bars #rickshaw-stacked-bars.rickshaw_graph .detail .item {
  line-height: 1.4;
  padding: 0.5em;
}

#tab-rickshaw-bars #rickshaw-stacked-bars .detail_swatch {
  float: right;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 4px 0 0;
}

#tab-rickshaw-bars #rickshaw-stacked-bars.rickshaw_graph .detail .date {
  font-size: 11px;
  color: #a0a0a0;
  opacity: .5;
}

#tab-rickshaw-slider #rickshaw-slider {
  height: 500px;
}

#tab-rickshaw-slider .rickshaw_graph .x_grid_d3 .tick {
  stroke-opacity: 0;
}

#tab-rickshaw-slider .rickshaw_graph .y_ticks path, #tab-rickshaw-slider .rickshaw_graph .x_ticks_d3 path {
  stroke: none;
}

#tab-rickshaw-slider .rickshaw_graph .y_ticks text, #tab-rickshaw-slider .rickshaw_graph .x_ticks_d3 text {
  font-family: 'Montserrat';
  font-size: 11px;
}

#tab-rickshaw-slider .rickshaw_range_slider_preview .frame {
  opacity: 0;
}

#tab-rickshaw-slider .rickshaw_range_slider_preview .left_handle, #tab-rickshaw-slider .rickshaw_range_slider_preview .right_handle {
  fill: #000;
  fill-opacity: 0.1 !important;
}

#tab-rickshaw-slider .slider {
  position: absolute;
  top: 0;
  height: 93px;
  overflow: hidden;
}

#tab-rickshaw-slider .chart {
  position: absolute;
  bottom: 40px;
  top: 150px;
  left: 33px;
  right: 0;
  width: auto;
}

#tab-rickshaw-slider .chart .x_tick.plain .title {
  font-family: 'Montserrat';
  font-size: 11px;
}

#tab-rickshaw-slider .y_axis {
  bottom: 0;
  position: absolute;
  top: 150px;
  width: 40px;
  left: -6px;
}

#tab-rickshaw-slider .rickshaw_graph .x_tick {
  border-color: transparent;
}

#tab-rickshaw-slider .rickshaw_graph .x_tick .title {
  bottom: -24px;
  left: -15px;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 0;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/*------------------------------------------------------------------
[18. List]
*/
.list-view-wrapper {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}

.list-view-container {
  position: relative;
}

.list-view-container .list-quickscroll ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 120;
  padding-top: 10px;
  padding-bottom: 10px;
}

.list-view-container .list-quickscroll ul li a {
  font-size: 0.7em;
  vertical-align: baseline;
}

.list-view-group-container {
  margin: 0;
  min-height: 1px;
  overflow: hidden;
  padding: 26px 0 0 0;
  position: relative;
}

.list-view-group-container:last-child ul {
  border: 0;
}

.list-view-group-header, .list-view-fake-header {
  background: #fafafa;
  color: #232830;
  font: normal 11px/14px 'Montserrat',Arial;
  text-transform: uppercase;
  margin: 0;
  padding: 6px 0 5px 15px;
  position: absolute;
  z-index: 10;
}

.list-view-group-header {
  bottom: auto;
  min-height: 1px;
  top: 0;
  width: 100%;
  border-top: 0;
}

.list-view-fake-header {
  width: 100%;
  z-index: 100;
  font-size: 11px !important;
  line-height: 14px !important;
}

.list-view-fake-header.list-view-hidden {
  visibility: hidden;
}

.list-view-group-container.list-view-animated .list-view-group-header {
  bottom: 0;
  top: auto;
}

input.list-view-search {
  font-size: 15px;
  color: #232830;
}

.no-top-border .list-view-fake-header {
  border-top: 0;
}

.list-view ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

.list-view li {
  padding-left: 15px;
  white-space: nowrap;
  cursor: pointer;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.list-view li:hover {
  background-color: #daeffd;
}

.list-view li.active {
  background-color: #fef6dd;
}

.list-view li p {
  margin: 0;
  line-height: 19px;
}

.list-view li > a {
  margin-right: 15px;
  width: 100%;
}

.list-view li > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.list-view.boreded li > a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

.list-view.boreded li:last-child > a {
  border-bottom: 0;
}

.list-view.boreded li + li {
  border-top: 0;
}

[data-ios="true"] .list-view-group-header,
[data-ios="true"] .list-view-fake-header {
  width: 288px;
  /*scrollbars aren't visible in iOS devices, so make the headers wider */
}

.list-group-item {
  border: 1px solid #f0f0f0;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  background-color: #40d9ca;
  border-color: #40d9ca;
}

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

.list-group-item:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/*------------------------------------------------------------------
[19. Social App]
*/
.social-wrapper,
.social {
  height: 100%;
  width: 100%;
}

/* Cover 
------------------------------------
*/
.social-wrapper .social .jumbotron {
  height: 60vh;
  padding-top: 0;
}

.social-wrapper .social .cover-photo {
  position: relative;
  margin: 0 auto;
  overflow-x: hidden;
}

.social-wrapper .social .cover-photo:before {
  background-image: url("../img/linear_gradient.png");
  background-repeat: repeat-x;
  bottom: 0;
  content: " ";
  height: 270px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1;
}

.social-wrapper .social .cover-photo .pull-bottom {
  z-index: 2;
}

.cover-img-container {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.cover-img-container .cover-img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  min-width: 100%;
  min-height: 100%;
}

/* Feed 
------------------------------------
*/
.social-user-profile {
  width: 52px;
}

.social-user-profile > .thumbnail-wrapper {
  float: none;
}

.social-wrapper .social .feed {
  overflow-y: hidden;
  width: 100%;
}

.social-wrapper .social .feed > .day {
  white-space: normal;
  display: block;
  width: 100%;
  margin: 0 auto;
}

.social-wrapper .social .feed > .day:after {
  feed: '';
  display: block;
  clear: both;
}

.social-wrapper .social .feed > .day:hover > .timeline:after {
  background: #48b0f7;
}

/* Social Cards 
------------------------------------
*/
.social-card {
  padding-bottom: 0;
  margin-bottom: 0;
  background: #FFF;
  float: left;
  position: relative;
  border-radius: 4px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  margin-bottom: 20px;
  width: 300px;
  border: 1px solid #e6e6e6;
}

.social-card .circle {
  position: absolute;
  right: 20px;
  top: 20px;
  display: block;
  border-radius: 50%;
  border: 2px solid #f0f0f0;
  width: 9px;
  height: 9px;
  background: #626c75;
  z-index: 1;
}

.social-card .circle:hover {
  cursor: pointer;
}

.social-card.full-width {
  width: 100% !important;
}

.social-card.status {
  background: #daeffd;
  border-radius: 4px;
  padding: 15px 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid transparent;
}

.social-card.status:hover, .social-card.status.hover {
  border-color: #d8dadc !important;
}

.social-card.status h5 {
  font-size: 12px;
  margin: 0;
}

.social-card.status h5 .time {
  color: #fff;
}

.social-card.status h2 {
  color: #2c2c2c;
  font-size: 25px;
  line-height: 32px;
  margin: 0;
  font-weight: normal;
}

.social-card.status .reactions {
  color: #f0f0f0;
  opacity: .45;
  font-size: 12px;
  padding: 0;
  margin: 5px 0 0;
  padding: 0;
}

.social-card.status .reactions li {
  display: inline-block;
  list-style: none;
  padding: 0;
}

.social-card.status .circle {
  width: 9px;
  height: 9px;
  border: none;
  background: #48b0f7;
}

.social-card .card-header, .social-card .card-footer {
  background-color: #fff;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
}

.social-card.share .card-header {
  padding: 15px 15px 12px;
  border-bottom: 1px solid #e6e6e6;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

.social-card.share .card-header:hover {
  background: #daeffd;
  border-color: #daeffd;
  cursor: pointer;
}

.social-card.share .card-header:hover h6 {
  opacity: .6;
}

.social-card.share .card-header.last {
  border-bottom: none;
}

.social-card.share .card-header .user-pic {
  float: left;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 10px;
}

.social-card.share .card-header .user-pic > img {
  width: 30px;
  height: 30px;
}

.social-card.share .card-header h5 {
  font-weight: bold;
  font-size: 14px;
  margin: 0;
  line-height: 22.7px;
  font-family: arial;
  letter-spacing: -0.006em;
  margin-top: -3px;
}

.social-card.share .card-header h6 {
  font-size: 12px;
  margin: 0;
  opacity: .45;
  font-family: arial;
  opacity: .45;
}

.social-card.share .card-description {
  padding: 12px 16px 11px;
  font-size: 14px;
  line-height: 21px;
  margin: 0;
}

.social-card.share .card-description p {
  margin-bottom: 4px;
}

.social-card.share .card-description .via {
  opacity: .45;
  display: block;
  font-size: 12px;
  font-family: arial;
}

.social-card.share .card-content {
  position: relative;
}

.social-card.share .card-content .buttons {
  left: 17px;
  padding: 0;
  position: absolute;
  top: 10px;
}

.social-card.share .card-content .buttons li {
  display: inline-block;
  list-style: none;
  margin-right: 10px;
}

.social-card.share .card-content .buttons li a {
  color: #fff;
}

.social-card.share .card-feed {
  overflow: hidden;
  position: relative;
  max-height: 400px;
}

.social-card.share .card-feed:hover .buttons {
  opacity: 1;
}

.social-card.share .card-feed .buttons {
  position: absolute;
  top: 5px;
  right: 0;
  opacity: 0;
}

.social-card.share .card-feed .buttons li {
  display: inline-block;
  list-style: none;
}

.social-card.share .card-feed .buttons li a {
  color: #fff;
  opacity: 0.8;
  padding: 5px;
}

.social-card.share .card-feed > * {
  max-width: 100%;
}

.social-card.share .card-footer {
  padding: 14px 16px 11px;
  font-size: 12px !important;
}

.social-card.share .card-footer:hover {
  background: #daeffd;
  cursor: pointer;
}

.social-card.share .card-footer:hover .reactions, .social-card.share .card-footer:hover .time {
  opacity: .8;
}

.social-card.share .card-footer .time {
  float: left;
  opacity: .45;
  font-family: arial;
  margin-top: 1px;
}

.social-card.share .card-footer .reactions {
  float: right;
  margin: 0;
  padding: 0;
  opacity: .45;
}

.social-card.share .card-footer .reactions li {
  display: inline-block;
  list-style: none;
}

.social-card.share .card-footer .reactions li a {
  color: inherit;
}

.social-card.share .card-description, .social-card.share .card-feed, .social-card.share .card-footer {
  border-color: transparent;
  border-style: solid;
}

.social-card.share .card-description {
  border-width: 1px;
}

.social-card.share .card-feed {
  border-width: 0 1px;
  margin-top: -2px;
}

.social-card.share .card-footer {
  border-width: 0 1px 1px 1px;
}

.social-card.share.share-other .card-description {
  padding-bottom: 0;
}

.social-card.share.share-other .card-footer {
  padding-top: 0;
  border-radius: 0;
}

.social-card.share.share-other .card-footer:hover {
  background: #fff;
}

.social-card.share.share-other .card-header {
  border-top: 1px solid #daeffd;
}

.social-card.share.share-other .circle {
  background: #f8d053;
}

.social-card.col1 {
  width: 300px;
}

.social-card.col2 {
  width: 620px;
}

.social-card.col3 {
  width: 920px;
}

.social-card img {
  width: 100%;
}

/* Step Form : Status */
.simform {
  margin-left: 0;
  padding: 0;
  position: static;
  margin-bottom: 20px;
}

.simform .error-message {
  padding-top: 29px !important;
  padding-left: 22px;
}

.simform .final-message, .simform .error-message {
  margin: 0 !important;
  font-size: 15px;
  opacity: 0.5;
  display: none;
  margin-top: 19px;
  position: static;
  text-align: left;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.simform ol:before {
  background: transparent;
}

.simform .questions li {
  overflow: hidden;
}

.simform .questions li.current {
  position: relative;
}

.simform .questions li.current input {
  font-size: 14px;
  padding: 0 !important;
  margin: 0 !important;
}

.simform .questions li > span {
  width: 100%;
}

.simform .questions li > span label {
  font-size: 12px;
  opacity: .55;
  font-weight: 300;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.simform .questions input {
  background: transparent !important;
  height: 30px;
}

.simform .questions .current input,
.simform .no-js .questions input {
  background: transparent;
  border: none;
}

.simform .controls {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.simform .controls .next, .simform .controls .number {
  display: none !important;
}

.simform .progress:before {
  background: none;
}

.simform .show {
  display: block;
}

/* Responsive Handlers: Social App
------------------------------------
*/
@media (min-width: 991px) and (max-width: 1070px) {
  .day .card:first-child .col-md-4:first-child {
    width: 100%;
    margin-bottom: 20px;
  }
  .day .card:first-child .col-md-4:nth-child(2), .day .card:first-child .col-md-4:nth-child(3) {
    width: 50%;
  }
}

@media (max-width: 667px) {
  .social-wrapper .social .feed > .day > .card {
    width: 100% !important;
  }
}

/*------------------------------------------------------------------
[20. Email App]
*/
/* Email Components 
--------------------------------------------------
*/
.compose-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  background: #fff;
  border-top: 1px solid #f0f0f0;
  z-index: 101;
}

.compose-wrapper .compose-email {
  font-size: 24px;
}

.email-composer {
  position: relative;
  overflow: auto;
  height: 100%;
  background: #fff;
}

.email-composer .email-toolbar-wrapper .wysihtml5-toolbar {
  background: #f0f0f0;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  border-top: none;
}

.email-composer .email-body-wrapper {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 20px;
}

.email-composer .bootstrap-tagsinput {
  margin: 0;
  padding: 0;
}

.email-composer > .row {
  margin-left: -30px;
  margin-right: -30px;
}

.split-view .split-details .email-content-wrapper {
  background: #fff;
  height: 100%;
  width: auto;
  overflow: auto;
}

.split-view .split-details .email-content-wrapper .actions-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 50px;
  z-index: 799;
}

.split-view .split-details .email-content-wrapper .email-content {
  margin: 0 auto;
  width: 600px;
  display: block;
  padding-top: 62px;
  padding-bottom: 70px;
  padding-left: 20px;
  padding-right: 20px;
}

.split-view .split-details .email-content-wrapper .email-content .email-content-header .sender .name {
  font-size: 15px;
  color: #3b4752;
}

.split-view .split-details .email-content-wrapper .email-content .email-content-header .sender .datetime {
  color: #626262;
  opacity: .45;
  font-family: arial;
}

.split-view .split-details .email-content-wrapper .email-content .email-content-header .subject {
  font-family: arial;
  color: #3b4752;
  font-size: 15.2px;
  line-height: 17px;
}

.split-view .split-details .email-content-wrapper .email-content .email-content-header .fromto .btn-xs {
  border-radius: 13px;
}

.split-view .split-details .email-content-wrapper .email-content .email-content-body p {
  line-height: 23px;
  color: #626262;
  letter-spacing: 0.001em;
}

.split-view .split-details .email-content-wrapper .email-content .email-reply {
  min-height: 200px;
}

.split-view .split-details .email-content-wrapper .email-content .editor-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.split-view .split-details .email-content-wrapper .email-content .editor-wrapper .wysihtml5-sandbox {
  max-height: 150px;
  min-height: 130px !important;
  width: 100% !important;
}

/* Email App Top Header 
--------------------------------------------------
*/
.header-wrapper-email {
  font-size: 14.92px;
}

.header-wrapper-email .dropdown > .btn {
  color: #48b0f7;
}

.header-wrapper-email .btn:hover {
  text-decoration: none;
}

/* Responsive Handler : Email App 
--------------------------------------------------
*/
@media (max-width: 768px) {
  .email-content .wysiwyg5-wrapper {
    min-height: 400px;
  }
}

@media (max-width: 1024px) {
  .email-composer {
    margin-left: 0;
  }
}

.email-composer .email-toolbar-wrapper .dropdown .dropdown-toggle::after {
  display: none;
}

/*------------------------------------------------------------------
[21. Calendar App]
*/
body.overflow-hidden {
  overflow: hidden;
}

/*
Calendar
--------------------------------------------------
Header / .calendar-header
Years / .years .year
Months / .months
Weeks / .weeks-wrapper .week
Grid / .calendar-container
Events / .event-container
*/
.calendar {
  height: 100%;
}

.calendar .drager {
  overflow: hidden;
}

.calendar .drager .scroll-element {
  display: none;
}

.calendar.month {
  padding-left: 5px;
}

.calendar.month .options .date {
  margin-bottom: 22px;
}

.calendar.month .week-dragger {
  display: none;
}

.calendar.month .calendar-container {
  border-top: 1px solid #e6e6e6;
  padding-top: 0;
  height: calc(100% - 169px);
}

.calendar.month .calendar-container .view .tble {
  width: 100%;
}

.calendar.month .calendar-container .view .tble .thead .tcell .weekday {
  margin-left: 10px;
}

.calendar .calendar-header {
  height: 43px;
  background-color: #fafafa;
  line-height: 43px;
  padding-left: 60px;
}

.calendar .calendar-header > .drager {
  width: calc(100% - 141px);
  border-right: 1px solid rgba(0, 0, 0, 0.33);
  line-height: 35px;
}

.calendar .calendar-header .years {
  width: auto;
  list-style: none;
  white-space: nowrap;
  margin-top: 5px;
}

.calendar .calendar-header .years .year {
  display: inline-block;
  width: 69px;
  text-align: center;
  white-space: nowrap;
  font-family: "Arial", sans-serif;
}

.calendar .calendar-header .years .year > a {
  color: rgba(0, 0, 0, 0.5);
  position: relative;
}

.calendar .calendar-header .years .year > a.active {
  color: #000;
}

.calendar .calendar-header .years .year > a.has-event:before {
  position: absolute;
  content: '\25CF';
  width: 100%;
  font-size: 8px;
  line-height: 6px;
  text-align: center;
  color: rgba(0, 0, 0, 0.44);
}

.calendar .options {
  padding-left: 60px;
  margin-top: 15px;
}

.calendar .options .months {
  width: auto;
  white-space: nowrap;
  height: 43px;
  line-height: 43px;
}

.calendar .options .months .month {
  min-width: 30px;
  max-width: 100px;
  padding: 0 10px;
  display: inline-block;
}

.calendar .options .months .month > a {
  position: relative;
  color: rgba(0, 0, 0, 0.28);
}

.calendar .options .months .month > a:hover {
  color: rgba(0, 0, 0, 0.33);
}

.calendar .options .months .month > a.active {
  color: black;
}

.calendar .options .months .month > a.has-event:before {
  position: absolute;
  content: '\25CF';
  top: -6px;
  width: 100%;
  font-size: 8px;
  line-height: 6px;
  text-align: center;
  color: rgba(0, 0, 0, 0.33);
}

.calendar .options .date {
  margin-bottom: 20px;
}

.calendar .week-dragger {
  border-bottom: 1px solid #e6e6e6;
  margin-left: -20px;
}

.calendar .weeks-wrapper {
  width: auto;
  white-space: nowrap;
  padding-left: 10px;
  padding-bottom: 12px;
  margin-bottom: 5px;
  margin-left: 20px;
}

.calendar .weeks-wrapper .week {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
}

.calendar .weeks-wrapper .week:first-child {
  padding-left: 4px;
}

.calendar .weeks-wrapper .week:last-child {
  padding-left: 0px;
}

.calendar .weeks-wrapper .week:before {
  content: '';
  position: absolute;
  right: -20px;
  bottom: 6px;
  height: 20px;
  width: 20px;
  border-left: 1px dotted rgba(0, 0, 0, 0.3);
}

.calendar .weeks-wrapper .week.active .day-wrapper .week-date .day > a {
  color: rgba(0, 0, 0, 0.6);
}

.calendar .weeks-wrapper .week .day-wrapper {
  display: inline-block;
}

.calendar .weeks-wrapper .week .day-wrapper .week-date {
  text-align: center;
  width: 21px;
  height: 21px;
  margin: 6px;
  border-radius: 99px;
}

.calendar .weeks-wrapper .week .day-wrapper .week-date.current-date {
  background-color: #e6e6e6;
}

.calendar .weeks-wrapper .week .day-wrapper .week-date.active {
  background-color: #10cfbd;
}

.calendar .weeks-wrapper .week .day-wrapper .week-date.active .day > a {
  font-weight: bold;
  opacity: 1;
  color: #fff;
}

.calendar .weeks-wrapper .week .day-wrapper .week-date .day > a {
  letter-spacing: -0.01em;
}

.calendar .weeks-wrapper .week .day-wrapper .week-day {
  text-align: center;
}

.calendar .weeks-wrapper .week .day-wrapper .day {
  display: inline-block;
  text-align: center;
  position: relative;
  z-index: 10;
  padding: 1px 0;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.3);
}

.calendar .weeks-wrapper .week .day-wrapper .day > a {
  position: relative;
  width: 100%;
  display: block;
  text-align: center;
  color: rgba(0, 0, 0, 0.3);
  opacity: 0.7;
  font-weight: 600;
}

.calendar .weeks-wrapper .week .day-wrapper .day > a.has-event:before {
  position: absolute;
  content: '\25CF';
  top: -10px;
  width: 100%;
  font-size: 8px;
  line-height: 6px;
  text-align: center;
  color: #10cfbd;
}

.calendar .weeks-wrapper .week .day-wrapper .day.week-header {
  text-transform: uppercase;
  text-align: center;
  font-family: 'Montserrat';
  letter-spacing: 0.06em;
  font-size: 10.5px;
}

.calendar .calendar-container {
  position: relative;
  height: calc(100% - 200px);
  padding-top: 10px;
}

.calendar .calendar-container .view {
  width: 100%;
  height: 100%;
  white-space: nowrap;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.calendar .calendar-container .view.month-view .tble .trow .tcell {
  position: relative;
  height: 20%;
  clear: both;
}

.calendar .calendar-container .view.month-view .tble .trow .tcell .cell-inner .holder {
  position: absolute;
  top: 37px;
  left: 0;
  right: 0;
  bottom: 0;
}

.calendar .calendar-container .view.month-view .tble .trow .tcell.active {
  background: #fff;
}

.calendar .calendar-container .view.month-view .tble .trow .tcell.active .cell-inner {
  background-color: #fef8e7;
}

.calendar .calendar-container .view.month-view .tble .trow .tcell.not {
  background-color: #fafafa;
}

.calendar .calendar-container .view.month-view .tble .trow .tcell.drop-target .cell-inner {
  background-color: #fafafa;
}

.calendar .calendar-container .view.month-view .tble .trow .tcell .cell-inner:only-child, .calendar .calendar-container .view.month-view .tble .trow .tcell .cell-inner {
  height: 100%;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
}

.calendar .calendar-container .view.month-view .tble .trow .tcell .month-date {
  position: relative;
  text-align: center;
  margin-top: 10px;
  margin-right: 6px;
  width: 25px;
  height: 25px;
  padding-top: 2px;
  margin: 6px;
  float: right;
  display: block;
  z-index: 1;
  border-radius: 99px;
}

.calendar .calendar-container .view.month-view .tble .trow .tcell .month-date.current-date {
  background-color: #e6e6e6;
}

.calendar .calendar-container .view.month-view .tble .trow .tcell .month-date.active {
  background-color: #10cfbd;
  font-weight: bold;
  opacity: 1;
  color: #fff;
}

.calendar .calendar-container .view.month-view .tble .trow .tcell .event-container {
  height: 30px;
  position: relative !important;
  min-height: 30px !important;
}

.calendar .calendar-container .view.month-view .tble .trow .tcell .event-container .event-inner {
  padding: 8px;
}

.calendar .calendar-container .view.month-view .ghost-element {
  height: 30px;
  position: relative;
  width: 100%;
}

.calendar .calendar-container .view.month-view .grid .tble {
  height: 100%;
  width: 100%;
}

.calendar .calendar-container .view.month-view .event-container .event-title {
  font-size: 12px;
}

.calendar .calendar-container .view.day-view .tble {
  white-space: nowrap;
}

.calendar .calendar-container .view.day-view .tble .thead {
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
}

.calendar .calendar-container .view.day-view .tble .tcell {
  display: none;
  max-width: 100%;
  width: 100%;
}

.calendar .calendar-container .view.day-view .tble .tcell.active {
  display: inline-block;
}

.calendar .calendar-container .view.day-view .tble .trow {
  display: block;
  height: 80px;
}

.calendar .calendar-container .view.day-view .tble .trow .tcell.active {
  background-color: #fff;
}

.calendar .calendar-container .view .tble {
  display: inline-table;
  width: calc(100% - 50px);
  vertical-align: top;
  position: relative;
}

.calendar .calendar-container .view .tble .thead {
  display: table-row;
  width: 100%;
  background: #fff;
}

.calendar .calendar-container .view .tble .thead .tcell {
  padding: 10px;
  height: 40px;
  position: relative;
}

.calendar .calendar-container .view .tble .thead .tcell .weekday {
  font-size: 12px;
  display: inline-block;
  color: rgba(0, 0, 0, 0.51);
}

.calendar .calendar-container .view .tble .thead .tcell .weekdate {
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
  color: rgba(0, 0, 0, 0.77);
}

.calendar .calendar-container .view .tble .thead .tcell.active .weekdate, .calendar .calendar-container .view .tble .thead .tcell.active .weekday {
  color: black;
}

.calendar .calendar-container .view .tble .thead .tcell:before {
  content: '';
  border-bottom: 1px solid #e6e6e6;
  width: calc(100% - 18px);
  position: absolute;
  bottom: 0;
}

.calendar .calendar-container .view .tble .thead .tcell .event-bubble {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 5px;
  float: right;
  border-radius: 30px;
}

.calendar .calendar-container .view .tble .tcell {
  display: table-cell;
  height: 80px;
  max-width: 14.2857%;
  width: 14.2857%;
}

.calendar .calendar-container .view .tble .trow {
  display: table-row;
}

.calendar .calendar-container .view .tble .trow .tcell {
  background: #fff;
  padding: 0 10px;
}

.calendar .calendar-container .view .tble .trow .tcell .cell-inner {
  height: 40px;
  position: relative;
}

.calendar .calendar-container .view .tble .trow .tcell .cell-inner:first-child {
  border-bottom: 1px dotted #e6e6e6;
}

.calendar .calendar-container .view .tble .trow .tcell .cell-inner:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.calendar .calendar-container .view .tble .trow .tcell .cell-inner:only-child {
  height: 40px;
  border-bottom: 0;
}

.calendar .calendar-container .view .tble .trow .tcell.active {
  background-color: #fef8e7;
}

.calendar .calendar-container .view .tble .trow .tcell.active > * {
  border-color: rgba(0, 0, 0, 0.1) !important;
}

.calendar .calendar-container .view .tble .trow .tcell.disable {
  background-color: #fafafa;
}

.calendar .calendar-container .view .tble .loading {
  left: 10px;
}

.calendar .calendar-container .loading {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 100;
}

.calendar .calendar-container .pgn-wrapper {
  position: absolute;
}

.calendar .calendar-container .even-holder {
  position: absolute;
  display: table;
  width: calc(100% - 50px);
  height: calc(100% - 25px);
}

.calendar .calendar-container .even-holder .event-placeholder {
  height: 100%;
  width: 14.2857%;
  display: table-cell;
}

.calendar .calendar-container .event-container {
  width: 100%;
  height: 40px;
  position: absolute !important;
  z-index: 10;
  overflow: hidden;
  margin-bottom: 5px;
  min-height: 40px !important;
  -webkit-transition: width .16s ease;
  transition: width .16s ease;
}

.calendar .calendar-container .event-container .event-inner {
  padding: 15px;
}

.calendar .calendar-container .event-container .event-inner:before {
  position: absolute;
  width: 8px;
  height: 8px;
  content: '';
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 999px;
  right: 14px;
  top: 11px;
}

.calendar .calendar-container .event-container .time-wrap {
  line-height: 12px;
  text-align: left;
  color: rgba(0, 0, 0, 0.77);
  overflow: hidden;
  text-overflow: ellipsis;
}

.calendar .calendar-container .event-container .event-start-time, .calendar .calendar-container .event-container .event-end-time {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.44);
}

.calendar .calendar-container .event-container .event-title {
  font-size: 14px;
  line-height: 15px;
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.calendar .calendar-container .event-container .resizable-handle {
  position: absolute;
  opacity: 1;
  z-index: 3;
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

.calendar .calendar-container .event-container .resizable-handle:after {
  content: "=";
  color: rgba(0, 0, 0, 0.44);
}

.calendar .calendar-container .event-container.dragging {
  z-index: 100;
}

.calendar .calendar-container .grid {
  display: block;
  overflow: scroll;
  height: calc(100% - 40px);
  -webkit-overflow-scrolling: touch;
}

.calendar .calendar-container .grid.slot-60 .tble .trow .tcell .cell-inner {
  height: 80px;
  border-bottom: 1px solid #e6e6e6;
}

.calendar .calendar-container .grid.slot-15 .tble .trow .tcell {
  height: 25px;
}

.calendar .calendar-container .grid.slot-15 .tble .trow .tcell .cell-inner {
  height: 25px;
  border-bottom: 1px dotted #e6e6e6;
}

.calendar .calendar-container .grid.slot-15 .tble .trow .tcell .cell-inner:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.calendar .calendar-container .grid.slot-15 .time-slot-wrapper .time-slot {
  height: 100px;
}

.calendar .calendar-container .allday-cell {
  height: 40px;
  display: inline-block;
  width: 50px;
  float: left;
}

.calendar .time-slot-wrapper {
  display: inline-block;
  width: 50px;
  float: left;
  height: 100%;
}

.calendar .time-slot-wrapper .time-slot {
  display: block;
  height: 80px;
  width: 100%;
  background: #fff;
}

.calendar .time-slot-wrapper .time-slot:first-child span {
  display: none;
}

.calendar .time-slot-wrapper .time-slot > span {
  float: right;
  font-size: 12px;
  position: relative;
  top: -15%;
  color: rgba(0, 0, 0, 0.46);
  font-weight: bold;
  font-size: 11px;
  letter-spacing: 0.06em;
  font-size: 10.5px;
  font-family: 'Montserrat';
  right: 5px;
}

.calendar-event {
  width: 330px;
  right: -330px;
}

.calendar-event .scrollable {
  height: 100%;
}

.date-selector {
  cursor: pointer;
}

/*
Responsive Util
*/
@media (max-width: 991px) {
  .calendar {
    background-color: #fff;
  }
  .calendar .calendar-header {
    display: none;
  }
  .calendar .options {
    margin-top: 0;
    padding-left: 10px;
  }
  .calendar .options .months {
    line-height: 21px;
    padding-top: 14px;
  }
  .calendar .options .date {
    margin-bottom: 10px;
  }
  .calendar .calendar-container {
    height: 100%;
  }
  .calendar .calendar-container .view.week-view .tble {
    white-space: nowrap;
  }
  .calendar .calendar-container .view.week-view .tble .thead {
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
  }
  .calendar .calendar-container .view.week-view .tble .tcell {
    display: none;
    max-width: 100%;
    width: 100%;
  }
  .calendar .calendar-container .view.week-view .tble .tcell.active {
    display: inline-block;
    background-color: #fff;
  }
  .calendar .calendar-container .view.week-view .tble .trow {
    display: block;
    height: 80px;
  }
  .calendar .calendar-container .view.month-view .allday-cell {
    display: none;
  }
  .calendar .calendar-container .view.month-view .grid .tble {
    padding-left: 0;
  }
  .calendar .calendar-container .view.month-view .tble .thead .tcell {
    padding: 3px;
    padding-top: 10px;
  }
  .calendar .calendar-container .view.month-view .tble .trow .tcell {
    padding: 0 6px;
  }
  .calendar .calendar-container .view.month-view .tble .trow .tcell .event-container {
    border-radius: 99px;
    -webkit-border-radius: 99px;
    -moz-border-radius: 99px;
    position: absolute !important;
    height: 16px !important;
    width: 16px !important;
    min-height: 16px !important;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .calendar .calendar-container .view.month-view .tble .trow .tcell .event-container .event-inner {
    display: none;
  }
  .calendar .calendar-container.month {
    height: calc(100% - 101px);
  }
  .calendar .weeks-wrapper {
    margin-bottom: 0;
  }
  .calendar.month {
    padding-left: 0;
  }
  .calendar.month .calendar-container {
    height: calc(100% - 108px);
  }
  .calendar-event {
    width: 240px;
    right: -240px;
  }
  .months-drager {
    margin-left: 16px;
    margin-right: 36px;
    border-right: 1px solid #e6e6e6;
    padding-top: 0;
  }
  .horizontal-app-menu .months-drager {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .horizontal-app-menu .calendar .weeks-wrapper .week:first-child {
    padding-left: 0;
  }
  .horizontal-app-menu .calendar .calendar-container .allday-cell {
    width: 38px;
  }
  .horizontal-app-menu .calendar .time-slot-wrapper .time-slot {
    width: 38px;
  }
}

@media (max-width: 640px) {
  .calendar.month .calendar-container .view .tble .thead .tcell {
    text-align: center;
  }
  .calendar.month .calendar-container .view .tble .thead .tcell:before {
    width: 100%;
  }
  .calendar.month .calendar-container .view .tble .thead .tcell .weekday {
    width: 11px;
    overflow: hidden;
    letter-spacing: 4px;
    font-weight: bold;
  }
}

/*------------------------------------------------------------------
[22. Login]
*/
.login-wrapper {
  height: 100%;
  background-color: #6d5cae;
}

.login-wrapper > * {
  height: 100%;
}

.login-wrapper .bg-pic {
  position: absolute;
  width: 100%;
  overflow: hidden;
}

@media (max-width: 768px) {
  .login-wrapper .bg-pic {
    display: none;
  }
}

.login-wrapper .bg-pic > img {
  height: 100%;
  opacity: 0.6;
}

.login-wrapper .login-container {
  width: 496px;
  display: block;
  position: relative;
  float: right;
}

@media (max-width: 768px) {
  .login-wrapper .login-container {
    max-width: none;
    width: 100%;
  }
}

.login-wrapper .bg-caption {
  width: 500px;
}

.register-container {
  width: 550px;
  margin: auto;
  height: 100%;
}

/* Responsive handlers : Login
------------------------------------
*/
@media (max-width: 768px) {
  .login-wrapper .login-container {
    width: 100%;
  }
  .register-container {
    width: 100%;
    padding: 15px;
  }
}

@media only screen and (max-width: 321px) {
  .login-wrapper .login-container {
    width: 100%;
  }
}

/*------------------------------------------------------------------
[23. Lock Screen]
*/
.lock-container {
  margin-left: auto;
  margin-right: auto;
  width: 600px;
}

.lock-screen-wrapper .credentials {
  margin-top: -84px;
  position: absolute;
  top: 50%;
}

.lock-screen-wrapper .credentials .thumbnail-wrapper {
  width: 53px;
  height: 53px;
}

.lock-screen-wrapper .credentials .logged {
  opacity: .21;
  margin-top: -5px !important;
}

.lock-screen-wrapper .credentials .name {
  opacity: .69;
  margin-top: -5px !important;
  font-size: 36px;
  height: 45px;
  overflow: hidden;
}

.lock-screen-wrapper .terms-wrapper > div {
  display: table;
}

.lock-screen-wrapper .terms-wrapper .terms {
  display: table-cell;
  vertical-align: middle;
}

.lock-screen-wrapper .terms-wrapper .logo-terms {
  width: 60px;
  height: 60px;
  border-radius: 15px;
  text-align: center;
  position: relative;
}

.lock-screen-wrapper .terms-wrapper .logo-terms .brand {
  left: 50%;
  margin-left: -21px;
  margin-top: -5px;
  position: absolute;
  top: 50%;
}

/* Responsive Handlers : Lockscreen 
------------------------------------
*/
@media (max-width: 767px) {
  .lock-container {
    width: 80%;
  }
  .lock-screen-wrapper .credentials form {
    margin-top: 15px;
  }
}

@media (max-width: 480px) {
  .lock-screen-wrapper .credentials {
    margin: 0;
    position: static;
    margin-top: 100px;
    width: 100%;
    float: left;
    clear: both;
  }
  .lock-screen-wrapper .credentials > div {
    text-align: center;
  }
  .lock-screen-wrapper .credentials .thumbnail-wrapper {
    float: none;
    margin: 0 auto;
  }
}

/*------------------------------------------------------------------
[24. Timeline]
*/
/*
  Adapted from Vertical Timeline by Sebastiano Guerriero
  http://codyhouse.co/gem/vertical-timeline/
*/
/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.timeline-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}

.timeline-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

.timeline-container.top-circle:before {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -moz-border-radius: 99px;
  background-color: #fff;
  z-index: 10;
}

/* -------------------------------- 

Main components 

-------------------------------- */
.timeline {
  position: relative;
  padding: 3em 0 10em 0;
  margin-top: 0;
  margin-bottom: 0;
}

.timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 2px;
  background: #fff;
}

@media only screen and (min-width: 1170px) {
  .timeline-container:not(.left) .timeline {
    margin-bottom: 0;
  }
  .timeline-container:not(.left) .timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}

.timeline-block {
  position: relative;
  margin: 2em 0;
}

.timeline-block:after {
  content: "";
  display: table;
  clear: both;
}

.timeline-block:first-child {
  margin-top: 0;
}

.timeline-block:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 1170px) {
  .timeline-container:not(.left) .timeline .timeline-block {
    margin: 4em 0;
  }
  .timeline-container:not(.left) .timeline .timeline-block:first-child {
    margin-top: 0;
  }
  .timeline-container:not(.left) .timeline .timeline-block:last-child {
    margin-bottom: 0;
  }
}

.timeline-point {
  position: absolute;
  top: 12px;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  background: #b3b3b3;
  border: 2px solid #fff;
}

.timeline-point.small {
  height: 12px;
  margin-left: 13px;
  margin-top: 14px;
  width: 12px;
}

.timeline-point i {
  color: #fff;
  font-size: 14px;
  left: 50%;
  margin-left: -7px;
  margin-top: -7px;
  position: absolute;
  top: 50%;
}

.timeline-point.primary {
  background-color: #6d5cae;
}

.timeline-point.complete {
  background-color: #48b0f7;
}

.timeline-point.success {
  background-color: #10cfbd;
}

.timeline-point.info {
  background-color: #3b4752;
}

.timeline-point.danger {
  background-color: #f55753;
}

.timeline-point.warning {
  background-color: #f8d053;
}

@media only screen and (min-width: 1170px) {
  .timeline-container:not(.left) .timeline .timeline-point {
    left: 50%;
    margin-left: -21px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .timeline-container:not(.left) .timeline .timeline-point.is-hidden {
    visibility: hidden;
  }
  .timeline-container:not(.left) .timeline .timeline-point.small {
    margin-left: -7px;
  }
  .timeline-container:not(.left) .timeline .timeline-point.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.timeline-content {
  position: relative;
  margin-left: 60px;
}

.timeline-content:after {
  content: "";
  display: table;
  clear: both;
}

.timeline-content .card {
  margin-bottom: 0;
}

.timeline-content .event-date {
  display: inline-block;
  float: left;
  padding: .8em 0;
  opacity: .7;
  clear: both;
}

@media (max-width: 480px) {
  .timeline-container {
    width: 94%;
  }
}

@media only screen and (min-width: 1170px) {
  .timeline-container:not(.left) .timeline .timeline-content {
    margin-left: 0;
    width: 46%;
  }
  .timeline-container:not(.left) .timeline .timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  .timeline-container:not(.left) .timeline .timeline-content.is-hidden {
    visibility: hidden;
  }
  .timeline-container:not(.left) .timeline .timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
  .timeline-container:not(.left) .timeline .timeline-content .event-date {
    position: absolute;
    width: 100%;
    left: 118%;
    top: -2px;
    font-size: 16px;
    font-size: 1rem;
  }
  .timeline-container:not(.left) .timeline .timeline-content .event-date small {
    margin-top: 13px;
    display: block;
  }
  .timeline-container:not(.left) .timeline .timeline-content .event-date h6 + small {
    margin-top: 0;
  }
  .timeline-container:not(.left) .timeline .timeline-block:nth-child(odd) .timeline-content .card {
    float: right;
  }
  .timeline-container:not(.left) .timeline .timeline-block:nth-child(even) .timeline-content {
    float: right;
  }
  .timeline-container:not(.left) .timeline .timeline-block:nth-child(even) .timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  .timeline-container:not(.left) .timeline .timeline-block:nth-child(even) .timeline-content .event-date {
    left: auto;
    right: 118%;
    text-align: right;
  }
}

@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .timeline-container:not(.left) .timeline .timeline-block:nth-child(even) .timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}

@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}

@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}

@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.timeline-container.center .timeline {
  margin-top: 3em;
  margin-bottom: 3em;
}

.timeline-container.center .timeline::before {
  left: 50%;
  margin-left: -2px;
}

.timeline-container.center .timeline .timeline-point {
  left: 50%;
  margin-left: -21px;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
}

.timeline-container.center .timeline .timeline-point.is-hidden {
  visibility: hidden;
}

.timeline-container.center .timeline .timeline-point.small {
  margin-left: -7px;
}

.timeline-container.center .timeline .timeline-point.bounce-in {
  visibility: visible;
  -webkit-animation: cd-bounce-1 0.6s;
  animation: cd-bounce-1 0.6s;
}

.timeline-container.center .timeline .timeline-content {
  margin-left: 0;
  width: 46%;
}

.timeline-container.center .timeline .timeline-content::before {
  top: 24px;
  left: 100%;
  border-color: transparent;
  border-left-color: white;
}

.timeline-container.center .timeline .timeline-content.is-hidden {
  visibility: hidden;
}

.timeline-container.center .timeline .timeline-content.bounce-in {
  visibility: visible;
  -webkit-animation: cd-bounce-2 0.6s;
  animation: cd-bounce-2 0.6s;
}

.timeline-container.center .timeline .timeline-content .event-date {
  position: absolute;
  width: 100%;
  left: 118%;
  top: -2px;
  font-size: 16px;
  font-size: 1rem;
}

.timeline-container.center .timeline .timeline-content .event-date small {
  margin-top: 13px;
  display: block;
}

.timeline-container.center .timeline .timeline-content .event-date h6 + small {
  margin-top: 0;
}

.timeline-container.center .timeline .timeline-block:nth-child(odd) .timeline-content .card {
  float: right;
}

.timeline-container.center .timeline .timeline-block:nth-child(even) .timeline-content {
  float: right;
}

.timeline-container.center .timeline .timeline-block:nth-child(even) .timeline-content::before {
  top: 24px;
  left: auto;
  right: 100%;
  border-color: transparent;
  border-right-color: white;
}

.timeline-container.center .timeline .timeline-block:nth-child(even) .timeline-content .event-date {
  left: auto;
  right: 118%;
  text-align: right;
}

@media only screen and (min-width: 1170px) {
  .timeline-container.left {
    width: 60%;
    margin-left: 100px;
  }
}

/*------------------------------------------------------------------
[25. Gallery]
*/
.gallery {
  margin: 70px auto 0 auto;
}

.gallery-item {
  overflow: hidden;
  cursor: default;
  background-color: #000;
  margin-bottom: 10px;
  position: relative;
  width: 280px;
  height: 240px;
}

.gallery-item:hover {
  cursor: pointer;
}

.gallery-item[data-width="1"] {
  width: 280px;
}

.gallery-item[data-width="2"] {
  width: 570px;
}

.gallery-item[data-height="1"] {
  height: 240px;
}

.gallery-item[data-height="2"] {
  height: 490px;
}

.gallery-item > img {
  opacity: 1;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

.gallery-item > .live-tile img {
  opacity: 1;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

.gallery-item .rating {
  margin-top: -5px;
  color: rgba(255, 255, 255, 0.3);
}

.gallery-item .rating > .rated {
  color: white;
}

.gallery-item .item-info {
  -webkit-transform: translate3d(0, 40%, 0);
  transform: translate3d(0, 40%, 0);
  -webkit-transition: -webkit-transform 0.35s, color 0.35s;
  -webkit-transition: color 0.35s, -webkit-transform 0.35s;
  transition: color 0.35s, -webkit-transform 0.35s;
  transition: transform 0.35s, color 0.35s;
  transition: transform 0.35s, color 0.35s, -webkit-transform 0.35s;
}

.gallery-item .item-info.more-content {
  -webkit-transform: translate3d(0, 32%, 0);
  transform: translate3d(0, 32%, 0);
}

.gallery-item:hover .item-info {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.gallery-item:hover > img {
  opacity: 0.6;
}

.gallery-item:hover > .live-tile img {
  opacity: 0.6;
}

.gallery-item:active .item-info {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.gallery-item:active > img {
  opacity: 0.6;
}

.item-details {
  z-index: 1050;
}

.item-details .dialog__content {
  width: 845px;
  max-width: 845px;
  padding: 0;
  text-align: left;
  border: 1px solid rgba(0, 0, 0, 0.8);
}

.item-details .dialog__content .dialog__overview {
  height: 516px;
  position: relative;
}

.item-details .dialog__content .dialog__overview .buy-now {
  position: absolute;
  bottom: 20px;
  right: 35px;
}

.item-details .dialog__content .dialog__overview .item-slideshow .slide {
  width: 516px;
  height: 516px;
  display: block;
  overflow: hidden;
}

.item-details .dialog__content .dialog__footer {
  height: 75px;
}

.item-details .dialog__content .dialog__footer .price {
  margin: 0;
  padding: 0;
  line-height: 75px;
}

.item-details .dialog__content .dialog__footer .separator {
  position: relative;
}

.item-details .dialog__content .dialog__footer .separator:after {
  content: "";
  width: 1px;
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  height: 27px;
  right: 0;
  top: 24px;
}

.item-details .dialog__content .dialog__footer .recommended li {
  overflow: hidden;
}

.item-details .dialog__content .dialog__footer .recommended li a {
  width: 56px;
  height: 56px;
  display: block;
}

.item-details .dialog__content .dialog__footer .recommended li img {
  width: 100%;
}

.item-details .dialog__content .close {
  top: 15px;
  right: 15px;
  z-index: 100;
}

.item-details .owl-nav {
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  color: #fff;
  opacity: .7;
  font-size: 18px;
  padding: 0 20px;
}

.item-details .owl-nav .owl-prev {
  float: left;
}

.item-details .owl-nav .owl-next {
  float: right;
}

.item-details .owl-dots {
  bottom: 23px;
  position: absolute;
  right: 23px;
}

.item-details .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  display: inline-block;
  background: rgba(0, 0, 0, 0.3);
  margin-left: 6px;
}

.item-details .owl-dots .owl-dot.active {
  background: #fff;
}

.owl-carousel .owl-stage-outer {
  direction: ltr;
}

.gallery-filters {
  position: absolute;
  left: 0;
  right: 0;
  height: 70px;
  top: -70px;
}

@media (max-width: 920px) {
  .gallery-item.first {
    display: none;
  }
}

@media (max-width: 767px) {
  .item-details .dialog__content {
    height: 90%;
    overflow-y: auto;
    width: 400px;
    max-width: 400px;
  }
  .item-details .dialog__content .container-fluid {
    height: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
  .item-details .dialog__content .dialog__overview {
    height: 100%;
    margin-right: -30px;
    margin-left: -30px;
  }
  .item-details .item-slideshow-wrapper {
    height: 515px !important;
  }
  .item-details .item-description {
    height: auto !important;
  }
  .item-details .item-description .buy-now {
    position: static !important;
    float: right;
    margin-bottom: 20px;
  }
  .item-details .item-slideshow .owl-stage-outer, .item-details .item-slideshow .owl-stage {
    height: 100%;
  }
  .item-details .item-slideshow .slide {
    width: 100% !important;
  }
}

@media (max-width: 420px) {
  .gallery {
    margin-top: 80px;
  }
  .gallery-filters {
    top: -90px;
  }
  .item-details .dialog__content {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 610px) {
  .gallery-item, .gallery {
    width: 100% !important;
  }
}

@media (min-width: 768px) {
  .item-details .dialog__content .container-fluid > .row {
    margin-left: -30px;
    margin-right: -30px;
  }
}

/*------------------------------------------------------------------
[26. Vector Map : Mapplic Plugin] 
*/
.horizontal-app-menu .map-controls {
  left: 0;
  top: 15px;
}

.mapplic-container {
  width: 100%;
  background-color: transparent;
}

.mapplic-container .mapplic-fullscreen-button {
  left: auto;
  right: 154px;
  bottom: 0;
  top: auto;
}

.mapplic-container .mapplic-clear-button {
  visibility: hidden;
}

.mapplic-tooltip:before {
  content: "Location";
  font-size: 12px;
  margin: 0;
  line-height: normal;
  opacity: .7;
  color: #626262;
}

.mapplic-tooltip-close {
  opacity: .5;
  background: none;
}

.mapplic-tooltip-close:after {
  content: "\E60A";
  font-family: 'pages-icon';
  font-size: 12px;
  position: relative;
  top: -2px;
  color: #626262;
  opacity: .7;
}

.mapplic-tooltip-title {
  display: none;
}

.mapplic-tooltip-content {
  margin-top: 5px;
}

.mapplic-tooltip {
  max-width: 150px;
  padding: 10px 12px;
  border-radius: 4px;
}

.mapplic-tooltip-description {
  font-weight: bold;
  color: #626262;
}

.mapplic-tooltip-description strong {
  color: #f55753;
  margin-right: 2px;
}

.map-controls {
  position: absolute;
  left: 50px;
  top: 80px;
  z-index: 1;
}

.map-controls select {
  width: 240px;
}

.mapplic-pin {
  background-image: url("../../assets/img/maps/marker-master.svg");
  background-size: contain;
}

.mapplic-pin.pulse {
  background-image: url("../../assets/img/maps/pulse-master.svg");
}

.mapplic-pin.pulse.green {
  background-image: url("../../assets/img/maps/pulse-success.svg");
}

.mapplic-pin.pulse.blue {
  background-image: url("../../assets/img/maps/pulse-complete.svg");
}

.mapplic-pin.pulse.purple {
  background-image: url("../../assets/img/maps/pulse-primary.svg");
}

.mapplic-pin.pulse.yellow {
  background-image: url("../../assets/img/maps/pulse-warning.svg");
}

.mapplic-pin.pulse.red {
  background-image: url("../../assets/img/maps/pulse-danger.svg");
}

.mapplic-pin.pulse-alt {
  background-image: url("../../assets/img/maps/pulse-alt-master.svg");
}

.mapplic-pin.pulse-alt.green {
  background-image: url("../../assets/img/maps/pulse-alt-success.svg");
}

.mapplic-pin.pulse-alt.blue {
  background-image: url("../../assets/img/maps/pulse-alt-complete.svg");
}

.mapplic-pin.pulse-alt.purple {
  background-image: url("../../assets/img/maps/pulse-alt-primary.svg");
}

.mapplic-pin.pulse-alt.yellow {
  background-image: url("../../assets/img/maps/pulse-alt-warning.svg");
}

.mapplic-pin.pulse-alt.red {
  background-image: url("../../assets/img/maps/pulse-alt-danger.svg");
}

.mapplic-pin.marker {
  background-image: url("../../assets/img/maps/marker-master.svg");
}

.mapplic-pin.marker.green {
  background-image: url("../../assets/img/maps/marker-success.svg");
}

.mapplic-pin.marker.blue {
  background-image: url("../../assets/img/maps/marker-complete.svg");
}

.mapplic-pin.marker.purple {
  background-image: url("../../assets/img/maps/marker-primary.svg");
}

.mapplic-pin.marker.yellow {
  background-image: url("../../assets/img/maps/marker-warning.svg");
}

.mapplic-pin.marker.red {
  background-image: url("../../assets/img/maps/marker-danger.svg");
}

.mapplic-pin.marker-alt {
  background-image: url("../../assets/img/maps/marker-alt-master.svg");
}

.mapplic-pin.marker-alt.green {
  background-image: url("../../assets/img/maps/marker-alt-success.svg");
}

.mapplic-pin.marker-alt.blue {
  background-image: url("../../assets/img/maps/marker-alt-complete.svg");
}

.mapplic-pin.marker-alt.purple {
  background-image: url("../../assets/img/maps/marker-alt-primary.svg");
}

.mapplic-pin.marker-alt.yellow {
  background-image: url("../../assets/img/maps/marker-alt-warning.svg");
}

.mapplic-pin.marker-alt.red {
  background-image: url("../../assets/img/maps/marker-alt-danger.svg");
}

/*------------------------------------------------------------------
[27. Widgets]
*/
.widget {
  position: relative;
}

.widget > div {
  position: relative;
  z-index: 1;
}

.widget:after {
  background-size: cover;
  content: " ";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 0;
  opacity: .69;
}

.widget-1:after {
  background-image: url("../../assets/img/dashboard/pages_hero.jpg");
  background-size: cover;
  content: " ";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 0;
  opacity: .69;
}

.widget-1:before {
  background-image: url("../img/linear_gradient.png");
  background-repeat: repeat-x;
  content: " ";
  left: 0;
  right: 0;
  height: 325px;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

.widget-1 > .card-body .company:nth-child(2) > div {
  display: table;
  margin: 0 auto;
  width: 127px;
}

.widget-1 > .card-body > * {
  z-index: 1;
}

.widget-1 > .card-body > *:not(.pull-bottom) {
  position: relative;
}

.widget-1 > .card-body .pull-bottom {
  padding: 0 49px 56px 42px;
}

.widget-1 span.label {
  color: #fff;
  background: rgba(255, 255, 255, 0.3);
}

.widget-2:after {
  background-image: url("../../assets/img/social/person-cropped.jpg");
}

.widget-3 a {
  text-decoration: none;
}

.widget-3 .pg-map {
  font-size: 30px;
}

.widget-3 .widget-3-fav {
  background: rgba(0, 0, 0, 0.07);
  vertical-align: middle;
  padding: 6px 11px;
  display: block;
}

.widget-4 .row-sm-height:nth-child(1) {
  height: 30px;
}

.widget-4 .row-sm-height:nth-child(2) {
  height: 30px;
}

.widget-4-chart {
  height: 100%;
  width: 100%;
  bottom: 0;
  position: absolute;
  right: 0;
}

.widget-4-chart.line-chart .tick text,
.widget-4-chart .line-chart .nvd3 .nv-axis .nv-axisMaxMin text {
  -webkit-transform: translate(-10px, -32px);
          transform: translate(-10px, -32px);
}

.widget-4-chart .nvtooltip .nv-pointer-events-none thead {
  display: none;
}

.widget-4-chart .nvtooltip .nv-pointer-events-none tbody .nv-pointer-events-none .key {
  display: none;
}

.widget-5-chart-container {
  overflow: hidden;
}

.widget-5-chart {
  height: auto;
  width: auto;
  bottom: 20px;
  position: absolute;
  right: 20px;
  left: 20px;
  top: 40px;
}

.widget-6 {
  background: #939393;
}

.widget-6 .label {
  background: rgba(0, 0, 0, 0.3);
  color: rgba(255, 255, 255, 0.67);
}

.widget-7 .slide-back .row-sm-height:nth-child(1) {
  height: 60%;
}

.widget-7 .slide-back .row-sm-height:nth-child(2) {
  height: 40%;
}

.widget-7-chart {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}

.widget-7-chart.line-chart[data-points="true"] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke-opacity: 1;
}

.widget-7-chart .nvd3 circle.nv-point:nth-child(4) {
  fill: #f55753 !important;
  stroke: #f55753 !important;
}

.widget-8 {
  height: 145px;
}

.widget-8 .row-xs-height:first-child {
  height: 41px;
}

.widget-8-chart {
  height: 100px;
  width: 50%;
  bottom: 0;
  position: absolute;
  right: 0;
}

.widget-8-chart .line-chart[data-points="true"] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke-opacity: 0.3;
}

.widget-8-chart .line-chart .nvd3 .nv-groups path.nv-line {
  stroke-opacity: 0.15;
}

.widget-8-chart .nvtooltip {
  display: none;
}

.widget-9 {
  height: 145px;
}

.widget-9 .row-xs-height:first-child {
  height: 26px;
}

.widget-9 .progress {
  background: rgba(0, 0, 0, 0.1);
}

.widget-10 {
  height: 145px;
}

.widget-11 sup {
  margin-right: -4px;
}

.widget-11 .widget-11-table {
  height: 380px;
}

.widget-11 .widget-11-table tr td:first-child {
  width: 40%;
}

.widget-11-2 sup {
  margin-right: -4px;
}

.widget-11-2 .widget-11-2-table {
  height: 273px;
}

.widget-12 .list-inline a {
  padding: 3px 4px;
  border-radius: 3px;
  opacity: .7;
}

.widget-12 .list-inline .active a {
  opacity: 1;
}

.widget-12 .nvd3-line svg {
  height: 316px;
}

.widget-12 .company-stat-boxes .close {
  line-height: 0;
}

.widget-12 .widget-12-search {
  margin-top: -3px;
}

@media (max-width: 992px) {
  .widget-12 {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}

.widget-14 .row-xs-height:nth-child(1) {
  height: 30px;
}

.widget-14 .row-xs-height:nth-child(2) {
  height: 120px;
}

.widget-14 .row-xs-height:nth-child(3) {
  height: 297px;
}

.widget-14-chart_y_axis {
  position: absolute;
  top: 0;
  background: rgba(255, 255, 255, 0.8);
  bottom: 0;
  width: 35px;
  left: 0;
  z-index: 2;
}

.widget-14-chart_y_axis .rickshaw_graph .y_ticks path,
.widget-14-chart_y_axis .rickshaw_graph .x_ticks_d3 path {
  fill: none;
  stroke: none;
}

.widget-14-chart_y_axis .rickshaw_graph .y_ticks text,
.widget-14-chart_y_axis .rickshaw_graph .x_ticks_d3 text {
  opacity: 0.35;
  font-family: 'Montserrat';
  font-size: 11px;
}

.widget-14-chart_y_axis .y_ticks.plain g:first-child {
  opacity: 0 !important;
}

.widget-14-chart-legend .ui-sortable li {
  padding-right: 0;
}

.widget-14-chart-legend .ui-sortable li .action {
  display: none;
}

.widget-14-chart-legend .ui-sortable li:last-child {
  margin-top: 7px;
}

.widget-15 #widget-15-tab-1 > div {
  height: 170px;
}

.widget-15-2 {
  height: 469px;
}

.widget-15-2 #widget-15-2-tab-1 .full-width {
  height: 180px;
}

.widget-16-header .pull-left:last-child {
  width: 69%;
}

.widget-16-chart {
  height: 100px;
}

.widget-16-chart.line-chart[data-stroke-width="2"] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke-width: 2px;
}

.widget-17 {
  height: 467px;
}

.widget-17 .widget-17-weather {
  width: 90%;
}

.widget-18-post {
  height: 342px;
  background: url("../../assets/img/social/quote.jpg");
  background-position: center center;
  background-size: cover;
}

.widget-19-post {
  height: 237px;
  background: #00A79A;
}

.widget-19-post img {
  top: 50%;
  margin-top: -70px;
}

.btn-circle-arrow {
  border: 1px solid #fff;
  border-radius: 100px;
  position: relative;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}

.btn-circle-arrow i {
  font-size: 11px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -5px;
  margin-top: -4px;
}

/*** Large screens ***/
@media only screen and (min-width: 1824px) {
  .ar-3-2:before {
    padding-top: calc(55% - 5px) !important;
  }
  .ar-2-3:before {
    padding-top: calc(135% - 5px) !important;
  }
}

@media (max-width: 991px) {
  .card {
    height: auto !important;
  }
  .widget-8,
  .widget-9,
  .widget-10 {
    height: 180px !important;
  }
}

@media (max-width: 480px) {
  .widget-1-wrapper {
    height: 340px;
  }
}

@media (max-width: 420px) {
  .widgets-container {
    margin-top: 80px;
  }
}

@media (max-width: 610px) {
  .widget-item, .widgets-container {
    width: 100% !important;
  }
}

/*------------------------------------------------------------------
[3. Chat]
*/
/* Chat Components
--------------------------------------------------
*/
.chat-view .chat-inner {
  padding: 15px;
  overflow-x: hidden;
  height: calc(100% - 103px);
}

.chat-view .message {
  margin-bottom: 10px;
  line-height: 30px;
}

.chat-view .profile-img-wrapper {
  height: 28px;
  width: 28px;
}

.chat-view .chat-bubble {
  position: relative;
  border-radius: 12px;
  padding: 4px 12px;
  font-size: 14px;
  line-height: 16px;
  margin: 5px 0px 0 5px;
  max-width: 60%;
  white-space: normal;
}

.chat-view .chat-bubble > p {
  margin: 0;
}

.chat-view .chat-bubble.from-me {
  background: #daeffd;
  color: #2c2c2c;
  opacity: 0.8;
  float: right;
  border: 1px solid rgba(0, 0, 0, 0.07);
}

.chat-view .chat-bubble.from-them {
  color: #2c2c2c;
  opacity: 0.8;
  background: #f0f0f0;
  position: relative;
  opacity: 0.8;
  float: left;
  border: 1px solid #f0f5f8;
}

.chat-view .chat-input {
  border: 0;
  height: 45px;
}

.chat-view .chat-input:focus, .chat-view .chat-input:active {
  background-color: #fff;
}

.chat-view .user-controls {
  padding-top: 12px;
}

/* Chat User List
--------------------------------------------------
*/
.chat-user-list > a {
  height: 60px;
}

/* Alert List
--------------------------------------------------
*/
.alert-list > a {
  height: 45px;
}

/*------------------------------------------------------------------
[28. Misc : Helper Classes]
*/
.custom {
  height: 150px;
}

.icon-list .fa-item {
  display: block;
  color: #121212;
  line-height: 32px;
  height: 32px;
  padding-left: 10px;
}

.icon-list .fa-item > i {
  width: 32px;
  font-size: 14px;
  display: inline-block;
  text-align: right;
  margin-right: 10px;
}

.push-on-sidebar-open {
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
  -webkit-backface-visibility: hidden;
}

/* Thumbnail for icons and profile pics
------------------------------------
*/
.thumbnail-wrapper {
  display: inline-block;
  overflow: hidden;
  float: left;
}

.thumbnail-wrapper.circular {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

.thumbnail-wrapper.bordered {
  border-width: 4px;
  border-style: solid;
}

.thumbnail-wrapper.bordered.d16 {
  width: 20px;
  height: 20px;
}

.thumbnail-wrapper.bordered.d16 > * {
  line-height: 12px;
}

.thumbnail-wrapper.bordered.d24 {
  width: 28px;
  height: 28px;
}

.thumbnail-wrapper.bordered.d24 > * {
  line-height: 24px;
}

.thumbnail-wrapper.bordered.d32 {
  width: 36px;
  height: 36px;
}

.thumbnail-wrapper.bordered.d32 > * {
  line-height: 28px;
}

.thumbnail-wrapper.bordered.d48 {
  width: 52px;
  height: 52px;
}

.thumbnail-wrapper.bordered.d48 > * {
  line-height: 44px;
}

.thumbnail-wrapper.d16 {
  width: 16px;
  height: 16px;
}

.thumbnail-wrapper.d16 > * {
  line-height: 16px;
}

.thumbnail-wrapper.d24 {
  width: 24px;
  height: 24px;
}

.thumbnail-wrapper.d24 > * {
  line-height: 24px;
}

.thumbnail-wrapper.d32 {
  width: 32px;
  height: 32px;
}

.thumbnail-wrapper.d32 > * {
  line-height: 32px;
}

.thumbnail-wrapper.d39 {
  width: 39px;
  height: 39px;
}

.thumbnail-wrapper.d39 > * {
  line-height: 39px;
}

.thumbnail-wrapper.d48 {
  width: 48px;
  height: 48px;
}

.thumbnail-wrapper.d48 > * {
  line-height: 50px;
}

.thumbnail-wrapper > * {
  vertical-align: middle;
  width: 100%;
  height: 100%;
  text-align: center;
}

/* Profile dropdown
------------------------------------
*/
.profile-dropdown {
  background: #fff;
  padding: 0;
}

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

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

.profile-dropdown > a {
  opacity: .5;
  -webkit-transition: opacity ease 0.3s;
  transition: opacity ease 0.3s;
  padding-left: 17px;
  padding-right: 37px;
  min-width: 138px;
}

.profile-dropdown > a > i {
  margin-right: 5px;
}

.profile-dropdown > a:hover {
  opacity: 1;
}

.profile-dropdown > a:last-child {
  margin-top: 11px;
  padding-bottom: 3px !important;
  padding-top: 3px;
}

.profile-dropdown-toggle {
  background: transparent;
  border: none;
}

/* Scroll
------------------------------------
*/
.scrollable {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/* Overides
------------------------------------
*/
.no-padding {
  padding: 0px !important;
}

.no-margin {
  margin: 0px !important;
}

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

.auto-overflow {
  overflow: auto;
}

.reset-overflow {
  overflow: initial !important;
}

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

.inherit-size {
  width: inherit;
  height: inherit;
}

.inherit-height {
  height: inherit;
}

.image-responsive-height {
  width: 100%;
}

.image-responsive-width {
  height: 100%;
}

.overlayer {
  position: absolute;
  display: block;
  z-index: 21;
}

.overlayer.fullwidth {
  width: 100%;
}

.overlayer-wrapper {
  position: relative;
  display: block;
  z-index: 10;
}

.overlay-fixed {
  position: fixed !important;
  top: auto !important;
}

.top-left {
  position: absolute !important;
  top: 0;
  left: 0;
}

.top-right {
  position: absolute !important;
  top: 1px;
  right: 0;
}

.bottom-left {
  position: absolute !important;
  bottom: 1px;
  left: 0;
}

.bottom-right {
  position: absolute !important;
  bottom: 0;
  right: 0;
}

.pull-bottom {
  position: absolute !important;
  bottom: 0;
}

.pull-up {
  position: absolute !important;
  top: 0;
}

.pull-center {
  left: 0;
}

.pull-right {
  float: right !important;
}

.pull-center {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  display: table;
  z-index: 1;
}

.cursor {
  cursor: pointer;
}

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

/* Generic Padding Helpers
------------------------------------
*/
.p-t-0 {
  padding-top: 0px !important;
}

.p-r-0 {
  padding-right: 0px !important;
}

.p-l-0 {
  padding-left: 0px !important;
}

.p-b-0 {
  padding-bottom: 0px !important;
}

.padding-0 {
  padding: 0px !important;
}

.p-t-5 {
  padding-top: 5px !important;
}

.p-r-5 {
  padding-right: 5px !important;
}

.p-l-5 {
  padding-left: 5px !important;
}

.p-b-5 {
  padding-bottom: 5px !important;
}

.padding-5 {
  padding: 5px !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.p-r-10 {
  padding-right: 10px !important;
}

.p-l-10 {
  padding-left: 10px !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.padding-10 {
  padding: 10px !important;
}

.p-t-15 {
  padding-top: 15px !important;
}

.p-r-15 {
  padding-right: 15px !important;
}

.p-l-15 {
  padding-left: 15px !important;
}

.p-b-15 {
  padding-bottom: 15px !important;
}

.padding-15 {
  padding: 15px !important;
}

.p-t-20 {
  padding-top: 20px !important;
}

.p-r-20 {
  padding-right: 20px !important;
}

.p-l-20 {
  padding-left: 20px !important;
}

.p-b-20 {
  padding-bottom: 20px !important;
}

.padding-20 {
  padding: 20px !important;
}

.p-t-25 {
  padding-top: 25px !important;
}

.p-r-25 {
  padding-right: 25px !important;
}

.p-l-25 {
  padding-left: 25px !important;
}

.p-b-25 {
  padding-bottom: 25px !important;
}

.padding-25 {
  padding: 25px !important;
}

.p-t-30 {
  padding-top: 30px !important;
}

.p-r-30 {
  padding-right: 30px !important;
}

.p-l-30 {
  padding-left: 30px !important;
}

.p-b-30 {
  padding-bottom: 30px !important;
}

.padding-30 {
  padding: 30px !important;
}

.p-t-35 {
  padding-top: 35px !important;
}

.p-r-35 {
  padding-right: 35px !important;
}

.p-l-35 {
  padding-left: 35px !important;
}

.p-b-35 {
  padding-bottom: 35px !important;
}

.padding-35 {
  padding: 35px !important;
}

.p-t-40 {
  padding-top: 40px !important;
}

.p-r-40 {
  padding-right: 40px !important;
}

.p-l-40 {
  padding-left: 40px !important;
}

.p-b-40 {
  padding-bottom: 40px !important;
}

.padding-40 {
  padding: 40px !important;
}

.p-t-45 {
  padding-top: 45px !important;
}

.p-r-45 {
  padding-right: 45px !important;
}

.p-l-45 {
  padding-left: 45px !important;
}

.p-b-45 {
  padding-bottom: 45px !important;
}

.padding-45 {
  padding: 45px !important;
}

.p-t-50 {
  padding-top: 50px !important;
}

.p-r-50 {
  padding-right: 50px !important;
}

.p-l-50 {
  padding-left: 50px !important;
}

.p-b-50 {
  padding-bottom: 50px !important;
}

.padding-50 {
  padding: 50px !important;
}

/* Generic Margin Helpers
------------------------------------
 */
.m-t-0 {
  margin-top: 0px;
}

.m-r-0 {
  margin-right: 0px;
}

.m-l-0 {
  margin-left: 0px;
}

.m-b-0 {
  margin-bottom: 0px;
}

.m-t-0--important {
  margin-top: 0px !important;
}

.m-r-0--important {
  margin-right: 0px !important;
}

.m-l-0--important {
  margin-left: 0px !important;
}

.m-b-0--important {
  margin-bottom: 0px !important;
}

.m-t-5 {
  margin-top: 5px;
}

.m-r-5 {
  margin-right: 5px;
}

.m-l-5 {
  margin-left: 5px;
}

.m-b-5 {
  margin-bottom: 5px;
}

.m-t-5--important {
  margin-top: 5px !important;
}

.m-r-5--important {
  margin-right: 5px !important;
}

.m-l-5--important {
  margin-left: 5px !important;
}

.m-b-5--important {
  margin-bottom: 5px !important;
}

.m-t-10 {
  margin-top: 10px;
}

.m-r-10 {
  margin-right: 10px;
}

.m-l-10 {
  margin-left: 10px;
}

.m-b-10 {
  margin-bottom: 10px;
}

.m-t-10--important {
  margin-top: 10px !important;
}

.m-r-10--important {
  margin-right: 10px !important;
}

.m-l-10--important {
  margin-left: 10px !important;
}

.m-b-10--important {
  margin-bottom: 10px !important;
}

.m-t-15 {
  margin-top: 15px;
}

.m-r-15 {
  margin-right: 15px;
}

.m-l-15 {
  margin-left: 15px;
}

.m-b-15 {
  margin-bottom: 15px;
}

.m-t-15--important {
  margin-top: 15px !important;
}

.m-r-15--important {
  margin-right: 15px !important;
}

.m-l-15--important {
  margin-left: 15px !important;
}

.m-b-15--important {
  margin-bottom: 15px !important;
}

.m-t-20 {
  margin-top: 20px;
}

.m-r-20 {
  margin-right: 20px;
}

.m-l-20 {
  margin-left: 20px;
}

.m-b-20 {
  margin-bottom: 20px;
}

.m-t-20--important {
  margin-top: 20px !important;
}

.m-r-20--important {
  margin-right: 20px !important;
}

.m-l-20--important {
  margin-left: 20px !important;
}

.m-b-20--important {
  margin-bottom: 20px !important;
}

.m-t-25 {
  margin-top: 25px;
}

.m-r-25 {
  margin-right: 25px;
}

.m-l-25 {
  margin-left: 25px;
}

.m-b-25 {
  margin-bottom: 25px;
}

.m-t-25--important {
  margin-top: 25px !important;
}

.m-r-25--important {
  margin-right: 25px !important;
}

.m-l-25--important {
  margin-left: 25px !important;
}

.m-b-25--important {
  margin-bottom: 25px !important;
}

.m-t-30 {
  margin-top: 30px;
}

.m-r-30 {
  margin-right: 30px;
}

.m-l-30 {
  margin-left: 30px;
}

.m-b-30 {
  margin-bottom: 30px;
}

.m-t-30--important {
  margin-top: 30px !important;
}

.m-r-30--important {
  margin-right: 30px !important;
}

.m-l-30--important {
  margin-left: 30px !important;
}

.m-b-30--important {
  margin-bottom: 30px !important;
}

.m-t-35 {
  margin-top: 35px;
}

.m-r-35 {
  margin-right: 35px;
}

.m-l-35 {
  margin-left: 35px;
}

.m-b-35 {
  margin-bottom: 35px;
}

.m-t-35--important {
  margin-top: 35px !important;
}

.m-r-35--important {
  margin-right: 35px !important;
}

.m-l-35--important {
  margin-left: 35px !important;
}

.m-b-35--important {
  margin-bottom: 35px !important;
}

.m-t-40 {
  margin-top: 40px;
}

.m-r-40 {
  margin-right: 40px;
}

.m-l-40 {
  margin-left: 40px;
}

.m-b-40 {
  margin-bottom: 40px;
}

.m-t-40--important {
  margin-top: 40px !important;
}

.m-r-40--important {
  margin-right: 40px !important;
}

.m-l-40--important {
  margin-left: 40px !important;
}

.m-b-40--important {
  margin-bottom: 40px !important;
}

.m-t-45 {
  margin-top: 45px;
}

.m-r-45 {
  margin-right: 45px;
}

.m-l-45 {
  margin-left: 45px;
}

.m-b-45 {
  margin-bottom: 45px;
}

.m-t-45--important {
  margin-top: 45px !important;
}

.m-r-45--important {
  margin-right: 45px !important;
}

.m-l-45--important {
  margin-left: 45px !important;
}

.m-b-45--important {
  margin-bottom: 45px !important;
}

.m-t-50 {
  margin-top: 50px;
}

.m-r-50 {
  margin-right: 50px;
}

.m-l-50 {
  margin-left: 50px;
}

.m-b-50 {
  margin-bottom: 50px;
}

.m-t-50--important {
  margin-top: 50px !important;
}

.m-r-50--important {
  margin-right: 50px !important;
}

.m-l-50--important {
  margin-left: 50px !important;
}

.m-b-50--important {
  margin-bottom: 50px !important;
}

.full-height {
  height: 100% !important;
}

.full-width {
  width: 100%;
}

.hide {
  display: none !important;
}

.inline {
  display: inline-block !important;
}

.block {
  display: block !important;
}

.b-blank {
  border-color: #000;
}

/* Border Helpers
------------------------------------
*/
.b-a,
.b-r,
.b-l,
.b-t,
.b-b {
  border-style: solid;
  border-width: 0;
}

.b-r {
  border-right-width: 1px;
}

.b-l {
  border-left-width: 1px;
}

.b-t {
  border-top-width: 1px;
}

.b-b {
  border-bottom-width: 1px;
}

.b-a {
  border-width: 1px;
}

.b-dashed {
  border-style: dashed;
}

.b-thick {
  border-width: 2px;
}

.b-transparent {
  border-color: rgba(0, 0, 0, 0.4);
}

.b-transparent-white {
  border-color: rgba(255, 255, 255, 0.3);
}

.b-grey {
  border-color: #e6e6e6;
}

.b-white {
  border-color: #fff;
}

.b-primary {
  border-color: #6d5cae;
}

.b-complete {
  border-color: #6d5cae;
}

.b-success {
  border-color: #10cfbd;
}

.b-info {
  border-color: #3b4752;
}

.b-danger {
  border-color: #f55753;
}

.b-warning {
  border-color: #f8d053;
}

/* Border Radius
------------------------------------
*/
.b-rad-sm {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.b-rad-md {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.b-rad-lg {
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
}

.no-border {
  border: none !important;
}

/** Profile Wrappers **/
.profile-img-wrapper {
  display: inline-block;
  float: left;
  border-radius: 100px 100px 100px 100px;
  display: inline-block;
  height: 35px;
  overflow: hidden;
  width: 35px;
  -moz-flex: 1;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.profile-img-wrapper.big {
  height: 68px;
  width: 68px;
}

.profile-img-wrapper.with-left-space-custom {
  margin-left: 7px;
}

.relative {
  position: relative;
}

.flex-1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

[data-pages-bg-image] {
  background-size: cover;
}

/* Demo Purposes */
.icon-set-preview {
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}

#icon-list {
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.visible-xlg {
  display: none;
}

.hidden-xlg {
  display: block;
}

.sm-gutter .row > [class^="col-"], .sm-gutter .row > [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}

.sm-gutter .row {
  margin-left: -5px;
  margin-right: -5px;
}

/* Aspect ratio */
.ar-1-1 .card,
.ar-2-1 .card,
.ar-1-2 .card,
.ar-3-2 .card,
.ar-2-3 .card {
  margin: 0;
}

.ar-1-1 {
  position: relative;
  width: 100%;
  /* desired width */
  overflow: hidden;
}

.ar-1-1:before {
  content: "";
  display: block;
  padding-top: 100%;
  /* initial ratio of 1:1*/
}

.ar-1-1 > div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.ar-2-1 {
  position: relative;
  width: 100%;
  /* desired width */
  overflow: hidden;
}

.ar-2-1:before {
  content: "";
  display: block;
  padding-top: calc(50% - 5px);
  /* initial ratio of 1:1*/
}

.ar-2-1 > div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.ar-1-2 {
  position: relative;
  width: 100%;
  /* desired width */
  overflow: hidden;
}

.ar-1-2:before {
  content: "";
  display: block;
  padding-top: calc(150% - 5px);
  /* initial ratio of 1:1*/
}

.ar-1-2 > div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.ar-3-2 {
  position: relative;
  width: 100%;
  /* desired width */
  overflow: hidden;
}

.ar-3-2:before {
  content: "";
  display: block;
  padding-top: calc(75% - 5px);
  /* initial ratio of 1:1*/
}

.ar-3-2 > div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.ar-2-3 {
  position: relative;
  width: 100%;
  /* desired width */
  overflow: hidden;
}

.ar-2-3:before {
  content: "";
  display: block;
  padding-top: calc(125% - 5px);
  /* initial ratio of 1:1*/
}

.ar-2-3 > div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.v-align-bottom {
  vertical-align: bottom !important;
}

.v-align-top {
  vertical-align: top !important;
}

.v-align-middle {
  vertical-align: middle !important;
}

/* vertical alignment styles */
.col-top {
  vertical-align: top !important;
}

.col-middle {
  vertical-align: middle !important;
}

.col-bottom {
  vertical-align: bottom !important;
}

/* columns of same height styles
------------------------------------
*/
.container-xs-height {
  display: table;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

.row-xs-height {
  display: table-row;
}

.col-xs-height {
  display: table-cell;
  float: none;
}

@media (min-width: 768px) {
  .container-sm-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
  }
}

@media (min-width: 992px) {
  .container-md-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
  }
  .row-md-height {
    display: table-row;
  }
  .col-md-height {
    display: table-cell !important;
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .container-lg-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
  }
  .row-lg-height {
    display: table-row;
  }
  .col-lg-height {
    display: table-cell !important;
    float: none !important;
  }
}

.windows .d-flex {
  -ms-flex-wrap: wrap;
}

/*------------------------------------------------------------------
[29. Print]
*/
@media print {
  .header,
  .page-sidebar,
  .quickview-wrapper,
  .overlay {
    display: none;
  }
  .page-container {
    padding-left: 0;
  }
  .page-content-wrapper .content {
    border-top: 0;
  }
  .page-content-wrapper .content .card {
    border: none;
  }
  .page-content-wrapper .content .card .card-body {
    padding: 0;
  }
  [class^='padding-'],
  [class*='padding-'],
  .table tbody tr td {
    padding: 10px;
  }
}

/*------------------------------------------------------------------
[30. Demo : Only for demo pursposes]
*/
.builder {
  width: 423px;
  right: -423px;
}

.builder > div {
  height: calc(100% - 12px);
}

.builder a {
  position: relative;
  display: block;
  width: 100%;
  color: #a1a1a1;
}

.builder a > img {
  opacity: 0.33;
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}

.builder a.active {
  color: #626262;
}

.builder a.active > img {
  opacity: 0.87;
}

.builder a:hover {
  color: #818181;
}

.builder a:hover > img {
  opacity: 0.7;
}

.builder .builder-footer {
  right: 0;
  left: 0;
  z-index: 10;
}

.builder .theme-selector.active:before {
  top: 54px;
  right: 10px;
}

.builder .nav-tabs {
  background-color: transparent;
  padding: 0;
}

.builder .nav-tabs > li > a {
  min-width: 99px;
  padding: 16px 0;
}

.builder .nav-tabs ~ .tab-content {
  position: relative;
  padding-right: 0px;
  height: 100%;
  top: 0;
  background-color: #fff;
}

.builder .nav-tabs ~ .tab-content .tab-pane {
  height: 100%;
  overflow-x: hidden !important;
}

.builder .nav-tabs ~ .tab-content .tab-pane .scrollable {
  padding-top: 27px;
  height: calc(100% - 47px);
  overflow-x: hidden !important;
}

.builder .builder-close {
  position: absolute;
  right: 36px;
  top: 20px;
  padding: 7px;
  width: auto;
  z-index: 10;
}

.builder .builder-toggle {
  position: absolute;
  width: 54px;
  height: 50px;
  top: 20%;
  left: -48px;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
}

.builder:before {
  position: absolute;
  content: '';
  width: 48px;
  height: 50px;
  background-color: #fff;
  top: 20%;
  left: -47px;
  -webkit-box-shadow: 0 0 9px rgba(191, 191, 191, 0.36);
          box-shadow: 0 0 9px rgba(191, 191, 191, 0.36);
  border-left: 1px solid rgba(222, 227, 231, 0.56);
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.builder:after {
  position: absolute;
  content: '';
  background-color: #fff;
  width: 5px;
  height: 50px;
  left: 0;
  top: 20%;
}

.builder .btn-toggle-theme > img {
  opacity: 1 !important;
}

.builder .btn-toggle-theme p {
  line-height: 18px;
}

.content-builder {
  display: none;
}

.content-builder.active {
  display: block;
}

.content-builder .placeholder {
  position: relative;
}

.content-builder .placeholder:after {
  content: "Content goes here";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  right: 0;
  text-align: center;
  font-size: 26px;
  opacity: .16;
  color: #626262;
}

.previewer {
  height: 35px;
}

/* Demo Widths For GIF Animations 
------------------------------------
*/
.demo-bg-hinted {
  background-color: #939393;
}

.demo-fs-23 {
  font-size: 23px !important;
}

.demo-mw-50 {
  max-width: 50px;
}

.demo-mw-300 {
  max-width: 300px;
}

.demo-mw-350 {
  max-width: 350px;
}

.demo-mw-400 {
  max-width: 400px;
}

.demo-mw-500 {
  max-width: 500px;
}

.demo-mw-600 {
  max-width: 600px;
}

.demo-container {
  height: 2000px;
}

/* Views page */
.view-iframe-wrapper {
  width: 100%;
  height: 255px;
  background: #fff;
  position: relative;
}

.view-iframe-wrapper iframe {
  width: 100%;
  height: 100%;
  padding: 45px 45px 0 45px;
}

@media (max-width: 1200px) {
  .view-iframe-wrapper iframe {
    padding: 0;
  }
}

.visible-xlg {
  display: none;
}

.hidden-xlg {
  display: block;
}

/*** Large screens ***/
@media (min-width: 1824px) {
  .visible-xlg {
    background: pink;
    display: block !important;
  }
  .hidden-xlg {
    display: none !important;
  }
  .quickview-wrapper .tab-content #quickview-notes > .inner {
    width: 570px;
  }
  .container-fluid.container-fixed-lg {
    width: 1700px;
    margin-right: auto;
    margin-left: auto;
  }
  .menu-pin .container-fluid.container-fixed-lg {
    width: 1450px;
  }
  /*.visible-xlg {
        display: block !important;
    }
    .hidden-xlg {
        display: none !important;
    }*/
  .col-xlg-1, .col-xlg-2, .col-xlg-3, .col-xlg-4, .col-xlg-5, .col-xlg-6, .col-xlg-7, .col-xlg-8, .col-xlg-9, .col-xlg-10, .col-xlg-11 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
  }
  .col-xlg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xlg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6667%;
            flex: 0 0 91.6667%;
    max-width: 91.6667%;
  }
  .col-xlg-10 {
    width: 83.3333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333%;
            flex: 0 0 83.3333%;
    max-width: 83.3333%;
  }
  .col-xlg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xlg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6667%;
            flex: 0 0 66.6667%;
    max-width: 66.6667%;
  }
  .col-xlg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333%;
            flex: 0 0 58.3333%;
    max-width: 58.3333%;
  }
  .col-xlg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xlg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6667%;
            flex: 0 0 41.6667%;
    max-width: 41.6667%;
  }
  .col-xlg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333%;
            flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
  .col-xlg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xlg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6667%;
            flex: 0 0 16.6667%;
    max-width: 16.6667%;
  }
  .col-xlg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xlg-pull-12 {
    right: 100%;
  }
  .col-xlg-pull-11 {
    right: 91.6667%;
  }
  .col-xlg-pull-10 {
    right: 83.3333%;
  }
  .col-xlg-pull-9 {
    right: 75%;
  }
  .col-xlg-pull-8 {
    right: 66.6667%;
  }
  .col-xlg-pull-7 {
    right: 58.3333%;
  }
  .col-xlg-pull-6 {
    right: 50%;
  }
  .col-xlg-pull-5 {
    right: 41.6667%;
  }
  .col-xlg-pull-4 {
    right: 33.3333%;
  }
  .col-xlg-pull-3 {
    right: 25%;
  }
  .col-xlg-pull-2 {
    right: 16.6667%;
  }
  .col-xlg-pull-1 {
    right: 8.33333%;
  }
  .col-xlg-pull-0 {
    right: 0;
  }
  .col-xlg-push-12 {
    left: 100%;
  }
  .col-xlg-push-11 {
    left: 91.6667%;
  }
  .col-xlg-push-10 {
    left: 83.3333%;
  }
  .col-xlg-push-9 {
    left: 75%;
  }
  .col-xlg-push-8 {
    left: 66.6667%;
  }
  .col-xlg-push-7 {
    left: 58.3333%;
  }
  .col-xlg-push-6 {
    left: 50%;
  }
  .col-xlg-push-5 {
    left: 41.6667%;
  }
  .col-xlg-push-4 {
    left: 33.3333%;
  }
  .col-xlg-push-3 {
    left: 25%;
  }
  .col-xlg-push-2 {
    left: 16.6667%;
  }
  .col-xlg-push-1 {
    left: 8.33333%;
  }
  .col-xlg-push-0 {
    left: 0;
  }
  .col-xlg-offset-12 {
    margin-left: 100%;
  }
  .col-xlg-offset-11 {
    margin-left: 91.6667%;
  }
  .col-xlg-offset-10 {
    margin-left: 83.3333%;
  }
  .col-xlg-offset-9 {
    margin-left: 75%;
  }
  .col-xlg-offset-8 {
    margin-left: 66.6667%;
  }
  .col-xlg-offset-7 {
    margin-left: 58.3333%;
  }
  .col-xlg-offset-6 {
    margin-left: 50%;
  }
  .col-xlg-offset-5 {
    margin-left: 41.6667%;
  }
  .col-xlg-offset-4 {
    margin-left: 33.3333%;
  }
  .col-xlg-offset-3 {
    margin-left: 25%;
  }
  .col-xlg-offset-2 {
    margin-left: 16.6667%;
  }
  .col-xlg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-xlg-offset-0 {
    margin-left: 0;
  }
}

/*** Desktops ***/
/*** Medium Size Screen ***/
@media only screen and (max-width: 1400px) {
  .page-sidebar .page-sidebar-inner .sidebar-slide .sidebar-menu {
    bottom: 50px;
  }
  .page-sidebar .page-sidebar-inner .sidebar-slide .sidebar-widgets {
    display: none;
  }
  .footer-widget {
    padding: 11px 21px !important;
  }
}

@media only screen and (max-width: 1199px) {
  .visible-xl-down {
    display: block !important;
  }
}

/*** Desktops & Laptops ***/
@media only screen and (min-width: 980px) {
  body.ie9.menu-pin .page-sidebar {
    transform: none !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
  }
  body.menu-pin .header .brand {
    width: 245px;
  }
  body.menu-pin .page-container {
    padding-left: 0;
  }
  body.menu-pin .page-container .page-content-wrapper .content {
    padding-left: 250px;
  }
  body.menu-pin .page-container .page-content-wrapper .footer {
    left: 250px;
  }
  body.menu-pin [data-toggle-pin="sidebar"] > i:before {
    content: "\F192";
  }
  body.menu-pin .page-sidebar {
    transform: translate(210px, 0) !important;
    -webkit-transform: translate(210px, 0) !important;
    -ms-transform: translate(210px, 0) !important;
    width: 250px;
  }
  body.menu-pin .page-sidebar .sidebar-header .sidebar-header-controls {
    transform: translateX(18px);
    -webkit-transform: translateX(18px);
  }
  body.menu-pin .page-sidebar .menu-items .icon-thumbnail {
    transform: translate3d(-14px, 0, 0);
    -webkit-transform: -webkit-translate3d(-14px, 0, 0);
  }
  body.menu-behind .page-sidebar {
    z-index: 799;
  }
  body.menu-behind .header .brand {
    width: 200px;
    text-align: left;
    padding-left: 20px;
  }
  body.box-layout {
    background-color: #fff;
  }
  body.box-layout > .container,
  body.box-layout > .full-height > .container {
    height: 100%;
    padding: 0;
    background-color: #fafafa;
  }
  body.box-layout .header {
    background-color: transparent;
    border: 0;
    padding: 0;
  }
  body.box-layout .header > .container {
    background-color: #fff;
    border-bottom: 1px solid rgba(230, 230, 230, 0.7);
    padding: 0 20px 0 0;
    height: 100%;
  }
  body.box-layout .page-sidebar {
    left: auto;
    transform: none !important;
    -webkit-transform: none !important;
  }
  body.box-layout .page-container .page-content-wrapper .footer {
    width: auto;
  }
  .header .brand {
    position: relative;
  }
  .header .user-info-wrapper .user-details .user-name {
    font-size: 16px;
  }
  .header .user-info-wrapper .user-details .user-other {
    font-size: 10px;
  }
  .header .user-info-wrapper .user-pic {
    position: relative;
    top: -6px;
  }
  .notification-panel {
    width: 400px;
  }
}

/*** General Small Screen Desktops ***/
/*** General tablets and phones ***/
@media (max-width: 991px) {
  .hidden-lg-down {
    display: none !important;
  }
  .page-container {
    padding-left: 0;
  }
  .d-flex-lg-down {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .justify-between-lg-down {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  body.sidebar-open .page-container {
    -webkit-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0);
    -ms-transform: translate(250px, 0);
    overflow: hidden;
    position: fixed;
  }
  body.sidebar-open .push-on-sidebar-open {
    -webkit-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0);
    -ms-transform: translate(250px, 0);
    overflow: hidden;
  }
  body.box-layout > .container {
    padding: 0;
    height: 100%;
  }
  body.box-layout .header > .container {
    padding: 0;
  }
  body.box-layout .header > .container .pull-right .sm-action-bar {
    right: 0;
  }
  body.horizontal-app-menu .header > .container {
    padding: 0;
  }
  body.horizontal-app-menu .secondary-sidebar {
    margin-left: 0;
  }
  .sm-action-bar {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 10;
  }
  .sm-action-bar > a {
    padding: 10px;
    display: inline-block;
  }
  .pace .pace-activity {
    top: 60px;
  }
  .page-sidebar {
    width: 250px;
    z-index: auto;
    left: 0 !important;
    -webkit-transform: translate3d(0, 0px, 0px) !important;
    transform: translate3d(0, 0px, 0px) !important;
  }
  .page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li {
    padding: 0px 30px 0 36px;
  }
  .page-container {
    padding-left: 0;
    position: relative;
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease;
    -webkit-transition: -webkit-transform .25s ease;
  }
  .page-container .page-content-wrapper .content {
    overflow-x: hidden;
    height: auto;
  }
  .icon-thumbnail {
    margin-right: 24px;
  }
  .page-sidebar {
    display: none;
    z-index: auto;
  }
  .page-sidebar.visible {
    display: block;
  }
  .page-sidebar .page-sidebar-inner {
    z-index: 1;
    left: 0 !important;
    width: 260px;
  }
  .page-sidebar .page-sidebar-inner .sidebar-slide .sidebar-menu {
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    top: 40px;
    bottom: 0;
  }
  .page-sidebar .page-sidebar-inner .sidebar-slide .sidebar-menu ul > li > a > .badge {
    display: inline-block;
  }
  .secondary-sidebar {
    float: none;
    height: auto;
    left: 50%;
    margin-left: -125px;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 60px;
    z-index: 9999;
    display: none;
    border-radius: 10px;
  }
  .secondary-sidebar .btn-compose {
    display: none;
  }
  .inner-content, .horizontal-app-menu .inner-content {
    margin: 0;
  }
  .breadcrumb {
    padding-left: 15px;
    padding-right: 15px;
  }
  .copyright {
    padding-left: 15px;
    padding-right: 15px;
  }
  body > .pgn-wrapper[data-position="top"] {
    top: 48px;
    left: 0;
  }
  body > .pgn-wrapper[data-position="bottom"] {
    left: 0;
  }
  body > .pgn-wrapper[data-position$='-left'] {
    left: 20px;
    right: auto;
  }
  .sm-table {
    display: table;
    width: 100%;
  }
  .user-profile-wrapper {
    position: absolute;
    right: 50px;
    top: -9px;
  }
  .container {
    width: 100%;
  }
  .table-responsive-block table, .table-responsive-block thead, .table-responsive-block tbody, .table-responsive-block th, .table-responsive-block td, .table-responsive-block tr {
    display: block;
  }
  .table-responsive-block thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .table-responsive-block tr {
    border: 1px solid rgba(230, 230, 230, 0.7);
    margin-bottom: 15px;
  }
  .table-responsive-block td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }
  .table-responsive-block td:last-child {
    border-bottom: 0;
  }
  .table-responsive-block td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  .table-responsive-block td:before {
    content: attr(data-title);
  }
  .kill-pull-md-down {
    position: relative;
    display: block;
    width: inherit;
  }
  .kill-pull-md-down .toggle-secondary-sidebar {
    display: inline-block;
    font-size: 18px;
  }
  .nav-tabs-header.nav-tabs-linetriangle {
    height: 61px;
  }
  .overlay {
    padding-left: 15px;
  }
}

/* Landscape view of all tablet devices */
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .page-sidebar .sidebar-menu .menu-items ul {
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
  }
  .page-container .page-content-wrapper .content {
    padding-top: 60px;
  }
  body.box-layout > .container {
    width: 100%;
  }
  .inner-content {
    margin-left: 0;
  }
  .secondary-sidebar {
    float: none;
    height: auto;
    left: 50%;
    margin-left: -155px;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 60px;
    z-index: 9999;
    display: none;
    border-radius: 10px;
  }
  .secondary-sidebar .btn-compose {
    display: none;
  }
  .horizontal-app-menu .secondary-sidebar {
    display: inline-block;
    position: relative;
    top: inherit;
    left: inherit;
    right: inherit;
    padding: 20px 0;
    border-radius: 0;
    float: left;
    height: 100%;
  }
  .split-details {
    margin-left: 0;
  }
  .toggle-secondary-sidebar {
    font-size: 18px;
    display: block;
    font-size: 18px;
    left: 50%;
    margin-left: -36px;
    position: absolute;
  }
  .toggle-secondary-sidebar ~ .brand {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .sm-b-r,
  .sm-b-l,
  .sm-b-t,
  .sm-b-b {
    border-width: 0;
  }
  .sm-b-r {
    border-right-width: 1px;
  }
  .sm-b-l {
    border-left-width: 1px;
  }
  .sm-b-t {
    border-top-width: 1px;
  }
  .sm-b-b {
    border-bottom-width: 1px;
  }
  .sidebar-menu .icon-thumbnail {
    margin-right: 15px;
  }
}

@media (min-width: 1200px) {
  .row-same-height {
    overflow: hidden;
  }
  .row-same-height > [class*="col-lg"] {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .visible-md {
    display: block !important;
  }
}

@media (min-width: 992px) {
  .row-same-height {
    overflow: hidden;
  }
  .row-same-height > [class*="col-md"] {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
  }
}

@media (min-width: 768px) {
  .row-same-height {
    overflow: hidden;
  }
  .row-same-height > [class*="col-sm"] {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
  }
  .box-layout .container .jumbotron, .container-fluid .jumbotron {
    padding: 0;
  }
  .d-flex-md-up {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .navbar-toggle {
    display: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .dataTables_wrapper.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: absolute;
  }
  .justify-end-md-up {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

@media (min-width: 700px) {
  .dd {
    float: none;
  }
}

/* Portrait view of all tablet devices */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .page-sidebar .sidebar-menu .menu-items > li > a {
    padding-left: 27px;
  }
  .page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li {
    padding: 0px 27px 0 31px;
  }
  .icon-thumbnail {
    margin-right: 21px;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .visible-sm {
    display: block;
  }
  .hidden-sm {
    display: none;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
  .md-p-t-0 {
    margin-top: 0px !important;
  }
  .md-p-r-0 {
    margin-right: 0px !important;
  }
  .md-p-l-0 {
    margin-left: 0px !important;
  }
  .md-p-b-0 {
    margin-bottom: 0px !important;
  }
  .md-p-t-5 {
    margin-top: 5px !important;
  }
  .md-p-r-5 {
    margin-right: 5px !important;
  }
  .md-p-l-5 {
    margin-left: 5px !important;
  }
  .md-p-b-5 {
    margin-bottom: 5px !important;
  }
  .md-p-t-10 {
    margin-top: 10px !important;
  }
  .md-p-r-10 {
    margin-right: 10px !important;
  }
  .md-p-l-10 {
    margin-left: 10px !important;
  }
  .md-p-b-10 {
    margin-bottom: 10px !important;
  }
  .md-p-t-15 {
    margin-top: 15px !important;
  }
  .md-p-r-15 {
    margin-right: 15px !important;
  }
  .md-p-l-15 {
    margin-left: 15px !important;
  }
  .md-p-b-15 {
    margin-bottom: 15px !important;
  }
  .md-p-t-0 {
    margin-top: 0px !important;
  }
  .md-p-r-0 {
    margin-right: 0px !important;
  }
  .md-p-l-0 {
    margin-left: 0px !important;
  }
  .md-p-b-0 {
    margin-bottom: 0px !important;
  }
  .md-p-t-5 {
    margin-top: 5px !important;
  }
  .md-p-r-5 {
    margin-right: 5px !important;
  }
  .md-p-l-5 {
    margin-left: 5px !important;
  }
  .md-p-b-5 {
    margin-bottom: 5px !important;
  }
  .md-p-t-10 {
    margin-top: 10px !important;
  }
  .md-p-r-10 {
    margin-right: 10px !important;
  }
  .md-p-l-10 {
    margin-left: 10px !important;
  }
  .md-p-b-10 {
    margin-bottom: 10px !important;
  }
  .md-p-t-15 {
    margin-top: 15px !important;
  }
  .md-p-r-15 {
    margin-right: 15px !important;
  }
  .md-p-l-15 {
    margin-left: 15px !important;
  }
  .md-p-b-15 {
    margin-bottom: 15px !important;
  }
}

@media (max-width: 979px) {
  .toggle-secondary-sidebar {
    font-size: 18px;
    position: static;
    display: block;
  }
  .toggle-secondary-sidebar ~ .brand {
    display: none !important;
  }
  .secondary-sidebar {
    float: none;
    height: auto;
    left: 50%;
    margin-left: -125px;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 60px;
    z-index: 9999;
    display: none;
    border-radius: 10px;
  }
  .secondary-sidebar .btn-compose {
    display: none;
  }
  .split-view .split-list {
    width: 100%;
    height: auto;
    bottom: 50px;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1000;
    float: none;
  }
  .split-view .split-list .item {
    padding: 8px;
  }
  .split-view .split-list .item .inline {
    width: 188px;
  }
  .split-view .split-details {
    margin-left: 0;
    width: 100%;
  }
  .split-view .split-details .email-content-wrapper {
    overflow: auto;
    padding: 0;
    height: calc(100% - 50px);
  }
  .split-view .split-details .email-content-wrapper .email-content {
    width: 90%;
  }
  .compose-wrapper {
    display: block !important;
  }
  .compose-wrapper .btn-compose {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .jumbotron, .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .page-container .page-content-wrapper .content {
    padding-top: 48px;
    padding-bottom: 100px;
  }
  .page-sidebar .sidebar-header {
    padding: 0 12px;
  }
  .page-sidebar .sidebar-menu .menu-items > li > a {
    padding-left: 20px;
  }
  .page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li {
    padding: 0px 25px 0 28px;
  }
  .icon-thumbnail {
    margin-right: 20px;
  }
  .secondary-sidebar {
    top: 48px;
  }
  .split-details {
    margin-left: 0;
  }
  .email-composer {
    padding-left: 30px;
    padding-right: 30px;
  }
  .sm-pull-bottom, .sm-pull-up {
    position: relative !important;
  }
  .sm-p-t-0 {
    margin-top: 0px !important;
  }
  .sm-p-r-0 {
    margin-right: 0px !important;
  }
  .sm-p-l-0 {
    margin-left: 0px !important;
  }
  .sm-p-b-0 {
    margin-bottom: 0px !important;
  }
  .sm-p-t-5 {
    margin-top: 5px !important;
  }
  .sm-p-r-5 {
    margin-right: 5px !important;
  }
  .sm-p-l-5 {
    margin-left: 5px !important;
  }
  .sm-p-b-5 {
    margin-bottom: 5px !important;
  }
  .sm-p-t-10 {
    margin-top: 10px !important;
  }
  .sm-p-r-10 {
    margin-right: 10px !important;
  }
  .sm-p-l-10 {
    margin-left: 10px !important;
  }
  .sm-p-b-10 {
    margin-bottom: 10px !important;
  }
  .sm-p-t-15 {
    margin-top: 15px !important;
  }
  .sm-p-r-15 {
    margin-right: 15px !important;
  }
  .sm-p-l-15 {
    margin-left: 15px !important;
  }
  .sm-p-b-15 {
    margin-bottom: 15px !important;
  }
  .sm-p-t-20 {
    margin-top: 20px !important;
  }
  .sm-p-r-20 {
    margin-right: 20px !important;
  }
  .sm-p-l-20 {
    margin-left: 20px !important;
  }
  .sm-p-b-20 {
    margin-bottom: 20px !important;
  }
  .sm-p-t-25 {
    margin-top: 25px !important;
  }
  .sm-p-r-25 {
    margin-right: 25px !important;
  }
  .sm-p-l-25 {
    margin-left: 25px !important;
  }
  .sm-p-b-25 {
    margin-bottom: 25px !important;
  }
  .sm-p-t-30 {
    margin-top: 30px !important;
  }
  .sm-p-r-30 {
    margin-right: 30px !important;
  }
  .sm-p-l-30 {
    margin-left: 30px !important;
  }
  .sm-p-b-30 {
    margin-bottom: 30px !important;
  }
  .sm-p-t-35 {
    margin-top: 35px !important;
  }
  .sm-p-r-35 {
    margin-right: 35px !important;
  }
  .sm-p-l-35 {
    margin-left: 35px !important;
  }
  .sm-p-b-35 {
    margin-bottom: 35px !important;
  }
  .sm-p-t-40 {
    margin-top: 40px !important;
  }
  .sm-p-r-40 {
    margin-right: 40px !important;
  }
  .sm-p-l-40 {
    margin-left: 40px !important;
  }
  .sm-p-b-40 {
    margin-bottom: 40px !important;
  }
  .sm-p-t-45 {
    margin-top: 45px !important;
  }
  .sm-p-r-45 {
    margin-right: 45px !important;
  }
  .sm-p-l-45 {
    margin-left: 45px !important;
  }
  .sm-p-b-45 {
    margin-bottom: 45px !important;
  }
  .sm-p-t-50 {
    margin-top: 50px !important;
  }
  .sm-p-r-50 {
    margin-right: 50px !important;
  }
  .sm-p-l-50 {
    margin-left: 50px !important;
  }
  .sm-p-b-50 {
    margin-bottom: 50px !important;
  }
  .sm-p-t-0 {
    margin-top: 0px !important;
  }
  .sm-p-r-0 {
    margin-right: 0px !important;
  }
  .sm-p-l-0 {
    margin-left: 0px !important;
  }
  .sm-p-b-0 {
    margin-bottom: 0px !important;
  }
  .sm-p-t-5 {
    margin-top: 5px !important;
  }
  .sm-p-r-5 {
    margin-right: 5px !important;
  }
  .sm-p-l-5 {
    margin-left: 5px !important;
  }
  .sm-p-b-5 {
    margin-bottom: 5px !important;
  }
  .sm-p-t-10 {
    margin-top: 10px !important;
  }
  .sm-p-r-10 {
    margin-right: 10px !important;
  }
  .sm-p-l-10 {
    margin-left: 10px !important;
  }
  .sm-p-b-10 {
    margin-bottom: 10px !important;
  }
  .sm-p-t-15 {
    margin-top: 15px !important;
  }
  .sm-p-r-15 {
    margin-right: 15px !important;
  }
  .sm-p-l-15 {
    margin-left: 15px !important;
  }
  .sm-p-b-15 {
    margin-bottom: 15px !important;
  }
  .sm-p-t-20 {
    margin-top: 20px !important;
  }
  .sm-p-r-20 {
    margin-right: 20px !important;
  }
  .sm-p-l-20 {
    margin-left: 20px !important;
  }
  .sm-p-b-20 {
    margin-bottom: 20px !important;
  }
  .sm-p-t-25 {
    margin-top: 25px !important;
  }
  .sm-p-r-25 {
    margin-right: 25px !important;
  }
  .sm-p-l-25 {
    margin-left: 25px !important;
  }
  .sm-p-b-25 {
    margin-bottom: 25px !important;
  }
  .sm-p-t-30 {
    margin-top: 30px !important;
  }
  .sm-p-r-30 {
    margin-right: 30px !important;
  }
  .sm-p-l-30 {
    margin-left: 30px !important;
  }
  .sm-p-b-30 {
    margin-bottom: 30px !important;
  }
  .sm-p-t-35 {
    margin-top: 35px !important;
  }
  .sm-p-r-35 {
    margin-right: 35px !important;
  }
  .sm-p-l-35 {
    margin-left: 35px !important;
  }
  .sm-p-b-35 {
    margin-bottom: 35px !important;
  }
  .sm-p-t-40 {
    margin-top: 40px !important;
  }
  .sm-p-r-40 {
    margin-right: 40px !important;
  }
  .sm-p-l-40 {
    margin-left: 40px !important;
  }
  .sm-p-b-40 {
    margin-bottom: 40px !important;
  }
  .sm-p-t-45 {
    margin-top: 45px !important;
  }
  .sm-p-r-45 {
    margin-right: 45px !important;
  }
  .sm-p-l-45 {
    margin-left: 45px !important;
  }
  .sm-p-b-45 {
    margin-bottom: 45px !important;
  }
  .sm-p-t-50 {
    margin-top: 50px !important;
  }
  .sm-p-r-50 {
    margin-right: 50px !important;
  }
  .sm-p-l-50 {
    margin-left: 50px !important;
  }
  .sm-p-b-50 {
    margin-bottom: 50px !important;
  }
  .sm-no-margin {
    margin: 0px;
  }
  .sm-no-padding {
    padding: 0px;
  }
  .sm-text-right {
    text-align: right !important;
  }
  .sm-text-left {
    text-align: left !important;
  }
  .sm-text-center {
    text-align: center !important;
  }
  .sm-pull-right {
    float: right !important;
  }
  .sm-pull-left {
    float: left !important;
  }
  .sm-pull-reset {
    float: none !important;
  }
  .sm-block {
    display: block;
  }
  .sm-image-responsive-height {
    width: 100%;
    height: auto;
  }
  .email-composer {
    padding-left: 30px;
    padding-right: 30px;
  }
  .sm-padding-10 {
    padding: 10px !important;
  }
  .lock-box {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    height: auto;
  }
  .login-box {
    padding-right: 15px;
    padding-left: 15px;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
  .sm-padding-10 {
    padding: 10px !important;
  }
  .lock-box {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    height: auto;
  }
  .login-box {
    padding-right: 15px;
    padding-left: 15px;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
  .nav-tabs-linetriangle.nav-cust {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .nav-tabs-linetriangle li a.active:after, .nav-tabs-linetriangle li a.active:before {
    display: none;
  }
  .sm-vh-25 {
    height: 25vh;
  }
  .sm-vh-50 {
    height: 50vh;
  }
  .sm-vh-75 {
    height: 75vh;
  }
  .sm-vh-100 {
    height: 100vh;
  }
  .horizontal-app-menu .page-container .page-content-wrapper .content > .container {
    padding-left: 0;
    padding-right: 0;
  }
  .summernote-wrapper .btn-group {
    -ms-flex-flow: wrap;
    flex-flow: wrap;
  }
}

/*** Phones ***/
@media (max-width: 480px) {
  body {
    width: 100%;
  }
  body #overlay-search {
    font-size: 48px;
    height: 118px;
    line-height: 46px;
  }
  .page-sidebar .sidebar-header {
    height: 48px;
    line-height: 48px;
  }
  .panel .panel-heading {
    padding-left: 15px;
  }
  .panel .panel-body {
    padding: 15px;
    padding-top: 0;
  }
  .map-controls {
    left: 10px;
  }
  .register-container {
    height: auto !important;
  }
}

/*** Retina Display Images **/
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 200 / 100), only screen and (min-device-pixel-ratio: 2) {
  .editor-icon {
    background-image: url("../img/editor_tray_2x.png");
    background-size: 480px 40px;
  }
  .alert .close {
    background: url("../img/icons/noti-cross-2x.png") no-repeat scroll 0 0 transparent;
    background-position: -9px -10px;
    width: 10px;
    height: 9px;
    position: relative;
    opacity: 0.8;
    background-size: 114px 29px;
  }
}

.hidden {
  display: none !important;
}

.visible-sm, .visible-xs {
  display: none;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block;
  }
  .hidden-xs {
    display: none;
  }
}

/* Main Menu Sidebar
------------------------------------
*/
.header .logo-container {
  margin-left: 75px;
}

@media (max-width: 768px) {
  .header .logo-container {
    margin-left: 30px;
  }
}

body.mobile .sidebar-menu {
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}

body.mobile .sidebar-menu > ul {
  height: auto !important;
  overflow: visible !important;
  -webkit-overflow-scrolling: touch !important;
}

body.mobile .page-sidebar .sidebar-menu .menu-items li:hover a {
  color: #788195;
}

body.mobile .page-sidebar .sidebar-menu .menu-items li:hover .icon-thumbnail {
  color: #788195 !important;
}

body.mobile .page-sidebar .sidebar-menu .menu-items li.active > a, body.mobile .page-sidebar .sidebar-menu .menu-items li.open > a, body.mobile .page-sidebar .sidebar-menu .menu-items li.active > .icon-thumbnail, body.mobile .page-sidebar .sidebar-menu .menu-items li.open > .icon-thumbnail {
  color: #fff;
}

body.mobile .drager {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

body.sidebar-visible .page-sidebar .scroll-element {
  visibility: visible;
}

body.sidebar-visible .page-sidebar .menu-items .icon-thumbnail {
  -webkit-transform: translate3d(-14px, 0, 0);
  transform: translate3d(-14px, 0, 0);
  -ms-transform: translate(-14px, 0);
}

body.sidebar-visible .page-sidebar .sidebar-header .sidebar-header-controls {
  -webkit-transform: translate3d(48px, 0, 0);
  transform: translate3d(48px, 0, 0);
  -ms-transform: translate(48px, 0);
}

.page-sidebar {
  width: 280px;
  background-color: #2b303b;
  z-index: 1000;
  left: -210px;
  position: fixed;
  bottom: 0;
  top: 0;
  right: auto;
  overflow: hidden;
}

.page-sidebar a, .page-sidebar button {
  color: #788195;
}

.page-sidebar a:hover, .page-sidebar button:hover, .page-sidebar a:active, .page-sidebar button:active {
  color: #fff;
  background-color: transparent !important;
}

.page-sidebar a:hover:focus, .page-sidebar button:hover:focus, .page-sidebar a:active:focus, .page-sidebar button:active:focus {
  color: #fff;
}

.page-sidebar a:visited, .page-sidebar button:visited, .page-sidebar a:focus {
  color: #788195;
}

.page-sidebar button:focus {
  color: #788195;
}

.page-sidebar button.sidebar-slide-toggle.active {
  color: #788195;
}

.page-sidebar button.sidebar-slide-toggle.active:focus {
  background: transparent;
}

.page-sidebar .scroll-element {
  visibility: hidden;
}

.page-sidebar .sidebar-header {
  /* Side-bar header */
  display: block;
  height: 60px;
  line-height: 60px;
  background-color: #272b35;
  border-bottom: 1px solid #232730;
  color: #fff;
  width: 100%;
  padding: 0 20px;
  padding-left: 30px;
  clear: both;
  z-index: 10;
  position: relative;
  text-align: center;
}

.page-sidebar .sidebar-header .sidebar-header-controls {
  display: inline-block;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
  transition: -webkit-transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
  transition: transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
  transition: transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99), -webkit-transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
  -webkit-backface-visibility: hidden;
}

.page-sidebar .sidebar-header .sidebar-slide-toggle i {
  -webkit-transition: all 0.12s ease;
  transition: all 0.12s ease;
}

.page-sidebar .sidebar-header .sidebar-slide-toggle.active i {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.page-sidebar .close-sidebar {
  position: absolute;
  right: 19px;
  top: 14px;
  padding: 9px;
  z-index: 1;
}

.page-sidebar .close-sidebar > i {
  color: rgba(255, 255, 255, 0.57);
}

.page-sidebar .sidebar-overlay-slide {
  /* Side-bar Top Slider */
  width: 100%;
  height: 100%;
  background-color: #272b35;
  display: block;
  z-index: 9;
  padding: 80px 20px 20px 20px;
}

.page-sidebar .sidebar-overlay-slide.from-top {
  top: -100%;
  position: absolute;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.page-sidebar .sidebar-overlay-slide.from-top.show {
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
}

.page-sidebar .sidebar-menu {
  /* Side-bar Menu */
  height: calc(100% - 50px);
  position: relative;
  width: 100%;
}

.page-sidebar .sidebar-menu .outer-tab-nav-section {
  display: inline-block;
  width: 45px;
  position: absolute;
  height: 100%;
  background-color: #0aa699 !important;
}

.page-sidebar .sidebar-menu .menu-items {
  /* Side-bar Menut Items */
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  height: calc(100% - 10px);
  width: 100%;
}

.page-sidebar .sidebar-menu .menu-items li:hover > .icon-thumbnail, .page-sidebar .sidebar-menu .menu-items li.open > .icon-thumbnail, .page-sidebar .sidebar-menu .menu-items li.active > .icon-thumbnail, .page-sidebar .sidebar-menu .menu-items li:hover > a, .page-sidebar .sidebar-menu .menu-items li.open > a, .page-sidebar .sidebar-menu .menu-items li.active > a {
  color: #fff;
}

.page-sidebar .sidebar-menu .menu-items li > a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 65%;
}

.page-sidebar .sidebar-menu .menu-items > li {
  display: block;
  padding: 0;
  clear: right;
}

.page-sidebar .sidebar-menu .menu-items > li:after, .page-sidebar .sidebar-menu .menu-items > li:before {
  display: table;
  content: " ";
  clear: both;
}

.page-sidebar .sidebar-menu .menu-items > li > a {
  font-family: Arial, sans-serif;
  display: inline-block;
  padding-left: 32px;
  min-height: 40px;
  line-height: 40px;
  font-size: 14px;
  clear: both;
}

.page-sidebar .sidebar-menu .menu-items > li > a.open {
  background: #313131;
}

.page-sidebar .sidebar-menu .menu-items > li > a > .arrow {
  float: right;
  padding-right: 30px;
}

.page-sidebar .sidebar-menu .menu-items > li > a > .arrow:before {
  float: right;
  display: inline;
  font-size: 16px;
  font-family: FontAwesome;
  height: auto;
  content: "\F104";
  font-weight: 300;
  text-shadow: none;
  -webkit-transition: all 0.12s ease;
  transition: all 0.12s ease;
}

.page-sidebar .sidebar-menu .menu-items > li > a > .arrow.open:before {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.page-sidebar .sidebar-menu .menu-items > li > a > .badge {
  margin-top: 12px;
}

.page-sidebar .sidebar-menu .menu-items > li > a > .title {
  float: left;
  white-space: normal;
  overflow: hidden;
  width: 100%;
}

.page-sidebar .sidebar-menu .menu-items > li > a > .details {
  font-size: 12px;
  opacity: 0.4;
  display: block;
  clear: both;
}

.page-sidebar .sidebar-menu .menu-items > li > a.detailed > .title {
  line-height: 28px;
}

.page-sidebar .sidebar-menu .menu-items > li > a.detailed > .details {
  line-height: 16px;
}

.page-sidebar .sidebar-menu .menu-items > li.active > ul.sub-menu {
  display: block;
}

.page-sidebar .sidebar-menu .menu-items > li > .icon-thumbnail:first-letter {
  text-transform: uppercase;
}

.page-sidebar .sidebar-menu .menu-items > li > ul.sub-menu > li ul.sub-menu li {
  padding-left: 10px;
  padding-right: 3px;
}

.page-sidebar .sidebar-menu .menu-items > li > ul.sub-menu > li ul.sub-menu .icon-thumbnail {
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 10px;
}

.page-sidebar .sidebar-menu .menu-items > li > ul.sub-menu li > a > .arrow:before {
  float: right;
  margin-top: 1px;
  margin-right: 20px;
  display: inline;
  font-size: 16px;
  font-family: FontAwesome;
  height: auto;
  content: "\F104";
  font-weight: 300;
  text-shadow: none;
  -webkit-transition: all 0.12s ease;
  transition: all 0.12s ease;
}

.page-sidebar .sidebar-menu .menu-items > li > ul.sub-menu li > a > .arrow.open:before {
  float: right;
  margin-top: 1px;
  margin-right: 18px;
  display: inline;
  font-family: FontAwesome;
  height: auto;
  font-size: 16px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-weight: 300;
  text-shadow: none;
}

.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu {
  display: none;
  list-style: none;
  clear: both;
  margin: 0 0 10px 0;
  background-color: #21252d;
  padding: 18px 0 10px 0;
}

.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li {
  background: none;
  padding: 0px 20px 0 40px;
  margin-top: 1px;
}

.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li:hover > .icon-thumbnail {
  color: #fff;
}

.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li > a {
  display: inline-block;
  padding: 5px 0px;
  font-size: 13px;
  font-family: Arial, sans-serif;
  white-space: normal;
}

.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li .icon-thumbnail {
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  background-color: #2b303b;
  font-size: 14px;
}

.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li .icon-thumbnail.bg-base {
  background: #0d4da4;
}

.page-sidebar .sidebar-menu .muted {
  color: #576775;
  opacity: .45;
}

.page-sidebar .icon-thumbnail [class^="bg-"], .page-sidebar [class*="bg-"] {
  color: #fff;
}

[data-toggle-pin="sidebar"] > i:before {
  content: "\F10C";
}

/* Sidebar icon holder
------------------------------------
*/
.icon-thumbnail {
  display: inline-block;
  background: #21252d;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
  position: relative;
  left: 0;
  float: right;
  margin-right: 14px;
  color: #788195;
  font-size: 16px;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
  transition: -webkit-transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
  transition: transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
  transition: transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99), -webkit-transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-weight: bold;
}

.icon-thumbnail > i {
  font-size: 14px;
}

.icon-thumbnail > svg {
  width: auto;
  height: auto;
  display: inline;
}

/* Sidebar Responsive Classes
------------------------------------
*/
@media only screen and (max-width: 1400px) {
  .page-sidebar .page-sidebar-inner .sidebar-slide .sidebar-menu {
    bottom: 50px;
  }
  .page-sidebar .page-sidebar-inner .sidebar-slide .sidebar-widgets {
    display: none;
  }
}

@media only screen and (min-width: 980px) {
  body.ie9.menu-pin .page-sidebar {
    transform: none !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
  }
  body.menu-pin [data-toggle-pin="sidebar"] > i:before {
    content: "\F192";
  }
  body.menu-pin .page-sidebar {
    transform: translate(210px, 0) !important;
    -webkit-transform: translate(210px, 0) !important;
    -ms-transform: translate(210px, 0) !important;
    width: 250px;
  }
  body.menu-pin .page-sidebar .sidebar-header .sidebar-header-controls {
    -webkit-transform: translateX(18px);
    transform: translateX(18px);
  }
  body.menu-pin .page-sidebar .menu-items .icon-thumbnail {
    -webkit-transform: translate3d(-14px, 0, 0);
    transform: translate3d(-14px, 0, 0);
    -ms-transform: translate(-14px, 0);
  }
  body.menu-behind .page-sidebar {
    z-index: 799;
  }
  body.box-layout .page-sidebar {
    left: auto;
    transform: none !important;
    -webkit-transform: none !important;
  }
}

@media (max-width: 991px) {
  .page-sidebar {
    width: 250px;
    z-index: auto;
    left: 0 !important;
    -webkit-transform: translate3d(0, 0px, 0px) !important;
    transform: translate3d(0, 0px, 0px) !important;
  }
  .page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li {
    padding: 0px 30px 0 36px;
  }
  .icon-thumbnail {
    margin-right: 24px;
  }
  .page-sidebar {
    display: none;
    z-index: auto;
  }
  .page-sidebar.visible {
    display: block;
  }
  .page-sidebar .page-sidebar-inner {
    z-index: 1;
    left: 0 !important;
    width: 260px;
  }
  .page-sidebar .page-sidebar-inner .sidebar-slide .sidebar-menu {
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    top: 40px;
    bottom: 0;
  }
  .page-sidebar .page-sidebar-inner .sidebar-slide .sidebar-menu ul > li > a > .badge {
    display: inline-block;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .page-sidebar .sidebar-menu .menu-items ul {
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .page-sidebar .sidebar-menu .menu-items > li > a {
    padding-left: 27px;
  }
  .page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li {
    padding: 0px 27px 0 31px;
  }
}

@media (max-width: 991px) {
  .sidebar-menu .icon-thumbnail {
    margin-right: 15px;
  }
}

@media (max-width: 767px) {
  .page-sidebar .sidebar-header {
    padding: 0 12px;
  }
  .page-sidebar .sidebar-menu .menu-items > li > a {
    padding-left: 20px;
  }
  .page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li {
    padding: 0px 25px 0 28px;
  }
}

@media (max-width: 480px) {
  body .header .header-inner .toggle-secondary-sidebar {
    font-size: 16px;
    top: 12px;
  }
  .page-sidebar .sidebar-header {
    height: 48px;
    line-height: 48px;
  }
}

.bg-base.icon-thumbnail {
  background: #0d4da4;
}

.sidebar-menu ul li:first-of-type {
  margin-top: 30px;
}

/*------------------------------------------------------------------
Pages Icons
------------------------------------------------------------------ */
@font-face {
  font-family: 'pages-icon';
  src: url("../fonts/pages-icon/Pages-icon.woff?-u69vo5");
}

.pg {
  display: inline-block;
  font: normal normal normal 14px/1 pages-icon;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="pg-"], [class*=" pg-"] {
  display: inline-block;
  font: normal normal normal 14px/1 pages-icon;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.pg-link:before {
  content: "\E900";
}

.pg-menu:before {
  content: "\E901";
}

.pg-alt_menu:before {
  content: "\E902";
}

.pg-thumbs:before {
  content: "\E903";
}

.pg-world:before {
  content: "\E904";
}

.pg-boxnet:before {
  content: "\E662";
}

.pg-signals:before {
  content: "\E61C";
}

.pg-crop:before {
  content: "\E657";
}

.pg-folder_alt:before {
  content: "\E658";
}

.pg-folder:before {
  content: "\E659";
}

.pg-theme:before {
  content: "\E65A";
}

.pg-battery_empty:before {
  content: "\E65B";
}

.pg-battery:before {
  content: "\E65C";
}

.pg-note:before {
  content: "\E65D";
}

.pg-server_hard:before {
  content: "\E65E";
}

.pg-servers:before {
  content: "\E65F";
}

.pg-menu_justify:before {
  content: "\E660";
}

.pg-credit_card:before {
  content: "\E60F";
}

.pg-fullscreen_restore:before {
  content: "\E633";
}

.pg-fullscreen:before {
  content: "\E634";
}

.pg-minus:before {
  content: "\E635";
}

.pg-minus_circle:before {
  content: "\E63A";
}

.pg-plus_circle:before {
  content: "\E656";
}

.pg-refresh_new:before {
  content: "\E600";
}

.pg-close_line:before {
  content: "\E601";
}

.pg-close:before {
  content: "\E60A";
}

.pg-arrow_down:before {
  content: "\E60B";
}

.pg-arrow_left_line_alt:before {
  content: "\E628";
}

.pg-arrow_left:before {
  content: "\E629";
}

.pg-arrow_lright_line_alt:before {
  content: "\E62A";
}

.pg-arrow_maximize_line:before {
  content: "\E62B";
}

.pg-arrow_maximize:before {
  content: "\E62C";
}

.pg-arrow_minimize_line:before {
  content: "\E62F";
}

.pg-arrow_minimize:before {
  content: "\E630";
}

.pg-arrow_right:before {
  content: "\E631";
}

.pg-arrow_up:before {
  content: "\E632";
}

.pg-more:before {
  content: "\E655";
}

.pg-bag:before {
  content: "\E602";
}

.pg-bag1:before {
  content: "\E603";
}

.pg-bold:before {
  content: "\E604";
}

.pg-calender:before {
  content: "\E605";
}

.pg-camera:before {
  content: "\E606";
}

.pg-centeralign:before {
  content: "\E607";
}

.pg-charts:before {
  content: "\E608";
}

.pg-clock:before {
  content: "\E609";
}

.pg-comment:before {
  content: "\E60C";
}

.pg-contact_book:before {
  content: "\E60D";
}

.pg-credit_card_line:before {
  content: "\E60E";
}

.pg-cupboard:before {
  content: "\E610";
}

.pg-desktop:before {
  content: "\E611";
}

.pg-download:before {
  content: "\E612";
}

.pg-eraser:before {
  content: "\E613";
}

.pg-extra:before {
  content: "\E614";
}

.pg-form:before {
  content: "\E615";
}

.pg-grid:before {
  content: "\E616";
}

.pg-home:before {
  content: "\E617";
}

.pg-image:before {
  content: "\E618";
}

.pg-inbox:before {
  content: "\E619";
}

.pg-indent:before {
  content: "\E61A";
}

.pg-italic:before {
  content: "\E61B";
}

.pg-laptop:before {
  content: "\E61D";
}

.pg-layouts:before {
  content: "\E61E";
}

.pg-layouts2:before {
  content: "\E61F";
}

.pg-layouts3:before {
  content: "\E620";
}

.pg-layouts4:before {
  content: "\E621";
}

.pg-leftalign:before {
  content: "\E622";
}

.pg-like:before {
  content: "\E623";
}

.pg-like1:before {
  content: "\E624";
}

.pg-lock:before {
  content: "\E625";
}

.pg-mail:before {
  content: "\E626";
}

.pg-map:before {
  content: "\E627";
}

.pg-menu_lv:before {
  content: "\E62D";
}

.pg-movie:before {
  content: "\E636";
}

.pg-ordered_list:before {
  content: "\E637";
  color: #231f20;
}

.pg-outdent:before {
  content: "\E638";
}

.pg-phone:before {
  content: "\E639";
}

.pg-plus:before {
  content: "\E63B";
}

.pg-power:before {
  content: "\E63C";
}

.pg-printer:before {
  content: "\E63D";
}

.pg-refresh:before {
  content: "\E63E";
}

.pg-resize:before {
  content: "\E63F";
}

.pg-right_align:before {
  content: "\E640";
}

.pg-save:before {
  content: "\E641";
}

.pg-search:before {
  content: "\E642";
}

.pg-sent:before {
  content: "\E643";
}

.pg-settings_small_1:before {
  content: "\E644";
}

.pg-settings_small:before {
  content: "\E645";
}

.pg-settings:before {
  content: "\E646";
}

.pg-shopping_cart:before {
  content: "\E647";
}

.pg-social:before {
  content: "\E648";
}

.pg-spam:before {
  content: "\E649";
}

.pg-suitcase:before {
  content: "\E64A";
}

.pg-tables:before {
  content: "\E64B";
}

.pg-tablet:before {
  content: "\E64C";
}

.pg-telephone:before {
  content: "\E64D";
}

.pg-text_style:before {
  content: "\E64E";
}

.pg-trash_line:before {
  content: "\E64F";
}

.pg-trash:before {
  content: "\E650";
}

.pg-ui:before {
  content: "\E651";
}

.pg-underline:before {
  content: "\E652";
}

.pg-unordered_list:before {
  content: "\E653";
}

.pg-video:before {
  content: "\E654";
}

.header {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.header .fa.fa-user {
  color: white;
  font-size: 26px;
  margin-top: 4px;
}

.logo-container {
  margin-left: 30px;
  max-width: 50%;
  width: 100%;
}

.side-block {
  max-width: 50%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.container-fluid.breadcrumbs {
  margin-left: 0;
  padding-left: 10px;
}

.breadcrumbs {
  background: #d6d6d6;
}

ol.breadcrumb {
  padding: 10px 0px 30px 0px;
}

svg.white .logo_baza {
  fill: white;
}

.alert-box {
  width: 100%;
  padding: 10px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 540px) {
  .alert-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.alert-box__text {
  color: #333333;
  font-size: 10px;
  font-weight: 700;
}

.alert-box--warning {
  background: #FFCCCC;
}

.alert-box__button .btn {
  font-size: 11px;
  font-weight: bold;
}

@media (max-width: 540px) {
  .alert-box__button {
    margin: 10px 0px;
  }
}

html {
  font-size: 16px;
}

.circle-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

body {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  font-family: "Arial", sans-serif;
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 400;
}

a {
  text-decoration: none;
}

img, iframe {
  display: block;
}

img {
  max-width: 100%;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::-moz-selection {
  background-color: #ffa500;
  color: #fff;
}

::selection {
  background-color: #ffa500;
  color: #fff;
}

.wrapper {
  width: 92%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.page-content-wrapper {
  background-color: #f2f2f2;
}

.button--container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (max-width: 768px) {
  .button--container {
    margin-bottom: 10px;
  }
}

.pdfViewer .page {
  overflow: hidden !important;
}

#history-table .table {
  width: 100%;
  max-width: calc(100% - 9px);
}

.block .row {
  width: 100%;
}

.inline-block {
  display: inline-block !important;
}

.action-column {
  width: 130px !important;
}

.date-picker-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

.row--balance .help-block {
  white-space: normal;
}

.row--balance form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.row--balance form .btn-save, .row--balance form .btn--positioned {
  margin-top: 25px;
}

@media (max-width: 768px) {
  .row--balance form .btn-save, .row--balance form .btn--positioned {
    margin-top: 10px;
  }
}

.row--balance form .item {
  padding: 0px 10px;
}

@media (max-width: 1200px) {
  .row--balance form .item.col-lg-3 {
    width: 25%;
  }
}

@media (max-width: 768px) {
  .row--balance form .item.col-lg-3 {
    width: 50%;
  }
}

@media (max-width: 460px) {
  .row--balance form .item.col-lg-3 {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .row--balance form .item.col-lg-2 {
    width: 50%;
  }
}

@media (max-width: 460px) {
  .row--balance form .item.col-lg-2 {
    width: 100%;
  }
}

.row--balance form .item--button {
  max-width: 80px;
}

@media (max-width: 768px) {
  .row--balance form .item--button {
    margin-right: 10px;
  }
}

.row--balance form .item:first-of-type {
  padding-left: 0;
}

@media (max-width: 768px) {
  .row--balance form .item {
    padding-left: 0;
  }
}

.row.no-wrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media (max-width: 768px) {
  .row.no-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.document-index.document-flow .search-elements.filters-box .d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.document-index.document-flow .search-elements.filters-box .d-flex .button-box {
  margin-top: 25px !important;
}

@media (max-width: 768px) {
  .document-index.document-flow .search-elements.filters-box .d-flex .button-box {
    margin-top: 0px !important;
  }
}

.document-index.document-flow .search-elements.filters-box .d-flex .btn-expand {
  margin-top: 25px !important;
}

@media (max-width: 640px) {
  .document-index.document-flow .search-elements.filters-box .d-flex .btn-expand {
    margin-top: 0px !important;
  }
}

.document-index.document-flow .sales td {
  background: #eaeaea !important;
}

.fancybox-toolbar {
  visibility: visible !important;
  opacity: 1 !important;
  display: inline-block !important;
}

.buttonContent {
  margin: 10px -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.button-send {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.button-send.buttonSend {
  margin: 0px 10px;
  font-size: 14px;
  line-height: 1.4;
  padding-top: 2.5px;
  padding-bottom: 2.5px;
  max-height: 27px;
}

.button-send:hover {
  color: #fff;
  background-color: #218838 !important;
  border-color: #1e7e34;
}

.pointer-events-none {
  pointer-events: none;
}

.break-normal {
  word-break: normal;
}

.break-normal--important {
  word-break: normal !important;
}

.white-space-normal {
  white-space: normal;
}

.white-space-normal--important {
  white-space: normal !important;
}

.filters-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.filters-box .payment-search-elements {
  width: 100%;
}

@media (max-width: 640px) {
  .filters-box .payment-search-elements {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media (max-width: 640px) {
  .filters-box .payment-search-elements .btn-expand {
    margin-bottom: 0px !important;
  }
}

@media (max-width: 640px) {
  .filters-box .payment-search-elements .col-sm-2 {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  .filters-box .payment-search-elements .inputs-box {
    width: 100%;
    margin: 0;
  }
}

@media (max-width: 640px) {
  .filters-box .payment-search-elements .inputs-box .price-input {
    width: 100%;
    margin-bottom: 10px;
  }
}

.filters-box .payment-search-elements .col-sm-12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.filters-box [data-visible="0"] {
  display: none !important;
}

.filters-box [data-visible="1"] {
  display: inline-block !important;
}

@media (max-width: 1024px) {
  .filters-box .button-box {
    min-width: 210px;
    width: 210px;
  }
}

@media (max-width: 640px) {
  .filters-box .button-box .btn {
    margin-top: 15px !important;
  }
}

.filters-box .button-box .btn:first-of-type {
  margin: 0px 10px;
  margin-top: 15px;
}

.filters-box .button-box .btn:first-of-type.m-t-0 {
  margin-top: 0px;
}

.filters-box .button-box .btn:first-of-type.m-b-10 {
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .filters-box .button-box .btn:first-of-type {
    margin-left: 0;
  }
}

.filters-box .button-box {
  width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.filters-box .search-elements-input {
  margin: 0px 10px;
  margin-left: 0;
  margin-top: 5px;
}

.btn.btn-expand {
  background-color: #6c757d;
  color: white;
  margin-top: 15px;
}

.btn.btn-expand.m-t-5 {
  margin-top: 5px;
}

.btn.btn-expand.m-t-25 {
  margin-top: 25px;
}

@media (max-width: 640px) {
  .btn.btn-expand {
    margin-top: 0px;
  }
}

.btn.btn-expand:hover {
  background-color: #898e92;
}

@media (max-width: 768px) {
  .planner__header--bottom .button-box {
    margin-left: 10px;
  }
}

.planner__header--bottom .button-box.m-l-0 {
  margin-left: 0px !important;
}

@media (max-width: 640px) {
  .page--payments .button-box {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    min-height: auto !important;
  }
}

@media (max-width: 640px) {
  .page--payments .button-box .btn {
    margin-top: 0px !important;
  }
}

@media (max-width: 1024px) {
  .page--payments.page--payments-list .payment-search-elements .col-sm-4 {
    width: 100%;
    max-width: 50%;
  }
}

@media (max-width: 640px) {
  .page--payments.page--payments-list .payment-search-elements .col-sm-4 {
    max-width: calc(50% - 8px);
  }
}

@media (max-width: 460px) {
  .page--payments.page--payments-list .payment-search-elements .col-sm-4 {
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  .page--payments.page--payments-list .payment-search-elements [data-extended] {
    margin-top: 0px !important;
    margin-left: 5px !important;
  }
}

@media (max-width: 460px) {
  .page--payments.page--payments-list .payment-search-elements [data-extended] {
    margin-bottom: 10px !important;
  }
}

@media (max-width: 640px) {
  .page--payments.page--payments-list .payment-search-elements .btn:first-of-type {
    margin-left: 0px !important;
  }
}

@media (max-width: 460px) {
  .page--payments.page--payments-list .payment-search-elements .btn:first-of-type {
    margin-left: 5px !important;
  }
}

@media (max-width: 640px) {
  .page--payments.page--payments-list .payment-search-elements .button-box {
    margin-left: 0px !important;
  }
}

@media (max-width: 640px) {
  .page--payments.page--payments-list .payment-search-elements .price-input {
    margin-left: 0 !important;
  }
}

@media (max-width: 640px) {
  .page--payments.page--payments-list .payment-search-elements .price-input:first-of-type {
    margin-top: 0 !important;
  }
}

@media (max-width: 640px) {
  .page--payments.page--payments-list .payment-search-elements .date-picker-input {
    margin-left: 0 !important;
  }
}

@media (max-width: 640px) {
  .page--payments.page--payments-list .payment-search-elements .date-picker-input:first-of-type {
    margin-top: 0 !important;
  }
}

@media (max-width: 1024px) {
  .page--payments .payment-filter-box .button-box {
    width: auto;
  }
}

.page--payments .payment-filter-box .button-box .m-l-5 {
  margin-left: 5px;
}

.payment-filter-box .btn-expand.m-l-10 {
  margin-left: 10px;
}

@media (max-width: 640px) {
  .payment-filter-box .btn-expand {
    margin-left: 5px;
  }
}

.payment-filter-box .input-price .price-input {
  width: calc(50% - 15px);
}

.payment-filter-box .input-price .price-input:first-of-type {
  margin-right: 10px;
}

@media (max-width: 640px) {
  .payment-filter-box .col-sm-3 {
    width: calc(100% - 10px);
  }
}

@media (max-width: 640px) {
  .payment-filter-box .search-elements-input {
    width: calc(100% - 10px);
  }
}

@media (max-width: 640px) {
  .payment-filter-box .col-sm-6 {
    width: 100%;
  }
}

@media (max-width: 640px) {
  .payment-filter-box .col-sm-6 .price-input {
    width: calc(100% - 15px);
  }
}

.payment-filter-box .input-daterange {
  max-width: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.payment-filter-box .input-daterange .inputs-box {
  width: 100%;
}

.payment-filter-box .search-elements-input {
  margin-right: 0;
}

@media (max-width: 768px) {
  .payment-filter-box .btn-expand {
    margin-right: 10px;
  }
}

@media (max-width: 640px) {
  .payment-filter-box .col-sm-4 {
    width: 100% !important;
  }
}

.payment-filter-box .input-group {
  margin-bottom: 0px;
}

@media (max-width: 640px) {
  .filters-box .project-se .btn-expand {
    margin-left: 0 !important;
  }
}

@media (max-width: 768px) {
  .filters-box .project-se .button-group button:first-of-type {
    margin-left: 10px !important;
  }
}

@media (max-width: 640px) {
  .filters-box .project-se .button-group button:first-of-type {
    margin-left: 0px !important;
  }
}

@media (max-width: 768px) {
  .filters-box .project-se .col-sm-7 {
    width: 100%;
    padding: 0;
    max-width: calc(100% - 30px) !important;
  }
}

@media (max-width: 640px) {
  .filters-box .project-se .col-sm-4, .filters-box .project-se .col-sm-7 {
    width: calc(100% - 15px);
  }
}

@media (max-width: 640px) {
  .filters-box .project-se .col-sm-4 .search-elements-input, .filters-box .project-se .col-sm-7 .search-elements-input {
    margin-right: 0px;
    margin-right: 0px;
  }
}

.filters-box .project-se .input-group {
  margin-bottom: 0px;
}

@media (max-width: 360px) {
  .filters-box .project-se {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media (max-width: 640px) {
  .filters-box .project-se .btn-expand {
    margin-right: 15px;
  }
}

@media (max-width: 360px) {
  .filters-box .project-se .btn-expand {
    margin-bottom: 10px;
  }
}

@media (max-width: 640px) {
  .filters-box .project-se .button-group {
    margin-top: 0px !important;
  }
}

@media (max-width: 640px) {
  .filters-box .project-se .button-group .btn {
    margin-top: 0 !important;
  }
}

@media (max-width: 768px) {
  .tower-base-view.report-night.projects-filter .col-sm-4 .inputs-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (max-width: 460px) {
  .tower-base-view.report-night.projects-filter .col-sm-4 .inputs-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 768px) {
  .tower-base-view.report-night.projects-filter .col-sm-4--short.m-w-350 {
    width: 100% !important;
    max-width: none !important;
  }
}

@media (max-width: 640px) {
  .tower-base-view.report-night.projects-filter .col-sm-4--short.m-w-350 {
    width: 100% !important;
    max-width: none !important;
  }
}

@media (max-width: 640px) {
  .tower-base-view .button-group button {
    margin-top: 0px !important;
  }
}

.tower-base-view .payment-search-elements .col-sm-12 .button-box {
  min-width: 210px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .tower-base-view .payment-search-elements .col-sm-12 .col-sm-4 {
    width: 50%;
    max-width: calc(100% - 30px) !important;
  }
}

@media (max-width: 640px) {
  .tower-base-view .payment-search-elements .col-sm-12 .col-sm-4 {
    width: 100%;
    max-width: calc(100% - 10px) !important;
  }
}

@media (max-width: 640px) {
  .tower-base-view .payment-search-elements .col-sm-12 .col-sm-4 .search-elements-input {
    margin: 0;
  }
}

@media (max-width: 768px) {
  .tower-base-view .payment-search-elements .col-sm-12 .col-sm-7 {
    width: 100%;
    max-width: calc(100% - 30px) !important;
    padding: 0;
  }
}

@media (max-width: 640px) {
  .tower-base-view .payment-search-elements .col-sm-12 .col-sm-7 {
    width: 100%;
    max-width: calc(100% - 10px) !important;
  }
}

@media (max-width: 640px) {
  .tower-base-view .payment-search-elements .col-sm-12 .col-sm-7 .date-picker-input {
    width: 100%;
    max-width: 100% !important;
    margin: 10px 0;
  }
}

.tower-base-view .payment-search-elements .col-sm-12 .input-group {
  margin-bottom: 0px;
}

.tower-base-view .search-elements .button-group.triple button {
  max-height: 35px;
}

@media (max-width: 360px) {
  .tower-base-view .search-elements .button-group.triple {
    margin-left: 0px !important;
  }
}

.tower-base-view .search-elements.filters-box {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media (max-width: 640px) {
  .tower-base-view .search-elements.filters-box .btn-expand {
    margin-left: 10px;
  }
}

@media (max-width: 640px) {
  .tower-base-view .search-elements.filters-box .btn:first-of-type {
    margin-left: 10px;
  }
}

.document-se .search-elements d-flex.col-sm-10 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.document-flow .search-elements-input {
  margin: 0;
}

.document-flow .input-daterange .date-picker-input:first-of-type {
  margin-right: 15px;
}

.document-flow .input-daterange .date-picker-input {
  width: calc(50% - 8px);
}

@media (max-width: 1024px) {
  .document-flow .col-sm-2 {
    width: calc(100% / 4);
  }
}

@media (max-width: 640px) {
  .document-flow [data-extended] {
    margin-left: 0px !important;
    margin-bottom: 0px !important;
  }
}

@media (max-width: 640px) {
  .document-flow .button-box .btn:first-of-type {
    margin-left: 0px !important;
  }
}

@media (max-width: 1024px) {
  .document-flow .col-sm-4 {
    width: calc(100% / 2);
  }
}

@media (max-width: 640px) {
  .document-flow .col-sm-4 {
    width: 100%;
  }
}

@media (max-width: 640px) {
  .document-flow .col-sm-4 .date-picker-input {
    width: 100%;
    margin: 10px 0px;
  }
}

.leaves-index .col-sm-2 {
  width: calc(100% / 6);
}

@media (max-width: 1024px) {
  .leaves-index .col-sm-2 {
    width: calc(100% / 3);
  }
}

@media (max-width: 640px) {
  .leaves-index .col-sm-2 {
    width: calc(100% - 15px);
  }
}

@media (max-width: 1024px) {
  .cars-view .col-sm-2 {
    width: calc(100% / 3);
  }
}

@media (max-width: 640px) {
  .cars-view .col-sm-2 {
    width: calc(100% - 15px);
  }
}

@media (max-width: 640px) {
  .caution .button-box {
    margin-bottom: 0;
  }
}

@media (max-width: 640px) {
  .caution .btn-expand {
    margin: 0 !important;
  }
}

@media (max-width: 1024px) {
  .caution .col-sm-3 {
    width: calc(100% / 3);
  }
}

@media (max-width: 640px) {
  .caution .col-sm-3 {
    width: 100%;
  }
}

@media (max-width: 640px) {
  .caution .col-sm-3 .search-elements-input {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .caution .col-sm-2 {
    width: calc(100% / 3);
  }
}

@media (max-width: 640px) {
  .caution .col-sm-2 {
    width: 100%;
  }
}

@media (max-width: 640px) {
  .caution .col-sm-2 .search-elements-input {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .caution .col-sm-5 {
    width: 100%;
  }
}

.caution .col-sm-5 .inputs-box {
  margin: 0;
}

@media (max-width: 640px) {
  .caution .col-sm-5 .price-input {
    margin-left: 0;
  }
}

.caution .col-sm-5 .date-picker-input {
  margin: 0;
}

@media (max-width: 640px) {
  .caution .col-sm-5 .date-picker-input {
    margin: 10px 0px;
    width: 100%;
  }
}

.caution .col-sm-5 .date-picker-input:first-of-type {
  margin-right: 15px;
}

@media (max-width: 640px) {
  .caution .col-sm-5 .date-picker-input:first-of-type {
    margin: 0px;
  }
}

.caution .col-sm-5 .price-input {
  width: 50%;
}

.caution .col-sm-5 .price-input:first-of-type {
  margin-right: 15px;
}

.payments-package .payment-filter-box {
  width: 100%;
}

@media (max-width: 1024px) {
  .payments-package .col-sm-5 {
    width: 50%;
  }
}

@media (max-width: 460px) {
  .payments-package .col-sm-5 {
    width: 100%;
  }
}

@media (max-width: 460px) {
  .payments-package .inputs-box {
    width: 100%;
  }
}

@media (max-width: 640px) {
  .payments-package .inputs-box .date-picker-input:first-of-type {
    margin-top: 0 !important;
  }
}

@media (max-width: 640px) {
  .payments-package .inputs-box .date-picker-input {
    width: calc(100% - 15px) !important;
  }
}

@media (max-width: 460px) {
  .payments-package .inputs-box .date-picker-input {
    width: 100% !important;
    margin-left: 0 !important;
  }
}

.payments-package .col-sm-2 {
  min-width: 170px;
}

@media (max-width: 1024px) {
  .payments-package .col-sm-2 {
    width: calc(100% / 3);
  }
}

@media (max-width: 640px) {
  .payments-package .col-sm-2--short {
    width: 50%;
  }
}

@media (max-width: 460px) {
  .payments-package .col-sm-2--short {
    width: 100%;
  }
}

.payments-package .col-sm-2 .search-elements-input {
  min-width: auto;
}

@media (max-width: 640px) {
  .filters-box .payment-search-elements .col-sm-2--short {
    width: calc(50% - 10px);
    margin-right: 5px;
  }
}

@media (max-width: 460px) {
  .filters-box .payment-search-elements .col-sm-2--short {
    width: 100%;
    margin-right: 15px;
  }
}

@media (max-width: 640px) {
  .users-index .col-sm-2--short {
    width: 50% !important;
    padding-right: 10px !important;
  }
}

@media (max-width: 460px) {
  .users-index .col-sm-2--short {
    width: 100% !important;
  }
}

.tower-base-view.projects-filter .payment-search-elements .col-sm-4 .form-group {
  margin-right: 10px;
}

@media (max-width: 640px) {
  .tower-base-view.projects-filter .payment-search-elements .col-sm-4--short {
    max-width: calc(50% - 10px) !important;
  }
}

@media (max-width: 460px) {
  .tower-base-view.projects-filter .payment-search-elements .col-sm-4--short {
    max-width: calc(100% - 20px) !important;
  }
}

@media (max-width: 640px) {
  .tower-base-view.projects-filter .payment-search-elements .col-sm-4--short .form-group {
    margin-right: 0;
  }
}

@media (max-width: 640px) {
  .tower-base-view.projects-filter .payment-search-elements .col-sm-7 {
    max-width: calc(100% - 20px) !important;
  }
}

@media (max-width: 640px) {
  .tower-base-view.projects-filter .payment-search-elements .col-sm-7 .date-picker-input {
    margin-top: 0px;
  }
}

@media (max-width: 768px) {
  .tower-base-view.projects-filter .payment-search-elements .col-sm-3 {
    max-width: calc(50% - 10px) !important;
    width: 100% !important;
  }
}

@media (max-width: 460px) {
  .tower-base-view.projects-filter .payment-search-elements .col-sm-3 {
    max-width: calc(100% - 10px) !important;
  }
}

.tower-base-view.projects-filter .payment-search-elements .col-sm-3--short {
  max-width: 200px;
}

@media (max-width: 640px) {
  .tower-base-view.projects-filter .payment-search-elements [data-extended] {
    margin-left: 0;
    margin-bottom: 10px !important;
  }
}

@media (max-width: 640px) {
  .tower-base-view.projects-filter .payment-search-elements .btn:first-of-type {
    margin-left: 0px;
  }
}

.user-index.settleement-table .filters-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -5px;
}

.user-index.settleement-table .filters-box .button-group {
  max-width: none;
  margin-left: 5px !important;
}

@media (max-width: 640px) {
  .user-index.settleement-table .filters-box .button-group .settleement-archive-button {
    margin-top: 0px;
    margin-left: 5px;
  }
}

@media (max-width: 460px) {
  .user-index.settleement-table .filters-box .button-group .settleement-archive-button {
    margin-left: 0px;
    margin-top: 5px;
  }
}

@media (max-width: 460px) {
  .user-index.settleement-table .filters-box .button-group button {
    width: calc(calc(100% - 40px) / 2) !important;
  }
}

@media (max-width: 1024px) {
  .user-index.settleement-table .filters-box .button-group button:first-of-type {
    margin-left: 0px !important;
  }
}

.user-index.settleement-table .filters-box .search-elements-input {
  max-width: 250px;
}

@media (max-width: 1024px) {
  .user-index.settleement-table .filters-box .search-elements-input {
    max-width: calc(100% / 3);
  }
}

@media (max-width: 640px) {
  .user-index.settleement-table .filters-box .search-elements-input {
    max-width: calc(calc(100% - 40px) / 3) !important;
  }
}

@media (max-width: 460px) {
  .user-index.settleement-table .filters-box .search-elements-input {
    max-width: calc(calc(100% - 40px) / 2) !important;
  }
}

.user-index.settleement-table .filters-box .search-elements-input.col-sm-2--short {
  max-width: calc(100% / 6);
}

@media (max-width: 1024px) {
  .user-index.settleement-table .filters-box .search-elements-input.col-sm-2--short {
    max-width: calc(100% / 4);
  }
}

@media (max-width: 640px) {
  .user-index.settleement-table .filters-box .search-elements-input.col-sm-2--short {
    max-width: calc(calc(100% - 40px) / 3) !important;
  }
}

@media (max-width: 460px) {
  .user-index.settleement-table .filters-box .search-elements-input.col-sm-2--short {
    max-width: calc(calc(100% - 40px) / 2) !important;
  }
}

.tower-list .tower-base-view .col-sm-2--short {
  max-width: 200px;
}

@media (max-width: 640px) {
  .tower-list .tower-base-view .col-sm-2--short {
    max-width: calc(50% - 10px);
  }
}

@media (max-width: 460px) {
  .tower-list .tower-base-view .col-sm-2--short {
    max-width: calc(100% - 10px);
  }
}

@media (max-width: 640px) {
  .tower-list .tower-base-view .search-elements-input {
    max-width: 50%;
  }
}

@media (max-width: 640px) {
  .tower-list .search-elements.se {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (max-width: 640px) {
  .tower-list .search-elements.se .search-elements-input {
    margin-right: 5px;
    margin-left: 0;
    max-width: calc(calc(100% - 10px) / 2) !important;
  }
}

@media (max-width: 460px) {
  .tower-list .search-elements.se .search-elements-input {
    max-width: calc(100% - 10px) !important;
  }
}

.tower-list .search-elements.se .col-sm-2--short {
  max-width: calc(100% / 6);
}

.tower-list .search-elements.se .col-sm-2--short .control-label {
  margin-top: 0px;
}

@media (max-width: 1024px) {
  .tower-list .search-elements.se .col-sm-2--short {
    max-width: calc(100% / 3);
  }
}

@media (max-width: 640px) {
  .tower-list .search-elements.se .col-sm-2--short {
    margin-right: 5px;
    margin-left: 0;
    max-width: calc(calc(100% - 10px) / 2) !important;
  }
}

@media (max-width: 460px) {
  .tower-list .search-elements.se .col-sm-2--short {
    max-width: calc(100% - 10px) !important;
  }
}

.filters-box .project-se .col-sm-4 {
  width: calc(calc(50% - 5px) / 2) !important;
}

@media (max-width: 768px) {
  .filters-box .project-se .col-sm-4 {
    width: calc(100% / 3) !important;
  }
}

@media (max-width: 640px) {
  .filters-box .project-se .col-sm-4 {
    width: calc(50% - 5px) !important;
  }
}

@media (max-width: 460px) {
  .filters-box .project-se .col-sm-4 {
    width: calc(100% - 5px) !important;
  }
}

.filters-box .project-se .col-sm-4 .search-elements-input {
  margin-top: 0;
}

.filters-box .project-se .col-sm-4 .form-group {
  margin-right: 10px !important;
}

.filters-box .project-se .col-sm-3--short {
  max-width: 200px !important;
  width: 100%;
}

@media (max-width: 640px) {
  .filters-box .project-se .col-sm-3--short {
    max-width: 50% !important;
    width: 100%;
  }
}

@media (max-width: 460px) {
  .filters-box .project-se .col-sm-3--short {
    max-width: calc(100% - 5px) !important;
  }
}

.filters-box .project-se .col-sm-3--short .search-elements-input {
  margin-top: 0;
}

@media (max-width: 640px) {
  .filters-box .project-se .col-sm-7 {
    width: calc(50% - 5px) !important;
  }
}

@media (max-width: 460px) {
  .filters-box .project-se .col-sm-7 {
    width: 100% !important;
    max-width: none !important;
  }
}

@media (max-width: 640px) {
  .filters-box .project-se .col-sm-7 .date-picker-input {
    margin-left: 0;
    width: calc(100% - 5px);
  }
}

@media (max-width: 460px) {
  .filters-box .project-se .col-sm-7 .date-picker-input {
    margin-left: 0;
    width: calc(100% - 15px) !important;
  }
}

@media (max-width: 640px) {
  .filters-box .project-se .col-sm-7 .date-picker-input:first-of-type {
    margin-top: 0;
  }
}

@media (max-width: 460px) {
  .filters-box .project-se .col-sm-7 .date-picker-input:first-of-type {
    margin-top: 0;
  }
}

.filters-box .project-se .date-picker-input {
  width: calc(50% - 10px);
}

.filters-box .project-se .date-picker-input:first-of-type {
  margin-right: 10px;
}

@media (max-width: 460px) {
  .filters-box .project-se .btn-expand {
    margin-bottom: 10px !important;
  }
}

@media (max-width: 640px) {
  .reunions-se .filters-box .payment-search-elements [data-extended] {
    margin-bottom: 10px !important;
  }
}

@media (max-width: 640px) {
  .tower-list.calendar-list .search-elements {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 460px) {
  .tower-list.calendar-list .search-elements {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 640px) {
  .tower-list.calendar-list .search-elements .search-elements-input:first-of-type {
    margin-right: 10px;
  }
}

@media (max-width: 460px) {
  .tower-list.calendar-list .search-elements .search-elements-input:first-of-type {
    margin-right: 0;
  }
}

@media (max-width: 640px) {
  .tower-list.calendar-list .search-elements .search-elements-input {
    max-width: calc(50% - 10px) !important;
  }
}

@media (max-width: 460px) {
  .tower-list.calendar-list .search-elements .search-elements-input {
    max-width: 100% !important;
  }
}

@media (max-width: 640px) {
  .user-se.user-index .search-elements .col-sm-2--short {
    max-width: calc(50% - 10px) !important;
  }
}

@media (max-width: 460px) {
  .user-se.user-index .search-elements .col-sm-2--short {
    max-width: calc(100% - 10px) !important;
  }
}

.user-se.user-index .search-elements .button-group.se {
  margin-bottom: 15px;
}

@media (max-width: 640px) {
  .reunions-se .filters-box .payment-search-elements .col-sm-2 {
    max-width: calc(50% - 10px);
    padding-right: 10px;
  }
}

@media (max-width: 460px) {
  .reunions-se .filters-box .payment-search-elements .col-sm-2 {
    max-width: 100%;
    padding-right: 0 !important;
  }
}

@media (max-width: 640px) {
  .reunions-se .filters-box .payment-search-elements .col-sm-4 {
    max-width: calc(50% - 10px);
    padding-right: 10px;
  }
}

@media (max-width: 460px) {
  .reunions-se .filters-box .payment-search-elements .col-sm-4 {
    max-width: 100%;
    padding-right: 0 !important;
  }
}

@media (max-width: 640px) {
  .reunions-se .filters-box .payment-search-elements .col-sm-4 .date-picker-input {
    margin-top: 0;
  }
}

@media (max-width: 640px) {
  .reunions-se .filters-box .payment-search-elements .col-sm-4 .price-input {
    margin-top: 0;
  }
}

@media (max-width: 640px) {
  .page .page--planning-se .planner__header--bottom .row-inline {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 460px) {
  .page .page--planning-se .planner__header--bottom .row-inline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 640px) {
  .page .page--planning-se .planner__header--bottom .planner__item {
    max-width: calc(50% - 30px);
    margin-right: 5px;
  }
}

@media (max-width: 460px) {
  .page .page--planning-se .planner__header--bottom .planner__item {
    max-width: calc(100% - 10px);
  }
}

@media (max-width: 460px) {
  .page--work-time .planner__header--bottom .row-inline .planner__item {
    max-width: calc(100% - 15px);
    margin-right: 10px;
  }
}

@media (max-width: 640px) {
  .documents-se .search-elements .payment-search-elements .flex-wrap {
    padding-right: 0px;
  }
}

@media (max-width: 640px) {
  .documents-se .search-elements .col-sm-3 {
    width: 50% !important;
    padding-right: 10px;
  }
}

@media (max-width: 460px) {
  .documents-se .search-elements .col-sm-3 {
    max-width: 100% !important;
    width: 100% !important;
    padding-right: 0;
    padding-left: 0 !important;
  }
}

@media (max-width: 640px) {
  .documents-se .search-elements .col-sm-6 {
    max-width: calc(50%) !important;
  }
}

@media (max-width: 460px) {
  .documents-se .search-elements .col-sm-6 {
    max-width: 100% !important;
    padding-right: 5px;
  }
}

@media (max-width: 640px) {
  .documents-se .search-elements .col-sm-6 .date-picker-input {
    margin-top: 0 !important;
  }
}

.document-index.document-flow .filters-box .col-sm-2--short {
  padding-right: 10px !important;
}

.document-index.document-flow .table .avatar_list column .block__name {
  text-align: center;
}

.document-index.document-flow .table td, .document-index.document-flow .table th {
  padding: 12px 2px !important;
}

.document-index.document-flow .table thead th.col-sm-1:last-of-type {
  width: 2%;
}

.document-index.document-flow .table tbody tr td.col-sm-1:last-of-type {
  width: 2%;
}

@media (max-width: 768px) {
  .table--periodic-raport .button-group {
    margin-bottom: 10px;
  }
}

@media (max-width: 640px) {
  .table--periodic-raport .range .date-picker-input {
    width: calc(100% - 30px);
  }
}

@media (max-width: 640px) {
  .table--periodic-raport .range .date-picker-input {
    margin: 10px 0px !important;
  }
}

@media (max-width: 640px) {
  .table--periodic-raport .range .date-picker-input:first-of-type {
    margin-top: 0 !important;
  }
}

.document-flow .avatar_list .block__name {
  text-align: center !important;
}

.contractor-index .cars-view .button-group .resetFilter {
  margin-top: 5px;
}

.tower-list.non-working .button-group {
  margin-bottom: 15px !important;
}

html {
  background-color: #fafafa;
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: .25em solid #73a3e2;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite;
}

.spinner span {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.spinner .spinner-inner-1 {
  background: #b3cef3;
}

.spinner .spinner-inner-2 {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(250, 250, 250, 0)), to(#5f9fff));
  background: linear-gradient(to top, rgba(250, 250, 250, 0) 0%, #5f9fff 100%);
}

.spinner .spinner-inner-3 {
  top: 4px;
  left: 4px;
  width: 32px;
  height: 32px;
  background: #fafafa;
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.save-container {
  position: fixed;
  top: 115px;
  z-index: 999;
  right: 50px;
}

@media screen and (max-width: 768px) {
  .save-container {
    top: 75px;
    right: 35px;
  }
}

[data-loader] .spinner-box {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999;
}

.button--container {
  position: relative;
}

.button--container .spinner-box {
  position: absolute;
  width: calc(100% + 10px);
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  margin-left: -5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.button--container .spinner-box:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  height: 100%;
  top: 0;
  left: 5px;
  width: calc(100% - 10px);
}

.button--container .spinner-border {
  position: absolute;
  z-index: 999;
}

.spinner-table-container .dataTable {
  position: relative;
}

.spinner-table-container .dataTable .spinner-box {
  position: absolute;
  width: calc(100% + 10px);
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  margin-left: -5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.spinner-table-container .dataTable .spinner-box:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  height: 100%;
  top: 0;
  left: 5px;
  width: calc(100% - 10px);
}

.spinner-table-container .spinner-border {
  position: absolute;
  z-index: 999;
}

.button-box {
  position: relative;
}

.button-box.is-loading {
  width: 100%;
  height: 100%;
  position: relative;
}

.button-box.is-loading .fa {
  opacity: 0.6;
}

.button-box.is-loading .spinner-box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.button-box.is-loading .spinner-box:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  height: 100%;
  top: 0;
  left: 5px;
  width: calc(100% - 10px);
}

.button-box.is-loading .spinner-border {
  position: absolute;
  z-index: 999;
}

.button-box.is-loading .planner__box-calendar__content .spinner-box:after {
  left: 0;
  width: 100%;
}

.settlements-body-view .button-box.is-loading .spinner-box {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.settlements-body-view .button-box.is-loading .spinner-box:after {
  left: 0;
  width: 100%;
}

.settlements-body-view .button-box.is-loading .spinner-border {
  top: 50px;
}

.document--caution .f-s-12 .form-group {
  max-width: 150px !important;
}

.document--caution .f-s-12 .select2-selection__rendered {
  font-size: 12px !important;
}

.loader-box {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 11;
  background: black;
  opacity: 0.3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.element-loader {
  width: 24px;
  height: 24px;
  border: 3px solid #FFF;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-animation: rotation-loader 1s linear infinite;
          animation: rotation-loader 1s linear infinite;
}

@-webkit-keyframes rotation-loader {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotation-loader {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.dropdown-menu > .dropdown-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.dropdown-menu > .dropdown-item span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 1024px) {
  body:not([data-ipad]) .page-container {
    padding-left: 0 !important;
  }
  body:not([data-ipad]).sidebar-open .page-container {
    -webkit-transform: translate3d(250px, 0, 0);
            transform: translate3d(250px, 0, 0);
    overflow: hidden;
    position: fixed;
  }
  body:not([data-ipad]).sidebar-open .page-sidebar .menu-items .icon-thumbnail {
    -webkit-transform: translate3d(0px, 0, 0) !important;
            transform: translate3d(0px, 0, 0) !important;
  }
}

body[data-ipad] .page-container {
  padding-left: 0 !important;
}

body[data-ipad].sidebar-open .page-container {
  -webkit-transform: translate3d(250px, 0, 0);
          transform: translate3d(250px, 0, 0);
  overflow: hidden;
  position: fixed;
}

body[data-ipad].sidebar-open .page-sidebar .menu-items .icon-thumbnail {
  -webkit-transform: translate3d(0px, 0, 0) !important;
          transform: translate3d(0px, 0, 0) !important;
}

.f-s-1 {
  font-size: 1px !important;
}

.f-s-2 {
  font-size: 2px !important;
}

.f-s-3 {
  font-size: 3px !important;
}

.f-s-4 {
  font-size: 4px !important;
}

.f-s-5 {
  font-size: 5px !important;
}

.f-s-6 {
  font-size: 6px !important;
}

.f-s-7 {
  font-size: 7px !important;
}

.f-s-8 {
  font-size: 8px !important;
}

.f-s-9 {
  font-size: 9px !important;
}

.f-s-10 {
  font-size: 10px !important;
}

.f-s-11 {
  font-size: 11px !important;
}

.f-s-12 {
  font-size: 12px !important;
}

.f-s-13 {
  font-size: 13px !important;
}

.f-s-14 {
  font-size: 14px !important;
}

.f-s-15 {
  font-size: 15px !important;
}

.f-s-16 {
  font-size: 16px !important;
}

.f-s-17 {
  font-size: 17px !important;
}

.f-s-18 {
  font-size: 18px !important;
}

.f-s-19 {
  font-size: 19px !important;
}

.f-s-20 {
  font-size: 20px !important;
}

.f-s-21 {
  font-size: 21px !important;
}

.f-s-22 {
  font-size: 22px !important;
}

.f-s-23 {
  font-size: 23px !important;
}

.f-s-24 {
  font-size: 24px !important;
}

.f-s-25 {
  font-size: 25px !important;
}

.f-s-26 {
  font-size: 26px !important;
}

.f-s-27 {
  font-size: 27px !important;
}

.f-s-28 {
  font-size: 28px !important;
}

.f-s-29 {
  font-size: 29px !important;
}

.f-s-30 {
  font-size: 30px !important;
}

.f-s-31 {
  font-size: 31px !important;
}

.f-s-32 {
  font-size: 32px !important;
}

.f-s-33 {
  font-size: 33px !important;
}

.f-s-34 {
  font-size: 34px !important;
}

.f-s-35 {
  font-size: 35px !important;
}

.f-s-36 {
  font-size: 36px !important;
}

.f-s-37 {
  font-size: 37px !important;
}

.f-s-38 {
  font-size: 38px !important;
}

.f-s-39 {
  font-size: 39px !important;
}

.f-s-40 {
  font-size: 40px !important;
}

.f-s-41 {
  font-size: 41px !important;
}

.f-s-42 {
  font-size: 42px !important;
}

.f-s-43 {
  font-size: 43px !important;
}

.f-s-44 {
  font-size: 44px !important;
}

.f-s-45 {
  font-size: 45px !important;
}

.f-s-46 {
  font-size: 46px !important;
}

.f-s-47 {
  font-size: 47px !important;
}

.f-s-48 {
  font-size: 48px !important;
}

.f-s-49 {
  font-size: 49px !important;
}

.f-s-50 {
  font-size: 50px !important;
}

.f-s-51 {
  font-size: 51px !important;
}

.f-s-52 {
  font-size: 52px !important;
}

.f-s-53 {
  font-size: 53px !important;
}

.f-s-54 {
  font-size: 54px !important;
}

.f-s-55 {
  font-size: 55px !important;
}

.f-s-56 {
  font-size: 56px !important;
}

.f-s-57 {
  font-size: 57px !important;
}

.f-s-58 {
  font-size: 58px !important;
}

.f-s-59 {
  font-size: 59px !important;
}

.f-s-60 {
  font-size: 60px !important;
}

.f-s-61 {
  font-size: 61px !important;
}

.f-s-62 {
  font-size: 62px !important;
}

.f-s-63 {
  font-size: 63px !important;
}

.f-s-64 {
  font-size: 64px !important;
}

.f-s-65 {
  font-size: 65px !important;
}

.f-s-66 {
  font-size: 66px !important;
}

.f-s-67 {
  font-size: 67px !important;
}

.f-s-68 {
  font-size: 68px !important;
}

.f-s-69 {
  font-size: 69px !important;
}

.f-s-70 {
  font-size: 70px !important;
}

.f-s-71 {
  font-size: 71px !important;
}

.f-s-72 {
  font-size: 72px !important;
}

.f-s-73 {
  font-size: 73px !important;
}

.f-s-74 {
  font-size: 74px !important;
}

.f-s-75 {
  font-size: 75px !important;
}

.f-s-76 {
  font-size: 76px !important;
}

.f-s-77 {
  font-size: 77px !important;
}

.f-s-78 {
  font-size: 78px !important;
}

.f-s-79 {
  font-size: 79px !important;
}

.f-s-80 {
  font-size: 80px !important;
}

.f-s-81 {
  font-size: 81px !important;
}

.f-s-82 {
  font-size: 82px !important;
}

.f-s-83 {
  font-size: 83px !important;
}

.f-s-84 {
  font-size: 84px !important;
}

.f-s-85 {
  font-size: 85px !important;
}

.f-s-86 {
  font-size: 86px !important;
}

.f-s-87 {
  font-size: 87px !important;
}

.f-s-88 {
  font-size: 88px !important;
}

.f-s-89 {
  font-size: 89px !important;
}

.f-s-90 {
  font-size: 90px !important;
}

.f-s-91 {
  font-size: 91px !important;
}

.f-s-92 {
  font-size: 92px !important;
}

.f-s-93 {
  font-size: 93px !important;
}

.f-s-94 {
  font-size: 94px !important;
}

.f-s-95 {
  font-size: 95px !important;
}

.f-s-96 {
  font-size: 96px !important;
}

.f-s-97 {
  font-size: 97px !important;
}

.f-s-98 {
  font-size: 98px !important;
}

.f-s-99 {
  font-size: 99px !important;
}

.f-s-100 {
  font-size: 100px !important;
}

.f-s-101 {
  font-size: 101px !important;
}

.letter-spacing-1 {
  letter-spacing: 0.01em !important;
}

.letter-spacing-2 {
  letter-spacing: 0.02em !important;
}

.letter-spacing-3 {
  letter-spacing: 0.03em !important;
}

.letter-spacing-4 {
  letter-spacing: 0.04em !important;
}

.letter-spacing-5 {
  letter-spacing: 0.05em !important;
}

.letter-spacing-6 {
  letter-spacing: 0.06em !important;
}

.letter-spacing-7 {
  letter-spacing: 0.07em !important;
}

.letter-spacing-8 {
  letter-spacing: 0.08em !important;
}

.letter-spacing-9 {
  letter-spacing: 0.09em !important;
}

.letter-spacing-10 {
  letter-spacing: 0.1em !important;
}

.letter-spacing-11 {
  letter-spacing: 0.11em !important;
}

.letter-spacing-12 {
  letter-spacing: 0.12em !important;
}

.letter-spacing-13 {
  letter-spacing: 0.13em !important;
}

.letter-spacing-14 {
  letter-spacing: 0.14em !important;
}

.letter-spacing-15 {
  letter-spacing: 0.15em !important;
}

.letter-spacing-16 {
  letter-spacing: 0.16em !important;
}

.letter-spacing-17 {
  letter-spacing: 0.17em !important;
}

.letter-spacing-18 {
  letter-spacing: 0.18em !important;
}

.letter-spacing-19 {
  letter-spacing: 0.19em !important;
}

.letter-spacing-20 {
  letter-spacing: 0.2em !important;
}

.letter-spacing-21 {
  letter-spacing: 0.21em !important;
}

.letter-spacing-22 {
  letter-spacing: 0.22em !important;
}

.letter-spacing-23 {
  letter-spacing: 0.23em !important;
}

.letter-spacing-24 {
  letter-spacing: 0.24em !important;
}

.letter-spacing-25 {
  letter-spacing: 0.25em !important;
}

.letter-spacing-26 {
  letter-spacing: 0.26em !important;
}

.letter-spacing-27 {
  letter-spacing: 0.27em !important;
}

.letter-spacing-28 {
  letter-spacing: 0.28em !important;
}

.letter-spacing-29 {
  letter-spacing: 0.29em !important;
}

.letter-spacing-30 {
  letter-spacing: 0.3em !important;
}

.letter-spacing-31 {
  letter-spacing: 0.31em !important;
}

.letter-spacing-32 {
  letter-spacing: 0.32em !important;
}

.letter-spacing-33 {
  letter-spacing: 0.33em !important;
}

.letter-spacing-34 {
  letter-spacing: 0.34em !important;
}

.letter-spacing-35 {
  letter-spacing: 0.35em !important;
}

.letter-spacing-36 {
  letter-spacing: 0.36em !important;
}

.letter-spacing-37 {
  letter-spacing: 0.37em !important;
}

.letter-spacing-38 {
  letter-spacing: 0.38em !important;
}

.letter-spacing-39 {
  letter-spacing: 0.39em !important;
}

.letter-spacing-40 {
  letter-spacing: 0.4em !important;
}

.letter-spacing-41 {
  letter-spacing: 0.41em !important;
}

.letter-spacing-42 {
  letter-spacing: 0.42em !important;
}

.letter-spacing-43 {
  letter-spacing: 0.43em !important;
}

.letter-spacing-44 {
  letter-spacing: 0.44em !important;
}

.letter-spacing-45 {
  letter-spacing: 0.45em !important;
}

.letter-spacing-46 {
  letter-spacing: 0.46em !important;
}

.letter-spacing-47 {
  letter-spacing: 0.47em !important;
}

.letter-spacing-48 {
  letter-spacing: 0.48em !important;
}

.letter-spacing-49 {
  letter-spacing: 0.49em !important;
}

.letter-spacing-50 {
  letter-spacing: 0.5em !important;
}

.letter-spacing-51 {
  letter-spacing: 0.51em !important;
}

.letter-spacing-52 {
  letter-spacing: 0.52em !important;
}

.letter-spacing-53 {
  letter-spacing: 0.53em !important;
}

.letter-spacing-54 {
  letter-spacing: 0.54em !important;
}

.letter-spacing-55 {
  letter-spacing: 0.55em !important;
}

.letter-spacing-56 {
  letter-spacing: 0.56em !important;
}

.letter-spacing-57 {
  letter-spacing: 0.57em !important;
}

.letter-spacing-58 {
  letter-spacing: 0.58em !important;
}

.letter-spacing-59 {
  letter-spacing: 0.59em !important;
}

.letter-spacing-60 {
  letter-spacing: 0.6em !important;
}

.letter-spacing-61 {
  letter-spacing: 0.61em !important;
}

.letter-spacing-62 {
  letter-spacing: 0.62em !important;
}

.letter-spacing-63 {
  letter-spacing: 0.63em !important;
}

.letter-spacing-64 {
  letter-spacing: 0.64em !important;
}

.letter-spacing-65 {
  letter-spacing: 0.65em !important;
}

.letter-spacing-66 {
  letter-spacing: 0.66em !important;
}

.letter-spacing-67 {
  letter-spacing: 0.67em !important;
}

.letter-spacing-68 {
  letter-spacing: 0.68em !important;
}

.letter-spacing-69 {
  letter-spacing: 0.69em !important;
}

.letter-spacing-70 {
  letter-spacing: 0.7em !important;
}

.letter-spacing-71 {
  letter-spacing: 0.71em !important;
}

.letter-spacing-72 {
  letter-spacing: 0.72em !important;
}

.letter-spacing-73 {
  letter-spacing: 0.73em !important;
}

.letter-spacing-74 {
  letter-spacing: 0.74em !important;
}

.letter-spacing-75 {
  letter-spacing: 0.75em !important;
}

.letter-spacing-76 {
  letter-spacing: 0.76em !important;
}

.letter-spacing-77 {
  letter-spacing: 0.77em !important;
}

.letter-spacing-78 {
  letter-spacing: 0.78em !important;
}

.letter-spacing-79 {
  letter-spacing: 0.79em !important;
}

.letter-spacing-80 {
  letter-spacing: 0.8em !important;
}

.letter-spacing-81 {
  letter-spacing: 0.81em !important;
}

.letter-spacing-82 {
  letter-spacing: 0.82em !important;
}

.letter-spacing-83 {
  letter-spacing: 0.83em !important;
}

.letter-spacing-84 {
  letter-spacing: 0.84em !important;
}

.letter-spacing-85 {
  letter-spacing: 0.85em !important;
}

.letter-spacing-86 {
  letter-spacing: 0.86em !important;
}

.letter-spacing-87 {
  letter-spacing: 0.87em !important;
}

.letter-spacing-88 {
  letter-spacing: 0.88em !important;
}

.letter-spacing-89 {
  letter-spacing: 0.89em !important;
}

.letter-spacing-90 {
  letter-spacing: 0.9em !important;
}

.letter-spacing-91 {
  letter-spacing: 0.91em !important;
}

.letter-spacing-92 {
  letter-spacing: 0.92em !important;
}

.letter-spacing-93 {
  letter-spacing: 0.93em !important;
}

.letter-spacing-94 {
  letter-spacing: 0.94em !important;
}

.letter-spacing-95 {
  letter-spacing: 0.95em !important;
}

.letter-spacing-96 {
  letter-spacing: 0.96em !important;
}

.letter-spacing-97 {
  letter-spacing: 0.97em !important;
}

.letter-spacing-98 {
  letter-spacing: 0.98em !important;
}

.letter-spacing-99 {
  letter-spacing: 0.99em !important;
}

.letter-spacing-100 {
  letter-spacing: 1em !important;
}

.letter-spacing-101 {
  letter-spacing: 1.01em !important;
}

.planner--col-sm-1 {
  width: calc(((100% / 14) * 1) - 16px);
}

.planner--col-sm-2 {
  width: calc(((100% / 14) * 2) - 16px);
}

.planner--col-sm-3 {
  width: calc(((100% / 14) * 3) - 16px);
}

.planner--col-sm-4 {
  width: calc(((100% / 14) * 4) - 16px);
}

.planner--col-sm-5 {
  width: calc(((100% / 14) * 5) - 16px);
}

.planner--col-sm-6 {
  width: calc(((100% / 14) * 6) - 16px);
}

.planner--col-sm-7 {
  width: calc(((100% / 14) * 7) - 16px);
}

.planner--col-sm-8 {
  width: calc(((100% / 14) * 8) - 16px);
}

.planner--col-sm-9 {
  width: calc(((100% / 14) * 9) - 16px);
}

.planner--col-sm-10 {
  width: calc(((100% / 14) * 10) - 16px);
}

.planner--col-sm-11 {
  width: calc(((100% / 14) * 11) - 16px);
}

.planner--col-sm-12 {
  width: calc(((100% / 14) * 12) - 16px);
}

.planner--col-sm-13 {
  width: calc(((100% / 14) * 13) - 16px);
}

.planner--col-sm-14 {
  width: calc(((100% / 14) * 14) - 16px);
}

.planner--col-sm-15 {
  width: calc(((100% / 14) * 15) - 16px);
}

.planner--col-sm-16 {
  width: calc(((100% / 14) * 16) - 16px);
}

.planner--offset-sm-0 {
  left: 0px;
}

.planner--offset-sm-1 {
  left: calc(((100% / 14) * 1));
}

.planner--offset-sm-2 {
  left: calc(((100% / 14) * 2));
}

.planner--offset-sm-3 {
  left: calc(((100% / 14) * 3));
}

.planner--offset-sm-4 {
  left: calc(((100% / 14) * 4));
}

.planner--offset-sm-5 {
  left: calc(((100% / 14) * 5));
}

.planner--offset-sm-6 {
  left: calc(((100% / 14) * 6));
}

.planner--offset-sm-7 {
  left: calc(((100% / 14) * 7));
}

.planner--offset-sm-8 {
  left: calc(((100% / 14) * 8));
}

.planner--offset-sm-9 {
  left: calc(((100% / 14) * 9));
}

.planner--offset-sm-10 {
  left: calc(((100% / 14) * 10));
}

.planner--offset-sm-11 {
  left: calc(((100% / 14) * 11));
}

.planner--offset-sm-12 {
  left: calc(((100% / 14) * 12));
}

.planner--offset-sm-13 {
  left: calc(((100% / 14) * 13));
}

.planner--offset-sm-14 {
  left: calc(((100% / 14) * 14));
}

.planner--offset-sm-15 {
  left: calc(((100% / 14) * 15));
}

.t-1 {
  top: 1px !important;
}

.t-2 {
  top: 2px !important;
}

.t-3 {
  top: 3px !important;
}

.t-4 {
  top: 4px !important;
}

.t-5 {
  top: 5px !important;
}

.t-6 {
  top: 6px !important;
}

.t-7 {
  top: 7px !important;
}

.t-8 {
  top: 8px !important;
}

.t-9 {
  top: 9px !important;
}

.t-10 {
  top: 10px !important;
}

.t-11 {
  top: 11px !important;
}

.t-12 {
  top: 12px !important;
}

.t-13 {
  top: 13px !important;
}

.t-14 {
  top: 14px !important;
}

.t-15 {
  top: 15px !important;
}

.t-16 {
  top: 16px !important;
}

.t-17 {
  top: 17px !important;
}

.t-18 {
  top: 18px !important;
}

.t-19 {
  top: 19px !important;
}

.t-20 {
  top: 20px !important;
}

.t-21 {
  top: 21px !important;
}

.t-22 {
  top: 22px !important;
}

.t-23 {
  top: 23px !important;
}

.t-24 {
  top: 24px !important;
}

.t-25 {
  top: 25px !important;
}

.t-26 {
  top: 26px !important;
}

.t-27 {
  top: 27px !important;
}

.t-28 {
  top: 28px !important;
}

.t-29 {
  top: 29px !important;
}

.t-30 {
  top: 30px !important;
}

.t-31 {
  top: 31px !important;
}

.t-32 {
  top: 32px !important;
}

.t-33 {
  top: 33px !important;
}

.t-34 {
  top: 34px !important;
}

.t-35 {
  top: 35px !important;
}

.t-36 {
  top: 36px !important;
}

.t-37 {
  top: 37px !important;
}

.t-38 {
  top: 38px !important;
}

.t-39 {
  top: 39px !important;
}

.t-40 {
  top: 40px !important;
}

.t-41 {
  top: 41px !important;
}

.t-42 {
  top: 42px !important;
}

.t-43 {
  top: 43px !important;
}

.t-44 {
  top: 44px !important;
}

.t-45 {
  top: 45px !important;
}

.t-46 {
  top: 46px !important;
}

.t-47 {
  top: 47px !important;
}

.t-48 {
  top: 48px !important;
}

.t-49 {
  top: 49px !important;
}

.t-50 {
  top: 50px !important;
}

.t-51 {
  top: 51px !important;
}

.t-52 {
  top: 52px !important;
}

.t-53 {
  top: 53px !important;
}

.t-54 {
  top: 54px !important;
}

.t-55 {
  top: 55px !important;
}

.t-56 {
  top: 56px !important;
}

.t-57 {
  top: 57px !important;
}

.t-58 {
  top: 58px !important;
}

.t-59 {
  top: 59px !important;
}

.t-60 {
  top: 60px !important;
}

.t-61 {
  top: 61px !important;
}

.t-62 {
  top: 62px !important;
}

.t-63 {
  top: 63px !important;
}

.t-64 {
  top: 64px !important;
}

.t-65 {
  top: 65px !important;
}

.t-66 {
  top: 66px !important;
}

.t-67 {
  top: 67px !important;
}

.t-68 {
  top: 68px !important;
}

.t-69 {
  top: 69px !important;
}

.t-70 {
  top: 70px !important;
}

.t-71 {
  top: 71px !important;
}

.t-72 {
  top: 72px !important;
}

.t-73 {
  top: 73px !important;
}

.t-74 {
  top: 74px !important;
}

.t-75 {
  top: 75px !important;
}

.t-76 {
  top: 76px !important;
}

.t-77 {
  top: 77px !important;
}

.t-78 {
  top: 78px !important;
}

.t-79 {
  top: 79px !important;
}

.t-80 {
  top: 80px !important;
}

.t-81 {
  top: 81px !important;
}

.t-82 {
  top: 82px !important;
}

.t-83 {
  top: 83px !important;
}

.t-84 {
  top: 84px !important;
}

.t-85 {
  top: 85px !important;
}

.t-86 {
  top: 86px !important;
}

.t-87 {
  top: 87px !important;
}

.t-88 {
  top: 88px !important;
}

.t-89 {
  top: 89px !important;
}

.t-90 {
  top: 90px !important;
}

.t-91 {
  top: 91px !important;
}

.t-92 {
  top: 92px !important;
}

.t-93 {
  top: 93px !important;
}

.t-94 {
  top: 94px !important;
}

.t-95 {
  top: 95px !important;
}

.t-96 {
  top: 96px !important;
}

.t-97 {
  top: 97px !important;
}

.t-98 {
  top: 98px !important;
}

.t-99 {
  top: 99px !important;
}

.t-100 {
  top: 100px !important;
}

.t-101 {
  top: 101px !important;
}

.l-1 {
  left: 1px !important;
}

.l-2 {
  left: 2px !important;
}

.l-3 {
  left: 3px !important;
}

.l-4 {
  left: 4px !important;
}

.l-5 {
  left: 5px !important;
}

.l-6 {
  left: 6px !important;
}

.l-7 {
  left: 7px !important;
}

.l-8 {
  left: 8px !important;
}

.l-9 {
  left: 9px !important;
}

.l-10 {
  left: 10px !important;
}

.l-11 {
  left: 11px !important;
}

.l-12 {
  left: 12px !important;
}

.l-13 {
  left: 13px !important;
}

.l-14 {
  left: 14px !important;
}

.l-15 {
  left: 15px !important;
}

.l-16 {
  left: 16px !important;
}

.l-17 {
  left: 17px !important;
}

.l-18 {
  left: 18px !important;
}

.l-19 {
  left: 19px !important;
}

.l-20 {
  left: 20px !important;
}

.l-21 {
  left: 21px !important;
}

.l-22 {
  left: 22px !important;
}

.l-23 {
  left: 23px !important;
}

.l-24 {
  left: 24px !important;
}

.l-25 {
  left: 25px !important;
}

.l-26 {
  left: 26px !important;
}

.l-27 {
  left: 27px !important;
}

.l-28 {
  left: 28px !important;
}

.l-29 {
  left: 29px !important;
}

.l-30 {
  left: 30px !important;
}

.l-31 {
  left: 31px !important;
}

.l-32 {
  left: 32px !important;
}

.l-33 {
  left: 33px !important;
}

.l-34 {
  left: 34px !important;
}

.l-35 {
  left: 35px !important;
}

.l-36 {
  left: 36px !important;
}

.l-37 {
  left: 37px !important;
}

.l-38 {
  left: 38px !important;
}

.l-39 {
  left: 39px !important;
}

.l-40 {
  left: 40px !important;
}

.l-41 {
  left: 41px !important;
}

.l-42 {
  left: 42px !important;
}

.l-43 {
  left: 43px !important;
}

.l-44 {
  left: 44px !important;
}

.l-45 {
  left: 45px !important;
}

.l-46 {
  left: 46px !important;
}

.l-47 {
  left: 47px !important;
}

.l-48 {
  left: 48px !important;
}

.l-49 {
  left: 49px !important;
}

.l-50 {
  left: 50px !important;
}

.l-51 {
  left: 51px !important;
}

.l-52 {
  left: 52px !important;
}

.l-53 {
  left: 53px !important;
}

.l-54 {
  left: 54px !important;
}

.l-55 {
  left: 55px !important;
}

.l-56 {
  left: 56px !important;
}

.l-57 {
  left: 57px !important;
}

.l-58 {
  left: 58px !important;
}

.l-59 {
  left: 59px !important;
}

.l-60 {
  left: 60px !important;
}

.l-61 {
  left: 61px !important;
}

.l-62 {
  left: 62px !important;
}

.l-63 {
  left: 63px !important;
}

.l-64 {
  left: 64px !important;
}

.l-65 {
  left: 65px !important;
}

.l-66 {
  left: 66px !important;
}

.l-67 {
  left: 67px !important;
}

.l-68 {
  left: 68px !important;
}

.l-69 {
  left: 69px !important;
}

.l-70 {
  left: 70px !important;
}

.l-71 {
  left: 71px !important;
}

.l-72 {
  left: 72px !important;
}

.l-73 {
  left: 73px !important;
}

.l-74 {
  left: 74px !important;
}

.l-75 {
  left: 75px !important;
}

.l-76 {
  left: 76px !important;
}

.l-77 {
  left: 77px !important;
}

.l-78 {
  left: 78px !important;
}

.l-79 {
  left: 79px !important;
}

.l-80 {
  left: 80px !important;
}

.l-81 {
  left: 81px !important;
}

.l-82 {
  left: 82px !important;
}

.l-83 {
  left: 83px !important;
}

.l-84 {
  left: 84px !important;
}

.l-85 {
  left: 85px !important;
}

.l-86 {
  left: 86px !important;
}

.l-87 {
  left: 87px !important;
}

.l-88 {
  left: 88px !important;
}

.l-89 {
  left: 89px !important;
}

.l-90 {
  left: 90px !important;
}

.l-91 {
  left: 91px !important;
}

.l-92 {
  left: 92px !important;
}

.l-93 {
  left: 93px !important;
}

.l-94 {
  left: 94px !important;
}

.l-95 {
  left: 95px !important;
}

.l-96 {
  left: 96px !important;
}

.l-97 {
  left: 97px !important;
}

.l-98 {
  left: 98px !important;
}

.l-99 {
  left: 99px !important;
}

.l-100 {
  left: 100px !important;
}

.l-101 {
  left: 101px !important;
}

.r-1 {
  right: 1px !important;
}

.r-2 {
  right: 2px !important;
}

.r-3 {
  right: 3px !important;
}

.r-4 {
  right: 4px !important;
}

.r-5 {
  right: 5px !important;
}

.r-6 {
  right: 6px !important;
}

.r-7 {
  right: 7px !important;
}

.r-8 {
  right: 8px !important;
}

.r-9 {
  right: 9px !important;
}

.r-10 {
  right: 10px !important;
}

.r-11 {
  right: 11px !important;
}

.r-12 {
  right: 12px !important;
}

.r-13 {
  right: 13px !important;
}

.r-14 {
  right: 14px !important;
}

.r-15 {
  right: 15px !important;
}

.r-16 {
  right: 16px !important;
}

.r-17 {
  right: 17px !important;
}

.r-18 {
  right: 18px !important;
}

.r-19 {
  right: 19px !important;
}

.r-20 {
  right: 20px !important;
}

.r-21 {
  right: 21px !important;
}

.r-22 {
  right: 22px !important;
}

.r-23 {
  right: 23px !important;
}

.r-24 {
  right: 24px !important;
}

.r-25 {
  right: 25px !important;
}

.r-26 {
  right: 26px !important;
}

.r-27 {
  right: 27px !important;
}

.r-28 {
  right: 28px !important;
}

.r-29 {
  right: 29px !important;
}

.r-30 {
  right: 30px !important;
}

.r-31 {
  right: 31px !important;
}

.r-32 {
  right: 32px !important;
}

.r-33 {
  right: 33px !important;
}

.r-34 {
  right: 34px !important;
}

.r-35 {
  right: 35px !important;
}

.r-36 {
  right: 36px !important;
}

.r-37 {
  right: 37px !important;
}

.r-38 {
  right: 38px !important;
}

.r-39 {
  right: 39px !important;
}

.r-40 {
  right: 40px !important;
}

.r-41 {
  right: 41px !important;
}

.r-42 {
  right: 42px !important;
}

.r-43 {
  right: 43px !important;
}

.r-44 {
  right: 44px !important;
}

.r-45 {
  right: 45px !important;
}

.r-46 {
  right: 46px !important;
}

.r-47 {
  right: 47px !important;
}

.r-48 {
  right: 48px !important;
}

.r-49 {
  right: 49px !important;
}

.r-50 {
  right: 50px !important;
}

.r-51 {
  right: 51px !important;
}

.r-52 {
  right: 52px !important;
}

.r-53 {
  right: 53px !important;
}

.r-54 {
  right: 54px !important;
}

.r-55 {
  right: 55px !important;
}

.r-56 {
  right: 56px !important;
}

.r-57 {
  right: 57px !important;
}

.r-58 {
  right: 58px !important;
}

.r-59 {
  right: 59px !important;
}

.r-60 {
  right: 60px !important;
}

.r-61 {
  right: 61px !important;
}

.r-62 {
  right: 62px !important;
}

.r-63 {
  right: 63px !important;
}

.r-64 {
  right: 64px !important;
}

.r-65 {
  right: 65px !important;
}

.r-66 {
  right: 66px !important;
}

.r-67 {
  right: 67px !important;
}

.r-68 {
  right: 68px !important;
}

.r-69 {
  right: 69px !important;
}

.r-70 {
  right: 70px !important;
}

.r-71 {
  right: 71px !important;
}

.r-72 {
  right: 72px !important;
}

.r-73 {
  right: 73px !important;
}

.r-74 {
  right: 74px !important;
}

.r-75 {
  right: 75px !important;
}

.r-76 {
  right: 76px !important;
}

.r-77 {
  right: 77px !important;
}

.r-78 {
  right: 78px !important;
}

.r-79 {
  right: 79px !important;
}

.r-80 {
  right: 80px !important;
}

.r-81 {
  right: 81px !important;
}

.r-82 {
  right: 82px !important;
}

.r-83 {
  right: 83px !important;
}

.r-84 {
  right: 84px !important;
}

.r-85 {
  right: 85px !important;
}

.r-86 {
  right: 86px !important;
}

.r-87 {
  right: 87px !important;
}

.r-88 {
  right: 88px !important;
}

.r-89 {
  right: 89px !important;
}

.r-90 {
  right: 90px !important;
}

.r-91 {
  right: 91px !important;
}

.r-92 {
  right: 92px !important;
}

.r-93 {
  right: 93px !important;
}

.r-94 {
  right: 94px !important;
}

.r-95 {
  right: 95px !important;
}

.r-96 {
  right: 96px !important;
}

.r-97 {
  right: 97px !important;
}

.r-98 {
  right: 98px !important;
}

.r-99 {
  right: 99px !important;
}

.r-100 {
  right: 100px !important;
}

.r-101 {
  right: 101px !important;
}

.b-1 {
  bottom: 1px !important;
}

.b-2 {
  bottom: 2px !important;
}

.b-3 {
  bottom: 3px !important;
}

.b-4 {
  bottom: 4px !important;
}

.b-5 {
  bottom: 5px !important;
}

.b-6 {
  bottom: 6px !important;
}

.b-7 {
  bottom: 7px !important;
}

.b-8 {
  bottom: 8px !important;
}

.b-9 {
  bottom: 9px !important;
}

.b-10 {
  bottom: 10px !important;
}

.b-11 {
  bottom: 11px !important;
}

.b-12 {
  bottom: 12px !important;
}

.b-13 {
  bottom: 13px !important;
}

.b-14 {
  bottom: 14px !important;
}

.b-15 {
  bottom: 15px !important;
}

.b-16 {
  bottom: 16px !important;
}

.b-17 {
  bottom: 17px !important;
}

.b-18 {
  bottom: 18px !important;
}

.b-19 {
  bottom: 19px !important;
}

.b-20 {
  bottom: 20px !important;
}

.b-21 {
  bottom: 21px !important;
}

.b-22 {
  bottom: 22px !important;
}

.b-23 {
  bottom: 23px !important;
}

.b-24 {
  bottom: 24px !important;
}

.b-25 {
  bottom: 25px !important;
}

.b-26 {
  bottom: 26px !important;
}

.b-27 {
  bottom: 27px !important;
}

.b-28 {
  bottom: 28px !important;
}

.b-29 {
  bottom: 29px !important;
}

.b-30 {
  bottom: 30px !important;
}

.b-31 {
  bottom: 31px !important;
}

.b-32 {
  bottom: 32px !important;
}

.b-33 {
  bottom: 33px !important;
}

.b-34 {
  bottom: 34px !important;
}

.b-35 {
  bottom: 35px !important;
}

.b-36 {
  bottom: 36px !important;
}

.b-37 {
  bottom: 37px !important;
}

.b-38 {
  bottom: 38px !important;
}

.b-39 {
  bottom: 39px !important;
}

.b-40 {
  bottom: 40px !important;
}

.b-41 {
  bottom: 41px !important;
}

.b-42 {
  bottom: 42px !important;
}

.b-43 {
  bottom: 43px !important;
}

.b-44 {
  bottom: 44px !important;
}

.b-45 {
  bottom: 45px !important;
}

.b-46 {
  bottom: 46px !important;
}

.b-47 {
  bottom: 47px !important;
}

.b-48 {
  bottom: 48px !important;
}

.b-49 {
  bottom: 49px !important;
}

.b-50 {
  bottom: 50px !important;
}

.b-51 {
  bottom: 51px !important;
}

.b-52 {
  bottom: 52px !important;
}

.b-53 {
  bottom: 53px !important;
}

.b-54 {
  bottom: 54px !important;
}

.b-55 {
  bottom: 55px !important;
}

.b-56 {
  bottom: 56px !important;
}

.b-57 {
  bottom: 57px !important;
}

.b-58 {
  bottom: 58px !important;
}

.b-59 {
  bottom: 59px !important;
}

.b-60 {
  bottom: 60px !important;
}

.b-61 {
  bottom: 61px !important;
}

.b-62 {
  bottom: 62px !important;
}

.b-63 {
  bottom: 63px !important;
}

.b-64 {
  bottom: 64px !important;
}

.b-65 {
  bottom: 65px !important;
}

.b-66 {
  bottom: 66px !important;
}

.b-67 {
  bottom: 67px !important;
}

.b-68 {
  bottom: 68px !important;
}

.b-69 {
  bottom: 69px !important;
}

.b-70 {
  bottom: 70px !important;
}

.b-71 {
  bottom: 71px !important;
}

.b-72 {
  bottom: 72px !important;
}

.b-73 {
  bottom: 73px !important;
}

.b-74 {
  bottom: 74px !important;
}

.b-75 {
  bottom: 75px !important;
}

.b-76 {
  bottom: 76px !important;
}

.b-77 {
  bottom: 77px !important;
}

.b-78 {
  bottom: 78px !important;
}

.b-79 {
  bottom: 79px !important;
}

.b-80 {
  bottom: 80px !important;
}

.b-81 {
  bottom: 81px !important;
}

.b-82 {
  bottom: 82px !important;
}

.b-83 {
  bottom: 83px !important;
}

.b-84 {
  bottom: 84px !important;
}

.b-85 {
  bottom: 85px !important;
}

.b-86 {
  bottom: 86px !important;
}

.b-87 {
  bottom: 87px !important;
}

.b-88 {
  bottom: 88px !important;
}

.b-89 {
  bottom: 89px !important;
}

.b-90 {
  bottom: 90px !important;
}

.b-91 {
  bottom: 91px !important;
}

.b-92 {
  bottom: 92px !important;
}

.b-93 {
  bottom: 93px !important;
}

.b-94 {
  bottom: 94px !important;
}

.b-95 {
  bottom: 95px !important;
}

.b-96 {
  bottom: 96px !important;
}

.b-97 {
  bottom: 97px !important;
}

.b-98 {
  bottom: 98px !important;
}

.b-99 {
  bottom: 99px !important;
}

.b-100 {
  bottom: 100px !important;
}

.b-101 {
  bottom: 101px !important;
}

.m-w-0 {
  max-width: 0px !important;
}

.m-w-10 {
  max-width: 10px !important;
}

.m-w-20 {
  max-width: 20px !important;
}

.m-w-30 {
  max-width: 30px !important;
}

.m-w-40 {
  max-width: 40px !important;
}

.m-w-50 {
  max-width: 50px !important;
}

.m-w-60 {
  max-width: 60px !important;
}

.m-w-70 {
  max-width: 70px !important;
}

.m-w-80 {
  max-width: 80px !important;
}

.m-w-90 {
  max-width: 90px !important;
}

.m-w-100 {
  max-width: 100px !important;
}

.m-w-110 {
  max-width: 110px !important;
}

.m-w-120 {
  max-width: 120px !important;
}

.m-w-130 {
  max-width: 130px !important;
}

.m-w-140 {
  max-width: 140px !important;
}

.m-w-150 {
  max-width: 150px !important;
}

.m-w-160 {
  max-width: 160px !important;
}

.m-w-170 {
  max-width: 170px !important;
}

.m-w-180 {
  max-width: 180px !important;
}

.m-w-190 {
  max-width: 190px !important;
}

.m-w-200 {
  max-width: 200px !important;
}

.m-w-210 {
  max-width: 210px !important;
}

.m-w-220 {
  max-width: 220px !important;
}

.m-w-230 {
  max-width: 230px !important;
}

.m-w-240 {
  max-width: 240px !important;
}

.m-w-250 {
  max-width: 250px !important;
}

.m-w-260 {
  max-width: 260px !important;
}

.m-w-270 {
  max-width: 270px !important;
}

.m-w-280 {
  max-width: 280px !important;
}

.m-w-290 {
  max-width: 290px !important;
}

.m-w-300 {
  max-width: 300px !important;
}

.m-w-310 {
  max-width: 310px !important;
}

.m-w-320 {
  max-width: 320px !important;
}

.m-w-330 {
  max-width: 330px !important;
}

.m-w-340 {
  max-width: 340px !important;
}

.m-w-350 {
  max-width: 350px !important;
}

.m-w-360 {
  max-width: 360px !important;
}

.m-w-370 {
  max-width: 370px !important;
}

.m-w-380 {
  max-width: 380px !important;
}

.m-w-390 {
  max-width: 390px !important;
}

.m-w-400 {
  max-width: 400px !important;
}

.m-w-410 {
  max-width: 410px !important;
}

.m-w-420 {
  max-width: 420px !important;
}

.m-w-430 {
  max-width: 430px !important;
}

.m-w-440 {
  max-width: 440px !important;
}

.m-w-450 {
  max-width: 450px !important;
}

.m-w-460 {
  max-width: 460px !important;
}

.m-w-470 {
  max-width: 470px !important;
}

.m-w-480 {
  max-width: 480px !important;
}

.m-w-490 {
  max-width: 490px !important;
}

.m-w-500 {
  max-width: 500px !important;
}

.m-w-510 {
  max-width: 510px !important;
}

.m-w-520 {
  max-width: 520px !important;
}

.m-w-530 {
  max-width: 530px !important;
}

.m-w-540 {
  max-width: 540px !important;
}

.m-w-550 {
  max-width: 550px !important;
}

.m-w-560 {
  max-width: 560px !important;
}

.m-w-570 {
  max-width: 570px !important;
}

.m-w-580 {
  max-width: 580px !important;
}

.m-w-590 {
  max-width: 590px !important;
}

.m-w-600 {
  max-width: 600px !important;
}

.m-w-610 {
  max-width: 610px !important;
}

.m-w-620 {
  max-width: 620px !important;
}

.m-w-630 {
  max-width: 630px !important;
}

.m-w-640 {
  max-width: 640px !important;
}

.m-w-650 {
  max-width: 650px !important;
}

.m-w-660 {
  max-width: 660px !important;
}

.m-w-670 {
  max-width: 670px !important;
}

.m-w-680 {
  max-width: 680px !important;
}

.m-w-690 {
  max-width: 690px !important;
}

.m-w-700 {
  max-width: 700px !important;
}

.m-w-710 {
  max-width: 710px !important;
}

.m-w-720 {
  max-width: 720px !important;
}

.m-w-730 {
  max-width: 730px !important;
}

.m-w-740 {
  max-width: 740px !important;
}

.m-w-750 {
  max-width: 750px !important;
}

.m-w-760 {
  max-width: 760px !important;
}

.m-w-770 {
  max-width: 770px !important;
}

.m-w-780 {
  max-width: 780px !important;
}

.m-w-790 {
  max-width: 790px !important;
}

.m-w-800 {
  max-width: 800px !important;
}

.m-w-810 {
  max-width: 810px !important;
}

.m-w-820 {
  max-width: 820px !important;
}

.m-w-830 {
  max-width: 830px !important;
}

.m-w-840 {
  max-width: 840px !important;
}

.m-w-850 {
  max-width: 850px !important;
}

.m-w-860 {
  max-width: 860px !important;
}

.m-w-870 {
  max-width: 870px !important;
}

.m-w-880 {
  max-width: 880px !important;
}

.m-w-890 {
  max-width: 890px !important;
}

.m-w-900 {
  max-width: 900px !important;
}

.m-w-910 {
  max-width: 910px !important;
}

.m-w-920 {
  max-width: 920px !important;
}

.m-w-930 {
  max-width: 930px !important;
}

.m-w-940 {
  max-width: 940px !important;
}

.m-w-950 {
  max-width: 950px !important;
}

.m-w-960 {
  max-width: 960px !important;
}

.m-w-970 {
  max-width: 970px !important;
}

.m-w-980 {
  max-width: 980px !important;
}

.m-w-990 {
  max-width: 990px !important;
}

.m-w-1000 {
  max-width: 1000px !important;
}

.m-w-1010 {
  max-width: 1010px !important;
}

.m-w-1020 {
  max-width: 1020px !important;
}

.m-w-1030 {
  max-width: 1030px !important;
}

.m-w-1040 {
  max-width: 1040px !important;
}

.m-w-1050 {
  max-width: 1050px !important;
}

.m-w-1060 {
  max-width: 1060px !important;
}

.m-w-1070 {
  max-width: 1070px !important;
}

.m-w-1080 {
  max-width: 1080px !important;
}

.m-w-1090 {
  max-width: 1090px !important;
}

.m-w-1100 {
  max-width: 1100px !important;
}

.m-w-1110 {
  max-width: 1110px !important;
}

.m-w-1120 {
  max-width: 1120px !important;
}

.m-w-1130 {
  max-width: 1130px !important;
}

.m-w-1140 {
  max-width: 1140px !important;
}

.m-w-1150 {
  max-width: 1150px !important;
}

.m-w-1160 {
  max-width: 1160px !important;
}

.m-w-1170 {
  max-width: 1170px !important;
}

.m-w-1180 {
  max-width: 1180px !important;
}

.m-w-1190 {
  max-width: 1190px !important;
}

.m-w-1200 {
  max-width: 1200px !important;
}

.m-w-1210 {
  max-width: 1210px !important;
}

.m-w-1220 {
  max-width: 1220px !important;
}

.m-w-1230 {
  max-width: 1230px !important;
}

.m-w-1240 {
  max-width: 1240px !important;
}

.m-w-1250 {
  max-width: 1250px !important;
}

.m-w-1260 {
  max-width: 1260px !important;
}

.m-w-1270 {
  max-width: 1270px !important;
}

.m-w-1280 {
  max-width: 1280px !important;
}

.m-w-1290 {
  max-width: 1290px !important;
}

.m-w-1300 {
  max-width: 1300px !important;
}

.m-w-1310 {
  max-width: 1310px !important;
}

.m-w-1320 {
  max-width: 1320px !important;
}

.m-w-1330 {
  max-width: 1330px !important;
}

.m-w-1340 {
  max-width: 1340px !important;
}

.m-w-1350 {
  max-width: 1350px !important;
}

.m-w-1360 {
  max-width: 1360px !important;
}

.m-w-1370 {
  max-width: 1370px !important;
}

.m-w-1380 {
  max-width: 1380px !important;
}

.m-w-1390 {
  max-width: 1390px !important;
}

.m-w-1400 {
  max-width: 1400px !important;
}

.m-w-1410 {
  max-width: 1410px !important;
}

.m-w-1420 {
  max-width: 1420px !important;
}

.m-w-1430 {
  max-width: 1430px !important;
}

.m-w-1440 {
  max-width: 1440px !important;
}

.m-w-1450 {
  max-width: 1450px !important;
}

.m-w-1460 {
  max-width: 1460px !important;
}

.m-w-1470 {
  max-width: 1470px !important;
}

.m-w-1480 {
  max-width: 1480px !important;
}

.m-w-1490 {
  max-width: 1490px !important;
}

.m-w-1500 {
  max-width: 1500px !important;
}

.m-w-1510 {
  max-width: 1510px !important;
}

.m-w-1520 {
  max-width: 1520px !important;
}

.m-w-1530 {
  max-width: 1530px !important;
}

.m-w-1540 {
  max-width: 1540px !important;
}

.m-w-1550 {
  max-width: 1550px !important;
}

.m-w-1560 {
  max-width: 1560px !important;
}

.m-w-1570 {
  max-width: 1570px !important;
}

.m-w-1580 {
  max-width: 1580px !important;
}

.m-w-1590 {
  max-width: 1590px !important;
}

.m-w-1600 {
  max-width: 1600px !important;
}

.m-w-1610 {
  max-width: 1610px !important;
}

.m-w-1620 {
  max-width: 1620px !important;
}

.m-w-1630 {
  max-width: 1630px !important;
}

.m-w-1640 {
  max-width: 1640px !important;
}

.m-w-1650 {
  max-width: 1650px !important;
}

.m-w-1660 {
  max-width: 1660px !important;
}

.m-w-1670 {
  max-width: 1670px !important;
}

.m-w-1680 {
  max-width: 1680px !important;
}

.m-w-1690 {
  max-width: 1690px !important;
}

.m-w-1700 {
  max-width: 1700px !important;
}

.m-w-1710 {
  max-width: 1710px !important;
}

.m-w-1720 {
  max-width: 1720px !important;
}

.m-w-1730 {
  max-width: 1730px !important;
}

.m-w-1740 {
  max-width: 1740px !important;
}

.m-w-1750 {
  max-width: 1750px !important;
}

.m-w-1760 {
  max-width: 1760px !important;
}

.m-w-1770 {
  max-width: 1770px !important;
}

.m-w-1780 {
  max-width: 1780px !important;
}

.m-w-1790 {
  max-width: 1790px !important;
}

.m-w-1800 {
  max-width: 1800px !important;
}

.m-w-1810 {
  max-width: 1810px !important;
}

.m-w-1820 {
  max-width: 1820px !important;
}

.m-w-1830 {
  max-width: 1830px !important;
}

.m-w-1840 {
  max-width: 1840px !important;
}

.m-w-1850 {
  max-width: 1850px !important;
}

.m-w-1860 {
  max-width: 1860px !important;
}

.m-w-1870 {
  max-width: 1870px !important;
}

.m-w-1880 {
  max-width: 1880px !important;
}

.m-w-1890 {
  max-width: 1890px !important;
}

.m-w-1900 {
  max-width: 1900px !important;
}

.m-w-1910 {
  max-width: 1910px !important;
}

.m-w-1920 {
  max-width: 1920px !important;
}

.m-w-1930 {
  max-width: 1930px !important;
}

.m-w-1940 {
  max-width: 1940px !important;
}

.m-w-1950 {
  max-width: 1950px !important;
}

.m-w-1960 {
  max-width: 1960px !important;
}

.m-w-1970 {
  max-width: 1970px !important;
}

.m-w-1980 {
  max-width: 1980px !important;
}

.m-w-1990 {
  max-width: 1990px !important;
}

.m-w-2000 {
  max-width: 2000px !important;
}

.m-w-2010 {
  max-width: 2010px !important;
}

.m-w-2020 {
  max-width: 2020px !important;
}

.m-w-2030 {
  max-width: 2030px !important;
}

.m-w-2040 {
  max-width: 2040px !important;
}

.m-w-2050 {
  max-width: 2050px !important;
}

.m-w-2060 {
  max-width: 2060px !important;
}

.m-w-2070 {
  max-width: 2070px !important;
}

.m-w-2080 {
  max-width: 2080px !important;
}

.m-w-2090 {
  max-width: 2090px !important;
}

.m-w-2100 {
  max-width: 2100px !important;
}

.m-w-2110 {
  max-width: 2110px !important;
}

.m-w-2120 {
  max-width: 2120px !important;
}

.m-w-2130 {
  max-width: 2130px !important;
}

.m-w-2140 {
  max-width: 2140px !important;
}

.m-w-2150 {
  max-width: 2150px !important;
}

.m-w-2160 {
  max-width: 2160px !important;
}

.m-w-2170 {
  max-width: 2170px !important;
}

.m-w-2180 {
  max-width: 2180px !important;
}

.m-w-2190 {
  max-width: 2190px !important;
}

.m-w-2200 {
  max-width: 2200px !important;
}

.m-w-2210 {
  max-width: 2210px !important;
}

.m-w-2220 {
  max-width: 2220px !important;
}

.m-w-2230 {
  max-width: 2230px !important;
}

.m-w-2240 {
  max-width: 2240px !important;
}

.m-w-2250 {
  max-width: 2250px !important;
}

.m-w-2260 {
  max-width: 2260px !important;
}

.m-w-2270 {
  max-width: 2270px !important;
}

.m-w-2280 {
  max-width: 2280px !important;
}

.m-w-2290 {
  max-width: 2290px !important;
}

.m-w-2300 {
  max-width: 2300px !important;
}

.m-w-2310 {
  max-width: 2310px !important;
}

.m-w-2320 {
  max-width: 2320px !important;
}

.m-w-2330 {
  max-width: 2330px !important;
}

.m-w-2340 {
  max-width: 2340px !important;
}

.m-w-2350 {
  max-width: 2350px !important;
}

.m-w-2360 {
  max-width: 2360px !important;
}

.m-w-2370 {
  max-width: 2370px !important;
}

.m-w-2380 {
  max-width: 2380px !important;
}

.m-w-2390 {
  max-width: 2390px !important;
}

.m-w-2400 {
  max-width: 2400px !important;
}

.m-w-2410 {
  max-width: 2410px !important;
}

.m-w-2420 {
  max-width: 2420px !important;
}

.m-w-2430 {
  max-width: 2430px !important;
}

.m-w-2440 {
  max-width: 2440px !important;
}

.m-w-2450 {
  max-width: 2450px !important;
}

.m-w-2460 {
  max-width: 2460px !important;
}

.m-w-2470 {
  max-width: 2470px !important;
}

.m-w-2480 {
  max-width: 2480px !important;
}

.m-w-2490 {
  max-width: 2490px !important;
}

.m-w-2500 {
  max-width: 2500px !important;
}

.m-w-2510 {
  max-width: 2510px !important;
}

.m-w-2520 {
  max-width: 2520px !important;
}

.m-w-2530 {
  max-width: 2530px !important;
}

.m-w-2540 {
  max-width: 2540px !important;
}

.m-w-2550 {
  max-width: 2550px !important;
}

.m-w-2560 {
  max-width: 2560px !important;
}

.m-w-2570 {
  max-width: 2570px !important;
}

.m-w-2580 {
  max-width: 2580px !important;
}

.m-w-2590 {
  max-width: 2590px !important;
}

.m-w-2600 {
  max-width: 2600px !important;
}

.m-w-2610 {
  max-width: 2610px !important;
}

.m-w-2620 {
  max-width: 2620px !important;
}

.m-w-2630 {
  max-width: 2630px !important;
}

.m-w-2640 {
  max-width: 2640px !important;
}

.m-w-2650 {
  max-width: 2650px !important;
}

.m-w-2660 {
  max-width: 2660px !important;
}

.m-w-2670 {
  max-width: 2670px !important;
}

.m-w-2680 {
  max-width: 2680px !important;
}

.m-w-2690 {
  max-width: 2690px !important;
}

.m-w-2700 {
  max-width: 2700px !important;
}

.m-w-2710 {
  max-width: 2710px !important;
}

.m-w-2720 {
  max-width: 2720px !important;
}

.m-w-2730 {
  max-width: 2730px !important;
}

.m-w-2740 {
  max-width: 2740px !important;
}

.m-w-2750 {
  max-width: 2750px !important;
}

.m-w-2760 {
  max-width: 2760px !important;
}

.m-w-2770 {
  max-width: 2770px !important;
}

.m-w-2780 {
  max-width: 2780px !important;
}

.m-w-2790 {
  max-width: 2790px !important;
}

.m-w-2800 {
  max-width: 2800px !important;
}

.m-w-2810 {
  max-width: 2810px !important;
}

.m-w-2820 {
  max-width: 2820px !important;
}

.m-w-2830 {
  max-width: 2830px !important;
}

.m-w-2840 {
  max-width: 2840px !important;
}

.m-w-2850 {
  max-width: 2850px !important;
}

.m-w-2860 {
  max-width: 2860px !important;
}

.m-w-2870 {
  max-width: 2870px !important;
}

.m-w-2880 {
  max-width: 2880px !important;
}

.m-w-2890 {
  max-width: 2890px !important;
}

.m-w-2900 {
  max-width: 2900px !important;
}

.m-w-2910 {
  max-width: 2910px !important;
}

.m-w-2920 {
  max-width: 2920px !important;
}

.m-w-2930 {
  max-width: 2930px !important;
}

.m-w-2940 {
  max-width: 2940px !important;
}

.m-w-2950 {
  max-width: 2950px !important;
}

.m-w-2960 {
  max-width: 2960px !important;
}

.m-w-2970 {
  max-width: 2970px !important;
}

.m-w-2980 {
  max-width: 2980px !important;
}

.m-w-2990 {
  max-width: 2990px !important;
}

.m-w-3000 {
  max-width: 3000px !important;
}

.m-w-3010 {
  max-width: 3010px !important;
}

.m-w-3020 {
  max-width: 3020px !important;
}

.m-w-3030 {
  max-width: 3030px !important;
}

.m-w-3040 {
  max-width: 3040px !important;
}

.m-w-3050 {
  max-width: 3050px !important;
}

.m-w-3060 {
  max-width: 3060px !important;
}

.m-w-3070 {
  max-width: 3070px !important;
}

.m-w-3080 {
  max-width: 3080px !important;
}

.m-w-3090 {
  max-width: 3090px !important;
}

.m-w-3100 {
  max-width: 3100px !important;
}

.m-w-3110 {
  max-width: 3110px !important;
}

.m-w-3120 {
  max-width: 3120px !important;
}

.m-w-3130 {
  max-width: 3130px !important;
}

.m-w-3140 {
  max-width: 3140px !important;
}

.m-w-3150 {
  max-width: 3150px !important;
}

.m-w-3160 {
  max-width: 3160px !important;
}

.m-w-3170 {
  max-width: 3170px !important;
}

.m-w-3180 {
  max-width: 3180px !important;
}

.m-w-3190 {
  max-width: 3190px !important;
}

.m-w-3200 {
  max-width: 3200px !important;
}

.m-w-3210 {
  max-width: 3210px !important;
}

.m-w-3220 {
  max-width: 3220px !important;
}

.m-w-3230 {
  max-width: 3230px !important;
}

.m-w-3240 {
  max-width: 3240px !important;
}

.m-w-3250 {
  max-width: 3250px !important;
}

.m-w-3260 {
  max-width: 3260px !important;
}

.m-w-3270 {
  max-width: 3270px !important;
}

.m-w-3280 {
  max-width: 3280px !important;
}

.m-w-3290 {
  max-width: 3290px !important;
}

.m-w-3300 {
  max-width: 3300px !important;
}

.m-w-3310 {
  max-width: 3310px !important;
}

.m-w-3320 {
  max-width: 3320px !important;
}

.m-w-3330 {
  max-width: 3330px !important;
}

.m-w-3340 {
  max-width: 3340px !important;
}

.m-w-3350 {
  max-width: 3350px !important;
}

.m-w-3360 {
  max-width: 3360px !important;
}

.m-w-3370 {
  max-width: 3370px !important;
}

.m-w-3380 {
  max-width: 3380px !important;
}

.m-w-3390 {
  max-width: 3390px !important;
}

.m-w-3400 {
  max-width: 3400px !important;
}

.m-w-3410 {
  max-width: 3410px !important;
}

.m-w-3420 {
  max-width: 3420px !important;
}

.m-w-3430 {
  max-width: 3430px !important;
}

.m-w-3440 {
  max-width: 3440px !important;
}

.m-w-3450 {
  max-width: 3450px !important;
}

.m-w-3460 {
  max-width: 3460px !important;
}

.m-w-3470 {
  max-width: 3470px !important;
}

.m-w-3480 {
  max-width: 3480px !important;
}

.m-w-3490 {
  max-width: 3490px !important;
}

.m-w-3500 {
  max-width: 3500px !important;
}

.m-w-3510 {
  max-width: 3510px !important;
}

.m-w-3520 {
  max-width: 3520px !important;
}

.m-w-3530 {
  max-width: 3530px !important;
}

.m-w-3540 {
  max-width: 3540px !important;
}

.m-w-3550 {
  max-width: 3550px !important;
}

.m-w-3560 {
  max-width: 3560px !important;
}

.m-w-3570 {
  max-width: 3570px !important;
}

.m-w-3580 {
  max-width: 3580px !important;
}

.m-w-3590 {
  max-width: 3590px !important;
}

.m-w-3600 {
  max-width: 3600px !important;
}

.m-w-3610 {
  max-width: 3610px !important;
}

.m-w-3620 {
  max-width: 3620px !important;
}

.m-w-3630 {
  max-width: 3630px !important;
}

.m-w-3640 {
  max-width: 3640px !important;
}

.m-w-3650 {
  max-width: 3650px !important;
}

.m-w-3660 {
  max-width: 3660px !important;
}

.m-w-3670 {
  max-width: 3670px !important;
}

.m-w-3680 {
  max-width: 3680px !important;
}

.m-w-3690 {
  max-width: 3690px !important;
}

.m-w-3700 {
  max-width: 3700px !important;
}

.m-w-3710 {
  max-width: 3710px !important;
}

.m-w-3720 {
  max-width: 3720px !important;
}

.m-w-3730 {
  max-width: 3730px !important;
}

.m-w-3740 {
  max-width: 3740px !important;
}

.m-w-3750 {
  max-width: 3750px !important;
}

.m-w-3760 {
  max-width: 3760px !important;
}

.m-w-3770 {
  max-width: 3770px !important;
}

.m-w-3780 {
  max-width: 3780px !important;
}

.m-w-3790 {
  max-width: 3790px !important;
}

.m-w-3800 {
  max-width: 3800px !important;
}

.m-w-3810 {
  max-width: 3810px !important;
}

.m-w-3820 {
  max-width: 3820px !important;
}

.m-w-3830 {
  max-width: 3830px !important;
}

.m-w-3840 {
  max-width: 3840px !important;
}

.m-w-3850 {
  max-width: 3850px !important;
}

.m-w-3860 {
  max-width: 3860px !important;
}

.m-w-3870 {
  max-width: 3870px !important;
}

.m-w-3880 {
  max-width: 3880px !important;
}

.m-w-3890 {
  max-width: 3890px !important;
}

.m-w-3900 {
  max-width: 3900px !important;
}

.m-w-3910 {
  max-width: 3910px !important;
}

.m-w-3920 {
  max-width: 3920px !important;
}

.m-w-3930 {
  max-width: 3930px !important;
}

.m-w-3940 {
  max-width: 3940px !important;
}

.m-w-3950 {
  max-width: 3950px !important;
}

.m-w-3960 {
  max-width: 3960px !important;
}

.m-w-3970 {
  max-width: 3970px !important;
}

.m-w-3980 {
  max-width: 3980px !important;
}

.m-w-3990 {
  max-width: 3990px !important;
}

.m-w-4000 {
  max-width: 4000px !important;
}

.m-w-4010 {
  max-width: 4010px !important;
}

.m-w-4020 {
  max-width: 4020px !important;
}

.m-w-4030 {
  max-width: 4030px !important;
}

.m-w-4040 {
  max-width: 4040px !important;
}

.m-w-4050 {
  max-width: 4050px !important;
}

.m-w-4060 {
  max-width: 4060px !important;
}

.m-w-4070 {
  max-width: 4070px !important;
}

.m-w-4080 {
  max-width: 4080px !important;
}

.m-w-4090 {
  max-width: 4090px !important;
}

.m-w-4100 {
  max-width: 4100px !important;
}

.m-w-4110 {
  max-width: 4110px !important;
}

.m-w-4120 {
  max-width: 4120px !important;
}

.m-w-4130 {
  max-width: 4130px !important;
}

.m-w-4140 {
  max-width: 4140px !important;
}

.m-w-4150 {
  max-width: 4150px !important;
}

.m-w-4160 {
  max-width: 4160px !important;
}

.m-w-4170 {
  max-width: 4170px !important;
}

.m-w-4180 {
  max-width: 4180px !important;
}

.m-w-4190 {
  max-width: 4190px !important;
}

.m-w-4200 {
  max-width: 4200px !important;
}

.m-w-4210 {
  max-width: 4210px !important;
}

.m-w-4220 {
  max-width: 4220px !important;
}

.m-w-4230 {
  max-width: 4230px !important;
}

.m-w-4240 {
  max-width: 4240px !important;
}

.m-w-4250 {
  max-width: 4250px !important;
}

.m-w-4260 {
  max-width: 4260px !important;
}

.m-w-4270 {
  max-width: 4270px !important;
}

.m-w-4280 {
  max-width: 4280px !important;
}

.m-w-4290 {
  max-width: 4290px !important;
}

.m-w-4300 {
  max-width: 4300px !important;
}

.m-w-4310 {
  max-width: 4310px !important;
}

.m-w-4320 {
  max-width: 4320px !important;
}

.m-w-4330 {
  max-width: 4330px !important;
}

.m-w-4340 {
  max-width: 4340px !important;
}

.m-w-4350 {
  max-width: 4350px !important;
}

.m-w-4360 {
  max-width: 4360px !important;
}

.m-w-4370 {
  max-width: 4370px !important;
}

.m-w-4380 {
  max-width: 4380px !important;
}

.m-w-4390 {
  max-width: 4390px !important;
}

.m-w-4400 {
  max-width: 4400px !important;
}

.m-w-4410 {
  max-width: 4410px !important;
}

.m-w-4420 {
  max-width: 4420px !important;
}

.m-w-4430 {
  max-width: 4430px !important;
}

.m-w-4440 {
  max-width: 4440px !important;
}

.m-w-4450 {
  max-width: 4450px !important;
}

.m-w-4460 {
  max-width: 4460px !important;
}

.m-w-4470 {
  max-width: 4470px !important;
}

.m-w-4480 {
  max-width: 4480px !important;
}

.m-w-4490 {
  max-width: 4490px !important;
}

.m-w-4500 {
  max-width: 4500px !important;
}

.m-w-4510 {
  max-width: 4510px !important;
}

.m-w-4520 {
  max-width: 4520px !important;
}

.m-w-4530 {
  max-width: 4530px !important;
}

.m-w-4540 {
  max-width: 4540px !important;
}

.m-w-4550 {
  max-width: 4550px !important;
}

.m-w-4560 {
  max-width: 4560px !important;
}

.m-w-4570 {
  max-width: 4570px !important;
}

.m-w-4580 {
  max-width: 4580px !important;
}

.m-w-4590 {
  max-width: 4590px !important;
}

.m-w-4600 {
  max-width: 4600px !important;
}

.m-w-4610 {
  max-width: 4610px !important;
}

.m-w-4620 {
  max-width: 4620px !important;
}

.m-w-4630 {
  max-width: 4630px !important;
}

.m-w-4640 {
  max-width: 4640px !important;
}

.m-w-4650 {
  max-width: 4650px !important;
}

.m-w-4660 {
  max-width: 4660px !important;
}

.m-w-4670 {
  max-width: 4670px !important;
}

.m-w-4680 {
  max-width: 4680px !important;
}

.m-w-4690 {
  max-width: 4690px !important;
}

.m-w-4700 {
  max-width: 4700px !important;
}

.m-w-4710 {
  max-width: 4710px !important;
}

.m-w-4720 {
  max-width: 4720px !important;
}

.m-w-4730 {
  max-width: 4730px !important;
}

.m-w-4740 {
  max-width: 4740px !important;
}

.m-w-4750 {
  max-width: 4750px !important;
}

.m-w-4760 {
  max-width: 4760px !important;
}

.m-w-4770 {
  max-width: 4770px !important;
}

.m-w-4780 {
  max-width: 4780px !important;
}

.m-w-4790 {
  max-width: 4790px !important;
}

.m-w-4800 {
  max-width: 4800px !important;
}

.m-w-4810 {
  max-width: 4810px !important;
}

.m-w-4820 {
  max-width: 4820px !important;
}

.m-w-4830 {
  max-width: 4830px !important;
}

.m-w-4840 {
  max-width: 4840px !important;
}

.m-w-4850 {
  max-width: 4850px !important;
}

.m-w-4860 {
  max-width: 4860px !important;
}

.m-w-4870 {
  max-width: 4870px !important;
}

.m-w-4880 {
  max-width: 4880px !important;
}

.m-w-4890 {
  max-width: 4890px !important;
}

.m-w-4900 {
  max-width: 4900px !important;
}

.m-w-4910 {
  max-width: 4910px !important;
}

.m-w-4920 {
  max-width: 4920px !important;
}

.m-w-4930 {
  max-width: 4930px !important;
}

.m-w-4940 {
  max-width: 4940px !important;
}

.m-w-4950 {
  max-width: 4950px !important;
}

.m-w-4960 {
  max-width: 4960px !important;
}

.m-w-4970 {
  max-width: 4970px !important;
}

.m-w-4980 {
  max-width: 4980px !important;
}

.m-w-4990 {
  max-width: 4990px !important;
}

.m-w-5000 {
  max-width: 5000px !important;
}

.m-w-5010 {
  max-width: 5010px !important;
}

.m-w-5020 {
  max-width: 5020px !important;
}

.m-w-5030 {
  max-width: 5030px !important;
}

.m-w-5040 {
  max-width: 5040px !important;
}

.m-w-5050 {
  max-width: 5050px !important;
}

.m-w-5060 {
  max-width: 5060px !important;
}

.m-w-5070 {
  max-width: 5070px !important;
}

.m-w-5080 {
  max-width: 5080px !important;
}

.m-w-5090 {
  max-width: 5090px !important;
}

.m-w-5100 {
  max-width: 5100px !important;
}

.m-w-5110 {
  max-width: 5110px !important;
}

.m-w-5120 {
  max-width: 5120px !important;
}

.m-w-5130 {
  max-width: 5130px !important;
}

.m-w-5140 {
  max-width: 5140px !important;
}

.m-w-5150 {
  max-width: 5150px !important;
}

.m-w-5160 {
  max-width: 5160px !important;
}

.m-w-5170 {
  max-width: 5170px !important;
}

.m-w-5180 {
  max-width: 5180px !important;
}

.m-w-5190 {
  max-width: 5190px !important;
}

.m-w-5200 {
  max-width: 5200px !important;
}

.m-w-5210 {
  max-width: 5210px !important;
}

.m-w-5220 {
  max-width: 5220px !important;
}

.m-w-5230 {
  max-width: 5230px !important;
}

.m-w-5240 {
  max-width: 5240px !important;
}

.m-w-5250 {
  max-width: 5250px !important;
}

.m-w-5260 {
  max-width: 5260px !important;
}

.m-w-5270 {
  max-width: 5270px !important;
}

.m-w-5280 {
  max-width: 5280px !important;
}

.m-w-5290 {
  max-width: 5290px !important;
}

.m-w-5300 {
  max-width: 5300px !important;
}

.m-w-5310 {
  max-width: 5310px !important;
}

.m-w-5320 {
  max-width: 5320px !important;
}

.m-w-5330 {
  max-width: 5330px !important;
}

.m-w-5340 {
  max-width: 5340px !important;
}

.m-w-5350 {
  max-width: 5350px !important;
}

.m-w-5360 {
  max-width: 5360px !important;
}

.m-w-5370 {
  max-width: 5370px !important;
}

.m-w-5380 {
  max-width: 5380px !important;
}

.m-w-5390 {
  max-width: 5390px !important;
}

.m-w-5400 {
  max-width: 5400px !important;
}

.m-w-5410 {
  max-width: 5410px !important;
}

.m-w-5420 {
  max-width: 5420px !important;
}

.m-w-5430 {
  max-width: 5430px !important;
}

.m-w-5440 {
  max-width: 5440px !important;
}

.m-w-5450 {
  max-width: 5450px !important;
}

.m-w-5460 {
  max-width: 5460px !important;
}

.m-w-5470 {
  max-width: 5470px !important;
}

.m-w-5480 {
  max-width: 5480px !important;
}

.m-w-5490 {
  max-width: 5490px !important;
}

.m-w-5500 {
  max-width: 5500px !important;
}

.m-w-5510 {
  max-width: 5510px !important;
}

.m-w-5520 {
  max-width: 5520px !important;
}

.m-w-5530 {
  max-width: 5530px !important;
}

.m-w-5540 {
  max-width: 5540px !important;
}

.m-w-5550 {
  max-width: 5550px !important;
}

.m-w-5560 {
  max-width: 5560px !important;
}

.m-w-5570 {
  max-width: 5570px !important;
}

.m-w-5580 {
  max-width: 5580px !important;
}

.m-w-5590 {
  max-width: 5590px !important;
}

.m-w-5600 {
  max-width: 5600px !important;
}

.m-w-5610 {
  max-width: 5610px !important;
}

.m-w-5620 {
  max-width: 5620px !important;
}

.m-w-5630 {
  max-width: 5630px !important;
}

.m-w-5640 {
  max-width: 5640px !important;
}

.m-w-5650 {
  max-width: 5650px !important;
}

.m-w-5660 {
  max-width: 5660px !important;
}

.m-w-5670 {
  max-width: 5670px !important;
}

.m-w-5680 {
  max-width: 5680px !important;
}

.m-w-5690 {
  max-width: 5690px !important;
}

.m-w-5700 {
  max-width: 5700px !important;
}

.m-w-5710 {
  max-width: 5710px !important;
}

.m-w-5720 {
  max-width: 5720px !important;
}

.m-w-5730 {
  max-width: 5730px !important;
}

.m-w-5740 {
  max-width: 5740px !important;
}

.m-w-5750 {
  max-width: 5750px !important;
}

.m-w-5760 {
  max-width: 5760px !important;
}

.m-w-5770 {
  max-width: 5770px !important;
}

.m-w-5780 {
  max-width: 5780px !important;
}

.m-w-5790 {
  max-width: 5790px !important;
}

.m-w-5800 {
  max-width: 5800px !important;
}

.m-w-5810 {
  max-width: 5810px !important;
}

.m-w-5820 {
  max-width: 5820px !important;
}

.m-w-5830 {
  max-width: 5830px !important;
}

.m-w-5840 {
  max-width: 5840px !important;
}

.m-w-5850 {
  max-width: 5850px !important;
}

.m-w-5860 {
  max-width: 5860px !important;
}

.m-w-5870 {
  max-width: 5870px !important;
}

.m-w-5880 {
  max-width: 5880px !important;
}

.m-w-5890 {
  max-width: 5890px !important;
}

.m-w-5900 {
  max-width: 5900px !important;
}

.m-w-5910 {
  max-width: 5910px !important;
}

.m-w-5920 {
  max-width: 5920px !important;
}

.m-w-5930 {
  max-width: 5930px !important;
}

.m-w-5940 {
  max-width: 5940px !important;
}

.m-w-5950 {
  max-width: 5950px !important;
}

.m-w-5960 {
  max-width: 5960px !important;
}

.m-w-5970 {
  max-width: 5970px !important;
}

.m-w-5980 {
  max-width: 5980px !important;
}

.m-w-5990 {
  max-width: 5990px !important;
}

.m-w-6000 {
  max-width: 6000px !important;
}

.m-w-6010 {
  max-width: 6010px !important;
}

.m-w-6020 {
  max-width: 6020px !important;
}

.m-w-6030 {
  max-width: 6030px !important;
}

.m-w-6040 {
  max-width: 6040px !important;
}

.m-w-6050 {
  max-width: 6050px !important;
}

.m-w-6060 {
  max-width: 6060px !important;
}

.m-w-6070 {
  max-width: 6070px !important;
}

.m-w-6080 {
  max-width: 6080px !important;
}

.m-w-6090 {
  max-width: 6090px !important;
}

.m-w-6100 {
  max-width: 6100px !important;
}

.m-w-6110 {
  max-width: 6110px !important;
}

.m-w-6120 {
  max-width: 6120px !important;
}

.m-w-6130 {
  max-width: 6130px !important;
}

.m-w-6140 {
  max-width: 6140px !important;
}

.m-w-6150 {
  max-width: 6150px !important;
}

.m-w-6160 {
  max-width: 6160px !important;
}

.m-w-6170 {
  max-width: 6170px !important;
}

.m-w-6180 {
  max-width: 6180px !important;
}

.m-w-6190 {
  max-width: 6190px !important;
}

.m-w-6200 {
  max-width: 6200px !important;
}

.m-w-6210 {
  max-width: 6210px !important;
}

.m-w-6220 {
  max-width: 6220px !important;
}

.m-w-6230 {
  max-width: 6230px !important;
}

.m-w-6240 {
  max-width: 6240px !important;
}

.m-w-6250 {
  max-width: 6250px !important;
}

.m-w-6260 {
  max-width: 6260px !important;
}

.m-w-6270 {
  max-width: 6270px !important;
}

.m-w-6280 {
  max-width: 6280px !important;
}

.m-w-6290 {
  max-width: 6290px !important;
}

.m-w-6300 {
  max-width: 6300px !important;
}

.m-w-6310 {
  max-width: 6310px !important;
}

.m-w-6320 {
  max-width: 6320px !important;
}

.m-w-6330 {
  max-width: 6330px !important;
}

.m-w-6340 {
  max-width: 6340px !important;
}

.m-w-6350 {
  max-width: 6350px !important;
}

.m-w-6360 {
  max-width: 6360px !important;
}

.m-w-6370 {
  max-width: 6370px !important;
}

.m-w-6380 {
  max-width: 6380px !important;
}

.m-w-6390 {
  max-width: 6390px !important;
}

.m-w-6400 {
  max-width: 6400px !important;
}

.m-w-6410 {
  max-width: 6410px !important;
}

.m-w-6420 {
  max-width: 6420px !important;
}

.m-w-6430 {
  max-width: 6430px !important;
}

.m-w-6440 {
  max-width: 6440px !important;
}

.m-w-6450 {
  max-width: 6450px !important;
}

.m-w-6460 {
  max-width: 6460px !important;
}

.m-w-6470 {
  max-width: 6470px !important;
}

.m-w-6480 {
  max-width: 6480px !important;
}

.m-w-6490 {
  max-width: 6490px !important;
}

.m-w-6500 {
  max-width: 6500px !important;
}

.m-w-6510 {
  max-width: 6510px !important;
}

.m-w-6520 {
  max-width: 6520px !important;
}

.m-w-6530 {
  max-width: 6530px !important;
}

.m-w-6540 {
  max-width: 6540px !important;
}

.m-w-6550 {
  max-width: 6550px !important;
}

.m-w-6560 {
  max-width: 6560px !important;
}

.m-w-6570 {
  max-width: 6570px !important;
}

.m-w-6580 {
  max-width: 6580px !important;
}

.m-w-6590 {
  max-width: 6590px !important;
}

.m-w-6600 {
  max-width: 6600px !important;
}

.m-w-6610 {
  max-width: 6610px !important;
}

.m-w-6620 {
  max-width: 6620px !important;
}

.m-w-6630 {
  max-width: 6630px !important;
}

.m-w-6640 {
  max-width: 6640px !important;
}

.m-w-6650 {
  max-width: 6650px !important;
}

.m-w-6660 {
  max-width: 6660px !important;
}

.m-w-6670 {
  max-width: 6670px !important;
}

.m-w-6680 {
  max-width: 6680px !important;
}

.m-w-6690 {
  max-width: 6690px !important;
}

.m-w-6700 {
  max-width: 6700px !important;
}

.m-w-6710 {
  max-width: 6710px !important;
}

.m-w-6720 {
  max-width: 6720px !important;
}

.m-w-6730 {
  max-width: 6730px !important;
}

.m-w-6740 {
  max-width: 6740px !important;
}

.m-w-6750 {
  max-width: 6750px !important;
}

.m-w-6760 {
  max-width: 6760px !important;
}

.m-w-6770 {
  max-width: 6770px !important;
}

.m-w-6780 {
  max-width: 6780px !important;
}

.m-w-6790 {
  max-width: 6790px !important;
}

.m-w-6800 {
  max-width: 6800px !important;
}

.m-w-6810 {
  max-width: 6810px !important;
}

.m-w-6820 {
  max-width: 6820px !important;
}

.m-w-6830 {
  max-width: 6830px !important;
}

.m-w-6840 {
  max-width: 6840px !important;
}

.m-w-6850 {
  max-width: 6850px !important;
}

.m-w-6860 {
  max-width: 6860px !important;
}

.m-w-6870 {
  max-width: 6870px !important;
}

.m-w-6880 {
  max-width: 6880px !important;
}

.m-w-6890 {
  max-width: 6890px !important;
}

.m-w-6900 {
  max-width: 6900px !important;
}

.m-w-6910 {
  max-width: 6910px !important;
}

.m-w-6920 {
  max-width: 6920px !important;
}

.m-w-6930 {
  max-width: 6930px !important;
}

.m-w-6940 {
  max-width: 6940px !important;
}

.m-w-6950 {
  max-width: 6950px !important;
}

.m-w-6960 {
  max-width: 6960px !important;
}

.m-w-6970 {
  max-width: 6970px !important;
}

.m-w-6980 {
  max-width: 6980px !important;
}

.m-w-6990 {
  max-width: 6990px !important;
}

.m-w-7000 {
  max-width: 7000px !important;
}

.m-w-7010 {
  max-width: 7010px !important;
}

.m-w-7020 {
  max-width: 7020px !important;
}

.m-w-7030 {
  max-width: 7030px !important;
}

.m-w-7040 {
  max-width: 7040px !important;
}

.m-w-7050 {
  max-width: 7050px !important;
}

.m-w-7060 {
  max-width: 7060px !important;
}

.m-w-7070 {
  max-width: 7070px !important;
}

.m-w-7080 {
  max-width: 7080px !important;
}

.m-w-7090 {
  max-width: 7090px !important;
}

.m-w-7100 {
  max-width: 7100px !important;
}

.m-w-7110 {
  max-width: 7110px !important;
}

.m-w-7120 {
  max-width: 7120px !important;
}

.m-w-7130 {
  max-width: 7130px !important;
}

.m-w-7140 {
  max-width: 7140px !important;
}

.m-w-7150 {
  max-width: 7150px !important;
}

.m-w-7160 {
  max-width: 7160px !important;
}

.m-w-7170 {
  max-width: 7170px !important;
}

.m-w-7180 {
  max-width: 7180px !important;
}

.m-w-7190 {
  max-width: 7190px !important;
}

.m-w-7200 {
  max-width: 7200px !important;
}

.m-w-7210 {
  max-width: 7210px !important;
}

.m-w-7220 {
  max-width: 7220px !important;
}

.m-w-7230 {
  max-width: 7230px !important;
}

.m-w-7240 {
  max-width: 7240px !important;
}

.m-w-7250 {
  max-width: 7250px !important;
}

.m-w-7260 {
  max-width: 7260px !important;
}

.m-w-7270 {
  max-width: 7270px !important;
}

.m-w-7280 {
  max-width: 7280px !important;
}

.m-w-7290 {
  max-width: 7290px !important;
}

.m-w-7300 {
  max-width: 7300px !important;
}

.m-w-7310 {
  max-width: 7310px !important;
}

.m-w-7320 {
  max-width: 7320px !important;
}

.m-w-7330 {
  max-width: 7330px !important;
}

.m-w-7340 {
  max-width: 7340px !important;
}

.m-w-7350 {
  max-width: 7350px !important;
}

.m-w-7360 {
  max-width: 7360px !important;
}

.m-w-7370 {
  max-width: 7370px !important;
}

.m-w-7380 {
  max-width: 7380px !important;
}

.m-w-7390 {
  max-width: 7390px !important;
}

.m-w-7400 {
  max-width: 7400px !important;
}

.m-w-7410 {
  max-width: 7410px !important;
}

.m-w-7420 {
  max-width: 7420px !important;
}

.m-w-7430 {
  max-width: 7430px !important;
}

.m-w-7440 {
  max-width: 7440px !important;
}

.m-w-7450 {
  max-width: 7450px !important;
}

.m-w-7460 {
  max-width: 7460px !important;
}

.m-w-7470 {
  max-width: 7470px !important;
}

.m-w-7480 {
  max-width: 7480px !important;
}

.m-w-7490 {
  max-width: 7490px !important;
}

.m-w-7500 {
  max-width: 7500px !important;
}

.m-w-7510 {
  max-width: 7510px !important;
}

.m-w-7520 {
  max-width: 7520px !important;
}

.m-w-7530 {
  max-width: 7530px !important;
}

.m-w-7540 {
  max-width: 7540px !important;
}

.m-w-7550 {
  max-width: 7550px !important;
}

.m-w-7560 {
  max-width: 7560px !important;
}

.m-w-7570 {
  max-width: 7570px !important;
}

.m-w-7580 {
  max-width: 7580px !important;
}

.m-w-7590 {
  max-width: 7590px !important;
}

.m-w-7600 {
  max-width: 7600px !important;
}

.m-w-7610 {
  max-width: 7610px !important;
}

.m-w-7620 {
  max-width: 7620px !important;
}

.m-w-7630 {
  max-width: 7630px !important;
}

.m-w-7640 {
  max-width: 7640px !important;
}

.m-w-7650 {
  max-width: 7650px !important;
}

.m-w-7660 {
  max-width: 7660px !important;
}

.m-w-7670 {
  max-width: 7670px !important;
}

.m-w-7680 {
  max-width: 7680px !important;
}

.m-w-7690 {
  max-width: 7690px !important;
}

.m-w-7700 {
  max-width: 7700px !important;
}

.m-w-7710 {
  max-width: 7710px !important;
}

.m-w-7720 {
  max-width: 7720px !important;
}

.m-w-7730 {
  max-width: 7730px !important;
}

.m-w-7740 {
  max-width: 7740px !important;
}

.m-w-7750 {
  max-width: 7750px !important;
}

.m-w-7760 {
  max-width: 7760px !important;
}

.m-w-7770 {
  max-width: 7770px !important;
}

.m-w-7780 {
  max-width: 7780px !important;
}

.m-w-7790 {
  max-width: 7790px !important;
}

.m-w-7800 {
  max-width: 7800px !important;
}

.m-w-7810 {
  max-width: 7810px !important;
}

.m-w-7820 {
  max-width: 7820px !important;
}

.m-w-7830 {
  max-width: 7830px !important;
}

.m-w-7840 {
  max-width: 7840px !important;
}

.m-w-7850 {
  max-width: 7850px !important;
}

.m-w-7860 {
  max-width: 7860px !important;
}

.m-w-7870 {
  max-width: 7870px !important;
}

.m-w-7880 {
  max-width: 7880px !important;
}

.m-w-7890 {
  max-width: 7890px !important;
}

.m-w-7900 {
  max-width: 7900px !important;
}

.m-w-7910 {
  max-width: 7910px !important;
}

.m-w-7920 {
  max-width: 7920px !important;
}

.m-w-7930 {
  max-width: 7930px !important;
}

.m-w-7940 {
  max-width: 7940px !important;
}

.m-w-7950 {
  max-width: 7950px !important;
}

.m-w-7960 {
  max-width: 7960px !important;
}

.m-w-7970 {
  max-width: 7970px !important;
}

.m-w-7980 {
  max-width: 7980px !important;
}

.m-w-7990 {
  max-width: 7990px !important;
}

.m-w-8000 {
  max-width: 8000px !important;
}

.m-w-8010 {
  max-width: 8010px !important;
}

.m-w-8020 {
  max-width: 8020px !important;
}

.m-w-8030 {
  max-width: 8030px !important;
}

.m-w-8040 {
  max-width: 8040px !important;
}

.m-w-8050 {
  max-width: 8050px !important;
}

.m-w-8060 {
  max-width: 8060px !important;
}

.m-w-8070 {
  max-width: 8070px !important;
}

.m-w-8080 {
  max-width: 8080px !important;
}

.m-w-8090 {
  max-width: 8090px !important;
}

.m-w-8100 {
  max-width: 8100px !important;
}

.m-w-8110 {
  max-width: 8110px !important;
}

.m-w-8120 {
  max-width: 8120px !important;
}

.m-w-8130 {
  max-width: 8130px !important;
}

.m-w-8140 {
  max-width: 8140px !important;
}

.m-w-8150 {
  max-width: 8150px !important;
}

.m-w-8160 {
  max-width: 8160px !important;
}

.m-w-8170 {
  max-width: 8170px !important;
}

.m-w-8180 {
  max-width: 8180px !important;
}

.m-w-8190 {
  max-width: 8190px !important;
}

.m-w-8200 {
  max-width: 8200px !important;
}

.m-w-8210 {
  max-width: 8210px !important;
}

.m-w-8220 {
  max-width: 8220px !important;
}

.m-w-8230 {
  max-width: 8230px !important;
}

.m-w-8240 {
  max-width: 8240px !important;
}

.m-w-8250 {
  max-width: 8250px !important;
}

.m-w-8260 {
  max-width: 8260px !important;
}

.m-w-8270 {
  max-width: 8270px !important;
}

.m-w-8280 {
  max-width: 8280px !important;
}

.m-w-8290 {
  max-width: 8290px !important;
}

.m-w-8300 {
  max-width: 8300px !important;
}

.m-w-8310 {
  max-width: 8310px !important;
}

.m-w-8320 {
  max-width: 8320px !important;
}

.m-w-8330 {
  max-width: 8330px !important;
}

.m-w-8340 {
  max-width: 8340px !important;
}

.m-w-8350 {
  max-width: 8350px !important;
}

.m-w-8360 {
  max-width: 8360px !important;
}

.m-w-8370 {
  max-width: 8370px !important;
}

.m-w-8380 {
  max-width: 8380px !important;
}

.m-w-8390 {
  max-width: 8390px !important;
}

.m-w-8400 {
  max-width: 8400px !important;
}

.m-w-8410 {
  max-width: 8410px !important;
}

.m-w-8420 {
  max-width: 8420px !important;
}

.m-w-8430 {
  max-width: 8430px !important;
}

.m-w-8440 {
  max-width: 8440px !important;
}

.m-w-8450 {
  max-width: 8450px !important;
}

.m-w-8460 {
  max-width: 8460px !important;
}

.m-w-8470 {
  max-width: 8470px !important;
}

.m-w-8480 {
  max-width: 8480px !important;
}

.m-w-8490 {
  max-width: 8490px !important;
}

.m-w-8500 {
  max-width: 8500px !important;
}

.m-w-8510 {
  max-width: 8510px !important;
}

.m-w-8520 {
  max-width: 8520px !important;
}

.m-w-8530 {
  max-width: 8530px !important;
}

.m-w-8540 {
  max-width: 8540px !important;
}

.m-w-8550 {
  max-width: 8550px !important;
}

.m-w-8560 {
  max-width: 8560px !important;
}

.m-w-8570 {
  max-width: 8570px !important;
}

.m-w-8580 {
  max-width: 8580px !important;
}

.m-w-8590 {
  max-width: 8590px !important;
}

.m-w-8600 {
  max-width: 8600px !important;
}

.m-w-8610 {
  max-width: 8610px !important;
}

.m-w-8620 {
  max-width: 8620px !important;
}

.m-w-8630 {
  max-width: 8630px !important;
}

.m-w-8640 {
  max-width: 8640px !important;
}

.m-w-8650 {
  max-width: 8650px !important;
}

.m-w-8660 {
  max-width: 8660px !important;
}

.m-w-8670 {
  max-width: 8670px !important;
}

.m-w-8680 {
  max-width: 8680px !important;
}

.m-w-8690 {
  max-width: 8690px !important;
}

.m-w-8700 {
  max-width: 8700px !important;
}

.m-w-8710 {
  max-width: 8710px !important;
}

.m-w-8720 {
  max-width: 8720px !important;
}

.m-w-8730 {
  max-width: 8730px !important;
}

.m-w-8740 {
  max-width: 8740px !important;
}

.m-w-8750 {
  max-width: 8750px !important;
}

.m-w-8760 {
  max-width: 8760px !important;
}

.m-w-8770 {
  max-width: 8770px !important;
}

.m-w-8780 {
  max-width: 8780px !important;
}

.m-w-8790 {
  max-width: 8790px !important;
}

.m-w-8800 {
  max-width: 8800px !important;
}

.m-w-8810 {
  max-width: 8810px !important;
}

.m-w-8820 {
  max-width: 8820px !important;
}

.m-w-8830 {
  max-width: 8830px !important;
}

.m-w-8840 {
  max-width: 8840px !important;
}

.m-w-8850 {
  max-width: 8850px !important;
}

.m-w-8860 {
  max-width: 8860px !important;
}

.m-w-8870 {
  max-width: 8870px !important;
}

.m-w-8880 {
  max-width: 8880px !important;
}

.m-w-8890 {
  max-width: 8890px !important;
}

.m-w-8900 {
  max-width: 8900px !important;
}

.m-w-8910 {
  max-width: 8910px !important;
}

.m-w-8920 {
  max-width: 8920px !important;
}

.m-w-8930 {
  max-width: 8930px !important;
}

.m-w-8940 {
  max-width: 8940px !important;
}

.m-w-8950 {
  max-width: 8950px !important;
}

.m-w-8960 {
  max-width: 8960px !important;
}

.m-w-8970 {
  max-width: 8970px !important;
}

.m-w-8980 {
  max-width: 8980px !important;
}

.m-w-8990 {
  max-width: 8990px !important;
}

.m-w-9000 {
  max-width: 9000px !important;
}

.m-w-9010 {
  max-width: 9010px !important;
}

.m-w-9020 {
  max-width: 9020px !important;
}

.m-w-9030 {
  max-width: 9030px !important;
}

.m-w-9040 {
  max-width: 9040px !important;
}

.m-w-9050 {
  max-width: 9050px !important;
}

.m-w-9060 {
  max-width: 9060px !important;
}

.m-w-9070 {
  max-width: 9070px !important;
}

.m-w-9080 {
  max-width: 9080px !important;
}

.m-w-9090 {
  max-width: 9090px !important;
}

.m-w-9100 {
  max-width: 9100px !important;
}

.m-w-9110 {
  max-width: 9110px !important;
}

.m-w-9120 {
  max-width: 9120px !important;
}

.m-w-9130 {
  max-width: 9130px !important;
}

.m-w-9140 {
  max-width: 9140px !important;
}

.m-w-9150 {
  max-width: 9150px !important;
}

.m-w-9160 {
  max-width: 9160px !important;
}

.m-w-9170 {
  max-width: 9170px !important;
}

.m-w-9180 {
  max-width: 9180px !important;
}

.m-w-9190 {
  max-width: 9190px !important;
}

.m-w-9200 {
  max-width: 9200px !important;
}

.m-w-9210 {
  max-width: 9210px !important;
}

.m-w-9220 {
  max-width: 9220px !important;
}

.m-w-9230 {
  max-width: 9230px !important;
}

.m-w-9240 {
  max-width: 9240px !important;
}

.m-w-9250 {
  max-width: 9250px !important;
}

.m-w-9260 {
  max-width: 9260px !important;
}

.m-w-9270 {
  max-width: 9270px !important;
}

.m-w-9280 {
  max-width: 9280px !important;
}

.m-w-9290 {
  max-width: 9290px !important;
}

.m-w-9300 {
  max-width: 9300px !important;
}

.m-w-9310 {
  max-width: 9310px !important;
}

.m-w-9320 {
  max-width: 9320px !important;
}

.m-w-9330 {
  max-width: 9330px !important;
}

.m-w-9340 {
  max-width: 9340px !important;
}

.m-w-9350 {
  max-width: 9350px !important;
}

.m-w-9360 {
  max-width: 9360px !important;
}

.m-w-9370 {
  max-width: 9370px !important;
}

.m-w-9380 {
  max-width: 9380px !important;
}

.m-w-9390 {
  max-width: 9390px !important;
}

.m-w-9400 {
  max-width: 9400px !important;
}

.m-w-9410 {
  max-width: 9410px !important;
}

.m-w-9420 {
  max-width: 9420px !important;
}

.m-w-9430 {
  max-width: 9430px !important;
}

.m-w-9440 {
  max-width: 9440px !important;
}

.m-w-9450 {
  max-width: 9450px !important;
}

.m-w-9460 {
  max-width: 9460px !important;
}

.m-w-9470 {
  max-width: 9470px !important;
}

.m-w-9480 {
  max-width: 9480px !important;
}

.m-w-9490 {
  max-width: 9490px !important;
}

.m-w-9500 {
  max-width: 9500px !important;
}

.m-w-9510 {
  max-width: 9510px !important;
}

.m-w-9520 {
  max-width: 9520px !important;
}

.m-w-9530 {
  max-width: 9530px !important;
}

.m-w-9540 {
  max-width: 9540px !important;
}

.m-w-9550 {
  max-width: 9550px !important;
}

.m-w-9560 {
  max-width: 9560px !important;
}

.m-w-9570 {
  max-width: 9570px !important;
}

.m-w-9580 {
  max-width: 9580px !important;
}

.m-w-9590 {
  max-width: 9590px !important;
}

.m-w-9600 {
  max-width: 9600px !important;
}

.m-w-9610 {
  max-width: 9610px !important;
}

.m-w-9620 {
  max-width: 9620px !important;
}

.m-w-9630 {
  max-width: 9630px !important;
}

.m-w-9640 {
  max-width: 9640px !important;
}

.m-w-9650 {
  max-width: 9650px !important;
}

.m-w-9660 {
  max-width: 9660px !important;
}

.m-w-9670 {
  max-width: 9670px !important;
}

.m-w-9680 {
  max-width: 9680px !important;
}

.m-w-9690 {
  max-width: 9690px !important;
}

.m-w-9700 {
  max-width: 9700px !important;
}

.m-w-9710 {
  max-width: 9710px !important;
}

.m-w-9720 {
  max-width: 9720px !important;
}

.m-w-9730 {
  max-width: 9730px !important;
}

.m-w-9740 {
  max-width: 9740px !important;
}

.m-w-9750 {
  max-width: 9750px !important;
}

.m-w-9760 {
  max-width: 9760px !important;
}

.m-w-9770 {
  max-width: 9770px !important;
}

.m-w-9780 {
  max-width: 9780px !important;
}

.m-w-9790 {
  max-width: 9790px !important;
}

.m-w-9800 {
  max-width: 9800px !important;
}

.m-w-9810 {
  max-width: 9810px !important;
}

.m-w-9820 {
  max-width: 9820px !important;
}

.m-w-9830 {
  max-width: 9830px !important;
}

.m-w-9840 {
  max-width: 9840px !important;
}

.m-w-9850 {
  max-width: 9850px !important;
}

.m-w-9860 {
  max-width: 9860px !important;
}

.m-w-9870 {
  max-width: 9870px !important;
}

.m-w-9880 {
  max-width: 9880px !important;
}

.m-w-9890 {
  max-width: 9890px !important;
}

.m-w-9900 {
  max-width: 9900px !important;
}

.m-w-9910 {
  max-width: 9910px !important;
}

.m-w-9920 {
  max-width: 9920px !important;
}

.m-w-9930 {
  max-width: 9930px !important;
}

.m-w-9940 {
  max-width: 9940px !important;
}

.m-w-9950 {
  max-width: 9950px !important;
}

.m-w-9960 {
  max-width: 9960px !important;
}

.m-w-9970 {
  max-width: 9970px !important;
}

.m-w-9980 {
  max-width: 9980px !important;
}

.m-w-9990 {
  max-width: 9990px !important;
}

.m-w-10000 {
  max-width: 10000px !important;
}

.mi-w-0 {
  min-width: 0px !important;
}

.mi-w-10 {
  min-width: 10px !important;
}

.mi-w-20 {
  min-width: 20px !important;
}

.mi-w-30 {
  min-width: 30px !important;
}

.mi-w-40 {
  min-width: 40px !important;
}

.mi-w-50 {
  min-width: 50px !important;
}

.mi-w-60 {
  min-width: 60px !important;
}

.mi-w-70 {
  min-width: 70px !important;
}

.mi-w-80 {
  min-width: 80px !important;
}

.mi-w-90 {
  min-width: 90px !important;
}

.mi-w-100 {
  min-width: 100px !important;
}

.mi-w-110 {
  min-width: 110px !important;
}

.mi-w-120 {
  min-width: 120px !important;
}

.mi-w-130 {
  min-width: 130px !important;
}

.mi-w-140 {
  min-width: 140px !important;
}

.mi-w-150 {
  min-width: 150px !important;
}

.mi-w-160 {
  min-width: 160px !important;
}

.mi-w-170 {
  min-width: 170px !important;
}

.mi-w-180 {
  min-width: 180px !important;
}

.mi-w-190 {
  min-width: 190px !important;
}

.mi-w-200 {
  min-width: 200px !important;
}

.mi-w-210 {
  min-width: 210px !important;
}

.mi-w-220 {
  min-width: 220px !important;
}

.mi-w-230 {
  min-width: 230px !important;
}

.mi-w-240 {
  min-width: 240px !important;
}

.mi-w-250 {
  min-width: 250px !important;
}

.mi-w-260 {
  min-width: 260px !important;
}

.mi-w-270 {
  min-width: 270px !important;
}

.mi-w-280 {
  min-width: 280px !important;
}

.mi-w-290 {
  min-width: 290px !important;
}

.mi-w-300 {
  min-width: 300px !important;
}

.mi-w-310 {
  min-width: 310px !important;
}

.mi-w-320 {
  min-width: 320px !important;
}

.mi-w-330 {
  min-width: 330px !important;
}

.mi-w-340 {
  min-width: 340px !important;
}

.mi-w-350 {
  min-width: 350px !important;
}

.mi-w-360 {
  min-width: 360px !important;
}

.mi-w-370 {
  min-width: 370px !important;
}

.mi-w-380 {
  min-width: 380px !important;
}

.mi-w-390 {
  min-width: 390px !important;
}

.mi-w-400 {
  min-width: 400px !important;
}

.mi-w-410 {
  min-width: 410px !important;
}

.mi-w-420 {
  min-width: 420px !important;
}

.mi-w-430 {
  min-width: 430px !important;
}

.mi-w-440 {
  min-width: 440px !important;
}

.mi-w-450 {
  min-width: 450px !important;
}

.mi-w-460 {
  min-width: 460px !important;
}

.mi-w-470 {
  min-width: 470px !important;
}

.mi-w-480 {
  min-width: 480px !important;
}

.mi-w-490 {
  min-width: 490px !important;
}

.mi-w-500 {
  min-width: 500px !important;
}

.mi-w-510 {
  min-width: 510px !important;
}

.mi-w-520 {
  min-width: 520px !important;
}

.mi-w-530 {
  min-width: 530px !important;
}

.mi-w-540 {
  min-width: 540px !important;
}

.mi-w-550 {
  min-width: 550px !important;
}

.mi-w-560 {
  min-width: 560px !important;
}

.mi-w-570 {
  min-width: 570px !important;
}

.mi-w-580 {
  min-width: 580px !important;
}

.mi-w-590 {
  min-width: 590px !important;
}

.mi-w-600 {
  min-width: 600px !important;
}

.mi-w-610 {
  min-width: 610px !important;
}

.mi-w-620 {
  min-width: 620px !important;
}

.mi-w-630 {
  min-width: 630px !important;
}

.mi-w-640 {
  min-width: 640px !important;
}

.mi-w-650 {
  min-width: 650px !important;
}

.mi-w-660 {
  min-width: 660px !important;
}

.mi-w-670 {
  min-width: 670px !important;
}

.mi-w-680 {
  min-width: 680px !important;
}

.mi-w-690 {
  min-width: 690px !important;
}

.mi-w-700 {
  min-width: 700px !important;
}

.mi-w-710 {
  min-width: 710px !important;
}

.mi-w-720 {
  min-width: 720px !important;
}

.mi-w-730 {
  min-width: 730px !important;
}

.mi-w-740 {
  min-width: 740px !important;
}

.mi-w-750 {
  min-width: 750px !important;
}

.mi-w-760 {
  min-width: 760px !important;
}

.mi-w-770 {
  min-width: 770px !important;
}

.mi-w-780 {
  min-width: 780px !important;
}

.mi-w-790 {
  min-width: 790px !important;
}

.mi-w-800 {
  min-width: 800px !important;
}

.mi-w-810 {
  min-width: 810px !important;
}

.mi-w-820 {
  min-width: 820px !important;
}

.mi-w-830 {
  min-width: 830px !important;
}

.mi-w-840 {
  min-width: 840px !important;
}

.mi-w-850 {
  min-width: 850px !important;
}

.mi-w-860 {
  min-width: 860px !important;
}

.mi-w-870 {
  min-width: 870px !important;
}

.mi-w-880 {
  min-width: 880px !important;
}

.mi-w-890 {
  min-width: 890px !important;
}

.mi-w-900 {
  min-width: 900px !important;
}

.mi-w-910 {
  min-width: 910px !important;
}

.mi-w-920 {
  min-width: 920px !important;
}

.mi-w-930 {
  min-width: 930px !important;
}

.mi-w-940 {
  min-width: 940px !important;
}

.mi-w-950 {
  min-width: 950px !important;
}

.mi-w-960 {
  min-width: 960px !important;
}

.mi-w-970 {
  min-width: 970px !important;
}

.mi-w-980 {
  min-width: 980px !important;
}

.mi-w-990 {
  min-width: 990px !important;
}

.mi-w-1000 {
  min-width: 1000px !important;
}

.mi-w-1010 {
  min-width: 1010px !important;
}

.mi-w-1020 {
  min-width: 1020px !important;
}

.mi-w-1030 {
  min-width: 1030px !important;
}

.mi-w-1040 {
  min-width: 1040px !important;
}

.mi-w-1050 {
  min-width: 1050px !important;
}

.mi-w-1060 {
  min-width: 1060px !important;
}

.mi-w-1070 {
  min-width: 1070px !important;
}

.mi-w-1080 {
  min-width: 1080px !important;
}

.mi-w-1090 {
  min-width: 1090px !important;
}

.mi-w-1100 {
  min-width: 1100px !important;
}

.mi-w-1110 {
  min-width: 1110px !important;
}

.mi-w-1120 {
  min-width: 1120px !important;
}

.mi-w-1130 {
  min-width: 1130px !important;
}

.mi-w-1140 {
  min-width: 1140px !important;
}

.mi-w-1150 {
  min-width: 1150px !important;
}

.mi-w-1160 {
  min-width: 1160px !important;
}

.mi-w-1170 {
  min-width: 1170px !important;
}

.mi-w-1180 {
  min-width: 1180px !important;
}

.mi-w-1190 {
  min-width: 1190px !important;
}

.mi-w-1200 {
  min-width: 1200px !important;
}

.mi-w-1210 {
  min-width: 1210px !important;
}

.mi-w-1220 {
  min-width: 1220px !important;
}

.mi-w-1230 {
  min-width: 1230px !important;
}

.mi-w-1240 {
  min-width: 1240px !important;
}

.mi-w-1250 {
  min-width: 1250px !important;
}

.mi-w-1260 {
  min-width: 1260px !important;
}

.mi-w-1270 {
  min-width: 1270px !important;
}

.mi-w-1280 {
  min-width: 1280px !important;
}

.mi-w-1290 {
  min-width: 1290px !important;
}

.mi-w-1300 {
  min-width: 1300px !important;
}

.mi-w-1310 {
  min-width: 1310px !important;
}

.mi-w-1320 {
  min-width: 1320px !important;
}

.mi-w-1330 {
  min-width: 1330px !important;
}

.mi-w-1340 {
  min-width: 1340px !important;
}

.mi-w-1350 {
  min-width: 1350px !important;
}

.mi-w-1360 {
  min-width: 1360px !important;
}

.mi-w-1370 {
  min-width: 1370px !important;
}

.mi-w-1380 {
  min-width: 1380px !important;
}

.mi-w-1390 {
  min-width: 1390px !important;
}

.mi-w-1400 {
  min-width: 1400px !important;
}

.mi-w-1410 {
  min-width: 1410px !important;
}

.mi-w-1420 {
  min-width: 1420px !important;
}

.mi-w-1430 {
  min-width: 1430px !important;
}

.mi-w-1440 {
  min-width: 1440px !important;
}

.mi-w-1450 {
  min-width: 1450px !important;
}

.mi-w-1460 {
  min-width: 1460px !important;
}

.mi-w-1470 {
  min-width: 1470px !important;
}

.mi-w-1480 {
  min-width: 1480px !important;
}

.mi-w-1490 {
  min-width: 1490px !important;
}

.mi-w-1500 {
  min-width: 1500px !important;
}

.mi-w-1510 {
  min-width: 1510px !important;
}

.mi-w-1520 {
  min-width: 1520px !important;
}

.mi-w-1530 {
  min-width: 1530px !important;
}

.mi-w-1540 {
  min-width: 1540px !important;
}

.mi-w-1550 {
  min-width: 1550px !important;
}

.mi-w-1560 {
  min-width: 1560px !important;
}

.mi-w-1570 {
  min-width: 1570px !important;
}

.mi-w-1580 {
  min-width: 1580px !important;
}

.mi-w-1590 {
  min-width: 1590px !important;
}

.mi-w-1600 {
  min-width: 1600px !important;
}

.mi-w-1610 {
  min-width: 1610px !important;
}

.mi-w-1620 {
  min-width: 1620px !important;
}

.mi-w-1630 {
  min-width: 1630px !important;
}

.mi-w-1640 {
  min-width: 1640px !important;
}

.mi-w-1650 {
  min-width: 1650px !important;
}

.mi-w-1660 {
  min-width: 1660px !important;
}

.mi-w-1670 {
  min-width: 1670px !important;
}

.mi-w-1680 {
  min-width: 1680px !important;
}

.mi-w-1690 {
  min-width: 1690px !important;
}

.mi-w-1700 {
  min-width: 1700px !important;
}

.mi-w-1710 {
  min-width: 1710px !important;
}

.mi-w-1720 {
  min-width: 1720px !important;
}

.mi-w-1730 {
  min-width: 1730px !important;
}

.mi-w-1740 {
  min-width: 1740px !important;
}

.mi-w-1750 {
  min-width: 1750px !important;
}

.mi-w-1760 {
  min-width: 1760px !important;
}

.mi-w-1770 {
  min-width: 1770px !important;
}

.mi-w-1780 {
  min-width: 1780px !important;
}

.mi-w-1790 {
  min-width: 1790px !important;
}

.mi-w-1800 {
  min-width: 1800px !important;
}

.mi-w-1810 {
  min-width: 1810px !important;
}

.mi-w-1820 {
  min-width: 1820px !important;
}

.mi-w-1830 {
  min-width: 1830px !important;
}

.mi-w-1840 {
  min-width: 1840px !important;
}

.mi-w-1850 {
  min-width: 1850px !important;
}

.mi-w-1860 {
  min-width: 1860px !important;
}

.mi-w-1870 {
  min-width: 1870px !important;
}

.mi-w-1880 {
  min-width: 1880px !important;
}

.mi-w-1890 {
  min-width: 1890px !important;
}

.mi-w-1900 {
  min-width: 1900px !important;
}

.mi-w-1910 {
  min-width: 1910px !important;
}

.mi-w-1920 {
  min-width: 1920px !important;
}

.mi-w-1930 {
  min-width: 1930px !important;
}

.mi-w-1940 {
  min-width: 1940px !important;
}

.mi-w-1950 {
  min-width: 1950px !important;
}

.mi-w-1960 {
  min-width: 1960px !important;
}

.mi-w-1970 {
  min-width: 1970px !important;
}

.mi-w-1980 {
  min-width: 1980px !important;
}

.mi-w-1990 {
  min-width: 1990px !important;
}

.mi-w-2000 {
  min-width: 2000px !important;
}

.mi-w-2010 {
  min-width: 2010px !important;
}

.mi-w-2020 {
  min-width: 2020px !important;
}

.mi-w-2030 {
  min-width: 2030px !important;
}

.mi-w-2040 {
  min-width: 2040px !important;
}

.mi-w-2050 {
  min-width: 2050px !important;
}

.mi-w-2060 {
  min-width: 2060px !important;
}

.mi-w-2070 {
  min-width: 2070px !important;
}

.mi-w-2080 {
  min-width: 2080px !important;
}

.mi-w-2090 {
  min-width: 2090px !important;
}

.mi-w-2100 {
  min-width: 2100px !important;
}

.mi-w-2110 {
  min-width: 2110px !important;
}

.mi-w-2120 {
  min-width: 2120px !important;
}

.mi-w-2130 {
  min-width: 2130px !important;
}

.mi-w-2140 {
  min-width: 2140px !important;
}

.mi-w-2150 {
  min-width: 2150px !important;
}

.mi-w-2160 {
  min-width: 2160px !important;
}

.mi-w-2170 {
  min-width: 2170px !important;
}

.mi-w-2180 {
  min-width: 2180px !important;
}

.mi-w-2190 {
  min-width: 2190px !important;
}

.mi-w-2200 {
  min-width: 2200px !important;
}

.mi-w-2210 {
  min-width: 2210px !important;
}

.mi-w-2220 {
  min-width: 2220px !important;
}

.mi-w-2230 {
  min-width: 2230px !important;
}

.mi-w-2240 {
  min-width: 2240px !important;
}

.mi-w-2250 {
  min-width: 2250px !important;
}

.mi-w-2260 {
  min-width: 2260px !important;
}

.mi-w-2270 {
  min-width: 2270px !important;
}

.mi-w-2280 {
  min-width: 2280px !important;
}

.mi-w-2290 {
  min-width: 2290px !important;
}

.mi-w-2300 {
  min-width: 2300px !important;
}

.mi-w-2310 {
  min-width: 2310px !important;
}

.mi-w-2320 {
  min-width: 2320px !important;
}

.mi-w-2330 {
  min-width: 2330px !important;
}

.mi-w-2340 {
  min-width: 2340px !important;
}

.mi-w-2350 {
  min-width: 2350px !important;
}

.mi-w-2360 {
  min-width: 2360px !important;
}

.mi-w-2370 {
  min-width: 2370px !important;
}

.mi-w-2380 {
  min-width: 2380px !important;
}

.mi-w-2390 {
  min-width: 2390px !important;
}

.mi-w-2400 {
  min-width: 2400px !important;
}

.mi-w-2410 {
  min-width: 2410px !important;
}

.mi-w-2420 {
  min-width: 2420px !important;
}

.mi-w-2430 {
  min-width: 2430px !important;
}

.mi-w-2440 {
  min-width: 2440px !important;
}

.mi-w-2450 {
  min-width: 2450px !important;
}

.mi-w-2460 {
  min-width: 2460px !important;
}

.mi-w-2470 {
  min-width: 2470px !important;
}

.mi-w-2480 {
  min-width: 2480px !important;
}

.mi-w-2490 {
  min-width: 2490px !important;
}

.mi-w-2500 {
  min-width: 2500px !important;
}

.mi-w-2510 {
  min-width: 2510px !important;
}

.mi-w-2520 {
  min-width: 2520px !important;
}

.mi-w-2530 {
  min-width: 2530px !important;
}

.mi-w-2540 {
  min-width: 2540px !important;
}

.mi-w-2550 {
  min-width: 2550px !important;
}

.mi-w-2560 {
  min-width: 2560px !important;
}

.mi-w-2570 {
  min-width: 2570px !important;
}

.mi-w-2580 {
  min-width: 2580px !important;
}

.mi-w-2590 {
  min-width: 2590px !important;
}

.mi-w-2600 {
  min-width: 2600px !important;
}

.mi-w-2610 {
  min-width: 2610px !important;
}

.mi-w-2620 {
  min-width: 2620px !important;
}

.mi-w-2630 {
  min-width: 2630px !important;
}

.mi-w-2640 {
  min-width: 2640px !important;
}

.mi-w-2650 {
  min-width: 2650px !important;
}

.mi-w-2660 {
  min-width: 2660px !important;
}

.mi-w-2670 {
  min-width: 2670px !important;
}

.mi-w-2680 {
  min-width: 2680px !important;
}

.mi-w-2690 {
  min-width: 2690px !important;
}

.mi-w-2700 {
  min-width: 2700px !important;
}

.mi-w-2710 {
  min-width: 2710px !important;
}

.mi-w-2720 {
  min-width: 2720px !important;
}

.mi-w-2730 {
  min-width: 2730px !important;
}

.mi-w-2740 {
  min-width: 2740px !important;
}

.mi-w-2750 {
  min-width: 2750px !important;
}

.mi-w-2760 {
  min-width: 2760px !important;
}

.mi-w-2770 {
  min-width: 2770px !important;
}

.mi-w-2780 {
  min-width: 2780px !important;
}

.mi-w-2790 {
  min-width: 2790px !important;
}

.mi-w-2800 {
  min-width: 2800px !important;
}

.mi-w-2810 {
  min-width: 2810px !important;
}

.mi-w-2820 {
  min-width: 2820px !important;
}

.mi-w-2830 {
  min-width: 2830px !important;
}

.mi-w-2840 {
  min-width: 2840px !important;
}

.mi-w-2850 {
  min-width: 2850px !important;
}

.mi-w-2860 {
  min-width: 2860px !important;
}

.mi-w-2870 {
  min-width: 2870px !important;
}

.mi-w-2880 {
  min-width: 2880px !important;
}

.mi-w-2890 {
  min-width: 2890px !important;
}

.mi-w-2900 {
  min-width: 2900px !important;
}

.mi-w-2910 {
  min-width: 2910px !important;
}

.mi-w-2920 {
  min-width: 2920px !important;
}

.mi-w-2930 {
  min-width: 2930px !important;
}

.mi-w-2940 {
  min-width: 2940px !important;
}

.mi-w-2950 {
  min-width: 2950px !important;
}

.mi-w-2960 {
  min-width: 2960px !important;
}

.mi-w-2970 {
  min-width: 2970px !important;
}

.mi-w-2980 {
  min-width: 2980px !important;
}

.mi-w-2990 {
  min-width: 2990px !important;
}

.mi-w-3000 {
  min-width: 3000px !important;
}

.mi-w-3010 {
  min-width: 3010px !important;
}

.mi-w-3020 {
  min-width: 3020px !important;
}

.mi-w-3030 {
  min-width: 3030px !important;
}

.mi-w-3040 {
  min-width: 3040px !important;
}

.mi-w-3050 {
  min-width: 3050px !important;
}

.mi-w-3060 {
  min-width: 3060px !important;
}

.mi-w-3070 {
  min-width: 3070px !important;
}

.mi-w-3080 {
  min-width: 3080px !important;
}

.mi-w-3090 {
  min-width: 3090px !important;
}

.mi-w-3100 {
  min-width: 3100px !important;
}

.mi-w-3110 {
  min-width: 3110px !important;
}

.mi-w-3120 {
  min-width: 3120px !important;
}

.mi-w-3130 {
  min-width: 3130px !important;
}

.mi-w-3140 {
  min-width: 3140px !important;
}

.mi-w-3150 {
  min-width: 3150px !important;
}

.mi-w-3160 {
  min-width: 3160px !important;
}

.mi-w-3170 {
  min-width: 3170px !important;
}

.mi-w-3180 {
  min-width: 3180px !important;
}

.mi-w-3190 {
  min-width: 3190px !important;
}

.mi-w-3200 {
  min-width: 3200px !important;
}

.mi-w-3210 {
  min-width: 3210px !important;
}

.mi-w-3220 {
  min-width: 3220px !important;
}

.mi-w-3230 {
  min-width: 3230px !important;
}

.mi-w-3240 {
  min-width: 3240px !important;
}

.mi-w-3250 {
  min-width: 3250px !important;
}

.mi-w-3260 {
  min-width: 3260px !important;
}

.mi-w-3270 {
  min-width: 3270px !important;
}

.mi-w-3280 {
  min-width: 3280px !important;
}

.mi-w-3290 {
  min-width: 3290px !important;
}

.mi-w-3300 {
  min-width: 3300px !important;
}

.mi-w-3310 {
  min-width: 3310px !important;
}

.mi-w-3320 {
  min-width: 3320px !important;
}

.mi-w-3330 {
  min-width: 3330px !important;
}

.mi-w-3340 {
  min-width: 3340px !important;
}

.mi-w-3350 {
  min-width: 3350px !important;
}

.mi-w-3360 {
  min-width: 3360px !important;
}

.mi-w-3370 {
  min-width: 3370px !important;
}

.mi-w-3380 {
  min-width: 3380px !important;
}

.mi-w-3390 {
  min-width: 3390px !important;
}

.mi-w-3400 {
  min-width: 3400px !important;
}

.mi-w-3410 {
  min-width: 3410px !important;
}

.mi-w-3420 {
  min-width: 3420px !important;
}

.mi-w-3430 {
  min-width: 3430px !important;
}

.mi-w-3440 {
  min-width: 3440px !important;
}

.mi-w-3450 {
  min-width: 3450px !important;
}

.mi-w-3460 {
  min-width: 3460px !important;
}

.mi-w-3470 {
  min-width: 3470px !important;
}

.mi-w-3480 {
  min-width: 3480px !important;
}

.mi-w-3490 {
  min-width: 3490px !important;
}

.mi-w-3500 {
  min-width: 3500px !important;
}

.mi-w-3510 {
  min-width: 3510px !important;
}

.mi-w-3520 {
  min-width: 3520px !important;
}

.mi-w-3530 {
  min-width: 3530px !important;
}

.mi-w-3540 {
  min-width: 3540px !important;
}

.mi-w-3550 {
  min-width: 3550px !important;
}

.mi-w-3560 {
  min-width: 3560px !important;
}

.mi-w-3570 {
  min-width: 3570px !important;
}

.mi-w-3580 {
  min-width: 3580px !important;
}

.mi-w-3590 {
  min-width: 3590px !important;
}

.mi-w-3600 {
  min-width: 3600px !important;
}

.mi-w-3610 {
  min-width: 3610px !important;
}

.mi-w-3620 {
  min-width: 3620px !important;
}

.mi-w-3630 {
  min-width: 3630px !important;
}

.mi-w-3640 {
  min-width: 3640px !important;
}

.mi-w-3650 {
  min-width: 3650px !important;
}

.mi-w-3660 {
  min-width: 3660px !important;
}

.mi-w-3670 {
  min-width: 3670px !important;
}

.mi-w-3680 {
  min-width: 3680px !important;
}

.mi-w-3690 {
  min-width: 3690px !important;
}

.mi-w-3700 {
  min-width: 3700px !important;
}

.mi-w-3710 {
  min-width: 3710px !important;
}

.mi-w-3720 {
  min-width: 3720px !important;
}

.mi-w-3730 {
  min-width: 3730px !important;
}

.mi-w-3740 {
  min-width: 3740px !important;
}

.mi-w-3750 {
  min-width: 3750px !important;
}

.mi-w-3760 {
  min-width: 3760px !important;
}

.mi-w-3770 {
  min-width: 3770px !important;
}

.mi-w-3780 {
  min-width: 3780px !important;
}

.mi-w-3790 {
  min-width: 3790px !important;
}

.mi-w-3800 {
  min-width: 3800px !important;
}

.mi-w-3810 {
  min-width: 3810px !important;
}

.mi-w-3820 {
  min-width: 3820px !important;
}

.mi-w-3830 {
  min-width: 3830px !important;
}

.mi-w-3840 {
  min-width: 3840px !important;
}

.mi-w-3850 {
  min-width: 3850px !important;
}

.mi-w-3860 {
  min-width: 3860px !important;
}

.mi-w-3870 {
  min-width: 3870px !important;
}

.mi-w-3880 {
  min-width: 3880px !important;
}

.mi-w-3890 {
  min-width: 3890px !important;
}

.mi-w-3900 {
  min-width: 3900px !important;
}

.mi-w-3910 {
  min-width: 3910px !important;
}

.mi-w-3920 {
  min-width: 3920px !important;
}

.mi-w-3930 {
  min-width: 3930px !important;
}

.mi-w-3940 {
  min-width: 3940px !important;
}

.mi-w-3950 {
  min-width: 3950px !important;
}

.mi-w-3960 {
  min-width: 3960px !important;
}

.mi-w-3970 {
  min-width: 3970px !important;
}

.mi-w-3980 {
  min-width: 3980px !important;
}

.mi-w-3990 {
  min-width: 3990px !important;
}

.mi-w-4000 {
  min-width: 4000px !important;
}

.mi-w-4010 {
  min-width: 4010px !important;
}

.mi-w-4020 {
  min-width: 4020px !important;
}

.mi-w-4030 {
  min-width: 4030px !important;
}

.mi-w-4040 {
  min-width: 4040px !important;
}

.mi-w-4050 {
  min-width: 4050px !important;
}

.mi-w-4060 {
  min-width: 4060px !important;
}

.mi-w-4070 {
  min-width: 4070px !important;
}

.mi-w-4080 {
  min-width: 4080px !important;
}

.mi-w-4090 {
  min-width: 4090px !important;
}

.mi-w-4100 {
  min-width: 4100px !important;
}

.mi-w-4110 {
  min-width: 4110px !important;
}

.mi-w-4120 {
  min-width: 4120px !important;
}

.mi-w-4130 {
  min-width: 4130px !important;
}

.mi-w-4140 {
  min-width: 4140px !important;
}

.mi-w-4150 {
  min-width: 4150px !important;
}

.mi-w-4160 {
  min-width: 4160px !important;
}

.mi-w-4170 {
  min-width: 4170px !important;
}

.mi-w-4180 {
  min-width: 4180px !important;
}

.mi-w-4190 {
  min-width: 4190px !important;
}

.mi-w-4200 {
  min-width: 4200px !important;
}

.mi-w-4210 {
  min-width: 4210px !important;
}

.mi-w-4220 {
  min-width: 4220px !important;
}

.mi-w-4230 {
  min-width: 4230px !important;
}

.mi-w-4240 {
  min-width: 4240px !important;
}

.mi-w-4250 {
  min-width: 4250px !important;
}

.mi-w-4260 {
  min-width: 4260px !important;
}

.mi-w-4270 {
  min-width: 4270px !important;
}

.mi-w-4280 {
  min-width: 4280px !important;
}

.mi-w-4290 {
  min-width: 4290px !important;
}

.mi-w-4300 {
  min-width: 4300px !important;
}

.mi-w-4310 {
  min-width: 4310px !important;
}

.mi-w-4320 {
  min-width: 4320px !important;
}

.mi-w-4330 {
  min-width: 4330px !important;
}

.mi-w-4340 {
  min-width: 4340px !important;
}

.mi-w-4350 {
  min-width: 4350px !important;
}

.mi-w-4360 {
  min-width: 4360px !important;
}

.mi-w-4370 {
  min-width: 4370px !important;
}

.mi-w-4380 {
  min-width: 4380px !important;
}

.mi-w-4390 {
  min-width: 4390px !important;
}

.mi-w-4400 {
  min-width: 4400px !important;
}

.mi-w-4410 {
  min-width: 4410px !important;
}

.mi-w-4420 {
  min-width: 4420px !important;
}

.mi-w-4430 {
  min-width: 4430px !important;
}

.mi-w-4440 {
  min-width: 4440px !important;
}

.mi-w-4450 {
  min-width: 4450px !important;
}

.mi-w-4460 {
  min-width: 4460px !important;
}

.mi-w-4470 {
  min-width: 4470px !important;
}

.mi-w-4480 {
  min-width: 4480px !important;
}

.mi-w-4490 {
  min-width: 4490px !important;
}

.mi-w-4500 {
  min-width: 4500px !important;
}

.mi-w-4510 {
  min-width: 4510px !important;
}

.mi-w-4520 {
  min-width: 4520px !important;
}

.mi-w-4530 {
  min-width: 4530px !important;
}

.mi-w-4540 {
  min-width: 4540px !important;
}

.mi-w-4550 {
  min-width: 4550px !important;
}

.mi-w-4560 {
  min-width: 4560px !important;
}

.mi-w-4570 {
  min-width: 4570px !important;
}

.mi-w-4580 {
  min-width: 4580px !important;
}

.mi-w-4590 {
  min-width: 4590px !important;
}

.mi-w-4600 {
  min-width: 4600px !important;
}

.mi-w-4610 {
  min-width: 4610px !important;
}

.mi-w-4620 {
  min-width: 4620px !important;
}

.mi-w-4630 {
  min-width: 4630px !important;
}

.mi-w-4640 {
  min-width: 4640px !important;
}

.mi-w-4650 {
  min-width: 4650px !important;
}

.mi-w-4660 {
  min-width: 4660px !important;
}

.mi-w-4670 {
  min-width: 4670px !important;
}

.mi-w-4680 {
  min-width: 4680px !important;
}

.mi-w-4690 {
  min-width: 4690px !important;
}

.mi-w-4700 {
  min-width: 4700px !important;
}

.mi-w-4710 {
  min-width: 4710px !important;
}

.mi-w-4720 {
  min-width: 4720px !important;
}

.mi-w-4730 {
  min-width: 4730px !important;
}

.mi-w-4740 {
  min-width: 4740px !important;
}

.mi-w-4750 {
  min-width: 4750px !important;
}

.mi-w-4760 {
  min-width: 4760px !important;
}

.mi-w-4770 {
  min-width: 4770px !important;
}

.mi-w-4780 {
  min-width: 4780px !important;
}

.mi-w-4790 {
  min-width: 4790px !important;
}

.mi-w-4800 {
  min-width: 4800px !important;
}

.mi-w-4810 {
  min-width: 4810px !important;
}

.mi-w-4820 {
  min-width: 4820px !important;
}

.mi-w-4830 {
  min-width: 4830px !important;
}

.mi-w-4840 {
  min-width: 4840px !important;
}

.mi-w-4850 {
  min-width: 4850px !important;
}

.mi-w-4860 {
  min-width: 4860px !important;
}

.mi-w-4870 {
  min-width: 4870px !important;
}

.mi-w-4880 {
  min-width: 4880px !important;
}

.mi-w-4890 {
  min-width: 4890px !important;
}

.mi-w-4900 {
  min-width: 4900px !important;
}

.mi-w-4910 {
  min-width: 4910px !important;
}

.mi-w-4920 {
  min-width: 4920px !important;
}

.mi-w-4930 {
  min-width: 4930px !important;
}

.mi-w-4940 {
  min-width: 4940px !important;
}

.mi-w-4950 {
  min-width: 4950px !important;
}

.mi-w-4960 {
  min-width: 4960px !important;
}

.mi-w-4970 {
  min-width: 4970px !important;
}

.mi-w-4980 {
  min-width: 4980px !important;
}

.mi-w-4990 {
  min-width: 4990px !important;
}

.mi-w-5000 {
  min-width: 5000px !important;
}

.mi-w-5010 {
  min-width: 5010px !important;
}

.mi-w-5020 {
  min-width: 5020px !important;
}

.mi-w-5030 {
  min-width: 5030px !important;
}

.mi-w-5040 {
  min-width: 5040px !important;
}

.mi-w-5050 {
  min-width: 5050px !important;
}

.mi-w-5060 {
  min-width: 5060px !important;
}

.mi-w-5070 {
  min-width: 5070px !important;
}

.mi-w-5080 {
  min-width: 5080px !important;
}

.mi-w-5090 {
  min-width: 5090px !important;
}

.mi-w-5100 {
  min-width: 5100px !important;
}

.mi-w-5110 {
  min-width: 5110px !important;
}

.mi-w-5120 {
  min-width: 5120px !important;
}

.mi-w-5130 {
  min-width: 5130px !important;
}

.mi-w-5140 {
  min-width: 5140px !important;
}

.mi-w-5150 {
  min-width: 5150px !important;
}

.mi-w-5160 {
  min-width: 5160px !important;
}

.mi-w-5170 {
  min-width: 5170px !important;
}

.mi-w-5180 {
  min-width: 5180px !important;
}

.mi-w-5190 {
  min-width: 5190px !important;
}

.mi-w-5200 {
  min-width: 5200px !important;
}

.mi-w-5210 {
  min-width: 5210px !important;
}

.mi-w-5220 {
  min-width: 5220px !important;
}

.mi-w-5230 {
  min-width: 5230px !important;
}

.mi-w-5240 {
  min-width: 5240px !important;
}

.mi-w-5250 {
  min-width: 5250px !important;
}

.mi-w-5260 {
  min-width: 5260px !important;
}

.mi-w-5270 {
  min-width: 5270px !important;
}

.mi-w-5280 {
  min-width: 5280px !important;
}

.mi-w-5290 {
  min-width: 5290px !important;
}

.mi-w-5300 {
  min-width: 5300px !important;
}

.mi-w-5310 {
  min-width: 5310px !important;
}

.mi-w-5320 {
  min-width: 5320px !important;
}

.mi-w-5330 {
  min-width: 5330px !important;
}

.mi-w-5340 {
  min-width: 5340px !important;
}

.mi-w-5350 {
  min-width: 5350px !important;
}

.mi-w-5360 {
  min-width: 5360px !important;
}

.mi-w-5370 {
  min-width: 5370px !important;
}

.mi-w-5380 {
  min-width: 5380px !important;
}

.mi-w-5390 {
  min-width: 5390px !important;
}

.mi-w-5400 {
  min-width: 5400px !important;
}

.mi-w-5410 {
  min-width: 5410px !important;
}

.mi-w-5420 {
  min-width: 5420px !important;
}

.mi-w-5430 {
  min-width: 5430px !important;
}

.mi-w-5440 {
  min-width: 5440px !important;
}

.mi-w-5450 {
  min-width: 5450px !important;
}

.mi-w-5460 {
  min-width: 5460px !important;
}

.mi-w-5470 {
  min-width: 5470px !important;
}

.mi-w-5480 {
  min-width: 5480px !important;
}

.mi-w-5490 {
  min-width: 5490px !important;
}

.mi-w-5500 {
  min-width: 5500px !important;
}

.mi-w-5510 {
  min-width: 5510px !important;
}

.mi-w-5520 {
  min-width: 5520px !important;
}

.mi-w-5530 {
  min-width: 5530px !important;
}

.mi-w-5540 {
  min-width: 5540px !important;
}

.mi-w-5550 {
  min-width: 5550px !important;
}

.mi-w-5560 {
  min-width: 5560px !important;
}

.mi-w-5570 {
  min-width: 5570px !important;
}

.mi-w-5580 {
  min-width: 5580px !important;
}

.mi-w-5590 {
  min-width: 5590px !important;
}

.mi-w-5600 {
  min-width: 5600px !important;
}

.mi-w-5610 {
  min-width: 5610px !important;
}

.mi-w-5620 {
  min-width: 5620px !important;
}

.mi-w-5630 {
  min-width: 5630px !important;
}

.mi-w-5640 {
  min-width: 5640px !important;
}

.mi-w-5650 {
  min-width: 5650px !important;
}

.mi-w-5660 {
  min-width: 5660px !important;
}

.mi-w-5670 {
  min-width: 5670px !important;
}

.mi-w-5680 {
  min-width: 5680px !important;
}

.mi-w-5690 {
  min-width: 5690px !important;
}

.mi-w-5700 {
  min-width: 5700px !important;
}

.mi-w-5710 {
  min-width: 5710px !important;
}

.mi-w-5720 {
  min-width: 5720px !important;
}

.mi-w-5730 {
  min-width: 5730px !important;
}

.mi-w-5740 {
  min-width: 5740px !important;
}

.mi-w-5750 {
  min-width: 5750px !important;
}

.mi-w-5760 {
  min-width: 5760px !important;
}

.mi-w-5770 {
  min-width: 5770px !important;
}

.mi-w-5780 {
  min-width: 5780px !important;
}

.mi-w-5790 {
  min-width: 5790px !important;
}

.mi-w-5800 {
  min-width: 5800px !important;
}

.mi-w-5810 {
  min-width: 5810px !important;
}

.mi-w-5820 {
  min-width: 5820px !important;
}

.mi-w-5830 {
  min-width: 5830px !important;
}

.mi-w-5840 {
  min-width: 5840px !important;
}

.mi-w-5850 {
  min-width: 5850px !important;
}

.mi-w-5860 {
  min-width: 5860px !important;
}

.mi-w-5870 {
  min-width: 5870px !important;
}

.mi-w-5880 {
  min-width: 5880px !important;
}

.mi-w-5890 {
  min-width: 5890px !important;
}

.mi-w-5900 {
  min-width: 5900px !important;
}

.mi-w-5910 {
  min-width: 5910px !important;
}

.mi-w-5920 {
  min-width: 5920px !important;
}

.mi-w-5930 {
  min-width: 5930px !important;
}

.mi-w-5940 {
  min-width: 5940px !important;
}

.mi-w-5950 {
  min-width: 5950px !important;
}

.mi-w-5960 {
  min-width: 5960px !important;
}

.mi-w-5970 {
  min-width: 5970px !important;
}

.mi-w-5980 {
  min-width: 5980px !important;
}

.mi-w-5990 {
  min-width: 5990px !important;
}

.mi-w-6000 {
  min-width: 6000px !important;
}

.mi-w-6010 {
  min-width: 6010px !important;
}

.mi-w-6020 {
  min-width: 6020px !important;
}

.mi-w-6030 {
  min-width: 6030px !important;
}

.mi-w-6040 {
  min-width: 6040px !important;
}

.mi-w-6050 {
  min-width: 6050px !important;
}

.mi-w-6060 {
  min-width: 6060px !important;
}

.mi-w-6070 {
  min-width: 6070px !important;
}

.mi-w-6080 {
  min-width: 6080px !important;
}

.mi-w-6090 {
  min-width: 6090px !important;
}

.mi-w-6100 {
  min-width: 6100px !important;
}

.mi-w-6110 {
  min-width: 6110px !important;
}

.mi-w-6120 {
  min-width: 6120px !important;
}

.mi-w-6130 {
  min-width: 6130px !important;
}

.mi-w-6140 {
  min-width: 6140px !important;
}

.mi-w-6150 {
  min-width: 6150px !important;
}

.mi-w-6160 {
  min-width: 6160px !important;
}

.mi-w-6170 {
  min-width: 6170px !important;
}

.mi-w-6180 {
  min-width: 6180px !important;
}

.mi-w-6190 {
  min-width: 6190px !important;
}

.mi-w-6200 {
  min-width: 6200px !important;
}

.mi-w-6210 {
  min-width: 6210px !important;
}

.mi-w-6220 {
  min-width: 6220px !important;
}

.mi-w-6230 {
  min-width: 6230px !important;
}

.mi-w-6240 {
  min-width: 6240px !important;
}

.mi-w-6250 {
  min-width: 6250px !important;
}

.mi-w-6260 {
  min-width: 6260px !important;
}

.mi-w-6270 {
  min-width: 6270px !important;
}

.mi-w-6280 {
  min-width: 6280px !important;
}

.mi-w-6290 {
  min-width: 6290px !important;
}

.mi-w-6300 {
  min-width: 6300px !important;
}

.mi-w-6310 {
  min-width: 6310px !important;
}

.mi-w-6320 {
  min-width: 6320px !important;
}

.mi-w-6330 {
  min-width: 6330px !important;
}

.mi-w-6340 {
  min-width: 6340px !important;
}

.mi-w-6350 {
  min-width: 6350px !important;
}

.mi-w-6360 {
  min-width: 6360px !important;
}

.mi-w-6370 {
  min-width: 6370px !important;
}

.mi-w-6380 {
  min-width: 6380px !important;
}

.mi-w-6390 {
  min-width: 6390px !important;
}

.mi-w-6400 {
  min-width: 6400px !important;
}

.mi-w-6410 {
  min-width: 6410px !important;
}

.mi-w-6420 {
  min-width: 6420px !important;
}

.mi-w-6430 {
  min-width: 6430px !important;
}

.mi-w-6440 {
  min-width: 6440px !important;
}

.mi-w-6450 {
  min-width: 6450px !important;
}

.mi-w-6460 {
  min-width: 6460px !important;
}

.mi-w-6470 {
  min-width: 6470px !important;
}

.mi-w-6480 {
  min-width: 6480px !important;
}

.mi-w-6490 {
  min-width: 6490px !important;
}

.mi-w-6500 {
  min-width: 6500px !important;
}

.mi-w-6510 {
  min-width: 6510px !important;
}

.mi-w-6520 {
  min-width: 6520px !important;
}

.mi-w-6530 {
  min-width: 6530px !important;
}

.mi-w-6540 {
  min-width: 6540px !important;
}

.mi-w-6550 {
  min-width: 6550px !important;
}

.mi-w-6560 {
  min-width: 6560px !important;
}

.mi-w-6570 {
  min-width: 6570px !important;
}

.mi-w-6580 {
  min-width: 6580px !important;
}

.mi-w-6590 {
  min-width: 6590px !important;
}

.mi-w-6600 {
  min-width: 6600px !important;
}

.mi-w-6610 {
  min-width: 6610px !important;
}

.mi-w-6620 {
  min-width: 6620px !important;
}

.mi-w-6630 {
  min-width: 6630px !important;
}

.mi-w-6640 {
  min-width: 6640px !important;
}

.mi-w-6650 {
  min-width: 6650px !important;
}

.mi-w-6660 {
  min-width: 6660px !important;
}

.mi-w-6670 {
  min-width: 6670px !important;
}

.mi-w-6680 {
  min-width: 6680px !important;
}

.mi-w-6690 {
  min-width: 6690px !important;
}

.mi-w-6700 {
  min-width: 6700px !important;
}

.mi-w-6710 {
  min-width: 6710px !important;
}

.mi-w-6720 {
  min-width: 6720px !important;
}

.mi-w-6730 {
  min-width: 6730px !important;
}

.mi-w-6740 {
  min-width: 6740px !important;
}

.mi-w-6750 {
  min-width: 6750px !important;
}

.mi-w-6760 {
  min-width: 6760px !important;
}

.mi-w-6770 {
  min-width: 6770px !important;
}

.mi-w-6780 {
  min-width: 6780px !important;
}

.mi-w-6790 {
  min-width: 6790px !important;
}

.mi-w-6800 {
  min-width: 6800px !important;
}

.mi-w-6810 {
  min-width: 6810px !important;
}

.mi-w-6820 {
  min-width: 6820px !important;
}

.mi-w-6830 {
  min-width: 6830px !important;
}

.mi-w-6840 {
  min-width: 6840px !important;
}

.mi-w-6850 {
  min-width: 6850px !important;
}

.mi-w-6860 {
  min-width: 6860px !important;
}

.mi-w-6870 {
  min-width: 6870px !important;
}

.mi-w-6880 {
  min-width: 6880px !important;
}

.mi-w-6890 {
  min-width: 6890px !important;
}

.mi-w-6900 {
  min-width: 6900px !important;
}

.mi-w-6910 {
  min-width: 6910px !important;
}

.mi-w-6920 {
  min-width: 6920px !important;
}

.mi-w-6930 {
  min-width: 6930px !important;
}

.mi-w-6940 {
  min-width: 6940px !important;
}

.mi-w-6950 {
  min-width: 6950px !important;
}

.mi-w-6960 {
  min-width: 6960px !important;
}

.mi-w-6970 {
  min-width: 6970px !important;
}

.mi-w-6980 {
  min-width: 6980px !important;
}

.mi-w-6990 {
  min-width: 6990px !important;
}

.mi-w-7000 {
  min-width: 7000px !important;
}

.mi-w-7010 {
  min-width: 7010px !important;
}

.mi-w-7020 {
  min-width: 7020px !important;
}

.mi-w-7030 {
  min-width: 7030px !important;
}

.mi-w-7040 {
  min-width: 7040px !important;
}

.mi-w-7050 {
  min-width: 7050px !important;
}

.mi-w-7060 {
  min-width: 7060px !important;
}

.mi-w-7070 {
  min-width: 7070px !important;
}

.mi-w-7080 {
  min-width: 7080px !important;
}

.mi-w-7090 {
  min-width: 7090px !important;
}

.mi-w-7100 {
  min-width: 7100px !important;
}

.mi-w-7110 {
  min-width: 7110px !important;
}

.mi-w-7120 {
  min-width: 7120px !important;
}

.mi-w-7130 {
  min-width: 7130px !important;
}

.mi-w-7140 {
  min-width: 7140px !important;
}

.mi-w-7150 {
  min-width: 7150px !important;
}

.mi-w-7160 {
  min-width: 7160px !important;
}

.mi-w-7170 {
  min-width: 7170px !important;
}

.mi-w-7180 {
  min-width: 7180px !important;
}

.mi-w-7190 {
  min-width: 7190px !important;
}

.mi-w-7200 {
  min-width: 7200px !important;
}

.mi-w-7210 {
  min-width: 7210px !important;
}

.mi-w-7220 {
  min-width: 7220px !important;
}

.mi-w-7230 {
  min-width: 7230px !important;
}

.mi-w-7240 {
  min-width: 7240px !important;
}

.mi-w-7250 {
  min-width: 7250px !important;
}

.mi-w-7260 {
  min-width: 7260px !important;
}

.mi-w-7270 {
  min-width: 7270px !important;
}

.mi-w-7280 {
  min-width: 7280px !important;
}

.mi-w-7290 {
  min-width: 7290px !important;
}

.mi-w-7300 {
  min-width: 7300px !important;
}

.mi-w-7310 {
  min-width: 7310px !important;
}

.mi-w-7320 {
  min-width: 7320px !important;
}

.mi-w-7330 {
  min-width: 7330px !important;
}

.mi-w-7340 {
  min-width: 7340px !important;
}

.mi-w-7350 {
  min-width: 7350px !important;
}

.mi-w-7360 {
  min-width: 7360px !important;
}

.mi-w-7370 {
  min-width: 7370px !important;
}

.mi-w-7380 {
  min-width: 7380px !important;
}

.mi-w-7390 {
  min-width: 7390px !important;
}

.mi-w-7400 {
  min-width: 7400px !important;
}

.mi-w-7410 {
  min-width: 7410px !important;
}

.mi-w-7420 {
  min-width: 7420px !important;
}

.mi-w-7430 {
  min-width: 7430px !important;
}

.mi-w-7440 {
  min-width: 7440px !important;
}

.mi-w-7450 {
  min-width: 7450px !important;
}

.mi-w-7460 {
  min-width: 7460px !important;
}

.mi-w-7470 {
  min-width: 7470px !important;
}

.mi-w-7480 {
  min-width: 7480px !important;
}

.mi-w-7490 {
  min-width: 7490px !important;
}

.mi-w-7500 {
  min-width: 7500px !important;
}

.mi-w-7510 {
  min-width: 7510px !important;
}

.mi-w-7520 {
  min-width: 7520px !important;
}

.mi-w-7530 {
  min-width: 7530px !important;
}

.mi-w-7540 {
  min-width: 7540px !important;
}

.mi-w-7550 {
  min-width: 7550px !important;
}

.mi-w-7560 {
  min-width: 7560px !important;
}

.mi-w-7570 {
  min-width: 7570px !important;
}

.mi-w-7580 {
  min-width: 7580px !important;
}

.mi-w-7590 {
  min-width: 7590px !important;
}

.mi-w-7600 {
  min-width: 7600px !important;
}

.mi-w-7610 {
  min-width: 7610px !important;
}

.mi-w-7620 {
  min-width: 7620px !important;
}

.mi-w-7630 {
  min-width: 7630px !important;
}

.mi-w-7640 {
  min-width: 7640px !important;
}

.mi-w-7650 {
  min-width: 7650px !important;
}

.mi-w-7660 {
  min-width: 7660px !important;
}

.mi-w-7670 {
  min-width: 7670px !important;
}

.mi-w-7680 {
  min-width: 7680px !important;
}

.mi-w-7690 {
  min-width: 7690px !important;
}

.mi-w-7700 {
  min-width: 7700px !important;
}

.mi-w-7710 {
  min-width: 7710px !important;
}

.mi-w-7720 {
  min-width: 7720px !important;
}

.mi-w-7730 {
  min-width: 7730px !important;
}

.mi-w-7740 {
  min-width: 7740px !important;
}

.mi-w-7750 {
  min-width: 7750px !important;
}

.mi-w-7760 {
  min-width: 7760px !important;
}

.mi-w-7770 {
  min-width: 7770px !important;
}

.mi-w-7780 {
  min-width: 7780px !important;
}

.mi-w-7790 {
  min-width: 7790px !important;
}

.mi-w-7800 {
  min-width: 7800px !important;
}

.mi-w-7810 {
  min-width: 7810px !important;
}

.mi-w-7820 {
  min-width: 7820px !important;
}

.mi-w-7830 {
  min-width: 7830px !important;
}

.mi-w-7840 {
  min-width: 7840px !important;
}

.mi-w-7850 {
  min-width: 7850px !important;
}

.mi-w-7860 {
  min-width: 7860px !important;
}

.mi-w-7870 {
  min-width: 7870px !important;
}

.mi-w-7880 {
  min-width: 7880px !important;
}

.mi-w-7890 {
  min-width: 7890px !important;
}

.mi-w-7900 {
  min-width: 7900px !important;
}

.mi-w-7910 {
  min-width: 7910px !important;
}

.mi-w-7920 {
  min-width: 7920px !important;
}

.mi-w-7930 {
  min-width: 7930px !important;
}

.mi-w-7940 {
  min-width: 7940px !important;
}

.mi-w-7950 {
  min-width: 7950px !important;
}

.mi-w-7960 {
  min-width: 7960px !important;
}

.mi-w-7970 {
  min-width: 7970px !important;
}

.mi-w-7980 {
  min-width: 7980px !important;
}

.mi-w-7990 {
  min-width: 7990px !important;
}

.mi-w-8000 {
  min-width: 8000px !important;
}

.mi-w-8010 {
  min-width: 8010px !important;
}

.mi-w-8020 {
  min-width: 8020px !important;
}

.mi-w-8030 {
  min-width: 8030px !important;
}

.mi-w-8040 {
  min-width: 8040px !important;
}

.mi-w-8050 {
  min-width: 8050px !important;
}

.mi-w-8060 {
  min-width: 8060px !important;
}

.mi-w-8070 {
  min-width: 8070px !important;
}

.mi-w-8080 {
  min-width: 8080px !important;
}

.mi-w-8090 {
  min-width: 8090px !important;
}

.mi-w-8100 {
  min-width: 8100px !important;
}

.mi-w-8110 {
  min-width: 8110px !important;
}

.mi-w-8120 {
  min-width: 8120px !important;
}

.mi-w-8130 {
  min-width: 8130px !important;
}

.mi-w-8140 {
  min-width: 8140px !important;
}

.mi-w-8150 {
  min-width: 8150px !important;
}

.mi-w-8160 {
  min-width: 8160px !important;
}

.mi-w-8170 {
  min-width: 8170px !important;
}

.mi-w-8180 {
  min-width: 8180px !important;
}

.mi-w-8190 {
  min-width: 8190px !important;
}

.mi-w-8200 {
  min-width: 8200px !important;
}

.mi-w-8210 {
  min-width: 8210px !important;
}

.mi-w-8220 {
  min-width: 8220px !important;
}

.mi-w-8230 {
  min-width: 8230px !important;
}

.mi-w-8240 {
  min-width: 8240px !important;
}

.mi-w-8250 {
  min-width: 8250px !important;
}

.mi-w-8260 {
  min-width: 8260px !important;
}

.mi-w-8270 {
  min-width: 8270px !important;
}

.mi-w-8280 {
  min-width: 8280px !important;
}

.mi-w-8290 {
  min-width: 8290px !important;
}

.mi-w-8300 {
  min-width: 8300px !important;
}

.mi-w-8310 {
  min-width: 8310px !important;
}

.mi-w-8320 {
  min-width: 8320px !important;
}

.mi-w-8330 {
  min-width: 8330px !important;
}

.mi-w-8340 {
  min-width: 8340px !important;
}

.mi-w-8350 {
  min-width: 8350px !important;
}

.mi-w-8360 {
  min-width: 8360px !important;
}

.mi-w-8370 {
  min-width: 8370px !important;
}

.mi-w-8380 {
  min-width: 8380px !important;
}

.mi-w-8390 {
  min-width: 8390px !important;
}

.mi-w-8400 {
  min-width: 8400px !important;
}

.mi-w-8410 {
  min-width: 8410px !important;
}

.mi-w-8420 {
  min-width: 8420px !important;
}

.mi-w-8430 {
  min-width: 8430px !important;
}

.mi-w-8440 {
  min-width: 8440px !important;
}

.mi-w-8450 {
  min-width: 8450px !important;
}

.mi-w-8460 {
  min-width: 8460px !important;
}

.mi-w-8470 {
  min-width: 8470px !important;
}

.mi-w-8480 {
  min-width: 8480px !important;
}

.mi-w-8490 {
  min-width: 8490px !important;
}

.mi-w-8500 {
  min-width: 8500px !important;
}

.mi-w-8510 {
  min-width: 8510px !important;
}

.mi-w-8520 {
  min-width: 8520px !important;
}

.mi-w-8530 {
  min-width: 8530px !important;
}

.mi-w-8540 {
  min-width: 8540px !important;
}

.mi-w-8550 {
  min-width: 8550px !important;
}

.mi-w-8560 {
  min-width: 8560px !important;
}

.mi-w-8570 {
  min-width: 8570px !important;
}

.mi-w-8580 {
  min-width: 8580px !important;
}

.mi-w-8590 {
  min-width: 8590px !important;
}

.mi-w-8600 {
  min-width: 8600px !important;
}

.mi-w-8610 {
  min-width: 8610px !important;
}

.mi-w-8620 {
  min-width: 8620px !important;
}

.mi-w-8630 {
  min-width: 8630px !important;
}

.mi-w-8640 {
  min-width: 8640px !important;
}

.mi-w-8650 {
  min-width: 8650px !important;
}

.mi-w-8660 {
  min-width: 8660px !important;
}

.mi-w-8670 {
  min-width: 8670px !important;
}

.mi-w-8680 {
  min-width: 8680px !important;
}

.mi-w-8690 {
  min-width: 8690px !important;
}

.mi-w-8700 {
  min-width: 8700px !important;
}

.mi-w-8710 {
  min-width: 8710px !important;
}

.mi-w-8720 {
  min-width: 8720px !important;
}

.mi-w-8730 {
  min-width: 8730px !important;
}

.mi-w-8740 {
  min-width: 8740px !important;
}

.mi-w-8750 {
  min-width: 8750px !important;
}

.mi-w-8760 {
  min-width: 8760px !important;
}

.mi-w-8770 {
  min-width: 8770px !important;
}

.mi-w-8780 {
  min-width: 8780px !important;
}

.mi-w-8790 {
  min-width: 8790px !important;
}

.mi-w-8800 {
  min-width: 8800px !important;
}

.mi-w-8810 {
  min-width: 8810px !important;
}

.mi-w-8820 {
  min-width: 8820px !important;
}

.mi-w-8830 {
  min-width: 8830px !important;
}

.mi-w-8840 {
  min-width: 8840px !important;
}

.mi-w-8850 {
  min-width: 8850px !important;
}

.mi-w-8860 {
  min-width: 8860px !important;
}

.mi-w-8870 {
  min-width: 8870px !important;
}

.mi-w-8880 {
  min-width: 8880px !important;
}

.mi-w-8890 {
  min-width: 8890px !important;
}

.mi-w-8900 {
  min-width: 8900px !important;
}

.mi-w-8910 {
  min-width: 8910px !important;
}

.mi-w-8920 {
  min-width: 8920px !important;
}

.mi-w-8930 {
  min-width: 8930px !important;
}

.mi-w-8940 {
  min-width: 8940px !important;
}

.mi-w-8950 {
  min-width: 8950px !important;
}

.mi-w-8960 {
  min-width: 8960px !important;
}

.mi-w-8970 {
  min-width: 8970px !important;
}

.mi-w-8980 {
  min-width: 8980px !important;
}

.mi-w-8990 {
  min-width: 8990px !important;
}

.mi-w-9000 {
  min-width: 9000px !important;
}

.mi-w-9010 {
  min-width: 9010px !important;
}

.mi-w-9020 {
  min-width: 9020px !important;
}

.mi-w-9030 {
  min-width: 9030px !important;
}

.mi-w-9040 {
  min-width: 9040px !important;
}

.mi-w-9050 {
  min-width: 9050px !important;
}

.mi-w-9060 {
  min-width: 9060px !important;
}

.mi-w-9070 {
  min-width: 9070px !important;
}

.mi-w-9080 {
  min-width: 9080px !important;
}

.mi-w-9090 {
  min-width: 9090px !important;
}

.mi-w-9100 {
  min-width: 9100px !important;
}

.mi-w-9110 {
  min-width: 9110px !important;
}

.mi-w-9120 {
  min-width: 9120px !important;
}

.mi-w-9130 {
  min-width: 9130px !important;
}

.mi-w-9140 {
  min-width: 9140px !important;
}

.mi-w-9150 {
  min-width: 9150px !important;
}

.mi-w-9160 {
  min-width: 9160px !important;
}

.mi-w-9170 {
  min-width: 9170px !important;
}

.mi-w-9180 {
  min-width: 9180px !important;
}

.mi-w-9190 {
  min-width: 9190px !important;
}

.mi-w-9200 {
  min-width: 9200px !important;
}

.mi-w-9210 {
  min-width: 9210px !important;
}

.mi-w-9220 {
  min-width: 9220px !important;
}

.mi-w-9230 {
  min-width: 9230px !important;
}

.mi-w-9240 {
  min-width: 9240px !important;
}

.mi-w-9250 {
  min-width: 9250px !important;
}

.mi-w-9260 {
  min-width: 9260px !important;
}

.mi-w-9270 {
  min-width: 9270px !important;
}

.mi-w-9280 {
  min-width: 9280px !important;
}

.mi-w-9290 {
  min-width: 9290px !important;
}

.mi-w-9300 {
  min-width: 9300px !important;
}

.mi-w-9310 {
  min-width: 9310px !important;
}

.mi-w-9320 {
  min-width: 9320px !important;
}

.mi-w-9330 {
  min-width: 9330px !important;
}

.mi-w-9340 {
  min-width: 9340px !important;
}

.mi-w-9350 {
  min-width: 9350px !important;
}

.mi-w-9360 {
  min-width: 9360px !important;
}

.mi-w-9370 {
  min-width: 9370px !important;
}

.mi-w-9380 {
  min-width: 9380px !important;
}

.mi-w-9390 {
  min-width: 9390px !important;
}

.mi-w-9400 {
  min-width: 9400px !important;
}

.mi-w-9410 {
  min-width: 9410px !important;
}

.mi-w-9420 {
  min-width: 9420px !important;
}

.mi-w-9430 {
  min-width: 9430px !important;
}

.mi-w-9440 {
  min-width: 9440px !important;
}

.mi-w-9450 {
  min-width: 9450px !important;
}

.mi-w-9460 {
  min-width: 9460px !important;
}

.mi-w-9470 {
  min-width: 9470px !important;
}

.mi-w-9480 {
  min-width: 9480px !important;
}

.mi-w-9490 {
  min-width: 9490px !important;
}

.mi-w-9500 {
  min-width: 9500px !important;
}

.mi-w-9510 {
  min-width: 9510px !important;
}

.mi-w-9520 {
  min-width: 9520px !important;
}

.mi-w-9530 {
  min-width: 9530px !important;
}

.mi-w-9540 {
  min-width: 9540px !important;
}

.mi-w-9550 {
  min-width: 9550px !important;
}

.mi-w-9560 {
  min-width: 9560px !important;
}

.mi-w-9570 {
  min-width: 9570px !important;
}

.mi-w-9580 {
  min-width: 9580px !important;
}

.mi-w-9590 {
  min-width: 9590px !important;
}

.mi-w-9600 {
  min-width: 9600px !important;
}

.mi-w-9610 {
  min-width: 9610px !important;
}

.mi-w-9620 {
  min-width: 9620px !important;
}

.mi-w-9630 {
  min-width: 9630px !important;
}

.mi-w-9640 {
  min-width: 9640px !important;
}

.mi-w-9650 {
  min-width: 9650px !important;
}

.mi-w-9660 {
  min-width: 9660px !important;
}

.mi-w-9670 {
  min-width: 9670px !important;
}

.mi-w-9680 {
  min-width: 9680px !important;
}

.mi-w-9690 {
  min-width: 9690px !important;
}

.mi-w-9700 {
  min-width: 9700px !important;
}

.mi-w-9710 {
  min-width: 9710px !important;
}

.mi-w-9720 {
  min-width: 9720px !important;
}

.mi-w-9730 {
  min-width: 9730px !important;
}

.mi-w-9740 {
  min-width: 9740px !important;
}

.mi-w-9750 {
  min-width: 9750px !important;
}

.mi-w-9760 {
  min-width: 9760px !important;
}

.mi-w-9770 {
  min-width: 9770px !important;
}

.mi-w-9780 {
  min-width: 9780px !important;
}

.mi-w-9790 {
  min-width: 9790px !important;
}

.mi-w-9800 {
  min-width: 9800px !important;
}

.mi-w-9810 {
  min-width: 9810px !important;
}

.mi-w-9820 {
  min-width: 9820px !important;
}

.mi-w-9830 {
  min-width: 9830px !important;
}

.mi-w-9840 {
  min-width: 9840px !important;
}

.mi-w-9850 {
  min-width: 9850px !important;
}

.mi-w-9860 {
  min-width: 9860px !important;
}

.mi-w-9870 {
  min-width: 9870px !important;
}

.mi-w-9880 {
  min-width: 9880px !important;
}

.mi-w-9890 {
  min-width: 9890px !important;
}

.mi-w-9900 {
  min-width: 9900px !important;
}

.mi-w-9910 {
  min-width: 9910px !important;
}

.mi-w-9920 {
  min-width: 9920px !important;
}

.mi-w-9930 {
  min-width: 9930px !important;
}

.mi-w-9940 {
  min-width: 9940px !important;
}

.mi-w-9950 {
  min-width: 9950px !important;
}

.mi-w-9960 {
  min-width: 9960px !important;
}

.mi-w-9970 {
  min-width: 9970px !important;
}

.mi-w-9980 {
  min-width: 9980px !important;
}

.mi-w-9990 {
  min-width: 9990px !important;
}

.mi-w-10000 {
  min-width: 10000px !important;
}

tr.lighten-0[data-id] td {
  background-color: #d6d6d6 !important;
}

tr.lighten-0[data-id] td.total {
  background-color: #7b7d81 !important;
}

tr.lighten-0[data-id] td {
  background-color: #d6d6d6 !important;
}

tr.lighten-0[data-id] td.total {
  background-color: #7b7d81 !important;
}

tr.lighten-1[data-id] td {
  background-color: #dedede !important;
}

tr.lighten-1[data-id] td.total {
  background-color: #838589 !important;
}

tr.lighten-2[data-id] td {
  background-color: #e5e5e5 !important;
}

tr.lighten-2[data-id] td.total {
  background-color: #8b8c90 !important;
}

tr.lighten-3[data-id] td {
  background-color: #ededed !important;
}

tr.lighten-3[data-id] td.total {
  background-color: #929497 !important;
}

tr.lighten-4[data-id] td {
  background-color: whitesmoke !important;
}

tr.lighten-4[data-id] td.total {
  background-color: #9a9c9f !important;
}

tr.lighten-5[data-id] td {
  background-color: #fcfcfc !important;
}

tr.lighten-5[data-id] td.total {
  background-color: #a2a4a6 !important;
}

tr.lighten-6[data-id] td {
  background-color: white !important;
}

tr.lighten-6[data-id] td.total {
  background-color: #aaabae !important;
}

tr.lighten-7[data-id] td {
  background-color: white !important;
}

tr.lighten-7[data-id] td.total {
  background-color: #b2b3b5 !important;
}

tr.lighten-8[data-id] td {
  background-color: white !important;
}

tr.lighten-8[data-id] td.total {
  background-color: #babbbd !important;
}

tr.lighten-9[data-id] td {
  background-color: white !important;
}

tr.lighten-9[data-id] td.total {
  background-color: #c1c2c4 !important;
}

tr.lighten-10[data-id] td {
  background-color: white !important;
}

tr.lighten-10[data-id] td.total {
  background-color: #c9cacc !important;
}

tr.lighten-11[data-id] td {
  background-color: white !important;
}

tr.lighten-11[data-id] td.total {
  background-color: #d1d2d3 !important;
}

tr.lighten-12[data-id] td {
  background-color: white !important;
}

tr.lighten-12[data-id] td.total {
  background-color: #d9dadb !important;
}

tr.lighten-13[data-id] td {
  background-color: white !important;
}

tr.lighten-13[data-id] td.total {
  background-color: #e1e1e2 !important;
}

tr.lighten-14[data-id] td {
  background-color: white !important;
}

tr.lighten-14[data-id] td.total {
  background-color: #e9e9ea !important;
}

tr.lighten-15[data-id] td {
  background-color: white !important;
}

tr.lighten-15[data-id] td.total {
  background-color: #f0f1f1 !important;
}

tr.lighten-16[data-id] td {
  background-color: white !important;
}

tr.lighten-16[data-id] td.total {
  background-color: #f8f8f9 !important;
}

tr.lighten-17[data-id] td {
  background-color: white !important;
}

tr.lighten-17[data-id] td.total {
  background-color: white !important;
}

tr.lighten-18[data-id] td {
  background-color: white !important;
}

tr.lighten-18[data-id] td.total {
  background-color: white !important;
}

tr.lighten-19[data-id] td {
  background-color: white !important;
}

tr.lighten-19[data-id] td.total {
  background-color: white !important;
}

.z-index-1 {
  z-index: 1;
}

.z-index-2 {
  z-index: 2;
}

.z-index-3 {
  z-index: 3;
}

.z-index-4 {
  z-index: 4;
}

.z-index-5 {
  z-index: 5;
}

.z-index-6 {
  z-index: 6;
}

.z-index-7 {
  z-index: 7;
}

.z-index-8 {
  z-index: 8;
}

.z-index-9 {
  z-index: 9;
}

.z-index-10 {
  z-index: 10;
}

.z-index-11 {
  z-index: 11;
}

.z-index-12 {
  z-index: 12;
}

.z-index-13 {
  z-index: 13;
}

.z-index-14 {
  z-index: 14;
}

.z-index-15 {
  z-index: 15;
}

.z-index-16 {
  z-index: 16;
}

.z-index-17 {
  z-index: 17;
}

.z-index-18 {
  z-index: 18;
}

.z-index-19 {
  z-index: 19;
}

.z-index-20 {
  z-index: 20;
}

.z-index-21 {
  z-index: 21;
}

.z-index-22 {
  z-index: 22;
}

.z-index-23 {
  z-index: 23;
}

.z-index-24 {
  z-index: 24;
}

.z-index-25 {
  z-index: 25;
}

.z-index-26 {
  z-index: 26;
}

.z-index-27 {
  z-index: 27;
}

.z-index-28 {
  z-index: 28;
}

.z-index-29 {
  z-index: 29;
}

.z-index-30 {
  z-index: 30;
}

.z-index-31 {
  z-index: 31;
}

.z-index-32 {
  z-index: 32;
}

.z-index-33 {
  z-index: 33;
}

.z-index-34 {
  z-index: 34;
}

.z-index-35 {
  z-index: 35;
}

.z-index-36 {
  z-index: 36;
}

.z-index-37 {
  z-index: 37;
}

.z-index-38 {
  z-index: 38;
}

.z-index-39 {
  z-index: 39;
}

.z-index-40 {
  z-index: 40;
}

.z-index-41 {
  z-index: 41;
}

.z-index-42 {
  z-index: 42;
}

.z-index-43 {
  z-index: 43;
}

.z-index-44 {
  z-index: 44;
}

.z-index-45 {
  z-index: 45;
}

.z-index-46 {
  z-index: 46;
}

.z-index-47 {
  z-index: 47;
}

.z-index-48 {
  z-index: 48;
}

.z-index-49 {
  z-index: 49;
}

.z-index-50 {
  z-index: 50;
}

.z-index-51 {
  z-index: 51;
}

.z-index-52 {
  z-index: 52;
}

.z-index-53 {
  z-index: 53;
}

.z-index-54 {
  z-index: 54;
}

.z-index-55 {
  z-index: 55;
}

.z-index-56 {
  z-index: 56;
}

.z-index-57 {
  z-index: 57;
}

.z-index-58 {
  z-index: 58;
}

.z-index-59 {
  z-index: 59;
}

.z-index-60 {
  z-index: 60;
}

.z-index-61 {
  z-index: 61;
}

.z-index-62 {
  z-index: 62;
}

.z-index-63 {
  z-index: 63;
}

.z-index-64 {
  z-index: 64;
}

.z-index-65 {
  z-index: 65;
}

.z-index-66 {
  z-index: 66;
}

.z-index-67 {
  z-index: 67;
}

.z-index-68 {
  z-index: 68;
}

.z-index-69 {
  z-index: 69;
}

.z-index-70 {
  z-index: 70;
}

.z-index-71 {
  z-index: 71;
}

.z-index-72 {
  z-index: 72;
}

.z-index-73 {
  z-index: 73;
}

.z-index-74 {
  z-index: 74;
}

.z-index-75 {
  z-index: 75;
}

.z-index-76 {
  z-index: 76;
}

.z-index-77 {
  z-index: 77;
}

.z-index-78 {
  z-index: 78;
}

.z-index-79 {
  z-index: 79;
}

.z-index-80 {
  z-index: 80;
}

.z-index-81 {
  z-index: 81;
}

.z-index-82 {
  z-index: 82;
}

.z-index-83 {
  z-index: 83;
}

.z-index-84 {
  z-index: 84;
}

.z-index-85 {
  z-index: 85;
}

.z-index-86 {
  z-index: 86;
}

.z-index-87 {
  z-index: 87;
}

.z-index-88 {
  z-index: 88;
}

.z-index-89 {
  z-index: 89;
}

.z-index-90 {
  z-index: 90;
}

.z-index-91 {
  z-index: 91;
}

.z-index-92 {
  z-index: 92;
}

.z-index-93 {
  z-index: 93;
}

.z-index-94 {
  z-index: 94;
}

.z-index-95 {
  z-index: 95;
}

.z-index-96 {
  z-index: 96;
}

.z-index-97 {
  z-index: 97;
}

.z-index-98 {
  z-index: 98;
}

.z-index-99 {
  z-index: 99;
}

.z-index-100 {
  z-index: 100;
}

.z-index-101 {
  z-index: 101;
}

.rotate-1 {
  -webkit-transform: rotate(1deg);
          transform: rotate(1deg);
}

.rotate-2 {
  -webkit-transform: rotate(2deg);
          transform: rotate(2deg);
}

.rotate-3 {
  -webkit-transform: rotate(3deg);
          transform: rotate(3deg);
}

.rotate-4 {
  -webkit-transform: rotate(4deg);
          transform: rotate(4deg);
}

.rotate-5 {
  -webkit-transform: rotate(5deg);
          transform: rotate(5deg);
}

.rotate-6 {
  -webkit-transform: rotate(6deg);
          transform: rotate(6deg);
}

.rotate-7 {
  -webkit-transform: rotate(7deg);
          transform: rotate(7deg);
}

.rotate-8 {
  -webkit-transform: rotate(8deg);
          transform: rotate(8deg);
}

.rotate-9 {
  -webkit-transform: rotate(9deg);
          transform: rotate(9deg);
}

.rotate-10 {
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
}

.rotate-11 {
  -webkit-transform: rotate(11deg);
          transform: rotate(11deg);
}

.rotate-12 {
  -webkit-transform: rotate(12deg);
          transform: rotate(12deg);
}

.rotate-13 {
  -webkit-transform: rotate(13deg);
          transform: rotate(13deg);
}

.rotate-14 {
  -webkit-transform: rotate(14deg);
          transform: rotate(14deg);
}

.rotate-15 {
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
}

.rotate-16 {
  -webkit-transform: rotate(16deg);
          transform: rotate(16deg);
}

.rotate-17 {
  -webkit-transform: rotate(17deg);
          transform: rotate(17deg);
}

.rotate-18 {
  -webkit-transform: rotate(18deg);
          transform: rotate(18deg);
}

.rotate-19 {
  -webkit-transform: rotate(19deg);
          transform: rotate(19deg);
}

.rotate-20 {
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
}

.rotate-21 {
  -webkit-transform: rotate(21deg);
          transform: rotate(21deg);
}

.rotate-22 {
  -webkit-transform: rotate(22deg);
          transform: rotate(22deg);
}

.rotate-23 {
  -webkit-transform: rotate(23deg);
          transform: rotate(23deg);
}

.rotate-24 {
  -webkit-transform: rotate(24deg);
          transform: rotate(24deg);
}

.rotate-25 {
  -webkit-transform: rotate(25deg);
          transform: rotate(25deg);
}

.rotate-26 {
  -webkit-transform: rotate(26deg);
          transform: rotate(26deg);
}

.rotate-27 {
  -webkit-transform: rotate(27deg);
          transform: rotate(27deg);
}

.rotate-28 {
  -webkit-transform: rotate(28deg);
          transform: rotate(28deg);
}

.rotate-29 {
  -webkit-transform: rotate(29deg);
          transform: rotate(29deg);
}

.rotate-30 {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}

.rotate-31 {
  -webkit-transform: rotate(31deg);
          transform: rotate(31deg);
}

.rotate-32 {
  -webkit-transform: rotate(32deg);
          transform: rotate(32deg);
}

.rotate-33 {
  -webkit-transform: rotate(33deg);
          transform: rotate(33deg);
}

.rotate-34 {
  -webkit-transform: rotate(34deg);
          transform: rotate(34deg);
}

.rotate-35 {
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
}

.rotate-36 {
  -webkit-transform: rotate(36deg);
          transform: rotate(36deg);
}

.rotate-37 {
  -webkit-transform: rotate(37deg);
          transform: rotate(37deg);
}

.rotate-38 {
  -webkit-transform: rotate(38deg);
          transform: rotate(38deg);
}

.rotate-39 {
  -webkit-transform: rotate(39deg);
          transform: rotate(39deg);
}

.rotate-40 {
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}

.rotate-41 {
  -webkit-transform: rotate(41deg);
          transform: rotate(41deg);
}

.rotate-42 {
  -webkit-transform: rotate(42deg);
          transform: rotate(42deg);
}

.rotate-43 {
  -webkit-transform: rotate(43deg);
          transform: rotate(43deg);
}

.rotate-44 {
  -webkit-transform: rotate(44deg);
          transform: rotate(44deg);
}

.rotate-45 {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.rotate-46 {
  -webkit-transform: rotate(46deg);
          transform: rotate(46deg);
}

.rotate-47 {
  -webkit-transform: rotate(47deg);
          transform: rotate(47deg);
}

.rotate-48 {
  -webkit-transform: rotate(48deg);
          transform: rotate(48deg);
}

.rotate-49 {
  -webkit-transform: rotate(49deg);
          transform: rotate(49deg);
}

.rotate-50 {
  -webkit-transform: rotate(50deg);
          transform: rotate(50deg);
}

.rotate-51 {
  -webkit-transform: rotate(51deg);
          transform: rotate(51deg);
}

.rotate-52 {
  -webkit-transform: rotate(52deg);
          transform: rotate(52deg);
}

.rotate-53 {
  -webkit-transform: rotate(53deg);
          transform: rotate(53deg);
}

.rotate-54 {
  -webkit-transform: rotate(54deg);
          transform: rotate(54deg);
}

.rotate-55 {
  -webkit-transform: rotate(55deg);
          transform: rotate(55deg);
}

.rotate-56 {
  -webkit-transform: rotate(56deg);
          transform: rotate(56deg);
}

.rotate-57 {
  -webkit-transform: rotate(57deg);
          transform: rotate(57deg);
}

.rotate-58 {
  -webkit-transform: rotate(58deg);
          transform: rotate(58deg);
}

.rotate-59 {
  -webkit-transform: rotate(59deg);
          transform: rotate(59deg);
}

.rotate-60 {
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
}

.rotate-61 {
  -webkit-transform: rotate(61deg);
          transform: rotate(61deg);
}

.rotate-62 {
  -webkit-transform: rotate(62deg);
          transform: rotate(62deg);
}

.rotate-63 {
  -webkit-transform: rotate(63deg);
          transform: rotate(63deg);
}

.rotate-64 {
  -webkit-transform: rotate(64deg);
          transform: rotate(64deg);
}

.rotate-65 {
  -webkit-transform: rotate(65deg);
          transform: rotate(65deg);
}

.rotate-66 {
  -webkit-transform: rotate(66deg);
          transform: rotate(66deg);
}

.rotate-67 {
  -webkit-transform: rotate(67deg);
          transform: rotate(67deg);
}

.rotate-68 {
  -webkit-transform: rotate(68deg);
          transform: rotate(68deg);
}

.rotate-69 {
  -webkit-transform: rotate(69deg);
          transform: rotate(69deg);
}

.rotate-70 {
  -webkit-transform: rotate(70deg);
          transform: rotate(70deg);
}

.rotate-71 {
  -webkit-transform: rotate(71deg);
          transform: rotate(71deg);
}

.rotate-72 {
  -webkit-transform: rotate(72deg);
          transform: rotate(72deg);
}

.rotate-73 {
  -webkit-transform: rotate(73deg);
          transform: rotate(73deg);
}

.rotate-74 {
  -webkit-transform: rotate(74deg);
          transform: rotate(74deg);
}

.rotate-75 {
  -webkit-transform: rotate(75deg);
          transform: rotate(75deg);
}

.rotate-76 {
  -webkit-transform: rotate(76deg);
          transform: rotate(76deg);
}

.rotate-77 {
  -webkit-transform: rotate(77deg);
          transform: rotate(77deg);
}

.rotate-78 {
  -webkit-transform: rotate(78deg);
          transform: rotate(78deg);
}

.rotate-79 {
  -webkit-transform: rotate(79deg);
          transform: rotate(79deg);
}

.rotate-80 {
  -webkit-transform: rotate(80deg);
          transform: rotate(80deg);
}

.rotate-81 {
  -webkit-transform: rotate(81deg);
          transform: rotate(81deg);
}

.rotate-82 {
  -webkit-transform: rotate(82deg);
          transform: rotate(82deg);
}

.rotate-83 {
  -webkit-transform: rotate(83deg);
          transform: rotate(83deg);
}

.rotate-84 {
  -webkit-transform: rotate(84deg);
          transform: rotate(84deg);
}

.rotate-85 {
  -webkit-transform: rotate(85deg);
          transform: rotate(85deg);
}

.rotate-86 {
  -webkit-transform: rotate(86deg);
          transform: rotate(86deg);
}

.rotate-87 {
  -webkit-transform: rotate(87deg);
          transform: rotate(87deg);
}

.rotate-88 {
  -webkit-transform: rotate(88deg);
          transform: rotate(88deg);
}

.rotate-89 {
  -webkit-transform: rotate(89deg);
          transform: rotate(89deg);
}

.rotate-90 {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.rotate-91 {
  -webkit-transform: rotate(91deg);
          transform: rotate(91deg);
}

.rotate-92 {
  -webkit-transform: rotate(92deg);
          transform: rotate(92deg);
}

.rotate-93 {
  -webkit-transform: rotate(93deg);
          transform: rotate(93deg);
}

.rotate-94 {
  -webkit-transform: rotate(94deg);
          transform: rotate(94deg);
}

.rotate-95 {
  -webkit-transform: rotate(95deg);
          transform: rotate(95deg);
}

.rotate-96 {
  -webkit-transform: rotate(96deg);
          transform: rotate(96deg);
}

.rotate-97 {
  -webkit-transform: rotate(97deg);
          transform: rotate(97deg);
}

.rotate-98 {
  -webkit-transform: rotate(98deg);
          transform: rotate(98deg);
}

.rotate-99 {
  -webkit-transform: rotate(99deg);
          transform: rotate(99deg);
}

.rotate-100 {
  -webkit-transform: rotate(100deg);
          transform: rotate(100deg);
}

.rotate-101 {
  -webkit-transform: rotate(101deg);
          transform: rotate(101deg);
}

.rotate-102 {
  -webkit-transform: rotate(102deg);
          transform: rotate(102deg);
}

.rotate-103 {
  -webkit-transform: rotate(103deg);
          transform: rotate(103deg);
}

.rotate-104 {
  -webkit-transform: rotate(104deg);
          transform: rotate(104deg);
}

.rotate-105 {
  -webkit-transform: rotate(105deg);
          transform: rotate(105deg);
}

.rotate-106 {
  -webkit-transform: rotate(106deg);
          transform: rotate(106deg);
}

.rotate-107 {
  -webkit-transform: rotate(107deg);
          transform: rotate(107deg);
}

.rotate-108 {
  -webkit-transform: rotate(108deg);
          transform: rotate(108deg);
}

.rotate-109 {
  -webkit-transform: rotate(109deg);
          transform: rotate(109deg);
}

.rotate-110 {
  -webkit-transform: rotate(110deg);
          transform: rotate(110deg);
}

.rotate-111 {
  -webkit-transform: rotate(111deg);
          transform: rotate(111deg);
}

.rotate-112 {
  -webkit-transform: rotate(112deg);
          transform: rotate(112deg);
}

.rotate-113 {
  -webkit-transform: rotate(113deg);
          transform: rotate(113deg);
}

.rotate-114 {
  -webkit-transform: rotate(114deg);
          transform: rotate(114deg);
}

.rotate-115 {
  -webkit-transform: rotate(115deg);
          transform: rotate(115deg);
}

.rotate-116 {
  -webkit-transform: rotate(116deg);
          transform: rotate(116deg);
}

.rotate-117 {
  -webkit-transform: rotate(117deg);
          transform: rotate(117deg);
}

.rotate-118 {
  -webkit-transform: rotate(118deg);
          transform: rotate(118deg);
}

.rotate-119 {
  -webkit-transform: rotate(119deg);
          transform: rotate(119deg);
}

.rotate-120 {
  -webkit-transform: rotate(120deg);
          transform: rotate(120deg);
}

.rotate-121 {
  -webkit-transform: rotate(121deg);
          transform: rotate(121deg);
}

.rotate-122 {
  -webkit-transform: rotate(122deg);
          transform: rotate(122deg);
}

.rotate-123 {
  -webkit-transform: rotate(123deg);
          transform: rotate(123deg);
}

.rotate-124 {
  -webkit-transform: rotate(124deg);
          transform: rotate(124deg);
}

.rotate-125 {
  -webkit-transform: rotate(125deg);
          transform: rotate(125deg);
}

.rotate-126 {
  -webkit-transform: rotate(126deg);
          transform: rotate(126deg);
}

.rotate-127 {
  -webkit-transform: rotate(127deg);
          transform: rotate(127deg);
}

.rotate-128 {
  -webkit-transform: rotate(128deg);
          transform: rotate(128deg);
}

.rotate-129 {
  -webkit-transform: rotate(129deg);
          transform: rotate(129deg);
}

.rotate-130 {
  -webkit-transform: rotate(130deg);
          transform: rotate(130deg);
}

.rotate-131 {
  -webkit-transform: rotate(131deg);
          transform: rotate(131deg);
}

.rotate-132 {
  -webkit-transform: rotate(132deg);
          transform: rotate(132deg);
}

.rotate-133 {
  -webkit-transform: rotate(133deg);
          transform: rotate(133deg);
}

.rotate-134 {
  -webkit-transform: rotate(134deg);
          transform: rotate(134deg);
}

.rotate-135 {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.rotate-136 {
  -webkit-transform: rotate(136deg);
          transform: rotate(136deg);
}

.rotate-137 {
  -webkit-transform: rotate(137deg);
          transform: rotate(137deg);
}

.rotate-138 {
  -webkit-transform: rotate(138deg);
          transform: rotate(138deg);
}

.rotate-139 {
  -webkit-transform: rotate(139deg);
          transform: rotate(139deg);
}

.rotate-140 {
  -webkit-transform: rotate(140deg);
          transform: rotate(140deg);
}

.rotate-141 {
  -webkit-transform: rotate(141deg);
          transform: rotate(141deg);
}

.rotate-142 {
  -webkit-transform: rotate(142deg);
          transform: rotate(142deg);
}

.rotate-143 {
  -webkit-transform: rotate(143deg);
          transform: rotate(143deg);
}

.rotate-144 {
  -webkit-transform: rotate(144deg);
          transform: rotate(144deg);
}

.rotate-145 {
  -webkit-transform: rotate(145deg);
          transform: rotate(145deg);
}

.rotate-146 {
  -webkit-transform: rotate(146deg);
          transform: rotate(146deg);
}

.rotate-147 {
  -webkit-transform: rotate(147deg);
          transform: rotate(147deg);
}

.rotate-148 {
  -webkit-transform: rotate(148deg);
          transform: rotate(148deg);
}

.rotate-149 {
  -webkit-transform: rotate(149deg);
          transform: rotate(149deg);
}

.rotate-150 {
  -webkit-transform: rotate(150deg);
          transform: rotate(150deg);
}

.rotate-151 {
  -webkit-transform: rotate(151deg);
          transform: rotate(151deg);
}

.rotate-152 {
  -webkit-transform: rotate(152deg);
          transform: rotate(152deg);
}

.rotate-153 {
  -webkit-transform: rotate(153deg);
          transform: rotate(153deg);
}

.rotate-154 {
  -webkit-transform: rotate(154deg);
          transform: rotate(154deg);
}

.rotate-155 {
  -webkit-transform: rotate(155deg);
          transform: rotate(155deg);
}

.rotate-156 {
  -webkit-transform: rotate(156deg);
          transform: rotate(156deg);
}

.rotate-157 {
  -webkit-transform: rotate(157deg);
          transform: rotate(157deg);
}

.rotate-158 {
  -webkit-transform: rotate(158deg);
          transform: rotate(158deg);
}

.rotate-159 {
  -webkit-transform: rotate(159deg);
          transform: rotate(159deg);
}

.rotate-160 {
  -webkit-transform: rotate(160deg);
          transform: rotate(160deg);
}

.rotate-161 {
  -webkit-transform: rotate(161deg);
          transform: rotate(161deg);
}

.rotate-162 {
  -webkit-transform: rotate(162deg);
          transform: rotate(162deg);
}

.rotate-163 {
  -webkit-transform: rotate(163deg);
          transform: rotate(163deg);
}

.rotate-164 {
  -webkit-transform: rotate(164deg);
          transform: rotate(164deg);
}

.rotate-165 {
  -webkit-transform: rotate(165deg);
          transform: rotate(165deg);
}

.rotate-166 {
  -webkit-transform: rotate(166deg);
          transform: rotate(166deg);
}

.rotate-167 {
  -webkit-transform: rotate(167deg);
          transform: rotate(167deg);
}

.rotate-168 {
  -webkit-transform: rotate(168deg);
          transform: rotate(168deg);
}

.rotate-169 {
  -webkit-transform: rotate(169deg);
          transform: rotate(169deg);
}

.rotate-170 {
  -webkit-transform: rotate(170deg);
          transform: rotate(170deg);
}

.rotate-171 {
  -webkit-transform: rotate(171deg);
          transform: rotate(171deg);
}

.rotate-172 {
  -webkit-transform: rotate(172deg);
          transform: rotate(172deg);
}

.rotate-173 {
  -webkit-transform: rotate(173deg);
          transform: rotate(173deg);
}

.rotate-174 {
  -webkit-transform: rotate(174deg);
          transform: rotate(174deg);
}

.rotate-175 {
  -webkit-transform: rotate(175deg);
          transform: rotate(175deg);
}

.rotate-176 {
  -webkit-transform: rotate(176deg);
          transform: rotate(176deg);
}

.rotate-177 {
  -webkit-transform: rotate(177deg);
          transform: rotate(177deg);
}

.rotate-178 {
  -webkit-transform: rotate(178deg);
          transform: rotate(178deg);
}

.rotate-179 {
  -webkit-transform: rotate(179deg);
          transform: rotate(179deg);
}

.rotate-180 {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.rotate-181 {
  -webkit-transform: rotate(181deg);
          transform: rotate(181deg);
}

.rotate-182 {
  -webkit-transform: rotate(182deg);
          transform: rotate(182deg);
}

.rotate-183 {
  -webkit-transform: rotate(183deg);
          transform: rotate(183deg);
}

.rotate-184 {
  -webkit-transform: rotate(184deg);
          transform: rotate(184deg);
}

.rotate-185 {
  -webkit-transform: rotate(185deg);
          transform: rotate(185deg);
}

.rotate-186 {
  -webkit-transform: rotate(186deg);
          transform: rotate(186deg);
}

.rotate-187 {
  -webkit-transform: rotate(187deg);
          transform: rotate(187deg);
}

.rotate-188 {
  -webkit-transform: rotate(188deg);
          transform: rotate(188deg);
}

.rotate-189 {
  -webkit-transform: rotate(189deg);
          transform: rotate(189deg);
}

.rotate-190 {
  -webkit-transform: rotate(190deg);
          transform: rotate(190deg);
}

.rotate-191 {
  -webkit-transform: rotate(191deg);
          transform: rotate(191deg);
}

.rotate-192 {
  -webkit-transform: rotate(192deg);
          transform: rotate(192deg);
}

.rotate-193 {
  -webkit-transform: rotate(193deg);
          transform: rotate(193deg);
}

.rotate-194 {
  -webkit-transform: rotate(194deg);
          transform: rotate(194deg);
}

.rotate-195 {
  -webkit-transform: rotate(195deg);
          transform: rotate(195deg);
}

.rotate-196 {
  -webkit-transform: rotate(196deg);
          transform: rotate(196deg);
}

.rotate-197 {
  -webkit-transform: rotate(197deg);
          transform: rotate(197deg);
}

.rotate-198 {
  -webkit-transform: rotate(198deg);
          transform: rotate(198deg);
}

.rotate-199 {
  -webkit-transform: rotate(199deg);
          transform: rotate(199deg);
}

.rotate-200 {
  -webkit-transform: rotate(200deg);
          transform: rotate(200deg);
}

.rotate-201 {
  -webkit-transform: rotate(201deg);
          transform: rotate(201deg);
}

.rotate-202 {
  -webkit-transform: rotate(202deg);
          transform: rotate(202deg);
}

.rotate-203 {
  -webkit-transform: rotate(203deg);
          transform: rotate(203deg);
}

.rotate-204 {
  -webkit-transform: rotate(204deg);
          transform: rotate(204deg);
}

.rotate-205 {
  -webkit-transform: rotate(205deg);
          transform: rotate(205deg);
}

.rotate-206 {
  -webkit-transform: rotate(206deg);
          transform: rotate(206deg);
}

.rotate-207 {
  -webkit-transform: rotate(207deg);
          transform: rotate(207deg);
}

.rotate-208 {
  -webkit-transform: rotate(208deg);
          transform: rotate(208deg);
}

.rotate-209 {
  -webkit-transform: rotate(209deg);
          transform: rotate(209deg);
}

.rotate-210 {
  -webkit-transform: rotate(210deg);
          transform: rotate(210deg);
}

.rotate-211 {
  -webkit-transform: rotate(211deg);
          transform: rotate(211deg);
}

.rotate-212 {
  -webkit-transform: rotate(212deg);
          transform: rotate(212deg);
}

.rotate-213 {
  -webkit-transform: rotate(213deg);
          transform: rotate(213deg);
}

.rotate-214 {
  -webkit-transform: rotate(214deg);
          transform: rotate(214deg);
}

.rotate-215 {
  -webkit-transform: rotate(215deg);
          transform: rotate(215deg);
}

.rotate-216 {
  -webkit-transform: rotate(216deg);
          transform: rotate(216deg);
}

.rotate-217 {
  -webkit-transform: rotate(217deg);
          transform: rotate(217deg);
}

.rotate-218 {
  -webkit-transform: rotate(218deg);
          transform: rotate(218deg);
}

.rotate-219 {
  -webkit-transform: rotate(219deg);
          transform: rotate(219deg);
}

.rotate-220 {
  -webkit-transform: rotate(220deg);
          transform: rotate(220deg);
}

.rotate-221 {
  -webkit-transform: rotate(221deg);
          transform: rotate(221deg);
}

.rotate-222 {
  -webkit-transform: rotate(222deg);
          transform: rotate(222deg);
}

.rotate-223 {
  -webkit-transform: rotate(223deg);
          transform: rotate(223deg);
}

.rotate-224 {
  -webkit-transform: rotate(224deg);
          transform: rotate(224deg);
}

.rotate-225 {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}

.rotate-226 {
  -webkit-transform: rotate(226deg);
          transform: rotate(226deg);
}

.rotate-227 {
  -webkit-transform: rotate(227deg);
          transform: rotate(227deg);
}

.rotate-228 {
  -webkit-transform: rotate(228deg);
          transform: rotate(228deg);
}

.rotate-229 {
  -webkit-transform: rotate(229deg);
          transform: rotate(229deg);
}

.rotate-230 {
  -webkit-transform: rotate(230deg);
          transform: rotate(230deg);
}

.rotate-231 {
  -webkit-transform: rotate(231deg);
          transform: rotate(231deg);
}

.rotate-232 {
  -webkit-transform: rotate(232deg);
          transform: rotate(232deg);
}

.rotate-233 {
  -webkit-transform: rotate(233deg);
          transform: rotate(233deg);
}

.rotate-234 {
  -webkit-transform: rotate(234deg);
          transform: rotate(234deg);
}

.rotate-235 {
  -webkit-transform: rotate(235deg);
          transform: rotate(235deg);
}

.rotate-236 {
  -webkit-transform: rotate(236deg);
          transform: rotate(236deg);
}

.rotate-237 {
  -webkit-transform: rotate(237deg);
          transform: rotate(237deg);
}

.rotate-238 {
  -webkit-transform: rotate(238deg);
          transform: rotate(238deg);
}

.rotate-239 {
  -webkit-transform: rotate(239deg);
          transform: rotate(239deg);
}

.rotate-240 {
  -webkit-transform: rotate(240deg);
          transform: rotate(240deg);
}

.rotate-241 {
  -webkit-transform: rotate(241deg);
          transform: rotate(241deg);
}

.rotate-242 {
  -webkit-transform: rotate(242deg);
          transform: rotate(242deg);
}

.rotate-243 {
  -webkit-transform: rotate(243deg);
          transform: rotate(243deg);
}

.rotate-244 {
  -webkit-transform: rotate(244deg);
          transform: rotate(244deg);
}

.rotate-245 {
  -webkit-transform: rotate(245deg);
          transform: rotate(245deg);
}

.rotate-246 {
  -webkit-transform: rotate(246deg);
          transform: rotate(246deg);
}

.rotate-247 {
  -webkit-transform: rotate(247deg);
          transform: rotate(247deg);
}

.rotate-248 {
  -webkit-transform: rotate(248deg);
          transform: rotate(248deg);
}

.rotate-249 {
  -webkit-transform: rotate(249deg);
          transform: rotate(249deg);
}

.rotate-250 {
  -webkit-transform: rotate(250deg);
          transform: rotate(250deg);
}

.rotate-251 {
  -webkit-transform: rotate(251deg);
          transform: rotate(251deg);
}

.rotate-252 {
  -webkit-transform: rotate(252deg);
          transform: rotate(252deg);
}

.rotate-253 {
  -webkit-transform: rotate(253deg);
          transform: rotate(253deg);
}

.rotate-254 {
  -webkit-transform: rotate(254deg);
          transform: rotate(254deg);
}

.rotate-255 {
  -webkit-transform: rotate(255deg);
          transform: rotate(255deg);
}

.rotate-256 {
  -webkit-transform: rotate(256deg);
          transform: rotate(256deg);
}

.rotate-257 {
  -webkit-transform: rotate(257deg);
          transform: rotate(257deg);
}

.rotate-258 {
  -webkit-transform: rotate(258deg);
          transform: rotate(258deg);
}

.rotate-259 {
  -webkit-transform: rotate(259deg);
          transform: rotate(259deg);
}

.rotate-260 {
  -webkit-transform: rotate(260deg);
          transform: rotate(260deg);
}

.rotate-261 {
  -webkit-transform: rotate(261deg);
          transform: rotate(261deg);
}

.rotate-262 {
  -webkit-transform: rotate(262deg);
          transform: rotate(262deg);
}

.rotate-263 {
  -webkit-transform: rotate(263deg);
          transform: rotate(263deg);
}

.rotate-264 {
  -webkit-transform: rotate(264deg);
          transform: rotate(264deg);
}

.rotate-265 {
  -webkit-transform: rotate(265deg);
          transform: rotate(265deg);
}

.rotate-266 {
  -webkit-transform: rotate(266deg);
          transform: rotate(266deg);
}

.rotate-267 {
  -webkit-transform: rotate(267deg);
          transform: rotate(267deg);
}

.rotate-268 {
  -webkit-transform: rotate(268deg);
          transform: rotate(268deg);
}

.rotate-269 {
  -webkit-transform: rotate(269deg);
          transform: rotate(269deg);
}

.rotate-270 {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

.rotate-271 {
  -webkit-transform: rotate(271deg);
          transform: rotate(271deg);
}

.rotate-272 {
  -webkit-transform: rotate(272deg);
          transform: rotate(272deg);
}

.rotate-273 {
  -webkit-transform: rotate(273deg);
          transform: rotate(273deg);
}

.rotate-274 {
  -webkit-transform: rotate(274deg);
          transform: rotate(274deg);
}

.rotate-275 {
  -webkit-transform: rotate(275deg);
          transform: rotate(275deg);
}

.rotate-276 {
  -webkit-transform: rotate(276deg);
          transform: rotate(276deg);
}

.rotate-277 {
  -webkit-transform: rotate(277deg);
          transform: rotate(277deg);
}

.rotate-278 {
  -webkit-transform: rotate(278deg);
          transform: rotate(278deg);
}

.rotate-279 {
  -webkit-transform: rotate(279deg);
          transform: rotate(279deg);
}

.rotate-280 {
  -webkit-transform: rotate(280deg);
          transform: rotate(280deg);
}

.rotate-281 {
  -webkit-transform: rotate(281deg);
          transform: rotate(281deg);
}

.rotate-282 {
  -webkit-transform: rotate(282deg);
          transform: rotate(282deg);
}

.rotate-283 {
  -webkit-transform: rotate(283deg);
          transform: rotate(283deg);
}

.rotate-284 {
  -webkit-transform: rotate(284deg);
          transform: rotate(284deg);
}

.rotate-285 {
  -webkit-transform: rotate(285deg);
          transform: rotate(285deg);
}

.rotate-286 {
  -webkit-transform: rotate(286deg);
          transform: rotate(286deg);
}

.rotate-287 {
  -webkit-transform: rotate(287deg);
          transform: rotate(287deg);
}

.rotate-288 {
  -webkit-transform: rotate(288deg);
          transform: rotate(288deg);
}

.rotate-289 {
  -webkit-transform: rotate(289deg);
          transform: rotate(289deg);
}

.rotate-290 {
  -webkit-transform: rotate(290deg);
          transform: rotate(290deg);
}

.rotate-291 {
  -webkit-transform: rotate(291deg);
          transform: rotate(291deg);
}

.rotate-292 {
  -webkit-transform: rotate(292deg);
          transform: rotate(292deg);
}

.rotate-293 {
  -webkit-transform: rotate(293deg);
          transform: rotate(293deg);
}

.rotate-294 {
  -webkit-transform: rotate(294deg);
          transform: rotate(294deg);
}

.rotate-295 {
  -webkit-transform: rotate(295deg);
          transform: rotate(295deg);
}

.rotate-296 {
  -webkit-transform: rotate(296deg);
          transform: rotate(296deg);
}

.rotate-297 {
  -webkit-transform: rotate(297deg);
          transform: rotate(297deg);
}

.rotate-298 {
  -webkit-transform: rotate(298deg);
          transform: rotate(298deg);
}

.rotate-299 {
  -webkit-transform: rotate(299deg);
          transform: rotate(299deg);
}

.rotate-300 {
  -webkit-transform: rotate(300deg);
          transform: rotate(300deg);
}

.rotate-301 {
  -webkit-transform: rotate(301deg);
          transform: rotate(301deg);
}

.rotate-302 {
  -webkit-transform: rotate(302deg);
          transform: rotate(302deg);
}

.rotate-303 {
  -webkit-transform: rotate(303deg);
          transform: rotate(303deg);
}

.rotate-304 {
  -webkit-transform: rotate(304deg);
          transform: rotate(304deg);
}

.rotate-305 {
  -webkit-transform: rotate(305deg);
          transform: rotate(305deg);
}

.rotate-306 {
  -webkit-transform: rotate(306deg);
          transform: rotate(306deg);
}

.rotate-307 {
  -webkit-transform: rotate(307deg);
          transform: rotate(307deg);
}

.rotate-308 {
  -webkit-transform: rotate(308deg);
          transform: rotate(308deg);
}

.rotate-309 {
  -webkit-transform: rotate(309deg);
          transform: rotate(309deg);
}

.rotate-310 {
  -webkit-transform: rotate(310deg);
          transform: rotate(310deg);
}

.rotate-311 {
  -webkit-transform: rotate(311deg);
          transform: rotate(311deg);
}

.rotate-312 {
  -webkit-transform: rotate(312deg);
          transform: rotate(312deg);
}

.rotate-313 {
  -webkit-transform: rotate(313deg);
          transform: rotate(313deg);
}

.rotate-314 {
  -webkit-transform: rotate(314deg);
          transform: rotate(314deg);
}

.rotate-315 {
  -webkit-transform: rotate(315deg);
          transform: rotate(315deg);
}

.rotate-316 {
  -webkit-transform: rotate(316deg);
          transform: rotate(316deg);
}

.rotate-317 {
  -webkit-transform: rotate(317deg);
          transform: rotate(317deg);
}

.rotate-318 {
  -webkit-transform: rotate(318deg);
          transform: rotate(318deg);
}

.rotate-319 {
  -webkit-transform: rotate(319deg);
          transform: rotate(319deg);
}

.rotate-320 {
  -webkit-transform: rotate(320deg);
          transform: rotate(320deg);
}

.rotate-321 {
  -webkit-transform: rotate(321deg);
          transform: rotate(321deg);
}

.rotate-322 {
  -webkit-transform: rotate(322deg);
          transform: rotate(322deg);
}

.rotate-323 {
  -webkit-transform: rotate(323deg);
          transform: rotate(323deg);
}

.rotate-324 {
  -webkit-transform: rotate(324deg);
          transform: rotate(324deg);
}

.rotate-325 {
  -webkit-transform: rotate(325deg);
          transform: rotate(325deg);
}

.rotate-326 {
  -webkit-transform: rotate(326deg);
          transform: rotate(326deg);
}

.rotate-327 {
  -webkit-transform: rotate(327deg);
          transform: rotate(327deg);
}

.rotate-328 {
  -webkit-transform: rotate(328deg);
          transform: rotate(328deg);
}

.rotate-329 {
  -webkit-transform: rotate(329deg);
          transform: rotate(329deg);
}

.rotate-330 {
  -webkit-transform: rotate(330deg);
          transform: rotate(330deg);
}

.rotate-331 {
  -webkit-transform: rotate(331deg);
          transform: rotate(331deg);
}

.rotate-332 {
  -webkit-transform: rotate(332deg);
          transform: rotate(332deg);
}

.rotate-333 {
  -webkit-transform: rotate(333deg);
          transform: rotate(333deg);
}

.rotate-334 {
  -webkit-transform: rotate(334deg);
          transform: rotate(334deg);
}

.rotate-335 {
  -webkit-transform: rotate(335deg);
          transform: rotate(335deg);
}

.rotate-336 {
  -webkit-transform: rotate(336deg);
          transform: rotate(336deg);
}

.rotate-337 {
  -webkit-transform: rotate(337deg);
          transform: rotate(337deg);
}

.rotate-338 {
  -webkit-transform: rotate(338deg);
          transform: rotate(338deg);
}

.rotate-339 {
  -webkit-transform: rotate(339deg);
          transform: rotate(339deg);
}

.rotate-340 {
  -webkit-transform: rotate(340deg);
          transform: rotate(340deg);
}

.rotate-341 {
  -webkit-transform: rotate(341deg);
          transform: rotate(341deg);
}

.rotate-342 {
  -webkit-transform: rotate(342deg);
          transform: rotate(342deg);
}

.rotate-343 {
  -webkit-transform: rotate(343deg);
          transform: rotate(343deg);
}

.rotate-344 {
  -webkit-transform: rotate(344deg);
          transform: rotate(344deg);
}

.rotate-345 {
  -webkit-transform: rotate(345deg);
          transform: rotate(345deg);
}

.rotate-346 {
  -webkit-transform: rotate(346deg);
          transform: rotate(346deg);
}

.rotate-347 {
  -webkit-transform: rotate(347deg);
          transform: rotate(347deg);
}

.rotate-348 {
  -webkit-transform: rotate(348deg);
          transform: rotate(348deg);
}

.rotate-349 {
  -webkit-transform: rotate(349deg);
          transform: rotate(349deg);
}

.rotate-350 {
  -webkit-transform: rotate(350deg);
          transform: rotate(350deg);
}

.rotate-351 {
  -webkit-transform: rotate(351deg);
          transform: rotate(351deg);
}

.rotate-352 {
  -webkit-transform: rotate(352deg);
          transform: rotate(352deg);
}

.rotate-353 {
  -webkit-transform: rotate(353deg);
          transform: rotate(353deg);
}

.rotate-354 {
  -webkit-transform: rotate(354deg);
          transform: rotate(354deg);
}

.rotate-355 {
  -webkit-transform: rotate(355deg);
          transform: rotate(355deg);
}

.rotate-356 {
  -webkit-transform: rotate(356deg);
          transform: rotate(356deg);
}

.rotate-357 {
  -webkit-transform: rotate(357deg);
          transform: rotate(357deg);
}

.rotate-358 {
  -webkit-transform: rotate(358deg);
          transform: rotate(358deg);
}

.rotate-359 {
  -webkit-transform: rotate(359deg);
          transform: rotate(359deg);
}

.rotate-360 {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

.rotate-361 {
  -webkit-transform: rotate(361deg);
          transform: rotate(361deg);
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.page--periodic-report .modal .table {
  min-width: 1920px;
}

@media screen and (max-width: 640px) {
  .page--periodic-report .range .input-daterange {
    max-width: calc(100% - 10px);
  }
}

.page--periodic-report .modal__side {
  text-align: center;
}

.page--periodic-report .modal__side label {
  font-weight: bold;
}

.page--periodic-report .cost-centers-summary {
  margin-top: 30px;
  padding: 20px;
  border-top: 2px solid #0b4ba4;
  background-color: #f8f9fa;
}

.page--periodic-report .cost-centers-summary h4 {
  margin-bottom: 20px;
  font-weight: bold;
  color: #0b4ba4;
  font-size: 16px;
}

.page--periodic-report .cost-centers-summary .cost-centers-summary-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 2rem;
     -moz-column-gap: 2rem;
          column-gap: 2rem;
  row-gap: 2rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.page--periodic-report .cost-centers-summary .cost-centers-summary-wrapper__card {
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  max-width: 20rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.page--periodic-report .cost-centers-summary .cost-centers-summary-wrapper__title {
  font-weight: bold;
  font-size: 14px;
  color: #0b4ba4;
  border-bottom: 1px solid #e9ecef;
  padding: 0.5rem;
}

.page--periodic-report .cost-centers-summary .cost-centers-summary-wrapper__item {
  padding: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px dotted #dee2e6;
}

.page--periodic-report .cost-centers-summary .cost-centers-summary-wrapper__month {
  color: #000;
  font-size: 13px;
}

.page--periodic-report .cost-centers-summary .cost-centers-summary-wrapper__amount {
  color: #000;
  font-size: 14px;
}

.page--periodic-report .cost-centers-summary .cost-centers-summary-wrapper__total {
  border-top: 2px solid #0b4ba4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f8f9fa;
  padding: 0.5rem;
  margin-top: auto;
}

.page--periodic-report .cost-centers-summary .cost-centers-summary-wrapper__total-label {
  font-weight: bold;
  color: #0b4ba4;
  font-size: 12px;
  text-transform: uppercase;
}

.page--periodic-report .cost-centers-summary .cost-centers-summary-wrapper__total-amount {
  font-weight: bold;
  color: #0b4ba4;
  font-size: 16px;
}

.page--periodic-report .table--periodic-raport table.table-condensed {
  table-layout: auto;
  min-width: 1290px;
}

.page--periodic-report .table--periodic-raport table:not(.clone) tr:not(:first-child):hover {
  background: #e8e8e8;
  color: black;
}

.page--periodic-report .table--periodic-raport table:not(.clone) tr:not(:first-child):hover td {
  background: #e8e8e8 !important;
  color: black !important;
}

.page--periodic-report .table--periodic-raport table:not(.clone) tr:not(:first-child):hover td * {
  background: #e8e8e8 !important;
  color: black !important;
}

.page--periodic-report .table--periodic-raport table.clone td span.btn-save {
  z-index: 98;
}

.page--periodic-report .table--periodic-raport tbody tr td[data-month-price].active:not(.category-name) {
  background-color: #d6d6d6;
}

.page--periodic-report .table--periodic-raport tbody tr.project-row {
  color: #164194;
}

.page--periodic-report .table--periodic-raport tbody tr td {
  min-width: 13rem;
  background-color: white;
  width: 13rem !important;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.page--periodic-report .table--periodic-raport tbody tr td[data-price-quarter] {
  font-weight: bold;
  background-color: #0b4ba4;
  color: white;
  text-align: center;
}

.page--periodic-report .table--periodic-raport tbody tr td[data-price-quarter]:last-of-type {
  background-color: #0b4ba4;
  color: white;
}

.page--periodic-report .table--periodic-raport tbody tr td.category-name span {
  color: #7b7d82;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  line-height: 1.3;
}

.page--periodic-report .table--periodic-raport tbody tr td.category-name span .fa-chevron-down {
  width: 13px;
  overflow: unset;
  display: inline-block;
  min-width: 13px;
  text-align: left;
  margin-left: 10px;
  margin-top: 2px;
}

.page--periodic-report .table--periodic-raport tbody tr td.project-name span {
  color: #164194;
}

.page--periodic-report .table--periodic-raport tbody tr td[data-quarter-price-sum] {
  background-color: #d6d6d6;
  text-align: right;
}

.page--periodic-report .table--periodic-raport tbody tr td[data-quarter-price-sum].active {
  display: table-cell;
  vertical-align: middle;
}

.page--periodic-report .table--periodic-raport tr.expand .hasChildren .expand {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.page--periodic-report .table--periodic-raport tr.category-row.active:hover {
  cursor: pointer;
}

.page--periodic-report .table--periodic-raport tr.category-row td[data-month-price] {
  display: none;
}

.page--periodic-report .table--periodic-raport tr td.hasChildren {
  position: relative;
}

.page--periodic-report .table--periodic-raport tr td.category-name {
  max-width: 13rem;
  width: 13rem !important;
}

.page--periodic-report .table--periodic-raport tr td[data-expand-quarter]:hover {
  cursor: pointer;
}

.page--periodic-report .table--periodic-raport tr td[data-month-price] {
  display: none;
}

.page--periodic-report .table--periodic-raport tr td[data-month-price].active {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}

.page--periodic-report .table--periodic-raport tr td[data-quarter-sum] {
  display: none;
}

.page--periodic-report .table--periodic-raport tr td[data-quarter-sum].active {
  display: table-cell;
}

.page--periodic-report .table--periodic-raport tr td:last-of-type {
  background-color: white;
}

.page--periodic-report .table--periodic-raport tr td.active {
  background-color: white;
}

.page--periodic-report .table--periodic-raport tr td.month-name {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  text-align: left;
  display: none;
}

.page--periodic-report .table--periodic-raport tr td.month-name.active {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: white !important;
  background-color: #7b7d82 !important;
}

.page--periodic-report .table--periodic-raport tr td.total-header {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: white !important;
  background-color: #3b4752 !important;
}

.page--periodic-report .table--periodic-raport tr td.total {
  font-weight: 600;
  text-align: right;
  color: white !important;
}

.page--periodic-report .table--periodic-raport .table__row--head {
  min-width: 1200px;
}

.page--periodic-report .table--periodic-raport .table__row--head td {
  padding: 0 !important;
  width: 20%;
}

.progress-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.progress-label {
  color: white;
  margin-left: 10px;
}

.progress-label .badge {
  min-width: 40px;
  padding: 4px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  color: white;
}

.progress-bar-green {
  background-color: #39b717;
}

.progress-bar-danger {
  background-color: #f55753;
}

.scroller {
  width: 100px;
  background-color: #696969;
  border-radius: 5px;
  height: 10px;
}

@supports (-ms-ime-align: auto) {
  .scroll-element_outer {
    display: none !important;
  }
  .scroll-element_outer .scroll-bar {
    display: none !important;
  }
  card-block.scrollable {
    width: 100% !important;
  }
  card-block.scrollable > div {
    width: 100% !important;
  }
}

.accordion-draggable .accordion__handle .accordion-header.card-header {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.accordion .dd-placeholder {
  margin: 15px 0px;
}

.accordion__item-content--name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 950px;
}

@media (max-width: 1250px) {
  .accordion__item-content--name {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    max-width: none;
  }
}

.accordion__item-content--name.mwnone {
  max-width: none;
}

.accordion .dd-item {
  padding: 15px 0px !important;
}

.accordion .dd {
  max-width: none;
}

.accordion__dragger {
  position: absolute;
  left: 5px;
  top: 20px;
  padding: 5px 5px !important;
  border: none !important;
  border-radius: 5px !important;
  background-color: #0d4da4;
  color: white;
  z-index: 5;
}

.accordion__dragger:hover {
  background-color: #0d4da4;
  color: white !important;
}

.accordion__dragger.dd-handle {
  max-height: 25px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
}

.accordion__dragger.dd-handle .fas {
  font-size: 14px;
}

@media (max-width: 1250px) {
  .accordion__dragger.dd-handle {
    max-width: none !important;
    width: calc(100% - 10px) !important;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-left: 0px;
    padding-right: 15px !important;
  }
}

.accordion__dragger.dd-handle .fa-bars {
  top: 1px;
  position: relative;
}

.accordion__dragger .fa {
  color: white;
}

.accordion__handle {
  width: 100%;
}

.accordion__container {
  position: relative;
}

.accordion-header {
  width: 100%;
}

@media (max-width: 1250px) {
  .accordion-header {
    padding-top: 30px !important;
  }
}

@media (max-width: 540px) {
  .accordion-header {
    padding-top: 50px !important;
  }
}

.accordion__content {
  width: 100%;
}

.accordion-draggable .dd-placeholder {
  margin: 15px 0px;
}

.accordion-draggable .dd-handle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
  padding: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.accordion__description--rwd {
  display: none;
  font-family: "montserrat";
  width: calc(100% - 20px);
  text-align: center;
  margin: 10px auto;
  text-transform: none;
  font-weight: 100;
  font-size: 10px;
  line-height: 1.2;
}

@media (max-width: 1250px) {
  .accordion__description--rwd {
    display: block;
    word-break: break-word;
    text-align: left;
    width: calc(100% - 70px);
    margin-left: 50px;
  }
}

@media (max-width: 540px) {
  .accordion__description--rwd {
    margin-bottom: 20px;
    margin-left: 50px;
  }
}

.accordion-break {
  max-width: 100px;
  width: 100%;
}

@media (max-width: 1250px) {
  .accordion-break {
    display: none;
  }
}

.accordion-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (max-width: 1250px) {
  .accordion-content .table-item--name {
    display: none;
  }
}

.accordion-item--do {
  max-width: 50px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.accordion-item--do a {
  opacity: 1 !important;
}

.accordion-item--do a.disabled {
  opacity: 0.5 !important;
}

.accordion-item--do--actions {
  max-width: 90px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: center;
      align-self: center;
}

@media (max-width: 1250px) {
  .accordion-item--do--actions {
    max-width: none;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .accordion-item--do--actions a {
    padding: 10px;
    margin: 0px 5px;
  }
}

@media (max-width: 540px) {
  .accordion-item--do--actions {
    width: 100% !important;
    margin-top: 20px;
    margin-left: 0px;
  }
}

.accordion-item--do--actions button.fa-save {
  padding: 0px 10px;
  margin: 0px 5px;
}

.accordion-item--do--actions .fa {
  color: white !important;
  opacity: 1;
}

.accordion-item--do--actions .fa.disabled {
  opacity: 0.5;
  padding: 10px;
  margin: 0px 5px;
}

.accordion-item--do--actions button {
  background: none;
  border: 0;
}

.accordion-item--do-edit {
  -ms-flex-item-align: auto;
      align-self: auto;
  margin-top: 5px;
}

.accordion-itemm-w-200 {
  max-width: 200px;
}

.accordion-item--name-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 1250px) {
  .accordion-item--name-category {
    margin: 10px auto;
    min-height: auto;
    text-align: left !important;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}

.accordion-item--name-category b {
  min-height: 20px;
}

.accordion-item--name-category-edit {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}

.accordion-item--name-category-edit .form-group {
  width: 33%;
}

.accordion-item--name-category-edit .budget__item--description {
  width: 25% !important;
}

.accordion-item--name-category-edit input {
  text-align: left !important;
}

.accordion-item .accordion__description {
  font-size: 10px;
  text-transform: none;
  font-weight: 100;
  line-height: 1.2;
}

@media (max-width: 1250px) {
  .accordion-item .accordion__description {
    display: none;
  }
}

.accordion-row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0px;
  border-bottom: solid 1px #f2f2f2;
  color: #333333;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

@media (max-width: 600px) {
  .accordion-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 1250px) {
  .accordion-row .accordion-rwd {
    display: none;
  }
}

@media (max-width: 1250px) {
  .accordion-row .accordion-item.rwd {
    max-width: 33% !important;
    width: 100% !important;
    text-align: center !important;
  }
}

@media (max-width: 600px) {
  .accordion-row .accordion-item.rwd {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 5px auto !important;
  }
}

@media (max-width: 1250px) {
  .accordion-row .accordion-item.rwd .user-content-box {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}

.accordion-row--header {
  background-color: #d6d6d6;
  border: none;
  font-weight: bold;
  color: black;
}

.accordion-button {
  border: none;
  opacity: 1 !important;
  padding: 2px !important;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  margin-top: 0px;
}

@-moz-document url-prefix() {
  .accordion-button {
    padding-top: 0px !important;
  }
}

@media (max-width: 1250px) {
  .accordion-button {
    height: 100%;
    width: auto;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    text-align: right;
    margin-right: 10px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 0px;
    max-width: 50px;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
}

.accordion-button--white {
  color: white !important;
}

.accordion-button--white:after {
  color: white !important;
  font-size: 14px;
}

.accordion-button--white.collapsed {
  color: white !important;
}

.accordion-button.collapsed:after {
  font-family: 'FontAwesome';
  content: "\F067";
  padding: 6px 3px;
  border-radius: 5px;
}

.accordion-button:after {
  font-family: 'FontAwesome';
  content: "\F068";
  color: #626262;
  padding: 6px 3px;
  border-radius: 5px;
}

.accordion-header {
  background-color: #0d4da4 !important;
}

.accordion-header--subtitle {
  display: none;
}

@media (max-width: 1250px) {
  .accordion-header--subtitle {
    display: block;
    font-weight: 800;
    text-transform: none;
    line-height: 1.3;
  }
}

@media (max-width: 600px) {
  .accordion-header--subtitle {
    margin-bottom: 10px;
  }
}

.accordion-header .accordion-item--do {
  max-width: 90px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: center;
      align-self: center;
}

@media (max-width: 1250px) {
  .accordion-header .accordion-item--do {
    max-width: none;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .accordion-header .accordion-item--do a {
    padding: 10px;
    margin: 0px 5px;
  }
}

@media (max-width: 540px) {
  .accordion-header .accordion-item--do {
    width: 100% !important;
    margin-top: 20px;
    margin-left: 0px;
  }
}

.accordion-header .accordion-item--do button.fa-save {
  padding: 0px 10px;
  margin: 0px 5px;
}

.accordion-header .accordion-item--do .fa {
  color: white !important;
  opacity: 1;
}

.accordion-header .accordion-item--do .fa.disabled {
  opacity: 0.5;
  padding: 10px;
  margin: 0px 5px;
}

.accordion-header .accordion-item--do button {
  background: none;
  border: 0;
}

.accordion-header .accordion-item--do-edit {
  -ms-flex-item-align: auto;
      align-self: auto;
  margin-top: 5px;
}

.accordion-header.card-header {
  background-color: #0d4da4;
}

.accordion-header-content {
  /*display: flex;
      flex-direction: row;
      align-items: flex-start;
      justify-content: space-between;*/
  display: inline-grid;
  grid-template-columns: 10fr repeat(4, 2fr) 50px;
  width: 100%;
  color: white;
}

@media (max-width: 1250px) {
  .accordion-header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 1250px) {
  .accordion-header-content .accordion-item {
    width: 100%;
    text-align: left !important;
  }
}

@media (max-width: 1250px) {
  .accordion-header-content .accordion-item--do {
    width: auto;
    margin-right: 20px;
  }
}

@media (max-width: 600px) {
  .accordion-header-content .accordion-item--do {
    margin-right: 30px;
  }
}

@media (max-width: 1250px) {
  .accordion-header-content .accordion-item--name-category {
    text-align: left !important;
    width: auto;
    margin-top: 0;
    margin-bottom: 0px;
  }
}

@media (max-width: 540px) {
  .accordion-header-content .accordion-item--name-category {
    text-align: left !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 0;
    height: 100%;
    min-height: 30px;
  }
}

@media (max-width: 1250px) {
  .accordion-header-content .accordion-item.col-x-200, .accordion-header-content .accordion-item.table-item--name {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: auto;
    margin-left: 50px;
    max-width: none;
    min-height: 45px;
  }
}

@media (max-width: 600px) {
  .accordion-header-content .accordion-item.col-x-200.accordion-item--second, .accordion-header-content .accordion-item.table-item--name.accordion-item--second {
    margin-left: 0px !important;
  }
}

@media (max-width: 400px) {
  .accordion-header-content .accordion-item.col-x-200.accordion-item--second, .accordion-header-content .accordion-item.table-item--name.accordion-item--second {
    margin-left: 50px !important;
  }
}

@media (max-width: 540px) {
  .accordion-header-content .accordion-item.col-x-200, .accordion-header-content .accordion-item.table-item--name {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    padding-left: 0px;
  }
}

@media (max-width: 400px) {
  .accordion-header-content .accordion-item.col-x-200, .accordion-header-content .accordion-item.table-item--name {
    width: calc(100% - 50px);
    margin-left: 50px;
  }
}

@media (max-width: 1250px) {
  .accordion-header-content .accordion-item.col-x-200:nth-of-type(1), .accordion-header-content .accordion-item.table-item--name:nth-of-type(1) {
    text-align: left !important;
  }
}

@media (max-width: 1250px) {
  .accordion-header-content .accordion-item .user-content-box {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto;
    margin-left: 0px;
  }
  .accordion-header-content .accordion-item .user-content-box .user--photo {
    margin-left: 0px;
  }
}

.accordion-item {
  place-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  font-size: 12px;
}

@media (max-width: 1250px) {
  .accordion-item {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}

.accordion-item--price {
  -ms-flex-item-align: center;
      align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.accordion-item--price a:not(.btn) {
  opacity: 1 !important;
  color: white !important;
}

.accordion-item--price input {
  text-align: center !important;
}

@media (max-width: 1500px) {
  .accordion-item--price {
    max-width: 160px;
  }
}

@media (max-width: 1250px) {
  .accordion-item--price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.accordion-item--price-edit {
  -ms-flex-item-align: auto;
      align-self: auto;
  line-height: 35px;
  margin-top: 5px;
}

.accordion-item.accordion-code {
  font-weight: bold;
}

.accordion-item--code {
  display: none;
}

@media (max-width: 1250px) {
  .accordion-item--code {
    display: block;
  }
}

@media (max-width: 1250px) {
  .accordion-item--price b {
    font-weight: 100;
    display: block;
  }
}

.accordion-item .fa {
  color: white !important;
}

.accordion-item--short {
  max-width: 100px;
  width: 100%;
}

.accordion-item--name {
  position: relative;
  text-transform: capitalize;
}

.accordion-item--name a {
  opacity: 1 !important;
}

.accordion-item--name .fa {
  color: white !important;
  font-weight: 600;
}

.accordion-item input {
  width: 100%;
  text-align: right;
}

.accordion-item input.transparent {
  background-color: transparent;
}

.accordion-item input.with-border {
  outline: none;
  border: solid 1px white;
  border-radius: 5px;
  min-height: 30px;
  font-size: 12px;
  font-weight: bold;
}

.accordion-item--short {
  max-width: 30px;
}

.accordion-item--short .fa {
  color: white !important;
}

.user--photo {
  max-width: 50px;
  margin: 0px 5px;
}

.user--photo img {
  max-width: none;
}

.user-content-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  text-align: left;
}

.user-content-box span.accordion-item--edit {
  width: 100%;
}

.user-content-box span.accordion-item--edit .field-projectsbudget-worker_id {
  margin: 0;
}

.summary_budget {
  background-color: white;
}

.summary_budget-item {
  font-weight: bold;
  color: black;
  font-size: 16px;
}

@media (max-width: 1250px) {
  .summary_budget-item {
    max-width: 33% !important;
    text-align: center !important;
  }
}

@media (max-width: 600px) {
  .summary_budget-item {
    max-width: 100% !important;
  }
}

@media (max-width: 769px) {
  .summary_budget-item.col-x-200, .summary_budget-item.table-item--name {
    max-width: 33% !important;
  }
}

@media (max-width: 600px) {
  .summary_budget-item.col-x-200, .summary_budget-item.table-item--name {
    max-width: 100% !important;
    margin: 10px auto;
  }
}

@media (max-width: 600px) {
  .summary_budget-item.col-x-200 {
    margin-bottom: 0px;
    padding: 0;
  }
}

.summary_budget-row {
  padding: 20px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media (max-width: 1250px) {
  .summary_budget-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 1250px) {
  .summary_budget-row .accordion-rwd, .summary_budget-row .table--code {
    display: none;
  }
}

.summary_budget-break {
  max-width: 45px;
  width: 100%;
}

.table--break {
  max-width: 100px !important;
  width: 100% !important;
}

@media (max-width: 1250px) {
  .table--break {
    display: none !important;
  }
}

.table-item--name {
  max-width: 250px;
  width: auto;
  height: 100%;
  -ms-flex-item-align: center;
      align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.table-item--name.edit-field .user-content-box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.table-item--name.edit-field select {
  color: black;
}

@media (max-width: 1500px) {
  .table-item--name {
    max-width: 190px;
    width: 100%;
  }
}

@media (max-width: 1350px) {
  .table-item--name {
    padding-left: 0px !important;
  }
}

@media (max-width: 1250px) {
  .table-item--name {
    max-width: 33%;
  }
}

.table--background-white {
  background-color: white;
}

section.dd-dragel {
  font-family: "Montserrat";
}

section.dd-dragel .dd-handle {
  -webkit-box-shadow: none;
          box-shadow: none;
}

section.dd-dragel .dd-handle:hover {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
}

section.dd-dragel .dd-item .accordion-item {
  height: auto;
}

section.dd-dragel .dd-item .accordion-item .fa {
  font-size: 15px;
}

@media (min-width: 1250px) {
  section.dd-dragel .dd-item .table-item--name, section.dd-dragel .dd-item .accordion-item--price {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

section.dd-dragel .dd-item .accordion-button--rwd {
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
}

@media (max-width: 1250px) {
  section.dd-dragel .dd-item .accordion-item--name-category {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}

section.dd-dragel .dd-item div:first-of-type {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100% !important;
}

@media (max-width: 1250px) {
  section.dd-dragel .dd-item div:first-of-type.accordion-item--name-category {
    width: auto !important;
  }
}

section.dd-dragel .dd-item .accordion-header-content .accordion-item--do {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1250px) {
  section.dd-dragel .dd-item .accordion__dragger {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

section.dd-dragel .dd-item .accordion__dragger.dd-handle {
  width: calc(100% - 30px) !important;
}

@media (max-width: 1250px) {
  section.dd-dragel .dd-item .accordion__dragger.dd-handle {
    width: calc(100% - 10px) !important;
    margin: 0;
  }
}

@media (max-width: 1024px) {
  section.dd-dragel .accordion__dragger {
    width: calc(100% - 10px) !important;
    margin-left: 10px;
    margin-right: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

section.dd-dragel .accordion__dragger.dd-handle {
  max-width: 25px;
  top: 11px;
  margin-bottom: 0px;
  max-height: 25px;
}

section.dd-dragel .accordion__dragger .accordion-header {
  padding-top: 0 !important;
}

section.dd-dragel .accordion__dragger .accordion-button:after {
  max-height: 25px;
  padding: 0px !important;
}

section.dd-dragel .accordion__item-content--name {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-left: 50px;
}

@media (max-width: 1250px) {
  section.dd-dragel .accordion__item-content--name {
    margin-left: 0px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

section.dd-dragel .accordion-header {
  padding: 10px 0px;
  min-height: 50px;
}

@media (max-width: 1250px) {
  section.dd-dragel .accordion-header {
    padding-bottom: 10px !important;
  }
}

section.dd-dragel .accordion__content {
  display: none !important;
}

section.dd-dragel .accordion-item--name-category {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-transform: uppercase !important;
}

section.dd-dragel .accordion-item--name-category br {
  display: none;
}

section.dd-dragel .accordion-button {
  max-height: 29px;
}

section.dd-dragel .accordion-button:after {
  padding-bottom: 0px;
  position: relative;
  padding-top: 4px;
  line-height: 1;
  padding-bottom: 2px;
  top: 0px;
}

.accordion-button[aria-expanded="true"]:after {
  font-family: 'FontAwesome';
  content: "\F068" !important;
  padding: 6px 3px;
  border-radius: 5px;
}

.accordion-button[aria-expanded="false"]:after {
  content: "\F067" !important;
  padding-top: 3px;
  padding-bottom: 3px;
}

.reason--text {
  position: relative;
  display: block;
  padding-bottom: 10px;
  min-width: 165px;
  text-align: center;
}

.reason--text:after {
  content: '';
  width: 100%;
  height: 1px;
  bottom: 7px;
  position: absolute;
  left: 0;
  background: black;
}

@media (max-width: 640px) {
  .range {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

@media (max-width: 640px) {
  .range .date-picker-input {
    width: 100%;
    margin: 10px 0;
  }
}

.range .btn-add {
  max-height: 35px;
  margin: 0px 10px;
  margin-top: 26px;
}

.range .btn-save {
  max-height: 35px;
  margin: 0px 10px;
  margin-top: 26px;
}

@media (max-width: 640px) {
  .range .btn-save {
    margin-left: 0;
    margin-top: 10px;
    margin-right: 0px;
  }
}

.range .help-block {
  display: none;
}

.row--gray {
  background: #d6d6d6;
}

@media (max-width: 768px) {
  .row--balance .row {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

@media (max-width: 768px) {
  .row--balance .row .col-lg-3, .row--balance .row .col-lg-2 {
    max-width: calc(50% - 5px);
    width: calc(50% - 5px);
  }
}

@media (max-width: 768px) {
  .row--balance .row .col-lg-3.item--button, .row--balance .row .col-lg-2.item--button {
    text-align: right;
    margin-right: 0;
  }
}

.row--inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.row--between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.row--side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 10px 0px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.row--side:before, .row--side:after {
  content: "";
  display: none;
}

.row--new-fv {
  padding: 10px 30px;
  margin: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  min-width: 750px;
}

.row--new-fv:before, .row--new-fv:after {
  display: none;
}

.row--new-fv .col {
  min-width: 130px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.row--new-fv .col--long {
  max-width: 550px;
  width: 100%;
}

.row--new-fv .col--short {
  max-width: 110px;
}

@media (max-width: 1200px) {
  .page--balance .col-lg-4 {
    width: 100%;
    padding: 0;
    margin: 0;
  }
}

.page--balance .card--balance {
  overflow: hidden;
  padding: 10px 20px;
  background-color: white;
}

@media (max-width: 1024px) {
  .page--balance .card--balance .col-lg-1 {
    width: auto;
  }
}

@media (max-width: 768px) {
  .page--balance .card--balance .col-lg-8 {
    margin-bottom: 0px;
  }
}

.page--balance .modal--balance .row--negative-margin {
  margin: 10px -5px;
}

.page--balance .buttons--small button {
  font-size: 12px;
  padding: 6px 6px;
  min-height: 10px;
  height: auto;
  line-height: 1.2;
}

.page--balance .container-fixed-lg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media (max-width: 1200px) {
  .page--balance .container-fixed-lg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 1024px) {
  .page--balance .col-lg-6, .page--balance .col-lg-1 {
    width: 100%;
  }
}

.page--balance .col-lg-8 {
  width: 66.66666667%;
  padding-left: 0;
}

@media (max-width: 1200px) {
  .page--balance .col-lg-8 {
    margin-bottom: 15px;
    width: 100%;
    padding: 0;
  }
}

.page--balance .col-lg-8 .table--balance .data-list-table td {
  font-size: 12px;
}

.page--balance .col-lg-8 .table--balance .data-list-table td:first-of-type {
  width: 30px !important;
}

.page--balance .col-lg-8 .table--balance .data-list-table th:first-of-type {
  width: 30px !important;
}

.page--balance .col-lg-8 .table--balance .table.dataTable {
  min-width: 750px;
  min-height: 120px;
}

.page--balance .col-lg-8 .table--balance .table.dataTable .text-success {
  color: #009900 !important;
}

.page--balance .col-lg-8 .table--balance .table.dataTable .text-warning {
  color: #FF9900 !important;
}

.page--balance .col-lg-8 .table--balance .table.dataTable.create-table td {
  border: none;
  background: #d6d6d6;
}

.page--balance .col-lg-8 .col-lg-4 {
  width: 33.33333333%;
  padding-right: 0;
}

@media (max-width: 768px) {
  .page--balance .col-lg-8 .col-lg-4 {
    width: 100%;
  }
}

@media (max-width: 1200px) {
  .page.page--balance-se .container-fixed-lg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .page.page--balance-se .container-fixed-lg .col-lg-4 {
    margin-bottom: 30px;
  }
}

.block__no-break {
  font-weight: bold;
  margin: 0px 10px;
  display: inline-block;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: unset !important;
  word-break: unset !important;
}

@media (max-width: 768px) {
  .block__no-break {
    margin: 10px 0px;
  }
}

.page--balance .flex-column .input-daterange {
  margin-left: 0;
}

@media screen and (max-width: 768px) {
  .document-name {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .document-name--separator {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .document-name--second-name {
    display: block;
  }
}

.calculator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

.calculator .current__balance {
  background-color: white;
  padding-top: 10px;
}

@media (max-width: 1201px) {
  .calculator .current__balance {
    padding-top: 0;
  }
}

.calculator .current__balance .calculator__header {
  height: calc(100% - 10px);
}

.calculator__content-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media (max-width: 1200px) {
  .calculator__content-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.calculator .group-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (max-width: 1200px) {
  .calculator .group-box {
    width: 50%;
  }
}

.calculator .group-box .input-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
}

.calculator .group-box .input-box .short {
  min-height: 35px;
  min-width: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0px 25px;
}

@media (max-width: 1024px) {
  .calculator .group-box .input-box .short {
    margin: 0px 10px;
  }
}

@media (max-width: 640px) {
  .calculator .group-box .input-box .short {
    margin-top: 0 !important;
  }
}

@media (max-width: 500px) {
  .calculator .group-box .input-box .short {
    margin-top: 0 !important;
    max-width: 25px !important;
  }
}

.calculator .group-box .input-box label {
  display: none;
}

.calculator__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.calculator__content .row {
  width: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media (max-width: 1200px) {
  .calculator__content .row {
    max-width: calc(100% - 20px);
    margin: 0 auto !important;
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .calculator__content .row {
    max-width: calc(100% - 10px);
  }
}

@media (max-width: 1200px) {
  .calculator__content .row:nth-child(2) .col-lg-1:not(.short) {
    min-width: calc(25% - 40px) !important;
    max-width: calc(25% - 40px) !important;
  }
}

@media (max-width: 1024px) {
  .calculator__content .row:nth-child(2) .col-lg-1:not(.short) {
    min-width: calc(25% - 35px) !important;
    max-width: calc(25% - 35px) !important;
  }
}

@media (max-width: 640px) {
  .calculator__content .row:nth-child(2) .col-lg-1:not(.short) {
    max-width: calc(30% - 45px) !important;
    width: 30% !important;
    min-width: 28% !important;
  }
}

@media (max-width: 500px) {
  .calculator__content .row:nth-child(2) .col-lg-1:not(.short) {
    max-width: 100% !important;
    width: 100% !important;
  }
}

@media (max-width: 640px) {
  .calculator__content .row:nth-child(2) .col-lg-1:not(.short).equal {
    max-width: none !important;
    width: 100% !important;
    margin-left: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 10px;
  }
}

.calculator .col-lg-1.group-box {
  min-width: 240px;
  max-width: 240px;
}

@media (max-width: 1200px) {
  .calculator .col-lg-1.group-box {
    min-width: calc(35% - 45px) !important;
    max-width: calc(35% - 45px) !important;
  }
}

@media (max-width: 640px) {
  .calculator .col-lg-1.group-box {
    min-width: 65% !important;
    max-width: 65% !important;
  }
}

@media (max-width: 500px) {
  .calculator .col-lg-1.group-box {
    min-width: 100% !important;
    max-width: 100% !important;
  }
}

.calculator .col-lg-1.w-100 {
  min-width: 100px;
  width: 100px;
}

@media (max-width: 1200px) {
  .calculator .col-lg-1.w-100 {
    min-width: calc(33% - 45px) !important;
    max-width: calc(33% - 45px) !important;
  }
}

@media (max-width: 1024px) {
  .calculator .col-lg-1.w-100 {
    min-width: calc(35% - 45px) !important;
    max-width: calc(35% - 45px) !important;
  }
}

@media (max-width: 640px) {
  .calculator .col-lg-1.w-100 {
    max-width: calc(34% - 45px) !important;
    width: 34% !important;
  }
}

@media (max-width: 500px) {
  .calculator .col-lg-1.w-100 {
    max-width: 100% !important;
    width: 100% !important;
  }
}

.calculator .col-lg-1.w-150 {
  min-width: 150px;
  width: 150px;
}

@media (max-width: 1200px) {
  .calculator .col-lg-1.w-150 {
    min-width: calc(25% - 40px) !important;
    max-width: calc(25% - 40px) !important;
  }
}

@media (max-width: 1024px) {
  .calculator .col-lg-1.w-150 {
    min-width: calc(25% - 30px) !important;
    max-width: calc(25% - 30px) !important;
  }
}

@media (max-width: 640px) {
  .calculator .col-lg-1.w-150 {
    max-width: calc(35% - 45px) !important;
    min-width: calc(35% - 35px);
    width: 35% !important;
  }
}

@media (max-width: 500px) {
  .calculator .col-lg-1.w-150 {
    max-width: 100% !important;
    min-width: 100% !important;
    width: 100% !important;
  }
}

.calculator .col-lg-1.w-200 {
  min-width: 200px;
  width: 200px;
}

.calculator .col-lg-1.half {
  max-width: 100px;
  min-width: 100px;
}

.calculator .col-lg-1.short {
  min-width: 25px;
  min-height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -ms-flex-item-align: end;
      align-self: flex-end;
  max-width: 25px;
  padding-bottom: 5px;
  margin: 0px 25px;
}

@media (max-width: 1024px) {
  .calculator .col-lg-1.short {
    margin: 0px 10px;
  }
}

@media (max-width: 640px) {
  .calculator .col-lg-1.short {
    max-width: none !important;
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    margin-top: 10px !important;
  }
}

@media (max-width: 640px) {
  .calculator .col-lg-1.short.equal {
    max-width: none;
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0;
    margin-top: 10px;
  }
}

.calculator .calculator__box {
  max-width: 25px;
}

.calculator .form-group {
  width: 100%;
}

.calculator .form-group input:disabled {
  background-color: #f0f0f0;
  color: #444;
  font-weight: bold;
}

.calculator .form-group label {
  min-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media (max-width: 1024px) {
  .calculator .form-group label {
    min-height: 40px;
  }
}

@media (max-width: 640px) {
  .calculator .form-group label {
    min-height: auto;
  }
}

.calculator__side {
  margin: 5px 0px;
}

@media (max-width: 1024px) {
  .calculator__side {
    line-height: 1.3;
  }
}

.calculator__header {
  background-color: #0a4aa4;
  padding: 20px 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: auto;
}

.calculator__header.text-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 1366px) {
  .calculator__header {
    padding: 20px;
  }
}

@media (max-width: 1300px) {
  .calculator__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media (max-width: 1200px) {
  .calculator__header {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 1024px) {
  .calculator__header {
    padding: 15px 18px;
  }
}

@media (max-width: 640px) {
  .calculator__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.calculator__content {
  background-color: white;
  padding: 40px 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 10px;
}

@media (max-width: 1366px) {
  .calculator__content {
    padding: 20px 15px;
  }
}

@media (max-width: 1200px) {
  .calculator__content {
    padding-bottom: 40px !important;
  }
}

@media (max-width: 1024px) {
  .calculator__content {
    padding: 10px !important;
  }
}

@media (max-width: 1200px) {
  .calculator__content .col-lg-12 {
    width: 100%;
  }
}

.calculator__content:first-child {
  marginn-top: 0px;
}

.calculator__content:last-child {
  margin-bottom: 0px;
}

.calculator__content .form-group {
  margin-bottom: 0px;
}

.calculator__content .row {
  margin: 0px -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 1200px) {
  .calculator__content .row {
    margin: 0px -11px;
  }
}

@media (max-width: 1024px) {
  .calculator__content .row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 10px 0px;
  }
}

@media (max-width: 768px) {
  .calculator__content .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.calculator__content .row--break {
  margin: 15px 0px;
  margin-bottom: -10px;
}

@media (max-width: 1024px) {
  .calculator__content .row--break {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 15px 0px;
    margin-bottom: 0px;
  }
}

.calculator__content .row .col-lg-7 {
  max-width: calc(62% - 45px);
}

@media (max-width: 1200px) {
  .calculator__content .row .col-lg-7 {
    width: 100%;
    max-width: calc(60% - 40px);
  }
}

@media (max-width: 1024px) {
  .calculator__content .row .col-lg-7 {
    width: 100%;
    max-width: calc(60% - 25px) !important;
  }
}

@media (max-width: 640px) {
  .calculator__content .row .col-lg-7 {
    width: 100%;
    max-width: none !important;
  }
}

.calculator__content .row .col-lg-6 {
  max-width: calc(50% - 45px);
}

@media (max-width: 1200px) {
  .calculator__content .row .col-lg-6 {
    width: 100%;
    max-width: calc(50% - 40px);
  }
}

@media (max-width: 1024px) {
  .calculator__content .row .col-lg-6 {
    width: 100%;
    max-width: calc(50% - 25px) !important;
  }
}

@media (max-width: 640px) {
  .calculator__content .row .col-lg-6 {
    width: 100%;
    max-width: none !important;
  }
}

@media (max-width: 640px) {
  .calculator__content .row .col-lg-4 .short {
    max-width: 25px !important;
  }
}

@media (max-width: 500px) {
  .calculator__content .row .col-lg-4 {
    width: 100%;
  }
}

.calculator__content .row .col-lg-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 1200px) {
  .calculator__content .row .col-lg-2 {
    width: calc(25% - 40px);
  }
}

@media (max-width: 1160px) {
  .calculator__content .row .col-lg-2 {
    width: calc(25% - 38px);
  }
}

@media (max-width: 1024px) {
  .calculator__content .row .col-lg-2 {
    width: calc(25% - 35px);
  }
}

@media (max-width: 640px) {
  .calculator__content .row .col-lg-2 {
    width: calc(36% - 45px);
  }
}

@media (max-width: 500px) {
  .calculator__content .row .col-lg-2 {
    width: 100%;
  }
}

.calculator__content .row .col-lg-3 {
  max-width: calc(31% - 60px);
}

@media (max-width: 1200px) {
  .calculator__content .row .col-lg-3 {
    width: 100%;
    max-width: calc(30% - 57px);
  }
}

@media (max-width: 1024px) {
  .calculator__content .row .col-lg-3 {
    width: 100%;
    max-width: calc(30% - 35px);
  }
}

@media (max-width: 640px) {
  .calculator__content .row .col-lg-3 {
    width: 100% !important;
    max-width: none !important;
    margin: 10px 0px;
  }
}

.calculator__content .row .col-lg-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: 0px;
}

.calculator__content .row [class*='col-'] input {
  width: 100%;
  display: block;
  text-align: right;
}

.calculator__content .row .col-lg-1 {
  padding: 0;
}

@media (max-width: 1200px) {
  .calculator__content .row--big .col-lg-6 {
    width: 45%;
  }
}

@media (max-width: 1024px) {
  .calculator__content .row--big .col-lg-6 {
    width: 100%;
  }
}

.calculator__content .row--big .col-lg-1 {
  min-height: 35px;
  margin: 0;
}

@media (max-width: 1200px) {
  .calculator__content .row--big .col-lg-1 {
    width: 10%;
  }
}

@media (max-width: 1024px) {
  .calculator__content .row--big .col-lg-1 {
    width: 150px;
    min-height: 55px;
  }
}

.calculator__box {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 5px;
  color: #999999;
  border-radius: 5px;
  font-size: 10px;
  max-width: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-height: 24px;
  min-height: 24px;
  height: 100%;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 24px;
}

.calculator__text--big {
  font-size: 32px;
}

.table-container .search-input {
  width: 400px;
  margin-bottom: 20px;
}

@media (max-width: 540px) {
  .table-container .search-input {
    margin-bottom: 10px;
    width: 100%;
  }
}

@media (max-width: 540px) {
  .table-container .search-input button {
    width: 100%;
    margin: 10px 0px;
  }
  .table-container .search-input button.resetFilter {
    width: 100%;
    margin: 10px 0px;
    margin-bottom: 0px;
  }
}

.table-container .search-input form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.table-container .search-input form .form-group {
  width: 300px;
}

.table-container .search-input form button {
  margin-left: 10px;
  margin-top: 6px;
}

@media (max-width: 540px) {
  .table-container .search-input form {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .table-container .search-input form .form-group {
    width: 100%;
  }
  .table-container .search-input form button {
    margin: 0;
  }
}

@media (max-width: 400px) {
  .table-container .search-input {
    width: 100%;
  }
}

.table-budget {
  overflow-x: hidden;
}

@media (max-width: 540px) {
  .table-budget .button-collapse .btn {
    margin: 5px 0px;
    width: 100%;
  }
  .table-budget .button-collapse .btn:first-child {
    margin-top: 0px;
  }
}

.table-budget .button-sort {
  margin-left: 5px;
}

@media (max-width: 540px) {
  .table-budget .button-sort {
    width: 100%;
    margin-left: 0;
    margin-top: 5px;
  }
}

.table--code {
  max-width: 100px !important;
  width: 100% !important;
}

.table-row {
  display: inline-grid;
  grid-template-columns: 10fr repeat(4, 2fr) 50px;
  width: 100%;
}

@media (max-width: 1250px) {
  .table-row {
    display: none;
  }
}

.table-item--menu {
  color: #A1A1A1;
  font-size: 10px;
  text-transform: uppercase;
}

.table-item--category-name {
  padding-left: 50px !important;
}

@media (max-width: 1250px) {
  .table-break--rwd {
    display: none;
  }
}

.row--add-trade {
  margin: 10px auto;
  background-color: white;
  padding: 10px;
}

.row--add-trade .row__container {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (max-width: 1250px) {
  .row--add-trade .row__container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.row--add-trade .row__container .col-sm-1.col.form-group {
  min-height: 0;
  max-width: 100px !important;
  width: 100%;
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-right: 0px;
}

@media (max-width: 1250px) {
  .row--add-trade .row__container .col-sm-1.col.form-group {
    max-width: none !important;
    margin-top: 0px;
  }
}

.row--add-trade .row__container .col-sm-1.col.form-group button {
  max-width: 100px;
}

.row--add-trade .col-sm-3 {
  max-width: 25%;
}

@media (max-width: 1024px) {
  .row--add-trade .col-sm-3 {
    max-width: 50%;
    width: 100%;
  }
}

@media (max-width: 600px) {
  .row--add-trade .col-sm-3 {
    max-width: 100%;
  }
}

.row--add-trade .col {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 107px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media (max-width: 1024px) {
  .row--add-trade .col {
    min-height: 96px;
  }
}

@media (max-width: 1250px) {
  .row--add-trade .col-sm-1 {
    max-width: 100px;
    width: 100%;
  }
}

.row--add-trade .col-sm-1.col {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  top: -10px;
}

@media (max-width: 1024px) {
  .row--add-trade .col-sm-1.col {
    top: -5px;
    width: 100%;
    max-width: 50%;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 600px) {
  .row--add-trade .col-sm-1.col {
    max-width: none;
  }
}

#create_budget {
  width: 100%;
}

.button-collapse .collapse-link {
  cursor: pointer;
  color: blue;
  text-decoration: underline;
  padding: 5px 10px 5px 0;
}

.button-collapse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: -5px;
  margin-right: -5px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.button-collapse .btn {
  margin: 5px;
}

[data-budget-edit] form {
  width: 100%;
}

[data-budget-items] .budget__item--description {
  min-height: 16px !important;
  height: 100%;
  width: 100%;
}

[data-budget-items] .budget__item--description.budget__item--rwd {
  display: none;
}

@media (max-width: 1250px) {
  [data-budget-items] .budget__item--description.budget__item--rwd {
    margin: 8px 50px;
    max-width: calc(100% - 80px);
    margin-right: 35px;
    display: block;
  }
}

[data-budget-items] .budget__item--description.accordion__description--rwd {
  display: block;
  margin: 2px !important;
}

@media (max-width: 1250px) {
  [data-budget-items] .budget__item--description.accordion__description--rwd {
    display: none;
  }
}

[data-budget-items] .budget__item--description .form-group {
  margin-left: 100px;
  margin-bottom: 0 !important;
}

@media (max-width: 1250px) {
  [data-budget-items] .budget__item--description .form-group {
    margin-left: 50px;
    max-width: calc(100% - 80px) !important;
  }
}

[data-budget-items] .budget__item--description .form-group textarea {
  line-height: 1;
  font-size: 12px !important;
  min-height: 16px !important;
  margin-top: 2px;
  padding: 2px !important;
}

.overwiev-project .card-item.col-lg-6 {
  max-width: 50%;
  padding: 0;
}

@media screen and (max-width: 1200px) {
  .overwiev-project .card-item.col-lg-6 {
    max-width: 100%;
  }
}

.overwiev-project .card-item.budget-additional {
  padding-right: 15px;
}

@media screen and (max-width: 1200px) {
  .overwiev-project .card-item.budget-additional {
    padding-right: 0;
  }
}

@media screen and (max-width: 1200px) {
  .card-row-form {
    display: grid;
  }
}

.card ul, .card li {
  margin: 0;
  padding: 0;
}

.card--w-150 {
  max-width: 150px;
  width: 100%;
}

.card-column {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  margin: 20px 0px;
  margin-top: 0px;
  padding-right: 4%;
}

@media screen and (max-width: 640px) {
  .card-column {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    text-align: center;
  }
}

.card-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-break-inside: avoid;
     page-break-inside: avoid;
          break-inside: avoid;
}

.card-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.card-row-fr {
  float: right;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.card.p-b-0 {
  padding-bottom: 0px !important;
}

.card--sub-content .text--sub-header {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
  min-height: 30px;
}

.card--sub-content .text--sub-header:after {
  bottom: 0px !important;
}

.card--sub-content .text--no-margin {
  margin: 0;
}

.card .fa {
  font-size: 16px !important;
  color: #333333;
}

.card .fa.fa-edit {
  font-size: 12px !important;
}

.card .card--sub-content {
  margin: 20px 0px;
}

.card .card--sub-content:last-of-type {
  margin-bottom: 0px;
}

.card .card--no-margin {
  margin: 0;
}

.card .card--header {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
}

.card .card-header {
  padding-right: 0px;
}

.card .card-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.card .card-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (max-width: 640px) {
  .card .card-body {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.card .card-body.p-b-15 {
  padding-bottom: 15px;
}

.card .card-content {
  padding-left: 0px;
  padding-right: 0px;
}

.card [data-init-plugin="select2"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid rgba(0, 0, 0, 0.07);
  padding: 0 12px !important;
  top: 30px;
  width: 100% !important;
  left: 0;
}

.container--base {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-break-inside: avoid;
     page-break-inside: avoid;
          break-inside: avoid;
}

@media screen and (max-width: 1200px) {
  .container--base .forder {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media screen and (max-width: 768px) {
  .container--base {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}

.overwiev-project .text--none-transform {
  text-transform: none !important;
}

.overwiev-project .icon-tab {
  color: rgba(0, 0, 0, 0.1);
}

.overwiev-project .icon-tab.fa-edit {
  background: rgba(0, 0, 0, 0.15);
  padding: 4px;
  border-radius: 6px;
}

.overwiev-project .icon-tab.fa-edit:before {
  color: rgba(0, 0, 0, 0.35);
}

.overwiev-project .icon.fa-edit {
  background: rgba(0, 0, 0, 0.05);
  padding: 4px;
  border-radius: 6px;
}

.overwiev-project .icon.fa-edit:before {
  color: rgba(0, 0, 0, 0.15);
}

.overwiev-project .select2-selection__arrow {
  background: transparent !important;
}

.card-side--wide {
  -webkit-box-flex: 5;
      -ms-flex: 5 0 auto;
          flex: 5 0 auto;
}

.card-side--w-15 {
  width: calc(100% - 15px);
}

.card-side--short {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.card-side--left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.card-side--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.side--wide {
  -webkit-box-flex: 5;
      -ms-flex: 5 0 auto;
          flex: 5 0 auto;
}

.side--w-15 {
  width: calc(100% - 15px);
}

.side--short {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.side--left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.side--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.comments-content {
  padding: 10px;
  width: 100%;
}

.comments-content > [data-id]:last-of-type {
  margin-bottom: 40px;
}

.comments__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: solid 1px #f2f2f2;
  padding: 10px;
}

.comments__item .payment--buttons.buttons--double .button--once:first-of-type {
  border-radius: 5px !important;
}

.comments__item .payment-text {
  min-height: 30px;
  max-height: 30px;
}

@media (max-width: 640px) {
  .comments__item .payment-text {
    min-height: 40px;
    max-height: 40px;
  }
}

.comments__item .text--small input {
  min-height: 30px;
  max-height: 30px;
}

@media (max-width: 640px) {
  .comments__item--status {
    text-align: left;
  }
}

.comments__item-text {
  margin: 10px 0px;
}

.comments__item--owner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 540px) {
  .comments__item--owner .block {
    margin: 10px 0px;
  }
}

@media (max-width: 450px) {
  .comments__item--owner .block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.comments__item--data {
  line-height: 1;
  margin: 0px 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.comments__item--long-side {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.comments__item--long-side .w-full {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (max-width: 540px) {
  .comments__item--long-side {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.comments__item--top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.badge-circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  font-size: 9px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  padding: 0;
}

.badge-circle .text {
  display: inline;
  text-overflow: unset;
  word-break: break-all;
  word-spacing: unset;
  white-space: initial;
  position: relative;
  line-height: 1.4;
  text-align: center;
}

.badge--right {
  right: -5px;
}

.badge--top {
  top: 0px;
}

@media (max-width: 540px) {
  .badge--top {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0;
  }
}

.badge-lime {
  background-color: #d5ef70;
  color: #5e6972;
}

select.badge {
  border: 0;
}

.absolute {
  position: absolute;
}

.panel {
  background: #f2f2f2;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding-bottom: 20px;
  margin-bottom: 0px;
}

.panel .row-inline .nav-tabs-simple {
  width: 100%;
}

.panel .contractor-index .table th, .panel .contractor-index .table td, .panel .role-index .table th, .panel .role-index .table td, .panel .user-index .table th, .panel .user-index .table td {
  text-align: center;
  white-space: normal;
}

.panel td {
  overflow: unset !important;
  text-overflow: unset !important;
  overflow-wrap: break-word !important;
  word-wrap: break-word !important;
}

.panel td div {
  overflow: unset !important;
  text-overflow: unset !important;
  overflow-wrap: break-word !important;
  word-wrap: break-word !important;
}

.table.dataTable {
  min-width: 1100px;
}

.contacts-table .table.dataTable {
  min-width: 900px;
}

.contacts-table .table.dataTable td {
  word-break: break-all !important;
}

.contacts-table .table.table-condensed tbody tr td div {
  word-break: normal;
}

.contacts-table .table .buttons {
  padding: 0 !important;
}

.contacts-table .fa.fa-edit {
  font-size: 16px !important;
}

.role-index .table {
  min-width: 500px;
}

.user-index .search-elements {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.user-index .search-elements .button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 200px;
}

@media (max-width: 1600px) {
  .user-index .search-elements .button-group {
    max-width: none;
    margin-left: -10px;
  }
}

.user-index .search-elements .btn-add,
.user-index .search-elements .btn-save {
  margin-top: 3px;
  padding: 8px 15px;
}

.user-index .search-elements .search-elements-input {
  max-width: 300px;
  width: 100%;
}

.user-index td:first-of-type {
  padding: 0px 10px;
}

.user-index td.radius-blue-border img {
  position: relative;
  border-radius: 50%;
}

.user-index .svg-inline--fa.fa-user {
  color: black;
  font-size: 14px;
}

.user-index td.no-background .badge-success {
  background: none;
}

.page-content-wrapper {
  padding-top: 45px;
}

@media (max-width: 768px) {
  .page-content-wrapper {
    padding-top: 45px;
  }
}

.page-content-wrapper .wrap {
  word-wrap: break-word;
  overflow: unset !important;
  white-space: initial !important;
  text-overflow: unset !important;
}

.page-content-wrapper .wrap a {
  word-wrap: break-word !important;
  white-space: initial !important;
}

.page-content-wrapper .wrap div {
  overflow-wrap: break-word;
  word-wrap: break-word;
  display: block;
  overflow: unset !important;
  white-space: initial !important;
  text-overflow: unset !important;
}

.no-background .fa {
  color: black;
}

@media (max-width: 640px) {
  .contractor-index .payment-search-elements {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media (max-width: 640px) {
  .contractor-index .payment-search-elements .col-sm-3 {
    width: 100%;
    padding-right: 15px !important;
  }
}

.contractor-index .button-group {
  max-width: 200px;
  width: 100%;
  margin-top: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 640px) {
  .contractor-index .button-group {
    margin-left: -8px;
  }
}

.contractor-index .button-group button {
  margin: 0px 8px;
}

.contractor-index .button-group button:last-of-type {
  margin-left: 0px !important;
}

.contractor-index .badge {
  padding-bottom: 2px;
}

.contractor-index .fa-edit, .contractor-index .fa-trash {
  color: rgba(0, 0, 0, 0.15) !important;
}

.contractor-index .contact-icon .icon {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.36);
}

.buttons .button {
  border: none !important;
  padding: 5px 7px;
  padding-left: 9px;
  border-radius: 6px !important;
  background: rgba(0, 0, 0, 0.05);
  height: 30px;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  color: rgba(0, 0, 0, 0.15) !important;
}

.buttons .button:hover {
  background-color: #0d4da4 !important;
  color: white !important;
}

.buttons--double {
  padding: 5px 7px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 60px;
}

.buttons--double .button.button--small {
  max-height: 25px;
  height: 25px;
}

.buttons--double .button:hover {
  background-color: #0d4da4;
}

.buttons--double .button:hover [data-icon] {
  color: white !important;
}

.buttons--double .button:first-of-type {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.buttons--double .button:nth-of-type(2) {
  border-radius: 5px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.buttons a {
  color: rgba(0, 0, 0, 0.15) !important;
}

.buttons a:first-of-type:last-of-type {
  border-radius: 6px !important;
}

.buttons a .fas {
  line-height: 1.4;
}

.buttons a.button:first-of-type:last-of-type {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.buttons .fas,
.buttons .fa {
  color: rgba(0, 0, 0, 0.15) !important;
}

.buttons div {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  max-width: 60px;
  margin: 0 auto;
}

.buttons div a {
  background: rgba(0, 0, 0, 0.05);
  padding: 5px 7px;
  padding-left: 9px;
  border-radius: 6px;
}

.buttons div a:first-of-type {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.buttons div a:last-of-type {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.buttons--once div {
  max-height: 27.5px;
  max-width: 30px;
}

.buttons--once div a {
  background: rgba(0, 0, 0, 0.05);
  padding: 5px 7px;
  padding-left: 9px;
  border-radius: 6px !important;
}

.buttons--accounting div {
  max-width: 100px;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

@media (max-width: 640px) {
  .leaves-index .payment-search-elements {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media (max-width: 640px) {
  .leaves-index .payment-search-elements .col-sm-3 {
    width: calc(100% - 15px);
  }
}

.leaves-index .payment-search-elements .button-group {
  margin-top: 15px;
}

@media (max-width: 640px) {
  .leaves-index .payment-search-elements .button-group {
    margin-left: -8px;
  }
}

.leaves-index .payment-search-elements .button-group button {
  margin: 0px 8px !important;
}

.leaves-index .payment-search-elements .button-group button:last-of-type {
  margin-left: 0px !important;
}

.page-sidebar {
  z-index: 10000 !important;
}

.page-sidebar a:hover .icon-thumbnail {
  background: #0a4aa4;
  color: white;
}

.dropdown-menu {
  z-index: 99999 !important;
}

@media (max-width: 768px) {
  .container-fluid {
    padding: 0px 10px;
  }
}

.container-fluid.bg-gray {
  background: #f2f2f2;
}

.breadcrumb > li {
  text-transform: none;
  font-size: 10.5px !important;
}

.svg-inline--fa.fa-user {
  color: white;
  font-size: 26px;
  margin: 0 auto;
  top: 3px;
  position: relative;
  display: block;
}

span.thumbnail-wrapper.circular.inline {
  border: solid 1px #0a4aa4;
}

.brand.inline {
  max-width: 100px;
}

.brand.inline img {
  width: 100%;
}

.sidebar-header a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.sidebar-header svg {
  max-width: 100px;
  width: 100%;
  height: 100%;
}

.sidebar-header svg .logo_baza {
  fill: white;
}

.jumbotron {
  margin-bottom: 0px;
}

.page-container.login {
  padding-left: 0px;
}

.page-container .container-fluid.container-fixed-lg {
  width: 100%;
  margin-left: 0;
}

.user-index .table-condensed .circle {
  min-width: 24px;
  min-height: 24px;
  width: 24px;
  height: 24px;
}

.user-index h1 {
  font-size: 25px;
  font-weight: 400;
  margin: 0;
}

@media (max-width: 640px) {
  .user-index .row-inline a {
    margin: 0;
  }
}

.user-index .smaller {
  width: 90px;
}

.user-index p {
  margin: 0;
}

@media (max-width: 768px) {
  .user-index p {
    margin-bottom: 10px;
  }
}

.user-index .btn {
  border: solid 1px transparent !important;
}

.user-index .btn-save, .user-index .btn-base {
  background-color: #0d4da4;
  color: white !important;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.2;
  border: 1px solid transparent !important;
  margin: 0px 10px;
  word-break: break-word;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.user-index .btn-save:hover, .user-index .btn-save:active, .user-index .btn-base:hover, .user-index .btn-base:active {
  background-color: #1e6cd6;
  color: white;
  border: 1px solid transparent !important;
  outline: none;
}

.user-index .btn-save:focus, .user-index .btn-base:focus {
  border: 1px solid transparent !important;
  background-color: #1e6cd6 !important;
}

.user-index .btn-save .fas, .user-index .btn-save .fa, .user-index .btn-base .fas, .user-index .btn-base .fa {
  color: #fff !important;
  line-height: 2;
}

.user-index .btn-add {
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.2;
  border: 1px solid transparent !important;
  word-break: break-word;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.row-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0px;
}

@media (max-width: 640px) {
  .row-inline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.row-inline p {
  margin: 0px 10px;
}

@media (max-width: 640px) {
  .row-inline p {
    margin: 10px 0px;
  }
}

@media (max-width: 640px) {
  .row-inline p:last-of-type {
    margin-top: 0px;
  }
}

h1.header-site {
  font-size: 25px;
  font-weight: 400;
  margin: 0;
}

.page-container.login .page-content-wrapper {
  padding-top: 0px;
}

.btn-save:active:focus {
  background: #0a4aa4;
}

.bg-save {
  background: #0a4aa4 !important;
}

.bg-save:active:focus {
  background-color: #1e6cd6;
}

.avatar {
  border: solid 2px #0a4aa4;
  border-radius: 50%;
  display: block;
  overflow: hidden;
  margin: 0;
  position: relative;
  background: #0a4aa4;
}

.avatar img {
  display: block;
  top: 0;
  left: 0;
  background-color: #0a4aa4;
}

.circle {
  border: solid 2px #0a4aa4;
  border-radius: 50%;
  max-width: 32px;
  max-height: 32px;
  display: block;
  overflow: hidden;
  margin: 0;
  position: relative;
  background: #0a4aa4;
}

.circle--small {
  height: 24px;
  width: 24px;
}

.circle--big {
  width: 32px;
  height: 32px;
}

.circle--gray {
  background-color: #999;
  border-color: #999;
}

.circle--red {
  background-color: #f55753;
  border-color: #f55753;
}

.circle--light-gray {
  background-color: lightgray;
  border-color: lightgray;
}

.circle img {
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  background-color: #0a4aa4;
}

.lp {
  width: 50px;
}

.login-container .pull-bottom {
  position: relative !important;
}

.group-column {
  padding-left: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.pgn .alert {
  margin-bottom: 10px !important;
}

.input-group-text--simple {
  background-color: initial;
  border: 0;
}

.hovered--red:hover {
  color: #ebccd1;
}

.history-index table {
  min-width: 1100px;
}

.history-index table table {
  min-width: auto;
}

.full-heght {
  min-height: 100vh;
  height: 100%;
}

.justify-content-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.justify-content-center--important {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.justify-content-start--important {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.justify-content-end--important {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.align-items-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-items-center--important {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-flex-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.align-items-flex-end--important {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.align-items-flex-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.align-items-flex-start--important {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.full-heght .error-container {
  width: 100%;
}

.full-heght .error-container .error-number {
  font-size: 60px;
  line-height: 1.1;
}

@media (max-width: 640px) {
  .full-heght .error-container .error-number {
    font-size: 30px;
  }
}

@media (max-width: 640px) {
  .full-heght .error-container .semi-bold {
    font-size: 16px;
  }
}

.full-heght .error-container .error-container-innner {
  width: auto;
}

.table th, .table td {
  padding: 12px 5px !important;
}

.table th pre, .table td pre {
  text-align: left;
  width: 500px;
}

.table th {
  text-align: center;
}

.table tr td.text-right {
  text-align: right !important;
}

.table tr td.tetx-center {
  text-align: center;
}

.history-index .text-center.col-sm-2 {
  width: 100px;
}

.history-index .table-date {
  width: 100px;
}

.history-index .table-data {
  width: 400px;
}

.history-index .table-data-content {
  width: 400px;
}

@media (max-width: 768px) {
  .page-container {
    -webkit-transition: none !important;
    transition: none !important;
  }
}

.row--vertical-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.row.always {
  margin: 0;
}

.row--big {
  min-height: 45px;
}

.row--break {
  min-height: 30px;
}

@media (max-width: 768px) {
  .row.mobile-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.text-left {
  text-align: left !important;
}

.role-index table tr td.text-left {
  text-align: left !important;
}

.build-version {
  position: fixed;
  bottom: 0;
  right: 0;
  padding: 0 5px;
  font-size: .75em;
  opacity: .1;
  z-index: 99;
}

.build-version:hover {
  background-color: #fff;
  opacity: 1;
}

#logo_kropka_se .logo_kropka {
  fill: #FECA0A;
}

[data-init-plugin="select2"] {
  height: 35px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: 1px solid rgba(0, 0, 0, 0.07);
  padding: 0 12px;
}

.text--bold {
  font-weight: 600;
}

.text--sub-header {
  text-transform: uppercase;
}

.text--uppercase {
  text-transform: uppercase;
}

.card--cost-categories .dd, .card--management-team .dd {
  width: 100%;
  max-width: none;
}

.card--cost-categories .dd .select2-container, .card--management-team .dd .select2-container {
  max-height: none;
  height: 100%;
}

.card--cost-categories .dd .select2-selection, .card--management-team .dd .select2-selection {
  padding-top: 0px;
  padding-bottom: 0px;
}

.card--cost-categories .dd .select2-selection__rendered, .card--management-team .dd .select2-selection__rendered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  overflow-y: auto;
}

.card--cost-categories .dd .select2-search__field, .card--management-team .dd .select2-search__field {
  margin-top: 0px;
  line-height: 1;
  vertical-align: sub;
}

.card--management-team .dd .select2-container {
  max-height: 35px;
  height: 35px;
}

.card--management-team .dd .select2-selection__placeholder {
  font-size: 14px;
  font-weight: normal;
}

.table-body.dd {
  width: 100%;
  max-width: none;
}

table tr th {
  color: rgba(44, 44, 44, 0.35);
  font-weight: bold;
}

table tr th a {
  color: rgba(44, 44, 44, 0.35);
}

table tr .fa {
  font-weight: 600;
  font-size: 14px;
  color: #333;
}

table.table-condensed tbody tr * {
  text-overflow: unset !important;
}

table.table-condensed tbody tr .fa {
  line-height: 1.3;
}

table.table-condensed tbody tr td .badge {
  padding: 6px 8px 5px 8px;
}

table.table-condensed tbody tr td a {
  white-space: normal !important;
}

table.table-condensed tbody tr td a.desc {
  font-weight: bold;
}

table.table-condensed tbody tr td div {
  white-space: normal !important;
  word-break: break-all;
}

table.table-condensed tbody tr td span {
  white-space: normal !important;
}

a {
  color: black;
}

body {
  background-color: #f2f2f2;
}

textarea {
  resize: vertical;
}

.radio.radio-success {
  border-color: #10cfbd;
}

.radio.radio-success input[type=radio]:checked + label:before {
  background-color: white;
}

.checkbox-toggler {
  margin-bottom: 5px;
  opacity: .95;
  font-size: 12px !important;
  cursor: pointer;
}

.project-form input {
  text-align: left !important;
}

.select2-seletion__render {
  height: 20px;
}

.select2-search--inline {
  max-height: 30px;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #f0f0f0 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  margin-top: 0;
}

.select2-selection--multiple {
  min-height: 35px;
}

.select2-selection--multiple:before {
  position: absolute;
  right: 13px;
  top: 42%;
  border-top: 5px solid #888;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}

.select2-selection--multiple ul {
  overflow-y: scroll;
}

.w-100 {
  width: 100%;
}

.w-120 {
  width: 120px !important;
}

.w-320 {
  width: 320px !important;
}

.w70 {
  width: 70% !important;
}

.w90 {
  width: 90% !important;
}

.w33 {
  width: 33% !important;
}

.w25 {
  width: 25% !important;
}

.w50 {
  width: 50% !important;
}

.h-100 {
  height: 100%;
}

.h30 {
  height: 30px;
}

.col-x-140 {
  max-width: 140px;
}

.col-x-150 {
  max-width: 150px;
}

.col-x-200 {
  max-width: 200px;
  width: 100%;
}

@media (max-width: 1500px) {
  .col-x-200.col-laptop-160 {
    max-width: 160px;
  }
}

.col-x-220 {
  max-width: 220px;
}

.m-l-auto {
  margin-left: auto;
}

.border-left--none {
  border-left: none !important;
}

.border-right--none {
  border-right: none !important;
}

.border-top--none {
  border-top: none !important;
}

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

.page--budget {
  padding-top: 0;
  padding-left: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.page--budget .container-fluid.container-fixed-lg {
  width: 100%;
}

.align-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

[data-select2-style] {
  height: 35px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: 1px solid rgba(0, 0, 0, 0.07);
  padding: 0 12px;
}

.message-content {
  background-color: #fddddd;
  border-color: #933432;
}

.message-content-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.message-content-primary-text {
  padding: 10px;
  color: #004085;
}

.message-content-text {
  text-align: center;
  padding: 10px;
  color: #933432;
}

.fixed-100 {
  min-width: 100px;
}

@media (max-width: 1250px) {
  .rwd-none--1250 {
    display: none !important;
  }
}

.fa-arrows-alt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media (max-width: 1250px) {
  .fa-arrows-alt:after {
    font-family: 'Montserrat';
    position: relative;
    content: "Przeciagnij";
    margin-right: 5px;
    font-size: 14px;
  }
}

.smaller80 {
  font-size: .8em;
}

.smaller90 {
  font-size: .9em;
}

/*
firefox fixes*/
@-moz-document url-prefix() {
  .card-block.scrollable.scroll-content {
    margin: 0 !important;
  }
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

* {
  -webkit-overflow-scrolling: touch !important;
}

.document-index .circle {
  display: inline-block;
  width: 28px !important;
  height: 28px !important;
  margin-right: 5px;
}

.document-index .p-r-20 > div {
  padding-right: 20px;
}

.color--gray {
  color: rgba(0, 0, 0, 0.2) !important;
}

#plugin {
  background-color: transparent !important;
}

.table.table-condensed thead tr th {
  overflow: initial !important;
  text-overflow: unset !important;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
}

@media (max-width: 1250px) {
  .d-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.d-flex--important {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-block {
  display: block;
}

.d-block--important {
  display: block !important;
}

.d-webkit-box {
  display: -webkit-box;
}

.d-webkit-box--important {
  display: -webkit-box !important;
}

.d-table-cell {
  display: table-cell;
}

.d-table-cell--important {
  display: table-cell !important;
}

.flex-wrap--wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex-wrap--nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.flex-align-items--center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex-grow--1 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.justify-content-s-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.justify-content-s-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.justify-content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.justify-content-f-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.justify-content-f-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.text--gray {
  color: #999999 !important;
}

.text--small {
  font-size: 12px;
}

.text--white {
  color: white;
}

.text--red {
  color: #f55753;
}

.text--green {
  color: #66cc33;
}

.text--dark-gray {
  color: #444;
}

.text--black {
  color: #000000;
}

.text--yellow {
  color: #ffc81f;
}

.horizontal--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.horizontal--left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.horizontal--around {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.vertical--center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.vertical--bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.vertical--top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.r-0 {
  right: 0;
}

@media (max-width: 1200px) {
  .laptop--column-reverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media (max-width: 1200px) {
  .laptop--column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 1200px) {
  .laptop--no-padding {
    padding: 0 !important;
  }
}

@media (max-width: 768px) {
  .mobile--no-padding {
    padding: 0 !important;
  }
}

@media (max-width: 991px) {
  .mobile--no-padding.col-xs-12 {
    padding: 0 !important;
  }
}

.no-margin {
  margin: 0;
}

.no-wrap {
  white-space: nowrap;
}

.no-wrap-important {
  white-space: nowrap !important;
}

.select2-selection__rendered {
  margin-right: 15px !important;
  padding-left: 0 !important;
  color: #2c2c2c !important;
}

body [data-document-type-form] {
  display: none;
}

body [data-type-form] {
  display: none;
}

.select2-container {
  display: block;
}

.button-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 540px) {
  .button-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.button-wrap .btn {
  margin: 0px 5px;
}

@media (max-width: 540px) {
  .button-wrap .btn {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}

#main-wiev {
  height: 100%;
}

#main-wiev .overflow {
  height: 100%;
  overflow: auto;
}

@media (max-width: 1200px) {
  .laptop-col-lg-12 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

.clickable--mobile {
  padding: 20px 5px 20px 20px;
  margin-left: -20px;
}

.document-flow .table tbody tr td:first-child {
  overflow: unset !important;
  white-space: normal !important;
  padding-right: 0 !important;
  text-overflow: unset !important;
}

.clear {
  clear: both !important;
}

.scrollable {
  overflow: unset !important;
}

@media (max-width: 420px) {
  .nav-tabs-simple > li {
    margin-bottom: 10px;
  }
}

.modal-backdrop {
  z-index: 9999;
}

.modal.fade.in {
  z-index: 99990;
}

.modal {
  z-index: 99990;
}

.form-group {
  position: relative !important;
  font-family: 'Montserrat';
  font-size: 10.5px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-weight: 500;
}

.form-group .select2,
.form-group .select2-selection__rendered,
.form-group .select2-results__options,
.form-group .select2-results__group {
  text-transform: none;
  font-family: 'Arial', sans-serif !important;
}

.form-group .select2 {
  width: 100% !important;
}

.form-group .select2-selection__rendered {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 1024px) {
  .form-group .select2-selection__rendered {
    font-weight: 400 !important;
    font-size: 16px;
  }
}

.select2-selection__rendered {
  line-height: 1.5 !important;
  font-weight: 400 !important;
  font-family: 'Arial', sans-serif !important;
}

.payment-box select.full-width + .select2-container {
  margin-left: 0;
}

.form-group .select2,
.form-group .select2-selection__rendered,
.form-group .select2-results__options,
.form-group .select2-results__group {
  font-family: 'Arial', sans-serif !important;
}

.pgn-wrapper {
  z-index: 9999999;
}

.line-height-20 {
  line-height: 20px;
}

.line-height-14 {
  line-height: 1.4;
}

.dropzone .dz-preview .dz-error-message {
  font-size: 11px !important;
  text-transform: none;
  line-height: 1.3;
}

.exits-list .btn.btn-expand {
  margin-top: 10px;
}

.profile-dropdown > a > i {
  margin-right: 0px;
}

.m-b-15-important {
  margin-bottom: 15px !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.input-group input {
  text-align: left;
}

@media (max-width: 540px) {
  .nav-tabs:after {
    border: none;
  }
}

.nav-tabs > li > a:hover:after {
  height: 3px;
  background-color: #f55753;
}

@media (max-width: 540px) {
  .nav-tabs > li > a:after {
    height: 2px;
    background-color: #d9d9d9;
  }
}

.nav-tabs > li.active > a:after {
  background-color: #f55753;
}

.pay-danger .fa-close {
  color: #f55753;
}

.pay-danger .fa-arrow-up {
  color: #f55753;
}

.pay-danger .fa-check {
  color: #66cc33;
}

.pay-success .fa {
  color: #66cc33;
}

.dz-started.cursor-auto {
  cursor: auto;
}

.date_picker.date.input-group input.form-control {
  width: 60%;
}

.date_picker .help-block {
  width: 100%;
}

.no-help-block .help-block {
  display: none;
}

.input-daterange {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media (max-width: 560px) {
  .input-daterange {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.input-daterange .date-picker-input {
  max-height: 35px;
  width: calc(50% - 5px);
}

.input-daterange .date-picker-input:first-of-type {
  margin-right: 5px;
  margin-bottom: 10px;
}

@media (max-width: 560px) {
  .input-daterange .date-picker-input:first-of-type {
    margin-right: 0px;
    margin-top: 0;
    margin-bottom: 0px;
  }
}

@media (max-width: 1200px) {
  .input-daterange .date-picker-input {
    width: calc(50% - 3px);
  }
}

@media (max-width: 560px) {
  .input-daterange .date-picker-input {
    width: 100%;
    margin: 10px 0;
  }
}

.input-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media (max-width: 560px) {
  .input-price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.input-price .price-input {
  width: calc(50% - 5px);
}

.input-price .price-input:first-of-type {
  margin-right: 5px;
}

@media (max-width: 560px) {
  .input-price .price-input:first-of-type {
    margin-right: 0px;
  }
}

@media (max-width: 1200px) {
  .input-price .price-input {
    width: calc(50% - 3px);
  }
}

@media (max-width: 560px) {
  .input-price .price-input {
    width: 100%;
    margin: 10px 0;
  }
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

[data-disabled] {
  pointer-events: none;
}

.p-l-7 {
  padding-left: 7px;
}

.switched-off {
  opacity: .3;
}

.bg-dark {
  background-color: #3B4754;
}

.bg-dark--important {
  background-color: #3B4754 !important;
}

.disabled-list {
  pointer-events: none;
}

.active-pointer {
  pointer-events: auto;
}

.disactive-pointer {
  pointer-events: none;
}

.error-pulser {
  position: relative;
}

.error-pulser:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  top: 4px;
  background-color: transparent;
  left: 3px;
  border: 1px solid transparent;
  -webkit-animation: pulse-error infinite 1s;
          animation: pulse-error infinite 1s;
}

.position-relative {
  position: relative;
}

.position-relative--important {
  position: relative !important;
}

.position-absolute {
  position: absolute;
}

.position-absolute--important {
  position: absolute !important;
}

.pointer-events--none {
  pointer-events: none;
}

.pointer-events--none--important {
  pointer-events: none !important;
}

.datepicker.datepicker-dropdown {
  z-index: 9999 !important;
}

.modal-backdrop.in + .datepicker.datepicker-dropdown {
  z-index: 100000 !important;
}

.cursor--pointer {
  cursor: pointer;
}

.max-height--70vh {
  max-height: 70vh;
}

.overflow--auto {
  overflow: auto;
}

.m-t-14 {
  margin-top: 14px;
}

input[data-changer-block],
select[data-changer-block] {
  pointer-events: none;
  cursor: not-allowed;
}

.text-transform--none {
  text-transform: none !important;
}

.sub-text {
  font-size: 9px;
  font-weight: normal;
  text-transform: none;
}

.disabled-checkbox {
  pointer-events: none;
  opacity: .7;
}

.no-transparent {
  opacity: 1 !important;
}

.max-width-none {
  max-width: none !important;
}

.background-grey {
  background-color: #f0f0f0;
}

.background-muzli {
  background-color: #b3a994 !important;
}

.background-powder {
  background-color: #ff00001a;
}

.text-burgundy {
  color: #927575;
}

.disabled-checkbox {
  pointer-events: none;
  opacity: .7;
}

.no-transparent {
  opacity: 1 !important;
}

[readonly] > .select2 .select2-selection {
  background: #f8f8f8;
}

[readonly] > .select2 .select2-selection > .select2-selection__rendered {
  color: rgba(98, 98, 98, 0.75) !important;
}

.small-padding {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

table.table-condensed tbody tr td.no-wrap-span span.badge {
  white-space: nowrap !important;
}

.no-border-table .table thead tr th {
  border: none;
}

.flex-direction-initial {
  -webkit-box-orient: initial;
  -webkit-box-direction: initial;
      -ms-flex-direction: initial;
          flex-direction: initial;
}

.flex-direction-initial--important {
  -webkit-box-orient: initial !important;
  -webkit-box-direction: initial !important;
      -ms-flex-direction: initial !important;
          flex-direction: initial !important;
}

.w-auto {
  width: auto;
}

.w-auto--important {
  width: auto !important;
}

.m-auto {
  margin: 0 auto;
}

.m-auto--important {
  margin: 0 auto !important;
}

.dailies-colors--free {
  color: #c02f26;
}

.dailies-colors--office {
  color: transparent;
}

.dailies-colors--parking_free {
  color: #00ffd8;
}

.dailies-colors--bud-muniak {
  color: #e18a33;
}

.dailies-colors--bud-muniak-free {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #e18a33), color-stop(50%, #c02f26));
  background-image: linear-gradient(to right, #e18a33 50%, #c02f26 50%);
}

.dailies-colors--bud-muniak-bud-muniak {
  color: #e18a33;
}

.dailies-colors--bud-muniak-wodkan-muniak {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #e18a33), color-stop(50%, #87a532));
  background-image: linear-gradient(to right, #e18a33 50%, #87a532 50%);
}

.dailies-colors--bud-muniak-hvac-muniak {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #e18a33), color-stop(50%, #545586));
  background-image: linear-gradient(to right, #e18a33 50%, #545586 50%);
}

.dailies-colors--bud-muniak-ele-muniak {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #e18a33), color-stop(50%, #96539f));
  background-image: linear-gradient(to right, #e18a33 50%, #96539f 50%);
}

.dailies-colors--wodkan-muniak {
  color: #87a532;
}

.dailies-colors--wodkan-muniak-free {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #87a532), color-stop(50%, #c02f26));
  background-image: linear-gradient(to right, #87a532 50%, #c02f26 50%);
}

.dailies-colors--wodkan-muniak-wodkan-muniak {
  color: #87a532;
}

.dailies-colors--wodkan-muniak-bud-muniak {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #87a532), color-stop(50%, #e18a33));
  background-image: linear-gradient(to right, #87a532 50%, #e18a33 50%);
}

.dailies-colors--wodkan-muniak-hvac-muniak {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #87a532), color-stop(50%, #545586));
  background-image: linear-gradient(to right, #87a532 50%, #545586 50%);
}

.dailies-colors--wodkan-muniak-ele-muniak {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #87a532), color-stop(50%, #96539f));
  background-image: linear-gradient(to right, #87a532 50%, #96539f 50%);
}

.dailies-colors--hvac-muniak {
  color: #545586;
}

.dailies-colors--hvac-muniak-free {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #545586), color-stop(50%, #c02f26));
  background-image: linear-gradient(to right, #545586 50%, #c02f26 50%);
}

.dailies-colors--hvac-muniak-hvac-muniak {
  color: #545586;
}

.dailies-colors--hvac-muniak-bud-muniak {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #545586), color-stop(50%, #e18a33));
  background-image: linear-gradient(to right, #545586 50%, #e18a33 50%);
}

.dailies-colors--hvac-muniak-wodkan-muniak {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #545586), color-stop(50%, #87a532));
  background-image: linear-gradient(to right, #545586 50%, #87a532 50%);
}

.dailies-colors--hvac-muniak-ele-muniak {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #545586), color-stop(50%, #96539f));
  background-image: linear-gradient(to right, #545586 50%, #96539f 50%);
}

.dailies-colors--ele-muniak {
  color: #96539f;
}

.dailies-colors--ele-muniak-free {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #96539f), color-stop(50%, #c02f26));
  background-image: linear-gradient(to right, #96539f 50%, #c02f26 50%);
}

.dailies-colors--ele-muniak-ele-muniak {
  color: #96539f;
}

.dailies-colors--ele-muniak-bud-muniak {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #96539f), color-stop(50%, #e18a33));
  background-image: linear-gradient(to right, #96539f 50%, #e18a33 50%);
}

.dailies-colors--ele-muniak-wodkan-muniak {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #96539f), color-stop(50%, #87a532));
  background-image: linear-gradient(to right, #96539f 50%, #87a532 50%);
}

.dailies-colors--ele-muniak-hvac-muniak {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #96539f), color-stop(50%, #545586));
  background-image: linear-gradient(to right, #96539f 50%, #545586 50%);
}

.trade--bud-muniak {
  background-color: #e18a33;
  border-color: #e18a33;
}

.trade--hvac-muniak {
  background-color: #545586;
  border-color: #545586;
}

.trade--wodkan-muniak {
  background-color: #87a532;
  border-color: #87a532;
}

.trade--ele-muniak {
  background-color: #96539f;
  border-color: #96539f;
}

.data-list-table .fa-edit, .data-list-table .fa-trash {
  color: rgba(0, 0, 0, 0.15) !important;
}

@-moz-document url-prefix() {
  .data-list-table th, .data-list-table td {
    width: 100%;
  }
}

.data-list-table th:first-of-type, .data-list-table td:first-of-type {
  width: 70px !important;
}

.data-list-table__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.data-list-table__footer > * {
  margin: 20px 0;
}

.data-list-table__footer select {
  margin: 0 10px;
}

.badge.badge-success.badge-xs {
  border-radius: 50% !important;
}

td .badge-success {
  background: #0a4aa4;
}

td .badge-success {
  background: #0a4aa4;
}

.table.table-condensed tbody tr td.wrap-text {
  white-space: initial;
}

.deposits .date-picker-box > .help-block {
  display: none;
}

.deposit-content {
  background: #0d4da4 !important;
  color: white;
}

@media screen and (max-width: 1200px) {
  .deposit-content .card-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.deposit-content .project-title-deposit {
  color: white;
}

.deposit-content .card-side--right.deposit .icon-tab {
  background-color: white;
}

@media screen and (max-width: 991px) {
  .deposits .row--input {
    margin-right: 10px;
  }
}

@media screen and (max-width: 640px) {
  .deposits .row--input {
    margin-right: 0px;
  }
}

@media screen and (max-width: 991px) {
  .deposits .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 640px) {
  .deposits .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 10px;
    border: solid 1px silver;
    border-radius: 5px;
  }
  .deposits .row:last-child {
    margin-bottom: 10px !important;
  }
}

.deposits .row--deposit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .deposits .row--deposit {
    padding: 0 15px;
  }
}

@media screen and (max-width: 640px) {
  .deposits .row--deposit {
    padding: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.deposits .row--deposit .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.deposits .row--deposit .form-group > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.deposits .row--deposit .form-group > div:first-child {
  width: 95%;
}

.deposits .row--deposit .icon-trash {
  height: 100%;
}

.deposits .row--deposit .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 50px;
  max-height: 86px;
}

.deposits .row--deposit .icon .fa {
  cursor: pointer;
  color: rgba(0, 0, 0, 0.5);
  position: relative;
  top: 0;
  max-height: 35px;
  height: 100%;
  margin-top: 0px;
  padding: 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.deposits .row--deposit .icon .fa:hover {
  color: white;
  background-color: #0a4aa4;
}

@media screen and (max-width: 640px) {
  .deposits .row--deposit .icon .fa {
    font-size: 16px !important;
    padding: 11px;
  }
}

.deposits .date-picker-box .input-group-addon {
  min-height: 35px;
  height: 100%;
}

.deposits .date-picker-box .help-block {
  width: 100%;
}

.div-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  cursor: context-menu;
}

.div-list .circle {
  width: 40px;
}

.div-list-content {
  margin-left: 30px;
}

.div-list-content-header {
  color: black;
  font-size: 13px;
  text-align: left;
}

.div-list-content-header .name {
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 0;
}

.div-list-content-header .name .date {
  font-weight: normal;
}

.div-list-content-text {
  color: gray;
  text-align: left;
}

.div-list-content-text .text {
  font-size: 15px;
}

.block {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1400px) {
  .block span {
    line-height: 1;
  }
}

.block .circle--small {
  border: solid 1px #0a4aa4;
  margin: 0px 5px;
  width: 20px;
  height: 20px;
}

.block__column {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.block__data {
  font-size: 10px;
  color: #21252D;
}

@media (max-width: 450px) {
  .block__data--comment {
    margin: 5px 0px;
    margin-left: 26px;
  }
}

.block__data--f-s-12 {
  font-size: 12px;
}

.block__person {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block__person__text {
  font-weight: bold;
  font-size: 10px;
}

.block__person__text--f-s-12 {
  font-size: 12px;
}

.document-update iframe {
  min-height: 50vh;
  height: 100%;
}

@media (max-width: 1200px) {
  .document-update iframe {
    min-height: 100vh;
  }
}

@media (max-width: 640px) {
  .document-update iframe {
    min-height: 75vh;
  }
}

@media (max-width: 500px) {
  .document-update iframe {
    min-height: 50vh;
  }
}

.document-form {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.document-form .radiobox--group {
  margin: 10px 0px;
  margin-top: 14px;
}

.document-form .radiobox--group .radio label {
  margin-bottom: 0px;
}

.document-form .radio {
  margin: 0px 5px;
}

.document-form .col-sm-6, .document-form .col-sm-4, .document-form .col-md-4, .document-form .col-sm-3, .document-form .col-sm-9, .document-form .col-sm-8, .document-form .col-sm-12, .document-form .field-document-type, .document-form .field-document-desc {
  margin: 0px 5px;
}

.document-form .col-md-4 {
  width: calc(33% - 10px);
}

.document-form .col-sm-4 {
  width: calc(33% - 10px);
}

.document-form .form-group {
  padding: 0 !important;
}

.document-form .form-group.col-sm-6 {
  max-width: calc(50% - 10px);
  padding: 0 !important;
}

@media (max-width: 768px) {
  .tablet-col-sm-12 {
    max-width: calc(100% - 10px) !important;
    width: 100% !important;
  }
  .tablet-col-sm-6 {
    max-width: calc(50% - 10px) !important;
    width: 50% !important;
  }
  [data-currency-info] {
    padding-bottom: 20px !important;
    padding-top: 0 !important;
  }
}

@media (max-width: 540px) {
  .mobile-col-sm-12 {
    max-width: calc(100% - 10px) !important;
    width: 100% !important;
  }
  .mobile-col-sm-6 {
    max-width: calc(50% - 10px) !important;
    width: 50% !important;
  }
}

.mac-width {
  width: calc(50% - 10px);
}

@media (max-width: 1200px) {
  .mac-width {
    width: 100%;
  }
}

@media (max-width: 1200px) {
  .payment-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .payment-box-div {
    width: calc(50% - 10px) !important;
  }
}

@media (max-width: 768px) {
  .payment-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .payment-box-div {
    width: 100% !important;
  }
}

.select2-container--default .select2-results__option[role=group] {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.modal-content {
  width: 100%;
  max-width: 640px;
}

.modal.fade.slide-up .modal-dialog {
  top: 0;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.slide-up.in .select2-container {
  z-index: 999999 !important;
}

.slide-up.in .select2-container--open {
  z-index: 999999999999999 !important;
}

@media (max-width: 768px) {
  .modal-body .tablet-col-sm-12 {
    max-width: 100% !important;
  }
}

.modal.fade.slide-up {
  padding-left: 0 !important;
}

.modal .row {
  margin: 0px -10px;
}

.modal .modal-dialog {
  top: 50% !important;
  height: 500px !important;
  -webkit-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
}

.modal .modal-dialog--auto-width {
  width: auto;
  max-width: 90%;
}

@media (max-width: 768px) {
  .modal .modal-dialog--auto-width {
    max-width: initial;
  }
}

.modal .modal-dialog--auto-height {
  max-height: 90%;
}

@media (max-width: 768px) {
  .modal .modal-dialog--auto-height {
    max-height: initial;
  }
}

@media (max-width: 768px) {
  .modal .modal-dialog {
    height: 100% !important;
    top: 0 !important;
    -webkit-transform: translateY(0) !important;
            transform: translateY(0) !important;
  }
}

.modal.fade.slide-up .modal-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.modal .form-group {
  padding: 0px 5px !important;
}

.form-control, .form-control {
  padding: 8px 4px !important;
}

.form-control input, .form-control select, .form-control textarea, .form-control input, .form-control select, .form-control textarea {
  padding: 8px 4px !important;
}

#history-table .table.dataTable {
  min-width: 800px;
}

.comments-content {
  padding: 0;
}

.comments-content:last-of-type {
  margin-bottom: 40px;
}

.document-index.min-width-1500 .dataTable {
  table-layout: auto;
}

.document-index .dataTable {
  table-layout: fixed;
}

.document-index .avatar_list {
  position: relative;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  min-height: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.document-index .avatar_list .block__name {
  display: inline-block;
}

.document-index .avatar_list .circle__block {
  position: absolute;
  margin-left: 0px;
}

.button--small {
  max-height: 100%;
  max-width: 100%;
  width: 25px;
  height: 25px;
  background: rgba(0, 0, 0, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.button--small [data-icon] {
  font-size: 12px !important;
}

.button--edit {
  background: rgba(0, 0, 0, 0.05);
  padding: 6px;
  border-radius: 5px;
}

.button--edit [data-icon] {
  color: rgba(0, 0, 0, 0.15);
}

.button--delete {
  background: rgba(0, 0, 0, 0.05);
  padding: 6px;
  border-radius: 5px;
}

.button--delete [data-icon] {
  color: rgba(0, 0, 0, 0.15);
}

.button--delete {
  background: rgba(0, 0, 0, 0.05);
  padding: 6px;
  border-radius: 5px;
}

.button--delete [data-icon] {
  color: rgba(0, 0, 0, 0.15);
}

.payment--buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.payment--description {
  padding-top: 12px;
}

@media (max-width: 640px) {
  .payment--description {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin: 10px 0px;
    min-height: 72px;
  }
}

.payment--description .block__column {
  min-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.payment-base-group {
  text-align: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

@media (max-width: 640px) {
  .payment-base-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.payment-base-group .block__column {
  margin: 0px 5px;
}

@media (max-width: 640px) {
  .payment-base-group .block__column {
    margin: 0px;
  }
}

@media (max-width: 640px) {
  .payment--status {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.payment--status .payment-item {
  text-align: right;
}

@media (max-width: 640px) {
  .payment--status .payment-item {
    min-height: 40px;
    text-align: left;
    margin-bottom: 10px;
    width: 150px !important;
  }
}

@media (max-width: 640px) {
  .payment--status {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .payment--status .w-half {
    text-align: left;
  }
}

.document > .document-cost--container--fixed-cost--container--row {
  margin: 0;
}

.document--payment > .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-right: 0px;
}

@media (max-width: 1200px) {
  .document--payment > .container-fluid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
  }
}

.document--payment > .container-fluid .col-lg-6 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: auto;
}

.document--payment > .container-fluid .col-lg-6 .card {
  height: 100%;
}

.document--payment .comments__item--long-side .field-documentspayment-price label, .document--payment .comments__item--long-side .field-documentspayment-desc label {
  display: none;
}

@media (max-width: 1300px) {
  .document--payment .comments__item--long-side .field-documentspayment-price input, .document--payment .comments__item--long-side .field-documentspayment-desc input {
    max-width: 150px;
  }
}

@media (max-width: 640px) {
  .document--payment .comments__item {
    min-height: 296px;
  }
}

.document--payment .document-update {
  overflow: hidden;
}

.document--payment [class*='col-'] {
  min-height: 72px;
}

.f-left {
  float: left;
}

.form-group.col-lg-6:first-of-type {
  margin-right: 5px;
  max-width: calc(50% - 10px);
}

@media (max-width: 1200px) {
  .form-group.col-lg-6:first-of-type {
    max-width: none;
    width: 100%;
    margin: 0;
  }
}

@media (max-width: 1200px) {
  .form-group.col-lg-6 {
    max-width: none;
    width: 100%;
    margin: 0;
  }
}

.document-create .form {
  height: 100%;
}

@media (max-width: 540px) {
  .document-create .document-form {
    width: 100%;
  }
}

.document-create .document-form form {
  height: 100%;
}

.document-html-preview {
  height: 100%;
  overflow-y: auto;
  background: #fff;
  font-family: 'Montserrat', sans-serif;
}

.document-html-preview .document-html-container {
  background: white;
  padding: 20px;
}

@media (max-width: 768px) {
  .document-html-preview .document-html-container {
    padding: 15px;
  }
}

.document-html-preview .document-html-header {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e8e8e8;
}

.document-html-preview .document-html-header h3 {
  margin: 0 0 8px 0;
  color: #21252D;
  font-weight: 600;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
}

.document-html-preview .document-html-header .document-html-subheader {
  margin: 0;
  color: #999;
  font-size: 10px;
  font-family: 'Montserrat', sans-serif;
}

.document-html-preview .document-html-section {
  margin-bottom: 25px;
}

.document-html-preview .document-html-section h4 {
  color: #21252D;
  margin-bottom: 12px;
  font-size: 13px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  text-transform: none;
}

.document-html-preview .document-html-section table {
  width: 100%;
  border-collapse: collapse;
  font-family: 'Montserrat', sans-serif;
}

.document-html-preview .document-html-section table tr td {
  padding: 8px 0;
  color: #21252D;
  font-size: 12px;
  border-bottom: 1px solid #f5f5f5;
}

.document-html-preview .document-html-section table tr td:first-child {
  font-weight: 500;
  width: 40%;
  color: #666;
}

.document-html-preview .document-html-section table tr td.amount-highlight {
  font-size: 16px;
  font-weight: 600;
  color: #d9534f;
}

.document-html-preview .document-html-description {
  padding: 15px;
  background: #fafafa;
  border-left: 3px solid #5bc0de;
  color: #21252D;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  white-space: pre-wrap;
}

.document-html-preview .document-html-notice {
  margin-top: 25px;
  padding: 12px 15px;
  background: #fcf8e3;
  border: 1px solid #faebcc;
  border-radius: 3px;
  text-align: center;
  color: #8a6d3b;
  font-size: 11px;
  font-family: 'Montserrat', sans-serif;
}

.document-html-preview .document-html-notice i {
  margin-right: 5px;
}

.dropzone [data-dropzone-noimage] .dz-preview .dz-image {
  display: none !important;
}

.dropzone {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  min-height: auto !important;
  border: 2px dashed rgba(0, 0, 0, 0.3) !important;
  padding: 0 !important;
  height: auto !important;
  overflow: initial !important;
}

@media screen and (max-width: 1024px) {
  .dropzone .dz-preview .dz-error-message {
    font-size: 12px !important;
  }
}

.dropzone .content:hover {
  cursor: pointer;
}

.dropzone .dz-error-mark {
  margin-left: 0px !important;
  left: 10px !important;
  position: absolute;
  max-height: 40px;
  top: 0px !important;
  margin-top: 0 !important;
  margin-left: 0px !important;
  left: 5px !important;
  width: 20px;
  height: 100%;
}

.dropzone .dz-error-mark:after {
  width: 29px;
  max-height: 40px;
  color: #ffc107 !important;
  content: "\26A0" !important;
  z-index: 9999999 !important;
  left: 0px;
  font-size: 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

.dropzone .dz-error-mark svg {
  display: none !important;
  width: 20px !important;
  height: 20px !important;
}

.dropzone .dz-error-mark svg g {
  color: #ffc107 !important;
  fill: #ffc107 !important;
}

.dropzone .dz-size {
  font-size: 12px !important;
  margin-bottom: 0 !important;
}

.dropzone .dz-size span {
  background: none !important;
  border: none !important;
}

.dropzone .dz-filename {
  margin-left: 30px;
  font-size: 10px !important;
  width: 100%;
  white-space: normal !important;
}

.dropzone .dz-filename span {
  background: none !important;
  border: none !important;
}

.dropzone .dz-size {
  width: 100%;
  font-size: 10px !important;
  max-width: 50px;
  margin: 0px 5px;
}

.dropzone .dz-details {
  position: relative !important;
  color: white !important;
}

.dropzone .dz-remove {
  display: none !important;
}

.dropzone .dz-details {
  max-width: 100% !important;
  width: 200px !important;
  min-height: 40px !important;
  border-radius: 25px;
  padding: 0 !important;
  background: #0a4aa4;
  opacity: 1 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.dropzone:hover {
  cursor: pointer;
  background-color: rgba(228, 228, 228, 0.8);
}

.dropzone [data-dz-name] {
  word-break: break-all;
}

.dropzone [data-dropzone] {
  position: relative;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  height: 100%;
}

.dropzone .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  height: 100%;
}

.dropzone .content .fa-upload {
  width: 100%;
  display: block;
  color: #c9c9c9;
  text-align: center;
  font-size: 30px;
  position: relative;
  z-index: -1;
}

.dropzone__text {
  display: block;
  width: 100%;
  color: #666666;
  font-size: 11px !important;
  text-align: center;
  margin-top: 10px;
  position: relative;
  z-index: -1;
  text-transform: uppercase;
}

.dropzone .dz-preview {
  min-height: 50px !important;
  margin: 5px !important;
}

.dropzone .dz-preview .dz-error-message {
  top: 40px !important;
  left: 50% !important;
  -webkit-transform: translateX(-50%) !important;
          transform: translateX(-50%) !important;
}

.dropzone .dz-preview .dz-remove {
  position: absolute;
  top: 0px;
  z-index: 9999;
  right: 0;
  background: red;
  color: white;
  padding: 2px 5px;
  font-weight: bold;
}

.dropzone .dz-preview.dz-image-preview {
  background-color: transparent !important;
}

.dropzone .dz-preview .dz-image {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: auto !important;
}

.dz-error-message {
  background: #eab103 !important;
}

.dz-error-message:after {
  border-bottom: 6px solid #eab103 !important;
}

.user-create .deposits .form-group {
  margin-bottom: 0px;
}

@media (max-width: 600px) {
  .user-create .document-form .float-right.col-md-12 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: none;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 600px) {
  .user-create .document-form .float-right.col-md-12 .button-wrap {
    width: 100%;
    max-width: none;
  }
  .user-create .document-form .float-right.col-md-12 button {
    width: 100%;
    max-width: none;
  }
}

@media (max-width: 1024px) {
  .user-create.role-update .row .col-lg-6,
  .user-create.role-update .row .col-lg-12 {
    padding: 0;
  }
}

.user-create.form {
  background: #f2f2f2;
}

@media (max-width: 1200px) {
  .user-create.form [class*='col-'] .row {
    margin: 0;
  }
}

@media (max-width: 992px) {
  .user-create.form [class*='col-'] {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (max-width: 992px) {
  .user-create.form .col-md-4, .user-create.form .col-md-8 {
    padding-left: 0 !important;
  }
}

.user-create.form .container {
  margin-left: 0;
  max-width: 1170px;
  width: 100%;
}

@media (max-width: 768px) {
  .user-create.form .container {
    padding-right: 0px;
    padding-left: 0px;
  }
}

.user-create.form .row-form {
  width: 100%;
}

@media (max-width: 768px) {
  .user-create.form .row-form {
    margin-right: 0px;
    margin-left: 0px;
  }
}

.user-create.form h1 {
  font-size: 25px;
  font-weight: 400;
}

@media (max-width: 640px) {
  .user-create.form h1 {
    font-size: 20px;
    line-height: 1.3;
    line-height: 1.3;
  }
}

.user-create.form .card-header {
  padding-top: 0;
  padding-left: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.user-create.form .card-default {
  padding: 25px;
  background: white;
  padding-top: 0px;
}

@media (max-width: 1400px) {
  .user-create.form .card-default {
    padding: 14px;
  }
}

@media (max-width: 768px) {
  .user-create.form .card-default {
    padding: 10px;
    padding-top: 0px;
  }
}

@media (max-width: 768px) {
  .user-create.form .card-default .row {
    margin: 0;
  }
}

.user-create.form .card-classic {
  padding: 5px;
  background-color: #fff;
  margin: 0px -8px;
}

@media (max-width: 1200px) {
  .user-create.form .card-classic {
    margin: 0;
  }
}

.user-create.form .card-classic .form-group {
  margin: 0;
}

.user-create.form .form-group-default {
  padding-top: 0px;
  padding-bottom: 0px;
}

.user-create .form-break {
  min-height: 20px;
}

@media (max-width: 768px) {
  .col-lg-4,
  .col-lg-6,
  .col-lg-8,
  .col-xs-12,
  .col-sm-12,
  .col-md-12,
  .col-lg-12 {
    padding: 0;
  }
}

.btn-save {
  font-size: initial;
  background-color: #0d4da4;
  color: white !important;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid transparent !important;
}

.btn-save.active {
  background-color: #1e6cd6 !important;
}

.btn-save.active:hover, .btn-save.active:focus {
  background-color: #1e6cd6 !important;
}

.btn-save:hover {
  background-color: #1e6cd6 !important;
  color: white;
  border: 1px solid transparent;
  outline: none;
}

.btn-save:focus {
  background-color: #1e6cd6 !important;
}

.btn-save .fa {
  font-size: initial;
  color: white !important;
}

.btn-add {
  font-size: initial;
  background-color: #3b4752;
  color: white !important;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid transparent;
}

.btn-add:hover {
  background-color: #626262;
  color: white;
  border: 1px solid transparent;
  outline: none;
}

.btn-add:focus {
  background-color: #626262;
}

.btn-add .fa {
  font-size: initial;
  color: white !important;
}

.checkbox input[type=checkbox]:checked + label:before {
  border-color: #1e6cd6;
}

.checkbox label:focus:before {
  border-width: 1px;
}

.checkbox input[type=checkbox]:focus + label:before {
  background-color: white;
}

.checkbox label:before {
  border: 1px solid #d0d0d0;
}

.checkbox label:checked + label:before {
  border-color: #1e6cd6;
}

.radio label:before {
  border: 1px solid #10cfbd;
}

.form-control--short {
  max-width: 400px;
  font-size: 14px;
}

.input-group {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
  width: 100%;
  padding: 1px 0px;
}

.input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control {
  position: relative;
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after, .input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-append, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + .input-group-text, .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + .input-group-text, .input-group > .custom-file + .custom-file, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .form-control, .input-group > .custom-select + .custom-file, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .form-control, .input-group > .form-control + .custom-file, .input-group > .form-control + .custom-select, .input-group > .form-control + .form-control {
  margin-left: -1px;
}

.input-group-append, .input-group-prepend {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.page-container .card .card-header.separator:after {
  left: 0;
  bottom: 15px;
}

.page-container .card .card-header.separator.no-hr:after {
  content: none;
}

.dataTable td a {
  vertical-align: initial !important;
}

.field-contact-work_to .form-control:focus {
  border-right: none;
}

.field-contact-work_to .form-control:focus + .input-group-addon {
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-left: none;
}

.input-group-addon {
  padding: 0px;
  width: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid transparent;
}

.input-group-addon .fa {
  color: rgba(0, 0, 0, 0.15) !important;
}

/*form#project-form {
  .row {
    [class*='col-'] {
      &:first-child {
        @media (min-width: 1025px) {
          padding-right: 7px;
        }
      }
      @media (max-width: 1024px) {
        padding: 0 !important;
      }
    }
  }
}*/
@media (max-width: 1200px) {
  .row.row-form > [class*='col-'] {
    padding: 0 !important;
  }
}

.input-helper {
  position: relative;
  display: inline-block;
}

.input-helper input, .input-helper select, .input-helper textarea {
  outline: none;
}

@media (max-width: 768px) {
  .field-document-exchange {
    margin-top: -10px;
  }
}

.header {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.header__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 640px) {
  .header__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.header .fa.fa-user {
  color: white;
  font-size: 26px;
  margin-top: 4px;
}

.logo-container {
  margin-left: 30px;
  max-width: 50%;
  width: 100%;
}

.side-block {
  max-width: 50%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.container-fluid.breadcrumbs {
  margin-left: 0;
  padding-left: 10px;
}

.breadcrumbs {
  background: #d6d6d6;
}

ol.breadcrumb {
  padding: 10px 0px 30px 0px;
}

@media screen and (max-width: 768px) {
  ol.breadcrumb {
    padding: 10px 5px 30px 5px;
  }
}

svg.white .logo_baza {
  fill: white;
}

@media screen and (max-width: 540px) {
  .nav-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 540px) {
  .nav-tabs li {
    text-align: center;
    width: 100%;
  }
}

body .header .pg {
  font-size: 25px;
}

@media screen and (max-width: 1024px) {
  body:not([data-ipad]) .header {
    padding-left: 0px;
  }
  body:not([data-ipad]) .header .pg {
    padding: 0px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  body:not([data-ipad]) .side-block {
    max-width: 100%;
  }
}

body[data-ipad] .header {
  padding-left: 0px;
}

body[data-ipad] .header .pg {
  padding: 0px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

body[data-ipad] .side-block {
  max-width: 100%;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex--center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.horizontal--center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.horizontal--space-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.white {
  background: #fff;
}

.history-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.history-filters .field-history-daterange {
  max-width: 520px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1200px) {
  .history-filters .field-history-daterange {
    max-width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media (max-width: 1200px) {
  .history-filters .field-history-daterange .date-picker-input {
    width: calc(50% - 5px);
  }
  .history-filters .field-history-daterange .date-picker-input:first-of-type {
    margin-right: 10px;
  }
}

@media screen and (max-width: 1200px) and (max-width: 640px) {
  .history-filters .field-history-daterange .date-picker-input:first-of-type {
    margin-right: 0;
  }
}

@media screen and (max-width: 640px) {
  .history-filters .field-history-daterange .date-picker-input {
    width: 100%;
    margin: 10px 0px;
  }
}

.history-filters .field-history-daterange .control-label {
  width: 100%;
}

.history-filters .field-history-daterange .input-group-addon {
  padding: 8px;
  line-height: 19px;
  display: block;
}

.history-filters .field-history-daterange div.input-group-addon {
  background: white;
  text-transform: uppercase;
}

@media (max-width: 1200px) {
  .history-filters .field-history-itemauthor {
    width: calc(50% - 10px);
  }
}

@media screen and (max-width: 640px) {
  .history-filters .field-history-itemauthor {
    width: 100%;
  }
}

@media (max-width: 1200px) {
  .history-filters .field-history-term {
    width: calc(50% - 10px);
  }
}

@media screen and (max-width: 640px) {
  .history-filters .field-history-term {
    width: 100%;
  }
}

.history-filters .help-block {
  margin-bottom: 0;
  margin-top: 0;
}

.history-filters .form-group {
  margin-right: 10px;
}

@media screen and (max-width: 640px) {
  .history-filters .form-group {
    margin-right: 0px;
  }
}

.table--history .update-table {
  max-width: 500px !important;
}

.table--history .update-table th {
  border: none !important;
  background-color: transparent !important;
}

.table--history .update-table th:first-child {
  width: auto !important;
}

.table--history .update-table th {
  text-align: left;
}

.table--history.table--history-first .history-filters .field-history-event {
  min-width: 140px;
}

.table--history.table--history-first .expand-box td {
  word-break: normal !important;
}

.table--history.table--history-first table {
  min-width: auto;
}

@media screen and (max-width: 768px) {
  .table--history.table--history-first table th.col-sm-9 {
    width: 500px;
  }
}

@media screen and (max-width: 768px) {
  .table--history.table--history-first table .table-date.col-sm-9 {
    width: 500px;
  }
}

.table--history.table--history-first .data-list-table td {
  word-wrap: break-word !important;
  white-space: initial !important;
}

.table--history.table--history-first .data-list-table table, .table--history.table--history-first .data-list-table td, .table--history.table--history-first .data-list-table tr {
  border: 1px solid rgba(230, 230, 230, 0.7);
}

.table--history.table--history-first .data-list-table table table, .table--history.table--history-first .data-list-table td table, .table--history.table--history-first .data-list-table tr table {
  width: auto;
  margin-top: 20px;
  max-width: calc(100% - 40px);
  border: none;
}

.table--history.table--history-first .data-list-table table table td, .table--history.table--history-first .data-list-table table table tr, .table--history.table--history-first .data-list-table td table td, .table--history.table--history-first .data-list-table td table tr, .table--history.table--history-first .data-list-table tr table td, .table--history.table--history-first .data-list-table tr table tr {
  border: none;
}

.table--history.table--history-first .data-list-table table table td span, .table--history.table--history-first .data-list-table table table tr span, .table--history.table--history-first .data-list-table td table td span, .table--history.table--history-first .data-list-table td table tr span, .table--history.table--history-first .data-list-table tr table td span, .table--history.table--history-first .data-list-table tr table tr span {
  display: inline-block;
}

.table--history .data-list-table table {
  border: none;
}

.table--history .data-list-table table tr {
  border: none;
}

.table--history .data-list-table table td {
  border: none;
  padding: 4px !important;
}

.table--history .data-list-table table td:first-of-type {
  max-width: none !important;
  width: auto !important;
}

.table--history .data-list-table table td span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.login-wrapper .bg-pic img {
  width: 100%;
}

.login-wrapper .login-container {
  float: left;
  max-width: 496px;
  width: 100%;
  min-height: 100vh;
  height: 100%;
}

@media (max-width: 768px) {
  .login-wrapper .login-container {
    max-width: none;
    width: 100%;
  }
}

.login-wrapper .login-container a {
  color: #626262;
  font-weight: 500;
}

.login-wrapper .login-container .login-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  min-height: 100vh;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.login-wrapper .login-container .login-content svg {
  max-width: 200px;
  text-align: center;
}

span.red {
  color: red;
}

.login-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: none;
}

.login-wrapper .images {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  max-width: 5000px;
  width: 100%;
  height: auto;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .login-wrapper .images {
    display: none;
  }
}

.login-wrapper .images .image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 50%;
}

.login-wrapper .images .image:nth-child(1n) {
  width: 50%;
}

.login-wrapper .images .image:nth-child(2n) {
  width: 50%;
}

.login-wrapper .login-container {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.row.no-margin {
  margin: 0;
}

/* Main Menu Sidebar
------------------------------------
*/
.header .logo-container {
  margin-left: 60px;
}

body.mobile .sidebar-menu {
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}

body.mobile .sidebar-menu > ul {
  height: auto !important;
  overflow: visible !important;
  -webkit-overflow-scrolling: touch !important;
}

body.mobile .page-sidebar .sidebar-menu .menu-items li a {
  display: inline-block;
}

body.mobile .page-sidebar .sidebar-menu .menu-items li:hover a {
  color: white;
}

body.mobile .page-sidebar .sidebar-menu .menu-items li:hover .icon-thumbnail {
  color: white !important;
}

body.mobile .page-sidebar .sidebar-menu .menu-items li.active > a, body.mobile .page-sidebar .sidebar-menu .menu-items li.open > a, body.mobile .page-sidebar .sidebar-menu .menu-items li.active > .icon-thumbnail, body.mobile .page-sidebar .sidebar-menu .menu-items li.open > .icon-thumbnail {
  color: #fff;
}

body.mobile .drager {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

body.sidebar-visible .page-sidebar .scroll-element {
  visibility: visible;
}

body.sidebar-visible .page-sidebar .menu-items .icon-thumbnail {
  -webkit-transform: translate3d(-14px, 0, 0);
  transform: translate3d(-14px, 0, 0);
  -ms-transform: translate(-14px, 0);
}

body.sidebar-visible .page-sidebar .sidebar-header .sidebar-header-controls {
  -webkit-transform: translate3d(48px, 0, 0);
  transform: translate3d(48px, 0, 0);
  -ms-transform: translate(48px, 0);
}

.page-sidebar {
  width: 280px;
  background-color: #2b303b;
  z-index: 1000;
  left: -210px;
  position: fixed;
  bottom: 0;
  top: 0;
  right: auto;
  overflow: hidden;
}

.page-sidebar.visible .sidebar-menu .menu-items > li {
  min-width: auto;
}

.page-sidebar a, .page-sidebar button {
  color: #788195;
}

.page-sidebar a:hover, .page-sidebar button:hover, .page-sidebar a:active, .page-sidebar button:active {
  color: #fff;
  background-color: transparent !important;
}

.page-sidebar a:hover:focus, .page-sidebar button:hover:focus, .page-sidebar a:active:focus, .page-sidebar button:active:focus {
  color: #fff;
}

.page-sidebar a:visited, .page-sidebar button:visited, .page-sidebar a:focus {
  color: #788195;
}

.page-sidebar button:focus {
  color: #788195;
}

.page-sidebar button.sidebar-slide-toggle.active {
  color: #788195;
}

.page-sidebar button.sidebar-slide-toggle.active:focus {
  background: transparent;
}

.page-sidebar .scroll-element {
  visibility: hidden;
}

.page-sidebar .sidebar-header {
  display: block;
  height: 60px;
  line-height: 60px;
  background-color: #272b35;
  border-bottom: 1px solid #232730;
  color: #fff;
  width: 100%;
  padding: 0 20px;
  padding-left: 30px;
  clear: both;
  z-index: 10;
  position: relative;
  text-align: center;
}

.page-sidebar .sidebar-header .sidebar-header-controls {
  display: inline-block;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
  transition: -webkit-transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
  transition: transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
  transition: transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99), -webkit-transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
  -webkit-backface-visibility: hidden;
}

.page-sidebar .sidebar-header .sidebar-slide-toggle i {
  -webkit-transition: all 0.12s ease;
  transition: all 0.12s ease;
}

.page-sidebar .sidebar-header .sidebar-slide-toggle.active i {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.page-sidebar .close-sidebar {
  position: absolute;
  right: 19px;
  top: 14px;
  padding: 9px;
  z-index: 1;
}

.page-sidebar .close-sidebar > i {
  color: rgba(255, 255, 255, 0.57);
}

.page-sidebar .sidebar-overlay-slide {
  /* Side-bar Top Slider */
  width: 100%;
  height: 100%;
  background-color: #272b35;
  display: block;
  z-index: 9;
  padding: 80px 20px 20px 20px;
}

.page-sidebar .sidebar-overlay-slide.from-top {
  top: -100%;
  position: absolute;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.page-sidebar .sidebar-overlay-slide.from-top.show {
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
}

.page-sidebar .sidebar-menu {
  /* Side-bar Menu */
  height: calc(100% - 50px);
  position: relative;
  width: 100%;
}

@-moz-document url-prefix() {
  .page-sidebar .sidebar-menu {
    width: 94%;
  }
}

.page-sidebar .sidebar-menu .outer-tab-nav-section {
  display: inline-block;
  width: 45px;
  position: absolute;
  height: 100%;
  background-color: #0aa699 !important;
}

.page-sidebar .sidebar-menu .menu-items {
  /* Side-bar Menut Items */
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  height: calc(100% - 10px);
  width: 100%;
}

.page-sidebar .sidebar-menu .menu-items li:hover > .icon-thumbnail, .page-sidebar .sidebar-menu .menu-items li.open > .icon-thumbnail, .page-sidebar .sidebar-menu .menu-items li.active > a > .icon-thumbnail, .page-sidebar .sidebar-menu .menu-items li:hover > a, .page-sidebar .sidebar-menu .menu-items li.open > a, .page-sidebar .sidebar-menu .menu-items li.active > a {
  color: #fff;
}

.page-sidebar .sidebar-menu .menu-items li.active > a > .icon-thumbnail {
  background: #0a4aa4;
  color: white;
}

.page-sidebar .sidebar-menu .menu-items li > a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}

.page-sidebar .sidebar-menu .menu-items > li {
  display: block;
  padding: 0;
  clear: right;
  min-width: 280px;
  width: 100%;
}

.page-sidebar .sidebar-menu .menu-items > li:after, .page-sidebar .sidebar-menu .menu-items > li:before {
  display: table;
  content: " ";
  clear: both;
}

.page-sidebar .sidebar-menu .menu-items > li > a {
  font-family: Arial, sans-serif;
  display: inline-block;
  padding-left: 30px;
  min-height: 40px;
  line-height: 40px;
  font-size: 14px;
  clear: both;
}

.page-sidebar .sidebar-menu .menu-items > li > a.open {
  background: #313131;
}

.page-sidebar .sidebar-menu .menu-items > li > a > .arrow {
  float: right;
  padding-right: 30px;
}

.page-sidebar .sidebar-menu .menu-items > li > a > .arrow:before {
  float: right;
  display: inline;
  font-size: 16px;
  font-family: FontAwesome;
  height: auto;
  content: "\F104";
  font-weight: 300;
  text-shadow: none;
  -webkit-transition: all 0.12s ease;
  transition: all 0.12s ease;
}

.page-sidebar .sidebar-menu .menu-items > li > a > .arrow.open:before {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.page-sidebar .sidebar-menu .menu-items > li > a > .badge {
  margin-top: 12px;
}

.page-sidebar .sidebar-menu .menu-items > li > a > .title {
  float: left;
  white-space: normal;
  overflow: hidden;
  width: calc(100% - 80px);
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 40px;
}

.page-sidebar .sidebar-menu .menu-items > li > a > .details {
  font-size: 12px;
  opacity: 0.4;
  display: block;
  clear: both;
}

.page-sidebar .sidebar-menu .menu-items > li > a.detailed > .title {
  line-height: 28px;
}

.page-sidebar .sidebar-menu .menu-items > li > a.detailed > .details {
  line-height: 16px;
}

.page-sidebar .sidebar-menu .menu-items > li.active > ul.sub-menu {
  display: block;
}

.page-sidebar .sidebar-menu .menu-items > li > .icon-thumbnail:first-letter {
  text-transform: uppercase;
}

.page-sidebar .sidebar-menu .menu-items > li > ul.sub-menu > li ul.sub-menu li {
  padding-left: 10px;
  padding-right: 3px;
}

.page-sidebar .sidebar-menu .menu-items > li > ul.sub-menu > li ul.sub-menu .icon-thumbnail {
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 10px;
}

.page-sidebar .sidebar-menu .menu-items > li > ul.sub-menu li > a > .arrow:before {
  float: right;
  margin-top: 1px;
  margin-right: 20px;
  display: inline;
  font-size: 16px;
  font-family: FontAwesome;
  height: auto;
  content: "\F104";
  font-weight: 300;
  text-shadow: none;
  -webkit-transition: all 0.12s ease;
  transition: all 0.12s ease;
}

.page-sidebar .sidebar-menu .menu-items > li > ul.sub-menu li > a > .arrow.open:before {
  float: right;
  margin-top: 1px;
  margin-right: 18px;
  display: inline;
  font-family: FontAwesome;
  height: auto;
  font-size: 16px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-weight: 300;
  text-shadow: none;
}

.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu {
  display: none;
  list-style: none;
  clear: both;
  margin: 0 0 10px 0;
  background-color: #21252d;
  padding: 18px 0 10px 0;
}

.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li {
  background: none;
  padding: 0px 20px 0 40px;
  margin-top: 1px;
}

.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li:hover > .icon-thumbnail {
  color: #fff;
}

.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li > a {
  display: inline-block;
  padding: 5px 0px;
  font-size: 13px;
  font-family: Arial, sans-serif;
  white-space: normal;
}

.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li .icon-thumbnail {
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  background-color: #2b303b;
  font-size: 14px;
}

.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li .icon-thumbnail.bg-base {
  background: #0d4da4;
}

.page-sidebar .sidebar-menu .muted {
  color: #576775;
  opacity: .45;
}

.page-sidebar .icon-thumbnail [class^="bg-"], .page-sidebar [class*="bg-"] {
  color: #fff;
}

[data-toggle-pin="sidebar"] > i:before {
  content: "\F10C";
}

/* Sidebar icon holder
------------------------------------
*/
.icon-thumbnail {
  display: inline-block;
  background: #21252d;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
  position: relative;
  left: 0;
  float: right;
  color: #788195;
  font-size: 16px;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
  transition: -webkit-transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
  transition: transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
  transition: transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99), -webkit-transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-weight: bold;
  margin: 0 17px;
}

.icon-thumbnail > i {
  font-size: 14px;
}

.icon-thumbnail > svg {
  width: auto;
  height: auto;
  display: inline;
}

/* Sidebar Responsive Classes
------------------------------------
*/
@media only screen and (max-width: 1400px) {
  .page-sidebar .page-sidebar-inner .sidebar-slide .sidebar-menu {
    bottom: 50px;
  }
  .page-sidebar .page-sidebar-inner .sidebar-slide .sidebar-widgets {
    display: none;
  }
}

@media only screen and (min-width: 980px) {
  body.ie9.menu-pin .page-sidebar {
    transform: none !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
  }
  body.menu-pin [data-toggle-pin="sidebar"] > i:before {
    content: "\F192";
  }
  body.menu-pin .page-sidebar {
    transform: translate(210px, 0) !important;
    -webkit-transform: translate(210px, 0) !important;
    -ms-transform: translate(210px, 0) !important;
    width: 250px;
  }
  body.menu-pin .page-sidebar .sidebar-header .sidebar-header-controls {
    -webkit-transform: translateX(18px);
    transform: translateX(18px);
  }
  body.menu-pin .page-sidebar .menu-items .icon-thumbnail {
    -webkit-transform: translate3d(-14px, 0, 0);
    transform: translate3d(-14px, 0, 0);
    -ms-transform: translate(-14px, 0);
  }
  body.menu-behind .page-sidebar {
    z-index: 799;
  }
  body.box-layout .page-sidebar {
    left: auto;
    transform: none !important;
    -webkit-transform: none !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .page-sidebar .sidebar-menu .menu-items > li > a {
    padding-left: 27px;
  }
  .page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li {
    padding: 0px 27px 0 31px;
  }
}

@media (max-width: 767px) {
  .page-sidebar .sidebar-header {
    padding: 0 12px;
  }
  .page-sidebar .sidebar-menu .menu-items > li > a {
    font-size: 12px;
    padding-left: 20px;
  }
  .page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li {
    padding: 0px 25px 0 28px;
  }
}

@media (max-width: 480px) {
  body .header .header-inner .toggle-secondary-sidebar {
    font-size: 16px;
    top: 12px;
  }
  .page-sidebar .sidebar-header {
    height: 48px;
  }
}

.bg-base.icon-thumbnail {
  background: #0d4da4;
}

.sidebar-menu ul li:first-of-type {
  margin-top: 30px;
}

@media (max-width: 1024px) {
  body:not([data-ipad]) .header .logo-container {
    margin-left: 0;
    max-width: none;
    width: 100%;
    display: none;
  }
  body:not([data-ipad]) .page-sidebar {
    width: 250px;
    z-index: auto;
    left: 0 !important;
    -webkit-transform: translate3d(0, 0px, 0px) !important;
    transform: translate3d(0, 0px, 0px) !important;
  }
  body:not([data-ipad]) .page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li {
    padding: 0px 30px 0 36px;
  }
  body:not([data-ipad]) .icon-thumbnail {
    margin-right: 24px;
  }
  body:not([data-ipad]) .page-sidebar {
    display: none;
    z-index: auto;
  }
  body:not([data-ipad]) .page-sidebar.visible {
    display: block;
  }
  body:not([data-ipad]) .page-sidebar .page-sidebar-inner {
    z-index: 1;
    left: 0 !important;
    width: 260px;
  }
  body:not([data-ipad]) .page-sidebar .page-sidebar-inner .sidebar-slide .sidebar-menu {
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    top: 40px;
    bottom: 0;
  }
  body:not([data-ipad]) .page-sidebar .page-sidebar-inner .sidebar-slide .sidebar-menu ul > li > a > .badge {
    display: inline-block;
  }
  body:not([data-ipad]) .sidebar-menu .icon-thumbnail {
    margin-right: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  body:not([data-ipad]) .page-sidebar .sidebar-menu .menu-items ul {
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
  }
}

body[data-ipad] .header .logo-container {
  margin-left: 0;
  max-width: none;
  width: 100%;
  display: none;
}

body[data-ipad] .page-sidebar {
  width: 250px;
  z-index: auto;
  left: 0 !important;
  -webkit-transform: translate3d(0, 0px, 0px) !important;
  transform: translate3d(0, 0px, 0px) !important;
}

body[data-ipad] .page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li {
  padding: 0px 30px 0 36px;
}

body[data-ipad] .icon-thumbnail {
  margin-right: 24px;
}

body[data-ipad] .page-sidebar {
  display: none;
  z-index: auto;
}

body[data-ipad] .page-sidebar.visible {
  display: block;
}

body[data-ipad] .page-sidebar .page-sidebar-inner {
  z-index: 1;
  left: 0 !important;
  width: 260px;
}

body[data-ipad] .page-sidebar .page-sidebar-inner .sidebar-slide .sidebar-menu {
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  top: 40px;
  bottom: 0;
}

body[data-ipad] .page-sidebar .page-sidebar-inner .sidebar-slide .sidebar-menu ul > li > a > .badge {
  display: inline-block;
}

body[data-ipad] .sidebar-menu .icon-thumbnail {
  margin-right: 15px;
}

@media (min-width: 768px) and (orientation: landscape) {
  body[data-ipad] .page-sidebar .sidebar-menu .menu-items ul {
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
  }
}

.overwiev-project .card-row-form .card-default {
  margin-bottom: 15px;
}

.actual-content {
  background: #0a4aa4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 0;
  padding-right: 30px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: white;
}

.actual-content .report-name {
  color: white;
}

.actual-content .buttons a {
  max-width: 40px;
  background-color: rgba(255, 255, 255, 0.21);
}

.actual-content .buttons a:hover {
  background-color: white;
}

.actual-content .buttons a:hover span .fas {
  color: #0a4aa4 !important;
}

.actual-content .buttons a span i {
  -webkit-transition: none !important;
  transition: none !important;
}

.actual-content .buttons i {
  color: rgba(0, 0, 0, 0.15) !important;
  padding: 0 5px;
  cursor: pointer;
}

.select2-results .select2-results__option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.select2-results .select2-results__option.opened {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.select2-results .select2-results__option .fa-sort-down.up {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  position: relative;
  top: 5px;
}

.form-group #contractor-category_id.full-width.sel_2_tree, .form-group #contractorscontact-contractor_id {
  height: 35px !important;
  -webkit-appearance: none !important;
  -moz-appearance: none;
  border: 1px solid rgba(0, 0, 0, 0.07);
  padding: 0 12px;
  overflow-y: hidden !important;
}

.select3-container .select2-results.select2-results__option--highlighted {
  background-color: white !important;
}

.input-group .select2-selection__choice {
  font-size: 14px;
  font-weight: 300;
  background-color: #0d4da4 !important;
  color: white !important;
}

.input-group .select2-selection__choice__remove {
  color: white !important;
}

.s2-to-tree.searching-result li.select2-results__option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page--budget .select2-container {
  width: 100% !important;
}

.select2-container--default:not(.select2-container--open) .select2-selection--multiple {
  position: relative;
}

.select2-container--default:not(.select2-container--open) .select2-selection--multiple:hover {
  cursor: pointer;
}

.select2-container--default:not(.select2-container--open) .select2-selection--multiple:after {
  position: absolute;
  content: "";
  border-right: 4px solid transparent;
  border-top: 5px solid gray;
  border-left: 4px solid transparent;
  height: 10px;
  width: 0px;
  right: 5px;
  top: 15px;
}

.select2-container--default.select2-container--open .select2-selection--multiple {
  position: relative;
}

.select2-container--default.select2-container--open .select2-selection--multiple:hover {
  cursor: pointer;
}

.select2-container--default.select2-container--open .select2-selection--multiple:after {
  position: absolute;
  content: "";
  border-right: 4px solid transparent;
  border-bottom: 5px solid gray;
  border-left: 4px solid transparent;
  height: 10px;
  width: 0px;
  right: 5px;
  top: 10px;
}

@media (max-width: 768px) {
  .tower-list .row {
    margin-right: 0px;
  }
}

.tower-list .tower-base-view .help-block {
  margin-bottom: 15px;
  margin-top: 0;
}

.tower-list .tower-base-view form {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media (max-width: 640px) {
  .tower-list .tower-base-view form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (max-width: 460px) {
  .tower-list .tower-base-view form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.tower-list .tower-base-view .button-box {
  margin-bottom: 15px;
}

.tower-list .tower-base-view .search-elements.w-full {
  max-width: none;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tower-list .tower-base-view .search-elements.w-full .form-group .control-label {
  margin-top: 0 !important;
}

@media (max-width: 640px) {
  .tower-list .tower-base-view .search-elements.w-full .form-group:first-of-type {
    margin-right: 10px;
    max-width: calc(50% - 10px) !important;
  }
}

@media (max-width: 460px) {
  .tower-list .tower-base-view .search-elements.w-full .form-group:first-of-type {
    max-width: calc(100% - 10px) !important;
  }
}

.tower-list .tower-base-view .search-elements.w-full .form-group.w-auto {
  width: auto;
}

.tower-list .tower-base-view .search-elements.w-full .search-elements-select .radio > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.tower-list .tower-base-view .search-elements .button-group {
  margin: 0;
}

.tower-list .tower-base-view .search-elements .search-elements-input.form-group {
  margin-bottom: 0px;
}

@media (max-width: 640px) {
  .tower-list .tower-base-view .search-elements .search-elements-input.form-group {
    max-width: 50% !important;
    width: 100%;
  }
}

@media (max-width: 460px) {
  .tower-list .tower-base-view .search-elements .search-elements-input.form-group {
    max-width: calc(100% - 10px) !important;
  }
}

.tower-list .filter-container {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.tower-list .filter-container .button--container {
  margin-top: 24px;
}

.tower-list .search-elements .search-elements-input {
  margin-bottom: 0px;
}

.tower-list .button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 200px;
  min-height: 35px;
  margin-top: 10px;
}

.tower-list .button-group.m-t-15 {
  margin-top: 15px;
}

@media (max-width: 640px) {
  .tower-list .button-group.m-t-15 {
    margin-top: 0px;
  }
}

@media (max-width: 1200px) {
  .tower-list .button-group {
    margin-top: 0px;
    margin-left: -10px;
  }
}

@media (max-width: 1024px) {
  .tower-list .button-group {
    max-width: none;
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .tower-list .header__content {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    width: 100%;
    margin-bottom: 10px;
  }
}

@media (max-width: 768px) {
  .tower-list .button--container {
    margin-bottom: 0px;
  }
}

@media (max-width: 640px) {
  .tower-list .button--container {
    margin-bottom: 10px;
  }
}

.tower-list .search-elements {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0;
  width: 100%;
  max-width: calc(100% - 259px);
}

@media (max-width: 1440px) {
  .tower-list .search-elements {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.tower-list .search-elements-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0px 10px;
}

@media (max-width: 1024px) {
  .tower-list .search-elements {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    max-width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 640px) {
  .tower-list .search-elements {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.tower-list .search-elements .radio {
  margin: 0;
}

.tower-list .search-elements .radio > div {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}

@media (max-width: 1750px) {
  .tower-list .search-elements .radio > div {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 1440px) {
  .tower-list .search-elements .radio > div {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 768px) {
  .tower-list .search-elements .radio > div {
    max-width: none;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.tower-list .search-elements .radio label:before {
  top: 0;
}

@media screen and (max-width: 450px) {
  .tower-list .search-elements {
    margin-right: 0;
  }
}

.tower-list .search-elements-input {
  max-width: 100%;
  width: 300px;
}

@media screen and (max-width: 640px) {
  .tower-list .search-elements-input {
    margin: 0;
  }
}

@media screen and (max-width: 450px) {
  .tower-list .search-elements-input {
    max-width: 200px;
  }
}

.tower-list .search-elements-select {
  width: 100%;
  max-width: 750px;
  margin-left: 15px;
  margin-bottom: 0px;
  min-height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 4px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media screen and (max-width: 1440px) {
  .tower-list .search-elements-select {
    max-width: none;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .tower-list .search-elements-select {
    width: 100%;
    margin-left: 0;
  }
}

@media screen and (max-width: 450px) {
  .tower-list .search-elements-select {
    width: 100%;
  }
}

@media screen and (max-width: 1440px) {
  .tower-list .search-elements-select .radio {
    width: 100%;
  }
}

.tower-list .search-elements-select label {
  margin-bottom: 0px;
  margin: 5px 0px;
}

@media screen and (max-width: 1440px) {
  .tower-list .search-elements-select label {
    max-width: 350px;
    width: 100%;
  }
}

.tower-list .search-elements-button-search {
  margin-top: 4px;
}

.tower-rating-avg-box {
  background: #0d4da4;
  padding: 15px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}

.filter-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.filter-container .button--container {
  margin: 0;
}

@-moz-document url-prefix() {
  .firefox-rwd table td:last-child {
    width: 8% !important;
  }
  .firefox-rwd table th:last-child {
    width: 8% !important;
  }
}

@-moz-document url-prefix() {
  .tower-list table td:last-child {
    width: 8% !important;
  }
  .tower-list table th:last-child {
    width: 8% !important;
  }
}

.tower-list.non-working .search-elements-select {
  width: 60%;
  margin-top: 20px;
}

.tower-list.non-working .search-elements-select .radio-success {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tower-list.non-working .table-condensed {
  table-layout: auto;
}

.tower-list.non-working .table-condensed .buttons {
  width: 0;
}

.tower-list .data-list-table td {
  padding: 5px !important;
}

@media screen and (max-width: 768px) {
  .tower-list .data-list-table thead tr th.col-sm-2 {
    min-width: 200px;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .tower-list .data-list-table thead tr th.col-sm-3 {
    min-width: 100px;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .tower-list .data-list-table thead tr th.col-sm-1 {
    min-width: 100px;
    width: 100%;
  }
}

ul {
  list-style-type: none;
}

.tree-view--without-checkbox #treeview li {
  padding-left: 0;
}

.tree-view--without-checkbox #treeview li > ul {
  padding-left: 15px;
}

#treeview {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding-left: 15px;
  overflow-y: hidden;
  padding-bottom: 4px;
  /*li[data-parentid]{
    &:first-of-type{
      display:inline-block;
    }
  }*/
}

#treeview.hummingbird-base .hasChildren .fa {
  min-width: 11px;
  text-align: right;
}

#treeview .tree-view--new-item {
  padding: 5.45px 0px;
}

#treeview .tree-view--new-item input {
  color: #626262;
  padding-left: 0px;
}

#treeview button {
  padding: 0;
}

#treeview button .fa {
  color: white;
}

#treeview button .fa.removeItem {
  color: #333;
}

#treeview li > ul {
  padding-left: 33px;
}

#treeview .fa {
  vertical-align: middle;
  line-height: 16px;
  z-index: 1;
}

#treeview .removeItem {
  vertical-align: baseline;
}

#treeview .fa-sort-down {
  vertical-align: top;
  top: 20px !important;
  left: -25px !important;
}

#treeview .fa-sort-up {
  top: 0px;
  vertical-align: top;
  margin-top: 9px;
}

#treeview li {
  display: block;
  position: relative;
  /*&:hover {
      & > label {
        &:before {
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background-color: #f2f2f2;
          //z-index: -1;
        }
      }
    }*/
}

#treeview li[data-id] > .fa {
  position: absolute;
  left: -20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 10px !important;
}

#treeview .treeview-element--full-width {
  width: 100%;
}

#treeview .treeview-element-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#treeview .treeview-element-container:hover {
  color: #626262;
}

#treeview .input-group-text--simple {
  padding-right: 0;
}

.hummingbird-treeview label {
  margin-bottom: 0px;
}

#treeview_container {
  height: auto !important;
  overflow: auto !important;
  margin-top: 20px;
}

#treeview_container li.select2-selection__choice {
  padding-bottom: 1px;
  font-size: 10px;
  padding-top: 2px;
  font-weight: 600;
  max-height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0 !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 4px 6px 4px 0;
  padding-top: 2px;
}

#treeview_container li.select2-selection__choice.error {
  background-color: #f55753 !important;
}

.authorization.inline {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.authorization li {
  margin: 0 5px;
}

#treeview_container li {
  vertical-align: middle;
}

#treeview_container li.hasChildren {
  margin-left: -16px;
}

#treeview_container li.non-checkbox .fa-sort-up {
  margin-top: 0;
}

#treeview_container button {
  border: solid 1px transparent !important;
  border-left: 1px !important;
}

#treeview_container button.addItem {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 30px;
}

#treeview_container label {
  font-size: 14px;
  width: calc(100% - 20px);
}

#treeview_container label span {
  white-space: normal;
  font-size: 14px;
  margin-left: 3px;
  display: inline-block;
  top: -2px;
  position: relative;
  width: calc(100% - 20px);
}

#treeview_container label input {
  vertical-align: top;
  margin-top: 4px;
}

.hummingbird-treeview input[type=checkbox] {
  width: 14px;
  height: 14px;
}

.addInput, .removeItem, .remove, .edit, .cancel {
  font-size: 14px;
}

.addInput--big, .removeItem--big, .remove--big, .edit--big, .cancel--big {
  font-size: 20px;
  max-width: 30px;
  width: 100%;
}

.item__new-item {
  font-size: 14px;
}

.tree-view--new-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 300px;
}

.tree-view--new-item label {
  font-size: 10px !important;
  line-height: 1 !important;
}

.tree-view--new-item span {
  display: block;
  margin-left: 5px;
  font-size: 16px;
  font-weight: 600;
}

.tree-view--new-item span.position-number {
  font-size: 14px;
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
  line-height: 2.5;
  color: #626262;
}

.tree-view--new-item span.select2 {
  max-height: 35px;
}

.tree-view--new-item span.select2 .selection, .tree-view--new-item span.select2 .select2-selection {
  height: 100%;
  min-height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 5px);
  padding: 0 !important;
}

.tree-view--new-item span.select2 .selection input, .tree-view--new-item span.select2 .select2-selection input {
  font-size: 14px;
  margin-bottom: 3px;
}

.tree-view--new-item .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  max-width: 400px;
}

.tree-view--new-item .input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tree-view--new-item input.form-control {
  font-size: 14px;
}

.tree-view--new-item .removeInput {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 40px;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.tree-view--edit {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: super;
}

.treeRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0px;
}

/*   TREEE VIEW COSTS*/
#treeview.dd-list .fa {
  line-height: 1.6;
  vertical-align: middle;
}

#treeview.dd-list .treeview-element-container > div:not(.dd-handle) {
  top: 5px;
  position: relative;
  max-height: 39px;
}

#treeview.dd-list .treeview-element-container > div:not(.dd-handle) button, #treeview.dd-list .treeview-element-container > div:not(.dd-handle) .fa {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#treeview.dd-list .treeview-element-container > div:not(.dd-handle) button:hover, #treeview.dd-list .treeview-element-container > div:not(.dd-handle) .fa:hover {
  color: white;
  background-color: #0a4aa4;
}

#treeview.dd-list .treeview-element-container > div:not(.dd-handle) button .fa, #treeview.dd-list .treeview-element-container > div:not(.dd-handle) .fa .fa {
  height: 100% !important;
  min-height: 39px;
  max-height: 39px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#treeview.dd-list span.dd-handle {
  width: 100%;
}

#treeview.dd-list span.treeview-element--number {
  width: auto;
  font-size: 14px;
  line-height: 1.6;
  vertical-align: middle;
  top: 0px;
}

.input-group input, .input-group select, .input-group .inline-container {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}

.input-group select {
  margin: 0px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.input-group .inline-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.input-group .inline-container input, .input-group .inline-container select {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  height: 34px !important;
  margin: 0px 10px 5px 10px;
}

.dd-list.dd-dragel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

.dd-list.dd-dragel ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  opacity: 0.7;
}

.dd-list.dd-dragel .treeview-element-container div:last-of-type {
  display: none;
}

.dd-list.dd-dragel .dd-item {
  display: inline-block !important;
  width: calc(100% - 50px);
}

@media screen and (max-width: 640px) {
  .dd-list.dd-dragel .dd-item {
    width: 100%;
  }
}

.dd-list.dd-dragel .dd-item div {
  display: inline-block;
}

.dd-list.dd-dragel .dd-item div:first-of-type {
  display: inline-block;
  width: calc(100% - 100px);
}

@media screen and (max-width: 640px) {
  .dd-list.dd-dragel .dd-item div:first-of-type {
    width: 100%;
  }
}

.dd-list.dd-dragel .dd-item div label {
  width: 100%;
}

.dd-list.dd-dragel .dd-item div label span {
  width: 100%;
}

.dd-list.dd-dragel .dd-item div label span.treeview-element--number {
  width: auto;
}

.dd-list.dd-dragel .dd-item div label span.treeview-element--title {
  width: auto;
}

.dd-list.dd-dragel .dd-item div label span.treeview-element-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-itemns: center;
}

.dd-list.dd-dragel .dd-item div label span.treeview-element-content .tags-container {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: initial;
      flex-wrap: initial;
}

.dd-list.dd-dragel .dd-item div label span.treeview-element-content .tags-container .badge {
  width: auto;
  margin: 0px 3px;
}

.dd-list.dd-dragel .treeview-element-container.dd-handle {
  display: inline-block !important;
  width: calc(100% - 20px) !important;
}

.dd-list.dd-dragel .treeview-element-container.dd-handle.dd-item span.dd-handle {
  width: 100%;
}

.dd-list.dd-dragel .treeview-element-container.dd-handle div {
  display: inline-block !important;
}

.treeview-element-container div:first-of-type {
  width: 100%;
}

.treeview-element-container div:first-of-type label {
  width: 100%;
}

.treeview-element-container div:first-of-type label span {
  width: 50%;
}

.treeview-element-container div:nth-of-type(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  min-width: 80px;
}

.treeview-element-container div:nth-of-type(2) .fa {
  padding: 0px 5px !important;
  font-size: 14px !important;
}

.treeview-element-container label .tags-container {
  width: auto;
}

#treeview_container .badge {
  display: inline-block;
  width: auto;
  font-size: 10px;
  font-weight: 600;
  border-radius: 0px;
  padding: 2px 4px;
  border: solid 1px #626262;
  line-height: 1.3;
  margin: 2px;
  top: 0px;
  background-color: #9E9E9E;
  padding-top: 2px !important;
}

#treeview_container .dd-handle > label:hover {
  cursor: -webkit-grab;
  cursor: grab;
}

#treeview_container label {
  vertical-align: middle;
}

#treeview_container label .treeview-element--title {
  width: auto;
  top: 0;
  line-height: 1.6;
  vertical-align: middle;
}

.dd-handle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: -webkit-grab !important;
  cursor: grab !important;
}

.dd-handle:active, .dd-handle:focus {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
}

.card--cost-categories #treeview_container label span.treeview-element-content, .card--management-team #treeview_container label span.treeview-element-content {
  width: 100%;
  top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 640px) {
  .card--cost-categories #treeview_container label span.treeview-element-content, .card--management-team #treeview_container label span.treeview-element-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}

.card--cost-categories #treeview_container label span.treeview-element--position-box, .card--management-team #treeview_container label span.treeview-element--position-box {
  top: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media screen and (max-width: 640px) {
  .card--cost-categories #treeview_container label span.treeview-element--position-box, .card--management-team #treeview_container label span.treeview-element--position-box {
    width: 100%;
  }
}

.card--cost-categories #treeview_container .dd-handle, .card--management-team #treeview_container .dd-handle {
  height: auto;
}

.card--cost-categories #treeview_container .dd-handle label, .card--management-team #treeview_container .dd-handle label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tags-container {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: right;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: 20px;
  top: 0 !important;
}

.tags-container .badge-success {
  padding-top: 4px !important;
  line-height: 1;
  background-color: #9E9E9E;
  border-radius: 5px !important;
  border: none !important;
}

.select2-container--open .select2-selection--multiple .select2-selection__choice {
  background-color: #9E9E9E !important;
  margin-top: 2px !important;
}

.selection .select2-selection__choice {
  background-color: #9E9E9E !important;
  color: white !important;
}

.select2-selection__choice__remove {
  color: white !important;
  height: 20px;
}

.select2-container--open .select2-selection__choice {
  margin-top: 0px !important;
}

.row-form.no-drag .user-form {
  width: 100%;
}

.row-form.no-drag .user-form #treeview .fa-sort-down {
  top: 13px;
  line-height: 1;
}

.row-form.no-drag .user-form #treeview span {
  top: 0px;
}

.row-form.no-drag .user-form #treeview .fa-sort-up {
  top: 17px !important;
}

.row-form.no-drag .treeview-element--full-width {
  border: solid 1px rgba(230, 230, 230, 0.7);
  color: #626262;
  border-radius: 5px;
  margin: 5px 0px;
  background-color: #fafafa;
  padding: 5px 10px;
}

.row-form.contractors .tree-view--new-item {
  margin-left: 0px;
  padding: 5.2px 0px !important;
  padding-bottom: 3.65px !important;
}

.row-form.contractors .tree-view--new-item input {
  padding-left: 13px !important;
  min-height: 36px;
}

.row-form.cost-categories .tree-view--new-item, .row-form.management-team .tree-view--new-item {
  margin-left: -20px;
}

.row-form.cost-categories li, .row-form.management-team li {
  vertical-align: bottom !important;
  height: 100%;
}

.row-form.cost-categories li input, .row-form.management-team li input {
  vertical-align: bottom !important;
  height: 100%;
}

.fa-caret-right.up {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.dd-handle:hover {
  color: #626262;
  cursor: -webkit-grab;
  cursor: grab;
}

.card-block.scrollable.scroll-content {
  max-height: none !important;
  height: auto !important;
  overflow: inherit !important;
}

.scroll-wrapper > .scroll-content {
  overflow: auto !important;
}

.scroll-wrapper.select2-results__options {
  overflow: unset !important;
}

.hummingbird-treeview .hummingbird-base.dd-list ul {
  display: block;
}

#treeview_container button.arrow-right {
  width: 0;
  height: 0;
  border-top: 5px solid transparent !important;
  border-left: 5px solid black !important;
  border-bottom: 5px solid transparent !important;
  top: 15px;
  right: 3px;
  margin-right: 0px;
  margin-left: -10px;
}

#treeview_container button.arrow-down {
  width: 0;
  height: 0;
  border-right: 5px solid transparent !important;
  border-left: 5px solid transparent !important;
  border-top: 5px solid black !important;
  top: 15px;
  right: 3px;
  margin-right: 0px;
  margin-left: -10px;
}

.dd-collapsed ul {
  display: none !important;
}

.dd-collapsed ul.select2-selection__rendered {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.dd-list.dd-dragel button.arrow-right {
  width: 0;
  height: 0;
  border-top: 5px solid transparent !important;
  border-left: 5px solid black !important;
  border-bottom: 5px solid transparent !important;
  top: 5px;
  right: 3px;
  margin-right: 0px;
  margin-left: -10px;
}

.dd-list.dd-dragel button.arrow-down {
  width: 0;
  height: 0;
  border-right: 5px solid transparent !important;
  border-left: 5px solid transparent !important;
  border-top: 5px solid black !important;
  top: 8px;
  right: 3px;
  margin-right: 0px;
  margin-left: -10px;
}

.costCategory .fa, .managementTeam .fa {
  cursor: pointer;
}

.no-pointer .treeview-element .treeview-element-container {
  cursor: auto;
}

.no-pointer .treeview-element .treeview-element-container .treeview-element--full-width {
  cursor: auto;
}

.no-pointer #treeview_container label:hover {
  cursor: auto;
}

.no-pointer #treeview_container label:hover span {
  cursor: auto;
}

.document-flow .fas.fa-circle {
  height: 15px;
}

.document-flow .fa-circle:before {
  top: 1px;
  position: relative;
  display: inline-block;
  height: 15px;
}

.document-flow .table tbody tr td {
  font-size: 12px;
}

.document-flow .table tbody tr td:first-child {
  width: 1.5%;
}

.document-flow .table tbody tr:first-child {
  width: 1.5%;
}

.document-flow .table tbody tr:last-child {
  width: 3.5%;
}

.document-flow .table tbody .column-small {
  width: 2%;
}

.document-flow .table thead .column-small {
  width: 2%;
}

.document-flow .table thead th:first-child {
  width: 1.5%;
}

.document-flow .table thead th:last-child {
  width: 3.5%;
}

.document-flow .table .w-100px {
  width: 100px;
}

.document-flow .table .w-140 {
  width: 140px;
}

.document-flow .table .badge-success {
  background: #66cc33;
}

.document-flow .table .badge-info {
  background: #788296;
}

.project-document .avatar_list {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.project-document .avatar_list .circle {
  display: inline-block;
  width: 28px !important;
  height: 28px !important;
  margin-right: 5px;
}

.project-document .avatar_list_name {
  word-break: break-word;
  text-align: center;
  width: 100%;
}

.project-document .fa-close {
  color: #f55753;
}

.project-document .fa-check {
  color: #66cc33;
}

.document-flow.flow-list .table tbody tr td {
  font-size: 10px;
}

.document-flow.flow-list .table .badge-success {
  background: #66cc33;
  font-size: 10px;
}

.document-flow.flow-list .table .badge-info {
  background: #788296;
  font-size: 10px;
}

.document-flow.flow-list .table .badge-danger {
  font-size: 10px;
}

.settleement-table td {
  height: 65px;
}

.settleement-table .data-list-table .btn {
  padding: 2px 10px;
}

.settleement-icon-check {
  font-size: 14px;
}

.settleement-icon-check i {
  color: #66cc33;
}

.settleement-icon-no-entry {
  font-size: 14px;
  margin: 0 auto;
}

.settleement-icon-no-entry i {
  color: #e4e4e4;
}

.settleement-archive-button {
  float: right;
  margin-right: 15px;
  margin-left: 10px;
  margin-top: 3px;
}

@media screen and (max-width: 640px) {
  .settleement-archive-button {
    float: initial;
    margin: 0 0 15px 0;
  }
}

@media screen and (max-width: 640px) {
  .settleement-search-elements {
    display: block;
  }
}

.settleement-search-elements .btn {
  margin-left: 10px;
  margin-top: 3px;
}

@media screen and (max-width: 640px) {
  .settleement-search-elements .btn {
    margin: 0 0 15px 0;
  }
}

.settleement-table .btn-save {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.settleement-table .search-elements {
  margin-left: -10px;
}

.settleement-table .search-elements-input {
  margin: 0px 5px;
}

.settleement-table .button-group {
  margin-left: 0px !important;
}

@media screen and (max-width: 640px) {
  .settleement-table .button-group.triple button, .settleement-table .button-group.triple .btn {
    max-height: 35px;
    margin: 0px 5px;
  }
}

@media screen and (max-width: 540px) {
  .settleement-table .button-group.triple button, .settleement-table .button-group.triple .btn {
    margin: 5px;
  }
}

@media screen and (max-width: 540px) {
  .settleement-table .button-group.triple {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: 5px !important;
  }
}

.settleement-table .button-group button:first-of-type {
  margin-left: 0px;
}

@media screen and (max-width: 1024px) {
  .settleement-table .button-group button:first-of-type {
    margin-left: 10px;
  }
}

.disabled input:not([data-prevent-disable]), .disabled select:not([data-prevent-disable]), .disabled span:not([data-prevent-disable]) {
  cursor: no-drop;
  pointer-events: none;
  color: lightgray !important;
}

.disabled input:not([data-prevent-disable]):hover, .disabled select:not([data-prevent-disable]):hover, .disabled span:not([data-prevent-disable]):hover {
  cursor: no-drop;
}

.disabled .select2-container .select2-selection .select2-selection__rendered {
  color: lightgray;
}

.disabled [data-notes], .disabled [data-popup-close], .disabled .close {
  pointer-events: all;
}

.scroll-wrapper > .scroll-content .your-data-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: unset !important;
  -webkit-box-direction: unset !important;
      -ms-flex-direction: unset !important;
          flex-direction: unset !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100% !important;
}

.scroll-wrapper > .scroll-content .your-data-content .left-content {
  width: 60%;
  border: solid 1px rgba(0, 0, 0, 0.08);
  padding: 30px;
}

.scroll-wrapper > .scroll-content .your-data-content .left-content .data-personal {
  margin-bottom: 5px;
}

.scroll-wrapper > .scroll-content .your-data-content .left-content .data-personal-text {
  line-height: 1;
}

.scroll-wrapper > .scroll-content .your-data-content .left-content .data-personal-text:last-child {
  padding-bottom: 20px;
}

.scroll-wrapper > .scroll-content .your-data-content .left-content .data-company {
  margin-bottom: 5px;
}

.scroll-wrapper > .scroll-content .your-data-content .left-content .data-company-adress-text {
  line-height: 1;
}

.scroll-wrapper > .scroll-content .your-data-content .left-content .data-company-adress-text:last-child {
  padding-bottom: 20px;
}

.scroll-wrapper > .scroll-content .your-data-content .left-content .data-company-text {
  line-height: 1;
  padding: 0 0 20px 0;
}

@media screen and (max-width: 640px) {
  .scroll-wrapper > .scroll-content .your-data-content .left-content {
    width: 100%;
  }
}

.scroll-wrapper > .scroll-content .your-data-content .right-content {
  width: calc(40% - 20px);
  padding: 30px;
}

@media screen and (max-width: 640px) {
  .scroll-wrapper > .scroll-content .your-data-content .right-content {
    width: 100%;
  }
}

.tower .icon-circle {
  font-size: 13px;
}

[data-collapse="data-accordion"]:hover {
  cursor: pointer;
}

[data-collapse="data-accordion"] .separator-settlement-button {
  position: relative;
  max-width: 40px;
  max-height: 40px;
  height: 100%;
  width: 100%;
}

[data-collapse="data-accordion"] .separator-settlement-button:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "-";
}

[data-collapse="data-accordion"].collapsed .separator-settlement-button:after {
  content: "+";
}

.form-group .btn-add {
  text-transform: none;
}

.btn {
  display: inline-block;
  cursor: pointer;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: solid 1px transparent;
  font-size: 14px;
}

.btn--11 {
  font-size: 11px;
}

.btn-add:focus, .btn-add:active {
  background-color: #626262 !important;
}

.btn--small {
  padding: 2px 4px;
  font-size: 12px;
}

.btn-error {
  color: white;
  background-color: #db1e31;
}

.btn-error:focus, .btn-error:active {
  color: white !important;
  background-color: #db1e31 !important;
}

.btn-error:hover {
  color: white;
  background-color: #f73246fc;
}

.form-group .btn {
  margin: 10px 5px;
}

@media (max-width: 540px) {
  .form-group .btn {
    display: block;
    width: calc(100% - 10px);
  }
}

.card-side--right a:hover .icon {
  -webkit-transition: none;
  transition: none;
  background-color: #0d4da4;
}

.card-side--right a:hover .icon:before {
  color: white;
}

.card-side--right .icon {
  -webkit-transition: none;
  transition: none;
}

.card-side--right .icon:hover {
  background-color: #0d4da4;
}

.card-side--right .icon:hover:before {
  color: white;
}

.card-side--right.deposit a {
  -webkit-transition: none !important;
  transition: none !important;
}

.card-side--right.deposit a:hover .icon-tab:before {
  color: #0d4da4;
}

.card-side--right.deposit a .icon-tab {
  -webkit-transition: none;
  transition: none;
}

.card-side--right.deposit a .icon-tab:hover:before {
  color: #0d4da4;
}

.card-side--short a {
  -webkit-transition: none !important;
  transition: none !important;
}

.card-side--short a:hover {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
  opacity: 1 !important;
}

.card-side--short a:hover .icon-tab {
  background-color: #0d4da4;
}

.card-side--short a:hover .icon-tab:before {
  color: white;
}

.card-side--short a .icon-tab {
  -webkit-transition: none;
  transition: none;
}

.card-side--short a .icon-tab:hover {
  background-color: #0d4da4;
}

.card-side--short a .icon-tab:hover:before {
  color: white;
}

.buttons {
  -webkit-transition: none !important;
  transition: none !important;
}

.buttons--small div a {
  padding: 2px 7px;
}

.buttons--small .fa {
  font-size: 12px !important;
}

.buttons a {
  -webkit-transition: none !important;
  transition: none !important;
}

.buttons a:hover {
  background: #0d4da4;
}

.buttons a:hover .fa, .buttons a:hover .fas {
  color: white !important;
}

.input-group-append {
  max-height: 35px;
}

.input-group-append .fa {
  -webkit-transition: none;
  transition: none;
}

.input-group-append .fa:not(.fa-save) {
  -webkit-transition: none;
  transition: none;
  padding: 0px 5px;
}

.input-group-append .fa:not(.fa-save):hover {
  background: #0d4da4;
  color: white;
}

[data-disabled] select {
  color: rgba(98, 98, 98, 0.75);
}

[data-disabled] select > option {
  color: rgba(98, 98, 98, 0.75);
}

[data-disabled] .select2-container .select2-selection .select2-selection__rendered {
  color: rgba(98, 98, 98, 0.75) !important;
}

.buttonSendParent {
  width: auto;
  margin: 0 10px;
}

.buttonSendParent .buttonSend {
  margin: 0;
}

.buttonSendParent .spinner-box .spinner-border {
  width: 16px;
  height: 16px;
  border: .15em solid #ffa500;
  border-right-color: transparent;
}

.current-day {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0px -5px;
}

.current-day--name {
  font-size: 12px;
  color: #000;
  font-weight: bold;
  padding: 0px 10px;
  padding-top: 2px;
}

.current-day .arrow--swiper:hover {
  cursor: pointer;
}

.current-day .arrow--swiper .fas {
  font-size: 13px;
  display: inline-block;
}

.calendar-list .table .btn {
  padding: 2px 10px;
  margin-top: 5px;
}

.calendar-list .table .vertical--center .btn {
  margin-top: 0px;
}

.slider {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto !important;
  margin-top: 2px;
}

@media screen and (min-width: 769px) {
  .slider {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

.calendar {
  background-color: transparent;
}

.calendar__bottom {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  margin: 10px 0px;
}

.calendar_day_block {
  max-width: 100%;
  width: calc(100% / 7);
  margin-right: -1px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -1px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.calendar_day_block-disabled:hover label:after, .calendar_day_block-leave:hover label:after {
  display: none;
}

.calendar_day_block-disabled label, .calendar_day_block-disabled input, .calendar_day_block-leave label, .calendar_day_block-leave input {
  pointer-events: none;
}

.calendar_day_block-leave {
  -webkit-box-shadow: inset 0 0 30px #f5ae65 !important;
          box-shadow: inset 0 0 30px #f5ae65 !important;
}

.calendar_day_block-leave .date-checkbox label {
  opacity: 0.4;
}

.calendar_day_block-leave .date-checkbox label:before {
  background-color: #c5c5c5;
}

.calendar_day_block-leave .calendar__day {
  opacity: .6;
  cursor: default;
}

.calendar_day_block-leave .calendar__day:hover {
  cursor: default !important;
}

.calendar_day_block-leave .calendar__day-button {
  display: none;
}

.calendar_day_block.is-night .calendar__day {
  background-color: #344563bd;
  color: white;
}

.calendar_day_block.is-night .calendar__day-button {
  color: white !important;
}

.calendar_day_block.is-night .work-night {
  margin-left: 3px;
}

.calendar_day_block.is-night .fa-moon {
  color: yellow;
}

.calendar_day_block.is-night:hover label:before, .calendar_day_block.is-night:active label:before, .calendar_day_block.is-night:focus label:before {
  background-color: #d0d00ab8 !important;
}

.calendar_day_block.is-night input[type=checkbox]:active + label:before, .calendar_day_block.is-night input[type=checkbox]:hover + label:before, .calendar_day_block.is-night input[type=checkbox]:focus + label:before {
  border-color: #d0d00a !important;
  background-color: #d0d00ab8 !important;
}

.calendar_day_block.is-night input[type=checkbox]:checked + label:before {
  border-color: #d0d00a !important;
}

.calendar_day_block .checkbox {
  display: block;
  position: relative;
  z-index: 999;
}

.calendar_day_block .checkbox label {
  padding: 10px 0px 10px 30px;
}

.calendar_day_block .checkbox label:before {
  left: 3px;
}

.calendar_day_block .checkbox label:after {
  left: 6px;
  top: 1px;
}

.calendar_day_block:hover [type="checkbox"]:focus + label:before, .calendar_day_block:hover [type="checkbox"]:active + label:before {
  background-color: #1a53a259 !important;
}

.calendar_day_block:hover [type="checkbox"]:focus + label:after, .calendar_day_block:hover [type="checkbox"]:active + label:after {
  font-family: 'FontAwesome' !important;
  content: "\F00C" !important;
  color: #fff !important;
}

.calendar_day_block:hover label:focus:before {
  background-color: #1a53a259 !important;
}

.calendar_day_block:hover label:focus:after {
  font-family: 'FontAwesome' !important;
  content: "\F00C" !important;
  color: #fff !important;
}

.calendar_day_block:hover label:before, .calendar_day_block:focus label:before, .calendar_day_block:active label:before {
  background-color: #1a53a259;
}

.calendar_day_block:hover label:after, .calendar_day_block:focus label:after, .calendar_day_block:active label:after {
  font-family: 'FontAwesome';
  content: "\F00C";
  color: #fff;
}

@media screen and (min-width: 769px) {
  .calendar_day_block {
    margin-right: -1px !important;
    margin-top: -1px !important;
  }
}

@media screen and (min-width: 769px) {
  .calendar_day_block-disabled {
    width: calc(100% / 7) !important;
  }
}

@media screen and (min-width: 769px) {
  .calendar_day_block-active {
    width: calc(100% / 7) !important;
  }
}

@media screen and (max-width: 768px) {
  .calendar_day_block-active {
    min-width: calc(100% - 100px) !important;
    margin: 0 50px !important;
  }
}

.calendar_day_block:focus {
  outline: none;
}

.calendar_day_block .date-checkbox {
  position: absolute;
  z-index: 99;
  top: 10px;
  margin: 0;
  right: auto;
  left: 10px;
}

@media screen and (max-width: 1200px) {
  .calendar_day_block .date-checkbox {
    left: 6px;
    top: 5px;
  }
}

@media screen and (max-width: 768px) {
  .calendar_day_block .date-checkbox {
    top: 5px;
    left: auto;
    right: 6px;
  }
  .calendar_day_block .date-checkbox label {
    padding-left: 17px;
    margin-right: 0px;
  }
}

@media screen and (max-width: 768px) {
  .calendar_day_block {
    max-width: none;
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 1px;
  }
}

.calendar-content {
  padding: 20px 0px;
}

@media screen and (max-width: 1200px) {
  .calendar__bottom {
    margin-top: 10px;
  }
}

@media screen and (max-width: 768px) {
  .calendar__bottom {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-flex: initial;
        -ms-flex-positive: initial;
            flex-grow: initial;
  }
}

@media screen and (max-width: 768px) {
  .calendar__bottom--buttons {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .calendar__bottom--buttons .text--small {
    font-size: 20px;
    margin-top: 15px;
  }
}

@media screen and (max-width: 540px) {
  .calendar__bottom--buttons .text--small {
    font-size: 16px;
  }
}

.calendar__current-month {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.calendar__current-month--container .block {
  text-align: center;
}

.calendar__current-month--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.calendar__current-month a {
  padding: 15px;
  position: relative;
  z-index: 990;
  display: block;
  cursor: pointer;
}

.calendar__current-month a .fas {
  pointer-events: none;
  position: relative;
  display: inline;
  z-index: 0;
}

.calendar__current-month {
  margin: 0px -10px;
}

.calendar__current-month--accepted .calendar__current-month-name {
  margin-bottom: 0px;
}

.calendar__current-month-name {
  padding: 0px 10px;
}

.calendar__days-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0px;
}

@media screen and (max-width: 768px) {
  .calendar__days-name {
    display: none;
  }
}

.calendar__day-name {
  width: 100%;
  max-width: calc(100% / 7);
  padding-left: 10px;
}

.calendar__days {
  margin-left: -1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -6px;
}

@media screen and (max-width: 768px) {
  .calendar__days {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.calendar__days--sent .date-checkbox label {
  opacity: 0.4;
}

.calendar__days--sent .date-checkbox label:before {
  background-color: #c5c5c5;
}

.calendar__days--sent .calendar_day_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  pointer-events: none !important;
}

.calendar__days--sent .calendar__day {
  opacity: .6;
  cursor: default;
}

.calendar__days--sent .calendar__day:hover {
  cursor: default !important;
}

.calendar__days--sent .calendar__day-button {
  display: none;
}

.calendar__days--tower .calendar_day_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  pointer-events: none !important;
}

.calendar__days--tower .calendar_day_block-active {
  pointer-events: auto !important;
}

.calendar__days--tower .calendar_day_block-disabled .date-checkbox label, .calendar__days--tower .calendar_day_block-leave .date-checkbox label {
  opacity: 0.4;
}

.calendar__days--tower .calendar_day_block-disabled .date-checkbox label:before, .calendar__days--tower .calendar_day_block-leave .date-checkbox label:before {
  background-color: #c5c5c5;
}

.calendar__days--tower .calendar_day_block-disabled .calendar__day, .calendar__days--tower .calendar_day_block-leave .calendar__day {
  opacity: .6;
  cursor: default;
}

.calendar__days--tower .calendar_day_block-disabled .calendar__day:hover, .calendar__days--tower .calendar_day_block-leave .calendar__day:hover {
  cursor: default !important;
}

.calendar__days--tower .calendar_day_block-disabled .calendar__day-button, .calendar__days--tower .calendar_day_block-leave .calendar__day-button {
  display: none;
}

.calendar__days--tower .calendar_day_block-disabled.calendar_day_block-partly_active .calendar__day:hover {
  cursor: pointer !important;
}

.calendar__days--tower .calendar_day_block-disabled.calendar_day_block-partly_active .calendar__day-button {
  display: block;
}

.calendar__days--tower .calendar_day_block-leave {
  -webkit-box-shadow: inset 0 0 30px #f5ae65 !important;
          box-shadow: inset 0 0 30px #f5ae65 !important;
}

.calendar__days .calendar__day {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  width: 100%;
  max-height: 100%;
  height: 100%;
  min-height: 180px;
  background-color: white;
  padding: 10px;
  border: solid 1px #a9aeb3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: -1px;
  margin-top: -1px;
}

@media screen and (max-width: 1400px) {
  .calendar__days .calendar__day {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 1200px) {
  .calendar__days .calendar__day {
    padding: 5px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 768px) {
  .calendar__days .calendar__day {
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    min-height: 50vh;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    font-weight: bold;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .calendar__days .calendar__day--disabled {
    display: none !important;
  }
}

@media screen and (max-width: 540px) {
  .calendar__days .calendar__day {
    width: 100%;
    min-width: 200px;
  }
}

.calendar__days .calendar__day:hover {
  cursor: pointer;
}

.calendar__days .calendar__day--weekend {
  background-color: #FFFFEB;
}

.calendar__days .calendar__day--today {
  background-color: #ddfdfa;
}

.calendar__days .calendar__day-number {
  text-align: right;
}

@media screen and (max-width: 768px) {
  .calendar__days .calendar__day-number {
    text-align: center;
    font-size: 70px;
    height: auto;
    line-height: 1.3;
    font-weight: bold;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.calendar__days .calendar__day-week_name {
  display: none;
}

@media screen and (max-width: 768px) {
  .calendar__days .calendar__day-week_name {
    display: block;
    text-align: center;
    height: auto;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.5;
  }
}

@media screen and (max-width: 540px) {
  .calendar__days .calendar__day-week_name {
    font-size: 30px;
  }
}

.calendar__days .calendar__day-icon {
  font-size: 50px;
  text-align: center;
}

@media screen and (max-width: 1400px) {
  .calendar__days .calendar__day-icon {
    font-size: 40px;
  }
}

@media screen and (max-width: 769px) {
  .calendar__days .calendar__day-icon {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    font-size: 50px;
  }
}

.calendar__days .calendar__day-icon--add {
  color: #e4e4e4;
}

.calendar__days .calendar__day-icon--complete {
  color: #B3E699;
}

.calendar__days .calendar__day-icon--yellow {
  color: #ffcc00;
}

.calendar__days .calendar__day--disabled {
  background-color: #d8d8d8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: auto;
}

@media screen and (max-width: 768px) {
  .calendar__days .calendar__day--disabled {
    display: none;
  }
}

.calendar__days .calendar__day--disabled:hover {
  cursor: default;
}

.calendar__days .filters-box .calendar_day_block {
  opacity: 0.4;
}

.calendar__days .filters-box .calendar_day_block .calendar__day {
  position: relative;
}

.calendar__days .filters-box .calendar_day_block .calendar__day:before {
  background-color: #b9b9b9bf;
  -webkit-transition: background-color .2s ease-in-out;
  transition: background-color .2s ease-in-out;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.calendar__days .filters-box .filter-active {
  opacity: 1;
}

.calendar__days .filters-box .filter-active .calendar__day {
  position: relative;
}

.calendar__days .filters-box .filter-active .calendar__day:before {
  background-color: transparent;
  -webkit-transition: background-color .2s ease-in-out;
  transition: background-color .2s ease-in-out;
  content: '';
  position: absolute;
}

.calendar__bottom-item {
  margin: 0px 5px;
  position: relative;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.calendar__bottom-item .fa {
  color: #999999;
  font-size: 13px;
  position: absolute;
  display: inline-block;
  height: 100%;
  top: 3px;
}

@media screen and (max-width: 1400px) {
  .calendar__bottom-item .fa {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .calendar__bottom-item .fa {
    font-size: 25px;
    top: 1px;
  }
}

@media screen and (max-width: 540px) {
  .calendar__bottom-item .fa {
    font-size: 16px;
  }
}

.calendar__bottom-item .text {
  font-size: 13px;
  margin-left: 20px;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .calendar__bottom-item .text {
    font-size: 24px;
    margin-left: 30px;
  }
}

@media screen and (max-width: 540px) {
  .calendar__bottom-item .text {
    font-size: 16px;
    margin-left: 20px;
  }
}

.calendar__day-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 10px auto;
}

@media screen and (max-width: 1200px) {
  .calendar__day-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 10px auto;
  }
}

@media screen and (max-width: 768px) {
  .calendar__day-text {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 10px 0px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.calendar__day-text--left {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .calendar__day-text--left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.calendar__day-text--left .calendar__bottom-item {
  word-break: break-all;
  text-align: left;
}

.calendar__button-header {
  font-size: 2em;
  color: #212529;
  background-color: initial;
  border: 0;
  border-radius: 3px;
  cursor: pointer;
}

.calendar__button-header:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.calendar__button-header:focus, .calendar__button-header.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.swiper-scrollbar-drag {
  background: rgba(0, 0, 0, 0.9) !important;
  border-radius: 10px !important;
  left: 0 !important;
  top: -8px !important;
  padding: 10px;
}

.swiper-scrollbar-drag .swiper-container {
  padding-bottom: 20px !important;
}

.swiper-scrollbar-drag .swiper-container .swiper-scrollbar {
  bottom: 20px !important;
}

.slick-initialized {
  visibility: visible;
}

.slick-slide {
  outline: none;
}

.arrow {
  position: absolute;
  font-size: 50px;
  z-index: 99;
}

.arrow:hover {
  cursor: pointer;
}

.arrow.slick-disabled {
  display: none !important;
}

.arrow--left {
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 10px;
  padding-top: 0px;
}

@media screen and (max-width: 540px) {
  .arrow--left {
    left: 0px;
  }
}

.arrow--right {
  top: 50%;
  right: 10px;
  padding: 10px;
  padding-top: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 540px) {
  .arrow--right {
    right: 0px;
  }
}

body.fixed-header .header {
  z-index: 1000;
}

.swiper-container {
  padding-bottom: 0px !important;
  width: 100% !important;
  height: auto !important;
}

@media screen and (max-width: 768px) {
  .swiper-container.swiper-container-horizontal {
    padding-bottom: 80px !important;
  }
}

@media screen and (min-width: 769px) {
  .swiper-slide {
    max-width: 100% !important;
    width: calc(100% / 7) !important;
  }
}

@media screen and (min-width: 769px) {
  .swiper-pagination {
    display: none !important;
  }
}

.swiper-button-prev,
.swiper-button-next {
  font-size: 45px !important;
  background-image: none !important;
}

@media screen and (min-width: 769px) {
  .swiper-button-prev,
  .swiper-button-next {
    display: none !important;
  }
}

.swiper-button-prev:focus,
.swiper-button-next:focus {
  outline: none;
}

@media screen and (min-width: 769px) {
  .swiper-scrollbar {
    display: none !important;
  }
}

.swiper-container-horizontal > .swiper-scrollbar {
  left: 50% !important;
  -webkit-transform: translateX(-55%) !important;
          transform: translateX(-55%) !important;
  width: 90% !important;
  bottom: 20px !important;
  margin: 0px 5%;
}

.cost-centers-index .above-scroller {
  display: none;
}

.cost-centers-index table {
  table-layout: fixed;
  width: 100%;
}

.cost-centers-index table thead tr th {
  text-align: left;
}

.cost-centers-index table thead tr th:nth-child(1) {
  width: 5%;
}

.cost-centers-index table thead tr th:nth-child(2) {
  width: 35%;
}

.cost-centers-index table thead tr th:nth-child(3) {
  width: 15%;
}

.cost-centers-index table thead tr th:nth-child(4) {
  width: 25%;
}

.cost-centers-index table thead tr th:nth-child(5) {
  width: 20%;
}

.cost-centers-index table tbody tr td {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
  white-space: normal !important;
}

.cost-centers-index table tbody tr td:nth-child(1) {
  padding-left: 1rem !important;
  width: 5%;
}

.cost-centers-index table tbody tr td:nth-child(2) {
  width: 35%;
}

.cost-centers-index table tbody tr td:nth-child(3) {
  width: 15%;
}

.cost-centers-index table tbody tr td:nth-child(4) {
  width: 25%;
  white-space: nowrap !important;
  padding: 12px 1rem 12px 0 !important;
  text-align: right;
}

.cost-centers-index table .btn {
  padding: 4px 8px;
  margin: 0 2px;
}

.cost-centers-index table .btn i {
  color: white;
  font-size: 12px;
}

.cost-centers-index table .btn i::before {
  color: white;
}

.cost-center-form,
.cost-center-create,
.cost-center-update,
.cost-center-allocations,
.cost-center-categories {
  width: 100%;
  max-width: 400px;
}

.cost-center-form .form-group,
.cost-center-create .form-group,
.cost-center-update .form-group,
.cost-center-allocations .form-group,
.cost-center-categories .form-group {
  margin: 0;
}

.cost-center-form .form-group button, .cost-center-form .form-group .btn,
.cost-center-create .form-group button,
.cost-center-create .form-group .btn,
.cost-center-update .form-group button,
.cost-center-update .form-group .btn,
.cost-center-allocations .form-group button,
.cost-center-allocations .form-group .btn,
.cost-center-categories .form-group button,
.cost-center-categories .form-group .btn {
  margin: 0.5rem 0 0 0;
}

.cost-center-form .btn-circle,
.cost-center-create .btn-circle,
.cost-center-update .btn-circle,
.cost-center-allocations .btn-circle,
.cost-center-categories .btn-circle {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  min-height: 40px;
  min-width: 40px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.cost-center-form .title-wrapper,
.cost-center-create .title-wrapper,
.cost-center-update .title-wrapper,
.cost-center-allocations .title-wrapper,
.cost-center-categories .title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.cost-center-form .title-wrapper a,
.cost-center-create .title-wrapper a,
.cost-center-update .title-wrapper a,
.cost-center-allocations .title-wrapper a,
.cost-center-categories .title-wrapper a {
  margin-right: 1.5rem;
}

.cost-center-form .title-wrapper h1,
.cost-center-create .title-wrapper h1,
.cost-center-update .title-wrapper h1,
.cost-center-allocations .title-wrapper h1,
.cost-center-categories .title-wrapper h1 {
  margin-top: 0;
  line-height: 1.5em;
}

.cost-center-allocations {
  max-width: 100%;
}

.cost-center-allocations .allocation-container .panel {
  border: none;
  background-color: white;
}

.cost-center-allocations .allocation-container .panel .panel-body {
  margin-top: 2rem;
  padding: 2rem 1rem;
}

.cost-center-allocations .allocation-container .panel .panel-body .month-navigation button {
  border: 1px solid #ccc !important;
}

.cost-center-allocations .allocation-container .panel .panel-body .month-navigation button:hover {
  border: 1px solid #ccc !important;
}

.cost-center-allocations .btn-group .btn + .btn, .cost-center-allocations .btn-group .btn + .btn-group, .cost-center-allocations .btn-group .btn-group + .btn, .cost-center-allocations .btn-group .btn-group + .btn-group {
  margin-left: 0;
}

.cost-center-allocations .btn-group > :first-child {
  border-right: none;
}

.cost-center-allocations .btn-group > :last-child {
  border-left: none;
}

.cost-center-allocations .btn-group .btn {
  background-color: #fafafa;
  border-color: rgba(98, 98, 98, 0.27);
  color: #1a1a1a;
}

.cost-center-allocations .alert-info {
  margin-top: 1rem;
}

.cost-center-categories {
  max-width: 100%;
}

.cost-center-categories .panel-heading {
  background-color: white;
  border: none;
  border-bottom: 1px solid #ddd;
}

.cost-center-categories .panel {
  background-color: white;
  border: none;
}

.cost-center-categories .dd-list .dd-handle > label {
  margin-bottom: 0;
}

.cost-center-categories .dd-list .dd-handle > label .treeview-element-content {
  top: 0 !important;
}

.cost-center-categories .dd-list .dd-expand {
  top: 13px !important;
}

.cost-center-categories .tree-view--add-new-category {
  margin-top: 1.5rem !important;
}

.cost-center-categories .tree-view--add-new-category button {
  line-height: 22px !important;
  padding: 6px 15px !important;
}

.cost-center-categories .tree-view--new-item .input-group .position-number {
  margin-right: 0;
  margin-left: 0;
}

.cost-center-categories .tree-view--new-item .position-number {
  display: none;
}

.table--periodic-raport .table--raport-periodic table td:first-child:after, .table--periodic-raport .table--raport-periodic table th:first-child:after {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-right: 1px solid #ddd;
}

.dragged,
.cars-passengers {
  border: 2px solid transparent;
}

.drag-state .dragged {
  background: rgba(228, 228, 228, 0.8);
  border: 2px dashed rgba(98, 98, 98, 0.35);
  opacity: 0.8;
}

.drag-state .tooltiper {
  display: none;
}

.drag-state--passenger .cars-passengers.can-drop {
  background: rgba(228, 228, 228, 0.8);
  border: 2px dashed rgba(98, 98, 98, 0.35);
  opacity: 0.8;
}

.drag-state--passenger .cars-passengers-box.hover:hover .cars-passengers-box-info {
  display: none !important;
}

.drag-state .cars-passengers-box.hover:hover .cars-passengers-box-info {
  display: none !important;
}

.drag-state .cars-passengers-box.hover:hover .tooltiper__trigger {
  display: none !important;
}

.text--danger {
  color: #DB1E31;
}

.text--success {
  color: #66CC33;
}

.text--disabled {
  color: #999999;
}

.text--big {
  font-size: 1.4em;
  line-height: 1.3;
}

.modal--calendar .modal-content--short {
  max-width: 380px;
}

.modal--balance .form-group {
  padding: 0 !important;
}

.modal__input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0px 10px;
}

.modal__input label {
  margin-bottom: 0;
}

.modal__input .col-sm-4,
.modal__input .col-sm-12 {
  padding: 0;
}

@media screen and (max-width: 768px) {
  .modal__input .col-sm-4,
  .modal__input .col-sm-12 {
    width: 100%;
  }
}

.modal__input .col-sm-4 input,
.modal__input .col-sm-12 input {
  width: 100%;
}

.modal .close {
  top: 0 !important;
  right: 0 !important;
  opacity: 1 !important;
  position: relative !important;
  z-index: 99999;
}

.modal .close--to-right {
  margin-right: -10px;
}

.modal .close .fs-14 {
  font-size: 20px !important;
  color: #000;
  padding: 10px;
  padding-top: 0px;
  line-height: 0.5;
}

.modal[data-pop-up-target] .modal-dialog {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 768px) {
  .modal[data-pop-up-target] .modal-dialog {
    top: 20vh;
    -webkit-transform: none;
            transform: none;
  }
}

@media only screen and (min-device-width: 375px) and (-webkit-device-pixel-ratio: 3) and (max-device-width: 812px) and (orientation: landscape) {
  .modal[data-pop-up-target] .modal-dialog {
    top: 0 !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

@media screen and (device-width: 412px) and (device-height: 823px) and (-webkit-device-pixel-ratio: 3.5) and (orientation: landscape) {
  .modal[data-pop-up-target] .modal-dialog {
    top: 0 !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .modal[data-pop-up-target] .modal-dialog {
    top: 0 !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

.modal .arrow:hover {
  cursor: pointer;
}

.modal .arrow--right {
  -webkit-transform: none;
          transform: none;
  top: 0;
  right: 0;
}

.modal .arrow--left {
  -webkit-transform: none;
          transform: none;
  top: 0;
  left: 0;
}

.modal--calendar .form-group {
  width: 100%;
  margin: 0px -5px;
}

.modal-dialog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modal .select2-container {
  z-index: unset !important;
}

.modal-content--short {
  max-width: 350px;
  width: 100%;
  padding: 10px !important;
}

.modal-content--short .modal-body {
  padding: 0 !important;
}

.modal-content--short .modal__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.modal-content--short .modal__row .select2-container {
  width: 100% !important;
}

.modal-content--short .modal__side {
  max-width: 50%;
  width: 100%;
}

.modal-content--short .modal__side--title {
  width: 100%;
  max-width: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.modal-content--short .modal__side--close {
  width: 40px;
}

.modal-content--short .row {
  margin: 0;
}

.modal-content--rounded {
  border-radius: 5px !important;
}

.modal .disabled-radio label {
  opacity: 0.5 !important;
  pointer-events: none !important;
}

.modal .disabled-select .select2-container--disabled {
  pointer-events: none;
}

.modal--balance .list-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: calc(100% - 50px);
}

@media screen and (max-width: 640px) {
  .modal--balance .list-items {
    max-width: none;
  }
}

.modal--balance .list-items.full-width {
  max-width: initial;
}

.modal--balance .list-items .row--deposit {
  border-bottom: 1px solid #eeeeee;
}

.modal--balance .list-items .row--deposit .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.modal--balance .list-items .row--deposit .form-group {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.modal--balance .list-items .row--deposit .control-label {
  margin: 0;
}

.modal--balance .list-items .row--deposit .fa-trash {
  color: #f55753;
}

.modal--balance .list-items .row--deposit .fa-trash:hover {
  cursor: pointer;
}

.modal--balance .radiobox--group {
  max-width: 180px;
  width: 100%;
}

.modal--balance .row:not(.standard).m-b-20 {
  margin-bottom: 20px;
}

.modal--balance .row:not(.standard).inline-input {
  width: 100%;
  max-width: calc(100% - 190px);
}

.modal--balance .row:not(.standard).inline-input.full-width {
  max-width: initial;
}

@media screen and (max-width: 640px) {
  .modal--balance .row:not(.standard).inline-input {
    max-width: none;
  }
}

@media screen and (max-width: 640px) {
  .modal--balance .row:not(.standard).balance-add-row {
    max-width: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.modal--balance .row:not(.standard) .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
}

.modal--balance .row:not(.standard) .form-group .control-label {
  padding-right: 10px;
}

.modal--balance .row:not(.standard) .form-group textarea {
  max-width: calc(100% - 80px);
  width: 100%;
}

@media screen and (max-width: 640px) {
  .modal--balance .row:not(.standard) .form-group textarea {
    max-width: none;
  }
}

.modal--balance .row:not(.standard) .form-group textarea.full-width {
  max-width: initial;
}

.modal--balance .row:not(.standard) .help-block {
  margin-left: 41px;
}

.modal .xls-right {
  top: 7px;
  right: 80px;
  opacity: 1;
  position: absolute;
  z-index: 99999;
}

.modal .xls-right--relative {
  position: relative;
  right: 60px;
}

#date_signed .control-label {
  text-align: left;
}

.above-scroller {
  overflow-x: scroll;
  overflow-y: hidden;
  width: 100%;
}

.above-scroller.hidden-visibility {
  visibility: hidden;
  pointer-events: none;
  margin-top: -20px;
}

.above-scroller-inner {
  width: 100%;
  height: 15px;
}

.above-scroller::-webkit-scrollbar, .table-responsive::-webkit-scrollbar {
  -webkit-appearance: none;
}

.above-scroller::-webkit-scrollbar, .table-responsive::-webkit-scrollbar {
  -moz-appearance: none;
}

.above-scroller::-webkit-scrollbar:vertical, .table-responsive::-webkit-scrollbar:vertical {
  width: 12px;
}

.above-scroller::-webkit-scrollbar:horizontal, .table-responsive::-webkit-scrollbar:horizontal {
  height: 12px;
}

.above-scroller::-webkit-scrollbar-thumb, .table-responsive::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  border: 2px solid #ffffff;
}

.above-scroller::-webkit-scrollbar-track, .table-responsive::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.8);
}

body,
html {
  background: #f2f2f2;
}

.resizable {
  background: white;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 100px;
  left: 100px;
}

.resizable .resizers {
  width: 100%;
  height: 100%;
  border: 3px solid #4286f4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.resizable .resizers .resizer {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  /*magic to turn square into circle*/
  background: white;
  border: 3px solid #4286f4;
  position: absolute;
}

.resizable .resizers .resizer.top-left {
  left: -5px;
  top: -5px;
  cursor: nwse-resize;
  /*resizer cursor*/
}

.resizable .resizers .resizer.top-right {
  right: -5px;
  top: -5px;
  cursor: nesw-resize;
}

.resizable .resizers .resizer.center-left {
  left: -5px;
  bottom: -5px;
  cursor: nesw-resize;
}

.resizable .resizers .resizer.center-right {
  right: -5px;
  bottom: -5px;
  cursor: nwse-resize;
}

.table-responsive.no-border {
  border: none;
}

.table-responsive th a {
  position: relative;
  display: inline-block;
}

.table-responsive th a:after {
  content: '\F0DC';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
  right: -10px;
  display: block;
  font-family: FontAwesome;
  font-style: normal;
}

.table-responsive th a.asc:after {
  content: "\F0DD";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
  right: -10px;
  display: block;
  font-family: FontAwesome;
  font-style: normal;
}

.table-responsive th a.desc:after {
  content: "\F0DE";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
  right: -10px;
  display: block;
  font-family: FontAwesome;
  font-style: normal;
}

.table-responsive th.w-200, .table-responsive td.w-200 {
  width: 200px !important;
}

.table-responsive th.w-150, .table-responsive td.w-150 {
  width: 150px !important;
}

.w-full {
  width: 100%;
}

.w-half {
  width: 50%;
}

@media (max-width: 640px) {
  .w-half {
    width: 100%;
  }
}

.w-0 {
  width: 0px !important;
  max-width: initial !important;
}

.w-10 {
  width: 10px !important;
  max-width: initial !important;
}

.w-20 {
  width: 20px !important;
  max-width: initial !important;
}

.w-30 {
  width: 30px !important;
  max-width: initial !important;
}

.w-40 {
  width: 40px !important;
  max-width: initial !important;
}

.w-50 {
  width: 50px !important;
  max-width: initial !important;
}

.w-60 {
  width: 60px !important;
  max-width: initial !important;
}

.w-70 {
  width: 70px !important;
  max-width: initial !important;
}

.w-80 {
  width: 80px !important;
  max-width: initial !important;
}

.w-90 {
  width: 90px !important;
  max-width: initial !important;
}

.w-100 {
  width: 100px !important;
  max-width: initial !important;
}

.w-110 {
  width: 110px !important;
  max-width: initial !important;
}

.w-120 {
  width: 120px !important;
  max-width: initial !important;
}

.w-130 {
  width: 130px !important;
  max-width: initial !important;
}

.w-140 {
  width: 140px !important;
  max-width: initial !important;
}

.w-150 {
  width: 150px !important;
  max-width: initial !important;
}

.w-160 {
  width: 160px !important;
  max-width: initial !important;
}

.w-170 {
  width: 170px !important;
  max-width: initial !important;
}

.w-180 {
  width: 180px !important;
  max-width: initial !important;
}

.w-190 {
  width: 190px !important;
  max-width: initial !important;
}

.w-200 {
  width: 200px !important;
  max-width: initial !important;
}

.w-210 {
  width: 210px !important;
  max-width: initial !important;
}

.w-220 {
  width: 220px !important;
  max-width: initial !important;
}

.w-230 {
  width: 230px !important;
  max-width: initial !important;
}

.w-240 {
  width: 240px !important;
  max-width: initial !important;
}

.w-250 {
  width: 250px !important;
  max-width: initial !important;
}

.w-260 {
  width: 260px !important;
  max-width: initial !important;
}

.w-270 {
  width: 270px !important;
  max-width: initial !important;
}

.w-280 {
  width: 280px !important;
  max-width: initial !important;
}

.w-290 {
  width: 290px !important;
  max-width: initial !important;
}

.w-300 {
  width: 300px !important;
  max-width: initial !important;
}

.w-310 {
  width: 310px !important;
  max-width: initial !important;
}

.w-320 {
  width: 320px !important;
  max-width: initial !important;
}

.w-330 {
  width: 330px !important;
  max-width: initial !important;
}

.w-340 {
  width: 340px !important;
  max-width: initial !important;
}

.w-350 {
  width: 350px !important;
  max-width: initial !important;
}

.w-360 {
  width: 360px !important;
  max-width: initial !important;
}

.w-370 {
  width: 370px !important;
  max-width: initial !important;
}

.w-380 {
  width: 380px !important;
  max-width: initial !important;
}

.w-390 {
  width: 390px !important;
  max-width: initial !important;
}

.w-400 {
  width: 400px !important;
  max-width: initial !important;
}

.w-410 {
  width: 410px !important;
  max-width: initial !important;
}

.w-420 {
  width: 420px !important;
  max-width: initial !important;
}

.w-430 {
  width: 430px !important;
  max-width: initial !important;
}

.w-440 {
  width: 440px !important;
  max-width: initial !important;
}

.w-450 {
  width: 450px !important;
  max-width: initial !important;
}

.w-460 {
  width: 460px !important;
  max-width: initial !important;
}

.w-470 {
  width: 470px !important;
  max-width: initial !important;
}

.w-480 {
  width: 480px !important;
  max-width: initial !important;
}

.w-490 {
  width: 490px !important;
  max-width: initial !important;
}

.w-500 {
  width: 500px !important;
  max-width: initial !important;
}

.w-510 {
  width: 510px !important;
  max-width: initial !important;
}

.w-520 {
  width: 520px !important;
  max-width: initial !important;
}

.w-530 {
  width: 530px !important;
  max-width: initial !important;
}

.w-540 {
  width: 540px !important;
  max-width: initial !important;
}

.w-550 {
  width: 550px !important;
  max-width: initial !important;
}

.w-560 {
  width: 560px !important;
  max-width: initial !important;
}

.w-570 {
  width: 570px !important;
  max-width: initial !important;
}

.w-580 {
  width: 580px !important;
  max-width: initial !important;
}

.w-590 {
  width: 590px !important;
  max-width: initial !important;
}

.w-600 {
  width: 600px !important;
  max-width: initial !important;
}

.w-610 {
  width: 610px !important;
  max-width: initial !important;
}

.w-620 {
  width: 620px !important;
  max-width: initial !important;
}

.w-630 {
  width: 630px !important;
  max-width: initial !important;
}

.w-640 {
  width: 640px !important;
  max-width: initial !important;
}

.w-650 {
  width: 650px !important;
  max-width: initial !important;
}

.w-660 {
  width: 660px !important;
  max-width: initial !important;
}

.w-670 {
  width: 670px !important;
  max-width: initial !important;
}

.w-680 {
  width: 680px !important;
  max-width: initial !important;
}

.w-690 {
  width: 690px !important;
  max-width: initial !important;
}

.w-700 {
  width: 700px !important;
  max-width: initial !important;
}

.w-710 {
  width: 710px !important;
  max-width: initial !important;
}

.w-720 {
  width: 720px !important;
  max-width: initial !important;
}

.w-730 {
  width: 730px !important;
  max-width: initial !important;
}

.w-740 {
  width: 740px !important;
  max-width: initial !important;
}

.w-750 {
  width: 750px !important;
  max-width: initial !important;
}

.w-760 {
  width: 760px !important;
  max-width: initial !important;
}

.w-770 {
  width: 770px !important;
  max-width: initial !important;
}

.w-780 {
  width: 780px !important;
  max-width: initial !important;
}

.w-790 {
  width: 790px !important;
  max-width: initial !important;
}

.w-800 {
  width: 800px !important;
  max-width: initial !important;
}

.w-810 {
  width: 810px !important;
  max-width: initial !important;
}

.w-820 {
  width: 820px !important;
  max-width: initial !important;
}

.w-830 {
  width: 830px !important;
  max-width: initial !important;
}

.w-840 {
  width: 840px !important;
  max-width: initial !important;
}

.w-850 {
  width: 850px !important;
  max-width: initial !important;
}

.w-860 {
  width: 860px !important;
  max-width: initial !important;
}

.w-870 {
  width: 870px !important;
  max-width: initial !important;
}

.w-880 {
  width: 880px !important;
  max-width: initial !important;
}

.w-890 {
  width: 890px !important;
  max-width: initial !important;
}

.w-900 {
  width: 900px !important;
  max-width: initial !important;
}

.w-910 {
  width: 910px !important;
  max-width: initial !important;
}

.w-920 {
  width: 920px !important;
  max-width: initial !important;
}

.w-930 {
  width: 930px !important;
  max-width: initial !important;
}

.w-940 {
  width: 940px !important;
  max-width: initial !important;
}

.w-950 {
  width: 950px !important;
  max-width: initial !important;
}

.w-960 {
  width: 960px !important;
  max-width: initial !important;
}

.w-970 {
  width: 970px !important;
  max-width: initial !important;
}

.w-980 {
  width: 980px !important;
  max-width: initial !important;
}

.w-990 {
  width: 990px !important;
  max-width: initial !important;
}

.w-1000 {
  width: 1000px !important;
  max-width: initial !important;
}

.table--history th {
  background-color: white;
}

.table--history table, .table--history tr, .table--history td {
  vertical-align: top !important;
  border: 1px solid rgba(230, 230, 230, 0.7);
}

[data-reducer].reducer {
  max-height: 100px;
  overflow-y: hidden !important;
  position: relative;
  display: block;
}

[data-reducer].reducer:after {
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
  content: "";
  -webkit-box-shadow: 0px 0px 40px 20px #fff;
          box-shadow: 0px 0px 40px 20px #fff;
  height: 20px;
}

[data-reducer-button] {
  margin-top: 10px;
  text-align: center;
  font-weight: bold;
}

[data-reducer-button]:hover {
  cursor: pointer;
}

tr:hover [data-reducer].reducer:after {
  -webkit-box-shadow: 0px 0px 40px 20px #daeffd !important;
          box-shadow: 0px 0px 40px 20px #daeffd !important;
}

.account-tabs .parent {
  margin-bottom: 0;
}

.account-tabs .parent li.active {
  background-color: #dedede;
}

.account-tabs .child {
  background-color: #dedede;
  margin-top: 0;
}

.toggle.ios {
  border-radius: 20px;
  max-height: 25px;
  height: 25px !important;
  width: 45px !important;
}

.toggle.ios.btn-yellow {
  background-color: #FECA0A !important;
  border-color: #d6d6d5 !important;
  color: #262b35 !important;
}

.toggle.ios.btn-yellow:hover, .toggle.ios.btn-yellow:active, .toggle.ios.btn-yellow:focus {
  background-color: #FECA0A !important;
  border-color: #d6d6d5 !important;
  color: #262b35 !important;
}

.toggle.ios.btn-red {
  background-color: #FECA0A !important;
  border-color: #d6d6d5 !important;
  color: #262b35 !important;
}

.toggle.ios.btn-red:hover, .toggle.ios.btn-red:active, .toggle.ios.btn-red:focus {
  background-color: #FECA0A !important;
  border-color: #d6d6d5 !important;
  color: #262b35 !important;
}

.toggle.btn {
  min-height: 25px !important;
  height: 25px !important;
  min-width: 45px !important;
}

.toggle.btn:hover, .toggle.btn:active, .toggle.btn:focus {
  background-color: white !important;
  border-color: white !important;
  color: #262b35 !important;
}

.toggle-group .toggle-on {
  background-color: #FECA0A;
  right: 47%;
  font-size: 14px;
  line-height: 0.9;
  left: auto;
}

.toggle-group .toggle-on.btn {
  border: none !important;
}

.toggle-group .toggle-on.btn-yellow {
  background-color: #FECA0A !important;
  border-color: #d6d6d5 !important;
  color: #262b35 !important;
}

.toggle-group .toggle-on.btn-yellow:hover, .toggle-group .toggle-on.btn-yellow:active, .toggle-group .toggle-on.btn-yellow:focus {
  background-color: #FECA0A !important;
  border-color: #d6d6d5 !important;
  color: #262b35 !important;
}

.toggle-group .toggle-on:hover {
  background-color: #FECA0A;
  color: #262b35;
}

.toggle-group .toggle-off {
  background-color: #d51224;
  font-size: 14px;
  line-height: 0.9;
  color: #262b35;
}

.toggle-group .toggle-off.btn {
  border: none !important;
  padding-left: 21px !important;
}

.toggle-group .toggle-off.btn-red:hover, .toggle-group .toggle-off.btn-red:active, .toggle-group .toggle-off.btn-red:focus {
  background-color: #d51224 !important;
  border-color: #d6d6d5 !important;
  color: #262b35 !important;
}

.toggle-group .toggle-off:hover {
  background-color: #d51224;
  color: #262b35;
}

.toggle-group .toggle-handle {
  background-color: #d6d6d5;
}

.toggle-group .toggle-handle:hover {
  background-color: #d6d6d5;
  border-color: #d6d6d5;
}

[data-init-plugin=switchery] + .switchery {
  height: 20px;
  width: 50px;
}

[data-init-plugin=switchery] > .small {
  background: #fff;
  border-radius: 100%;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  height: 35px !important;
  position: absolute;
  top: -3px;
  width: 35px !important;
  left: -9px !important;
  -webkit-box-shadow: 0px 0px 2px black;
          box-shadow: 0px 0px 2px black;
}

[data-init-plugin=switchery]:checked + .switchery {
  background-color: #FECA0A !important;
  border-color: #FECA0A !important;
  -webkit-box-shadow: 0px 0px #FECA0A !important;
          box-shadow: 0px 0px #FECA0A !important;
}

[data-init-plugin=switchery]:checked + .switchery small {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  top: -5px;
  -webkit-box-shadow: 0px 0px  2px black;
          box-shadow: 0px 0px  2px black;
}

[data-init-plugin=switchery]:checked + .switchery small:after {
  position: absolute;
  content: "SE";
  top: 50%;
  font-size: 12px;
  font-weight: bold;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

[data-init-plugin=switchery] + .switchery {
  background-color: #d51224 !important;
  border-color: none !important;
  -webkit-box-shadow: 0px 0px #d51224 !important;
          box-shadow: 0px 0px #d51224 !important;
}

[data-init-plugin=switchery] + .switchery small {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  -webkit-box-shadow: 0px 0px 2px black;
          box-shadow: 0px 0px 2px black;
  top: -5px;
}

[data-init-plugin=switchery] + .switchery small:after {
  position: absolute;
  content: "PL";
  top: 50%;
  font-size: 12px;
  font-weight: bold;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.cars-list .dataTable {
  min-width: 1500px;
}

.cars-list .lp {
  width: 50px !important;
}

.cars-list td .cars-registration.circle {
  width: 12px;
  height: 12px;
}

.cars-list td .cars-passengers-box.hover .circle-box {
  width: 24px;
  height: 24px;
  font-size: 10px;
}

.cars-list-element {
  font-size: 12px !important;
}

.cars-list-header {
  font-size: 9px !important;
}

.h-40 .control-label {
  min-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media screen and (max-width: 1024px) {
  .h-40 .control-label {
    min-height: auto;
  }
}

.no-display-error-box .help-block {
  display: none;
}

@media (max-width: 600px) {
  .contractors-tab-google .accordion-item.first-position {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }
}

@media (max-width: 600px) {
  .contractors-tab-google .accordion-item-content {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 600px) {
  .contractors-tab-google .accordion-item-content .expand-child-box {
    width: 100%;
  }
}

@media (max-width: 600px) {
  .contractors-tab-google .accordion-item-content .expand-child {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 600px) {
  .contractors-tab-google .accordion-item-content .expand-child b {
    width: 45%;
  }
}

@media (max-width: 600px) {
  .contractors-tab-google .accordion-item-content .expand-child span {
    width: 55%;
  }
}

@media (max-width: 600px) {
  .contractors-tab-google .accordion-item-content .expand-btn {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #0d4ea4;
    color: white;
    padding: 5px;
    border-radius: 3px;
  }
}

@media (max-width: 600px) {
  .contractors-tab-google .accordion-item-content .expand-btn i {
    margin-left: 5px;
  }
}

@media (max-width: 600px) {
  .contractors-tab-google .accordion-item.siblings {
    width: 100%;
    padding: 5px 0 0 15px;
  }
}

@media (max-width: 600px) {
  .contractors-tab-google .accordion-item.accordion-alert {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 600px) {
  .contractors-tab-google .accordion-item.accordion-alert .accordion-alert-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    padding: 0 20px;
  }
}

@media (max-width: 600px) {
  .contractors-tab-google .accordion-item.accordion-alert .accordion-alert-name b {
    margin-left: 5px;
  }
}

@media (max-width: 600px) {
  .contractors-tab-google .accordion-item.accordion-alert .accordion-alert-content {
    margin: 0.5rem auto !important;
  }
}

@media (max-width: 600px) {
  .contractors-tab-google .accordion__item-content--name {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 600px) {
  .contractors-tab-google .accordion__item-content-drag-group {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.deposit-blocks .deposit-block {
  margin-bottom: 25px;
  border: 1px solid #e9ecef;
  border-radius: 5px;
  padding: 15px;
}

.deposit-blocks .deposit-block input[type="checkbox"] {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  margin: 0;
}

.deposit-blocks .deposit-block input[type="number"] {
  width: 60px;
  padding: 4px 6px;
  border: 1px solid #ced4da;
  border-radius: 3px;
  margin-right: 8px;
}

.deposit-blocks .deposit-block select {
  padding: 4px 6px;
  border: 1px solid #ced4da;
  border-radius: 3px;
  background: white;
}

.deposit-blocks .deposit-block input:disabled, .deposit-blocks .deposit-block select:disabled {
  background: #e9ecef;
  color: #6c757d;
  cursor: not-allowed;
}

.deposit-blocks .deposit-block h6 {
  margin-bottom: 15px;
  margin-top: 0;
  color: #495057;
  font-weight: 600;
}

.deposit-blocks .deposit-block table {
  width: 100%;
  border-collapse: collapse;
  background: white;
  border-radius: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.deposit-blocks .deposit-block table th {
  background: #0d4da4;
  color: white;
  padding: 5px;
  text-align: center;
  font-weight: 600;
  border: 1px solid #0d4da4;
}

.deposit-blocks .deposit-block table td {
  padding: 8px 12px;
  border: 1px solid #dee2e6;
  text-align: center;
  vertical-align: middle;
}

.deposit-blocks .deposit-block table td.has-error > input {
  border-color: #f55753;
}

.deposit-blocks .deposit-block table td .help-block {
  text-align: left;
  margin-bottom: 0;
  font-size: 0.7rem;
}

.deposit-blocks .deposit-block table td:first-child {
  text-align: left;
  font-weight: 500;
  width: 40%;
}

.deposit-blocks .deposit-block .has-error .select2 {
  border-radius: 3px;
}

.deposit-blocks > .deposit-block:last-child {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .modal .modal-dialog--auto-height-rwd {
    height: auto !important;
  }
}

.star-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  position: relative;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0px -2px;
}

.star-box > {
  margin: 0 5px;
}

.star-box:not(:checked) > input {
  display: none;
}

.star-box:not(:checked) > label {
  float: right;
  width: 1em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 18px;
  color: #ccc;
  margin: 0 2px;
}

.star-box:not(:checked) > label:before {
  content: '\2605';
}

.star-box:not(:checked) > label:hover {
  color: #1e6cd6;
}

.star-box:not(:checked) > label:hover ~ label {
  color: #1e6cd6;
}

.star-box > input:checked ~ label {
  color: #1e6cd6;
}

.star-box > input:checked + label:hover, .star-box > input:checked ~ label:hover {
  color: #1e6cd6;
}

.star-box > input:checked + label:hover ~ label, .star-box > input:checked ~ label:hover ~ label {
  color: #1e6cd6;
}

.star-box > label:hover ~ input:checked ~ label {
  color: #1e6cd6;
}

.star {
  font-size: 16px;
  width: 17px;
  height: 17px;
  line-height: 1;
  display: block;
  position: relative;
}

.star:before {
  content: '\2605';
  position: absolute;
  top: 0;
  color: #0d4da4;
  width: 20px;
  height: 20px;
  left: 0;
}

.star--gold:before {
  text-shadow: 0px 0px 1px black;
  color: #FFD700;
  bottom: -8px;
  left: -2px;
}

.page--rating_contractors .btn-save {
  margin-top: 6px;
}

.page--rating_contractors .card-white {
  background-color: white;
}

.page--rating_contractors .header-site {
  line-height: 1.3;
}

.page--rating_contractors .sub-header {
  font-size: 16px;
}

.page--rating_contractors .table {
  table-layout: auto;
}

.page--rating_contractors .table.dataTable {
  min-width: 700px;
}

.page--rating_contractors .table--rating-contractors thead {
  background-color: #f2f2f2;
}

.page--rating_contractors .table--rating-contractors thead tr th {
  width: auto !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.page--rating_contractors .table--rating-contractors thead tr td {
  width: auto !important;
}

.card-default {
  padding: 25px;
  background: white;
  padding-top: 0px;
}

.card-default.visible {
  overflow: visible;
}

.page--exit .card-default {
  overflow: hidden;
}

.page--exit .card-default.visible {
  overflow: visible;
}

.page--exit .worker__exit--content .col-sm-6 {
  padding: 0px 10px;
}

@media screen and (max-width: 768px) {
  .page--exit .worker__exit--content .col-sm-6 {
    width: 50%;
  }
}

@media screen and (max-width: 540px) {
  .page--exit .worker__exit--content .col-sm-6 {
    padding: 0;
    width: 100%;
  }
}

@media screen and (min-width: 540px) {
  .page--exit .worker__exit--content .col-sm-6 .checkbox.check-default {
    margin-bottom: 0px;
    margin-top: 10px;
  }
}

@media screen and (max-width: 1024px) {
  .page--exit .worker__exit--container > .col-sm-6 {
    width: 100%;
    padding: 0;
  }
}

@media screen and (max-width: 640px) {
  .page--exit .worker__exit--container .row-inline {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media screen and (max-width: 540px) {
  .page--exit .worker__exit--container .row-inline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 769px) {
  .page--exit .worker__exit--container .col-sm-4, .page--exit .worker__exit--container .col-sm-8 {
    width: 50%;
  }
}

@media screen and (max-width: 540px) {
  .page--exit .worker__exit--container .col-sm-4, .page--exit .worker__exit--container .col-sm-8 {
    width: 100%;
    padding: 0;
  }
}

.page--exit .row-inline {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.page--exit .row-inline .col-sm-6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page--exit .row-inline .col-sm-6 .form-group {
  width: 100%;
}

.page--exit .header-title {
  font-family: 'Montserrat';
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.06em;
  font-size: 12px;
  font-weight: 500;
}

.page--exit .separator-break {
  border-bottom: solid 1px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  clear: both;
  display: block;
  margin: 10px 0px;
  height: 20px;
}

.content-calendar {
  padding: 0 !important;
  padding-right: 10px;
}

@media screen and (max-width: 640px) {
  .content-calendar {
    padding-right: 0 !important;
  }
}

.content-calendar [data-calendar] {
  padding: 15px;
}

@media screen and (max-width: 640px) {
  .content-calendar [data-calendar] {
    height: 100%;
  }
  .content-calendar [data-calendar] .fc-scroller.fc-time-grid-container {
    height: 47vh !important;
  }
}

.content-calendar [data-calendar] .fc-prev-button, .content-calendar [data-calendar] .fc-next-button {
  background-color: #dbeaf2 !important;
  border: none !important;
}

.content-calendar [data-calendar] .fc-button-group button {
  background-color: #b6b6b6;
  border: none;
}

.content-calendar [data-calendar] .fc-button-group button span {
  color: #000000;
}

.content-calendar [data-calendar] .fc-button-group .fc-button-active {
  background-color: #0d4da4 !important;
}

.content-calendar [data-calendar] .fc-view-container .fc-view table .fc-head tr td:first-child {
  border-left: none;
  border-top: none;
  border-right: none;
}

.content-calendar [data-calendar] .fc-view-container .fc-view table .fc-body > tr > td.fc-widget-content {
  border-left: none;
  border-top: none;
  border-right: none;
}

td.fc-widget-content::-webkit-scrollbar {
  display: none;
}

.fc {
  background: white;
}

.fc td:not(.day--weekend) {
  background: transparent;
}

.fc-highlight {
  background: yellow !important;
}

.fc-highlight-skeleton {
  pointer-events: none;
}

.fc-highlight-skeleton td:not(.fc-highlight) {
  opacity: 0;
}

.panel .calendar td .fc-time-grid-container {
  overflow: hidden scroll !important;
}

.panel .calendar .fc-widget-content {
  overflow: hidden scroll !important;
}

.modal-open.settlements-calendar .datepicker.dropdown-menu {
  z-index: 100001 !important;
}

.timer-icon {
  width: 35px;
  height: 33px;
  right: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 1px;
  background: #eeeeee;
  position: absolute;
  z-index: 9;
}

.timer-icon .fa {
  position: absolute;
  z-index: 9;
  font-size: 17px;
  color: #cbcbcb;
}

.fc-time-grid .fc-slats .fc-minor td:first-child {
  border-top-style: none;
}

.fc-time-grid .fc-slats td {
  font-size: 10px;
  height: 14px !important;
}

.fc-time-grid .fc-slats .fc-minor td {
  height: 14px;
}

@media screen and (max-width: 640px) {
  .fc-header-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .fc-header-toolbar > div {
    width: 100%;
    text-align: center;
  }
}

.additional-button span {
  font-size: 12px;
}

.additional-button span i.fa {
  font-size: 12px !important;
}

.calendar-right-box {
  padding: 0 !important;
  padding-left: 10px !important;
}

@media screen and (max-width: 1255px) {
  .calendar-right-box .calendar-boxes {
    width: 100%;
  }
  .calendar-right-box .calendar-boxes:nth-child(2) {
    padding: 10px 0;
  }
}

@media screen and (max-width: 992px) {
  .calendar-right-box .calendar-boxes:nth-child(2) {
    padding: 0;
  }
}

@media screen and (max-width: 1023px) {
  .calendar-right-box {
    margin-top: 20px;
    width: 100%;
  }
  .calendar-right-box .calendars-boxes {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
}

@media screen and (max-width: 992px) {
  .calendar-right-box .calendars-boxes {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
}

@media screen and (max-width: 640px) {
  .calendar-right-box {
    padding-right: 0 !important;
  }
}

.calendar-right-box .card {
  margin-top: -1px !important;
}

.date-box-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px 0;
}

@media screen and (max-width: 1300px) {
  .date-box-header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.date-box-header > div {
  width: 86%;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1300px) {
  .date-box-header > div {
    padding-left: 3px;
    width: 100%;
  }
}

.date-box-header > div:first-child {
  width: 17%;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: 3px;
  margin-right: 4px;
}

@media screen and (max-width: 1300px) {
  .date-box-header > div:first-child {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
}

.date-box-header > div:first-child span {
  font-size: 10px;
}

.date-box-header > div:first-child span:last-child {
  font-size: 9px;
}

@media screen and (max-width: 1300px) {
  .date-box-header > div:first-child span {
    text-align: center;
    width: auto;
  }
}

.date-box-header > div:last-child {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.date-box-header > div > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: 5px;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.date-box-header > div > div span {
  text-align: center;
  font-size: 10px;
}

.date-box-header span {
  width: 100%;
  text-align: left;
  font-weight: 100;
}

.date-box-header span:first-child {
  font-weight: 600;
}

.leaves-index table tbody tr td:first-of-type {
  padding-left: 30px;
}

.layout-edit .inputs-box {
  margin: 0;
}

.layout-edit .card {
  background-color: white;
}

.layout-edit .card .col-lg-6 {
  padding: 20px;
}

@media (max-width: 1200px) {
  .layout-edit .card .col-lg-6 {
    width: 100%;
  }
}

.layout-edit .card-default {
  padding: 25px;
}

.layout-edit .card--doing {
  border-right: solid 1px #d6d6d6;
}

@media (max-width: 1200px) {
  .layout-edit .card--doing {
    border: none;
    width: 100%;
  }
}

.layout-edit .card--doing .input-daterange .date-picker-input {
  width: 100%;
}

.layout-edit .card--doing .inputs-box {
  width: 100%;
}

.layout-edit .card--doing .text-header {
  margin-bottom: 15px;
  min-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.layout-edit .card--doing .input-daterange .date-picker-input:first-of-type {
  margin-right: 5px;
}

@media (max-width: 540px) {
  .layout-edit .card--doing .col-lg-12 {
    width: 100%;
  }
}

@media (max-width: 540px) {
  .layout-edit .card--doing .col-lg-12 button, .layout-edit .card--doing .col-lg-12 .btn {
    margin: 10px 0;
    width: 100%;
  }
}

.layout-edit .card--doing .col-lg-12.buttons-group {
  padding: 0;
}

@media (max-width: 640px) {
  .layout-edit .card--doing .row-form.row-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

@media (max-width: 540px) {
  .layout-edit .card--doing .row-form.row-inline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 1200px) {
  .layout-edit .card--doing .col-lg-12 .buttons-group .card {
    padding: 20px;
  }
}

.inputs-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0px -5px;
}

@media screen and (max-width: 640px) {
  .inputs-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.w-auto {
  width: auto !important;
}

.page--payments-list .input-group-addon {
  max-height: 35px;
}

.page--payments-list .input-daterange label {
  line-height: 1;
}

.page--payments-list .to-expand .row-inline > div {
  margin: 0 auto;
  max-width: 100%;
}

.page--payments-list .expand-child p {
  font-size: 10px;
  word-break: break-word !important;
  margin: 0;
  width: 100%;
  line-height: 1.2;
  white-space: normal !important;
}

.page--payments-list .expand-child.d-none {
  display: none !important;
}

.page--payments-list .expand-row {
  display: block;
  width: 100%;
  margin-left: -10px !important;
}

.page--payments-list .expand-row.active {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.page--payments-list .expand-row:hover {
  cursor: pointer;
}

.page--payments-list input[type='text'] {
  max-height: 25px !important;
}

.page--payments-list td {
  vertical-align: top !important;
}

.page--payments-list td.p-t-25 {
  padding-top: 25px !important;
}

.page--payments-list td.p-t-20 {
  padding-top: 20px !important;
}

.page--payments-list td.no-padding {
  padding: 0 !important;
}

.page--payments-list th, .page--payments-list td {
  padding: 12px 2px !important;
}

.page--payments-list th:first-of-type, .page--payments-list td:first-of-type {
  padding-top: 25px !important;
}

.page--payments-list .payments--category-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.page--payments-list .payments--category-item span {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  min-height: 40px !important;
  margin: 5px 0px !important;
  vertical-align: baseline !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page--payments-list .payments--category-item span:first-of-type {
  margin-top: 0px !important;
}

.page--payments-list table.table-condensed.table.dataTable {
  table-layout: auto;
  min-width: 870px;
}

.page--payments-list table.table-condensed.table.dataTable th {
  letter-spacing: -1px;
}

.page--payments-list table.table-condensed.table.dataTable th, .page--payments-list table.table-condensed.table.dataTable tr td {
  width: auto !important;
  max-width: 90px !important;
  font-size: 10px;
  word-break: break-word;
  overflow-wrap: break-word;
  white-space: normal;
}

.page--payments-list table.table-condensed.table.dataTable th.w-70, .page--payments-list table.table-condensed.table.dataTable tr td.w-70 {
  width: 70px !important;
  max-width: 70px !important;
}

.page--payments-list table.table-condensed.table.dataTable th.w-50, .page--payments-list table.table-condensed.table.dataTable tr td.w-50 {
  max-width: 50px !important;
  width: 50px !important;
}

.page--payments-list table.table-condensed.table.dataTable th.w-50 .badge, .page--payments-list table.table-condensed.table.dataTable tr td.w-50 .badge {
  word-break: break-word !important;
  white-space: normal !important;
  width: 35px !important;
  height: 35px !important;
  font-size: 9px;
  padding: 2px;
  border: none;
  border-radius: 50% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}

.page--payments-list table.table-condensed.table.dataTable th .clickable--mobile, .page--payments-list table.table-condensed.table.dataTable tr td .clickable--mobile {
  padding: 5px 10px;
  text-align: left;
  margin-left: -15px;
}

.page--payments-list table.table-condensed.table.dataTable th .checkbox-payment, .page--payments-list table.table-condensed.table.dataTable tr td .checkbox-payment {
  margin-right: 0px;
}

.page--payments-list table.table-condensed.table.dataTable th .checkbox-payment label, .page--payments-list table.table-condensed.table.dataTable tr td .checkbox-payment label {
  padding: 0px;
}

.page--payments-list table.table-condensed.table.dataTable th.w-60, .page--payments-list table.table-condensed.table.dataTable tr td.w-60 {
  max-width: 60px !important;
}

.page--payments-list table.table-condensed.table.dataTable th.w-60 .row-inline, .page--payments-list table.table-condensed.table.dataTable tr td.w-60 .row-inline {
  margin: 5px 0px;
}

.page--payments-list table.table-condensed.table.dataTable th.w-60 .badge, .page--payments-list table.table-condensed.table.dataTable tr td.w-60 .badge {
  word-break: break-word !important;
  white-space: normal !important;
}

.page--payments-list table.table-condensed.table.dataTable th.w-40, .page--payments-list table.table-condensed.table.dataTable tr td.w-40 {
  max-width: 40px !important;
}

.page--payments-list table.table-condensed.table.dataTable th.w-30, .page--payments-list table.table-condensed.table.dataTable tr td.w-30 {
  width: 30px !important;
}

.page--payments-list table.table-condensed.table.dataTable th:first-of-type, .page--payments-list table.table-condensed.table.dataTable tr td:first-of-type {
  max-width: 35px !important;
  width: 35px !important;
}

.page--payments-list table.table-condensed.table.dataTable th .row-inline, .page--payments-list table.table-condensed.table.dataTable tr td .row-inline {
  width: 100%;
}

.page--payments-list table.table-condensed.table.dataTable th .row-inline .flex-column .row-inline, .page--payments-list table.table-condensed.table.dataTable tr td .row-inline .flex-column .row-inline {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.page--payments-list table.table-condensed.table.dataTable th .row-inline .circle.circle--small, .page--payments-list table.table-condensed.table.dataTable tr td .row-inline .circle.circle--small {
  max-width: 18px;
  height: 18px;
  width: 100%;
}

.page--payments-list table.table-condensed.table.dataTable th .row-inline span, .page--payments-list table.table-condensed.table.dataTable tr td .row-inline span {
  word-break: break-word !important;
}

.page--payments-list table.table-condensed.table.dataTable th input, .page--payments-list table.table-condensed.table.dataTable tr td input {
  font-size: 11px !important;
}

.page--payments .col-lg-12 {
  width: 100%;
}

.page--payments .inputs-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0px -5px;
}

@media screen and (max-width: 640px) {
  .page--payments .inputs-box {
    max-width: 100%;
    width: 100%;
  }
}

@media screen and (max-width: 450px) {
  .page--payments .inputs-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
  }
}

.page--payments .inputs-box .date-picker-input {
  margin: 0px 5px;
}

@media screen and (max-width: 450px) {
  .page--payments .inputs-box .date-picker-input {
    width: 100%;
    max-width: none;
    margin: 5px auto;
  }
}

@media screen and (max-width: 640px) {
  .page--payments .inputs-box .row-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.page--payments .button-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 20%;
  min-width: 80px;
}

@media screen and (max-width: 1024px) {
  .page--payments .button-box {
    max-width: none;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .page--payments .button-box {
    margin: 0px 5px;
  }
}

@media screen and (max-width: 450px) {
  .page--payments .button-box {
    width: calc(100% - 10px);
  }
}

.page--payments .payment-filter-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 1024px) {
  .page--payments .payment-filter-box {
    max-width: none;
    width: 100%;
  }
}

@media screen and (max-width: 450px) {
  .page--payments .payment-filter-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: calc(100% - 10px);
  }
}

.page--payments table.table.dataTable {
  min-width: 1500px;
}

.page--payments table.table.dataTable th:last-of-type {
  width: auto !important;
}

.page--payments table.table.dataTable td:last-of-type {
  width: auto !important;
}

.page--payments table.table.dataTable td:last-of-type .row-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.page--payments table.table.dataTable td div > label {
  margin-right: 0px;
}

.page--payments table.table.dataTable td div .circle {
  overflow: hidden !important;
}

.page--payments table tr td {
  font-size: 12px;
}

.page--payments .input-group-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 410px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0px 5px;
}

@media screen and (max-width: 640px) {
  .page--payments .input-group-box {
    max-width: 100%;
    width: 100%;
  }
}

.page--payments .input-group-box .row-inline {
  margin: 0px 5px;
  width: 100%;
}

@media screen and (max-width: 640px) {
  .page--payments .input-group-box .row-inline {
    width: 100%;
  }
}

@media screen and (max-width: 450px) {
  .page--payments .input-group-box .row-inline {
    margin: 5px auto;
  }
}

.page--payments .input-group-box .input-group-box, .page--payments .input-group-box .input-daterange {
  min-height: 70px;
}

.page--payments .input-group-box .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  background-color: #eeeeee;
}

.page--payments .input-group-box label {
  display: block;
  width: 100%;
}

.page .checkbox-payment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 10px;
}

.page .checkbox-payment label {
  height: 18px;
}

.page .input-daterange {
  width: 100%;
  max-width: 410px;
  margin: 0px 5px;
}

@media screen and (max-width: 640px) {
  .page .input-daterange {
    max-width: none;
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .page .input-daterange .row-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.page .input-daterange label {
  display: block;
  width: 100%;
}

.page .payment-search-elements {
  margin: 0px -5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: calc(100% - 10px);
}

@media screen and (max-width: 1024px) {
  .page .payment-search-elements {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 640px) {
  .page .payment-search-elements {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.page .payment-search-elements .btn-save {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
}

.page .payment-search-elements.report_l1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media screen and (max-width: 1024px) {
  .page .payment-search-elements.report_l1 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media screen and (max-width: 992px) {
  .page .payment-search-elements.report_l1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.page .payment-search-elements.report_l1 div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.page .search-item {
  margin: 0px 5px;
  min-width: 200px;
}

@media screen and (max-width: 640px) {
  .page .search-item {
    width: calc(50% - 10px);
  }
}

@media screen and (max-width: 450px) {
  .page .search-item {
    width: 100%;
  }
}

.page--short table.table.dataTable {
  min-width: 1100px;
}

.table.table-condensed tbody tr .payments--category-item .expand-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.page-no-fixed .table-condensed {
  table-layout: auto;
}

.payment-package-table .table-responsive {
  overflow-y: hidden;
}

.no-mobine-m-b-minus-45 {
  margin-bottom: -45px;
}

@media (max-width: 540px) {
  .no-mobine-m-b-minus-45 {
    margin-bottom: 0;
  }
}

.payment-pop-up-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media (max-width: 900px) {
  .payment-pop-up-header {
    display: none;
  }
}

.payment-pop-up-header [class*="col-sm"] {
  padding: 0px 5px;
  padding-right: 0;
}

@media (max-width: 900px) {
  .payment-pop-up-header [class*="col-sm"] {
    width: calc(100% / 6);
  }
}

.payment-pop-up-header__item .text--small {
  font-size: 11px;
}

.payment-pop-up_body [class*="col-sm"] {
  padding: 0px 5px;
  padding-right: 0;
}

@media (max-width: 900px) {
  .payment-pop-up_body [class*="col-sm"] {
    width: calc(100% / 6);
  }
}

.payment-pop-up_body .clickable--mobile {
  margin-left: -10px;
}

.payment-pop-up_body .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 10px 0px;
  border-bottom: solid 1px rgba(230, 230, 230, 0.7);
}

@media (max-width: 900px) {
  .payment-pop-up_body .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.payment-pop-up_body .row .text-mobile {
  color: black;
  font-size: 14px;
}

@media (min-width: 900px) {
  .payment-pop-up_body .row .text-mobile {
    display: none;
  }
}

.payment-pop-up_body .row .button-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.payment-pop-up_body .row-no-border {
  border: none;
}

.payment-pop-up_body .row-final {
  border-bottom: none;
  padding: 15px 0px;
}

.payment-pop-up_body .row-final .summary-box span {
  line-height: 1;
}

.payment-pop-up_body .row-final .summary-box .payment-price {
  padding-left: 10px;
}

.payment-pop-up_body__item {
  font-size: 12px;
}

@media (max-width: 900px) {
  .payment-pop-up_body__item.payment__name {
    max-width: 50%;
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (max-width: 900px) {
  .payment-pop-up_body__item.payment__id {
    max-width: 150px;
    width: 100%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin-left: -40px;
  }
}

@media (max-width: 900px) and (max-width: 800px) {
  .payment-pop-up_body__item.payment__id {
    margin-left: -4vw;
  }
}

@media (max-width: 900px) and (max-width: 600px) {
  .payment-pop-up_body__item.payment__id {
    max-width: none;
    width: 100%;
    margin-left: -20px;
    margin-bottom: 20px;
  }
}

@media (max-width: 900px) {
  .payment-pop-up_body__item.payment__deadline {
    max-width: 70px;
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media (max-width: 900px) {
  .payment-pop-up_body__item.payment__price-left {
    max-width: 50%;
    width: 100%;
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 20px;
  }
}

@media (max-width: 600px) {
  .payment-pop-up_body__item.payment__price-left {
    max-width: none;
  }
}

@media (max-width: 900px) {
  .payment-pop-up_body__item.payment__income {
    max-width: 50%;
    width: 100%;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 20px;
  }
}

@media (max-width: 600px) {
  .payment-pop-up_body__item.payment__income {
    max-width: none;
  }
}

@media (max-width: 900px) {
  .payment-pop-up_body__item.payment__buttons {
    max-width: 50px;
    width: 100%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

@media (max-width: 600px) {
  .payment-pop-up_body__item.payment__buttons {
    max-width: 30px;
  }
}

.modal--payment {
  max-width: none;
}

.modal--payment .modal-content-wrapper {
  max-width: 900px;
  width: 100%;
}

.modal--payment .modal-dialog {
  max-width: 900px;
  width: 100%;
}

.modal-content {
  max-width: none;
}

.color-red {
  color: #db1e31;
}

.page--payments .table {
  table-layout: auto;
}

@media screen and (max-width: 640px) {
  .page--payments .stripe {
    padding: 10px;
  }
}

.stripe-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

@media screen and (max-width: 360px) {
  .stripe-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.stripe--fixed {
  position: fixed;
  top: 50px;
  width: 100%;
  z-index: 9999;
  left: 0;
  padding: 20px;
  color: white;
}

@media screen and (max-width: 991px) {
  .stripe--fixed {
    top: 48px;
  }
}

@media screen and (max-width: 640px) {
  .stripe--fixed {
    padding: 10px;
  }
}

.stripe--fixed [data-popup] {
  padding: 5px;
  border-radius: 3px;
}

@media screen and (max-width: 640px) {
  .stripe__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.stripe-item {
  margin: 0px 10px;
  line-height: 1;
}

@media screen and (max-width: 640px) {
  .stripe-item {
    margin: 0px 5px;
  }
}

.stripe-button {
  background-color: white;
  border: 2px solid white;
}

@media screen and (max-width: 640px) {
  .stripe-button {
    margin-top: 10px;
  }
}

.text--blue {
  color: #0d4da4;
}

.accounts-table table.table {
  min-width: 1500px;
}

.accounts-table table.table label {
  margin: 0;
}

.accounts-table table.table .help-block {
  margin: 0;
}

.document-index.document-flow.accounts-table .table tbody tr td.col-sm-1:last-of-type {
  width: auto !important;
}

.document-index.document-flow.accounts-table .table tbody tr td:first-of-type {
  padding-left: 10px !important;
}

.account-tabs .nav-tabs-simple:after {
  display: none;
}

.filter-account .payment-search-elements .col-sm-12 {
  width: 100%;
}

@media (max-width: 1200px) {
  .filter-account .payment-search-elements .col-sm-12 .col-sm-4 {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .filter-account .payment-search-elements .col-sm-12 .col-sm-4 {
    width: 100%;
    max-width: calc(100% - 30px) !important;
    margin-left: 5px !important;
  }
}

@media (max-width: 768px) {
  .filter-account .payment-search-elements .col-sm-12 .col-sm-4.buttons {
    margin-left: 0 !important;
    margin-top: 5px;
  }
}

@media (max-width: 640px) {
  .filter-account .payment-search-elements .col-sm-12 .col-sm-4 .inputs-box .date-picker-input {
    margin-bottom: 10px;
    margin-top: 0px;
  }
}

@media (max-width: 1200px) {
  .filter-account .col-sm-4.m-l-5 {
    margin: 0px 14px;
    margin-top: 25px;
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(68, 114, 179, 0.4);
            box-shadow: 0 0 0 0 rgba(68, 114, 179, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(19, 111, 240, 0);
            box-shadow: 0 0 0 20px rgba(19, 111, 240, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(91, 153, 240, 0);
            box-shadow: 0 0 0 0 rgba(91, 153, 240, 0);
  }
}

@keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(68, 114, 179, 0.4);
            box-shadow: 0 0 0 0 rgba(68, 114, 179, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(19, 111, 240, 0);
            box-shadow: 0 0 0 20px rgba(19, 111, 240, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(91, 153, 240, 0);
            box-shadow: 0 0 0 0 rgba(91, 153, 240, 0);
  }
}

@-webkit-keyframes pulse-error {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(179, 64, 59, 0.8);
            box-shadow: 0 0 0 0 rgba(179, 64, 59, 0.8);
    border-radius: 50%;
  }
  70% {
    -webkit-box-shadow: 0 0 0 40px rgba(19, 111, 240, 0);
            box-shadow: 0 0 0 40px rgba(19, 111, 240, 0);
    border-radius: 50%;
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(179, 64, 59, 0);
            box-shadow: 0 0 0 0 rgba(179, 64, 59, 0);
    border-radius: 50%;
  }
}

@keyframes pulse-error {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(179, 64, 59, 0.8);
            box-shadow: 0 0 0 0 rgba(179, 64, 59, 0.8);
    border-radius: 50%;
  }
  70% {
    -webkit-box-shadow: 0 0 0 40px rgba(19, 111, 240, 0);
            box-shadow: 0 0 0 40px rgba(19, 111, 240, 0);
    border-radius: 50%;
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(179, 64, 59, 0);
            box-shadow: 0 0 0 0 rgba(179, 64, 59, 0);
    border-radius: 50%;
  }
}

.panel .cars-buttons {
  margin: 0px -10px;
}

.panel .cars-buttons .btn {
  margin: 5px;
}

.tray__sidebar .cars-passengers-box:hover .cars-passengers-box-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 90px;
  z-index: 999999;
  margin-bottom: 0 !important;
  height: 100%;
}

.tray__sidebar .cars-passengers-box:hover .cars-passengers-box-info.transformed {
  position: fixed;
}

.tray__sidebar .cars-passengers-box:hover .cars-passengers-box-info.overflow-x--100 {
  -webkit-transform: translate(-100%, 0%);
          transform: translate(-100%, 0%);
}

.dragged {
  min-height: 200px;
}

.dragged.active {
  z-index: 999;
}

.dragged .car__item {
  margin: 5px 0px;
}

.car__item {
  margin: 20px 0px;
  position: relative;
  background-color: white;
}

.car__item.on-list {
  width: 100%;
  background-color: white;
  margin: 3px 0px;
}

.car__item.on-list .car__item--driver {
  color: gray !important;
}

.car__item.on-list .is_work_night {
  margin: 0;
  display: inline-block;
  max-width: 20px;
  max-height: 20px;
}

.car__item.on-list .is_work_night input:checked + label:after {
  content: "\F186";
  font-family: "Font Awesome 5 Free";
  color: yellow;
  background: transparent;
  border: none;
  top: 1px;
  font-size: 15px;
  font-weight: bold;
}

.car__item.on-list .is_work_night input:checked + label:before {
  background-color: transparent;
  border: none;
}

.car__item.on-list .is_work_night input + label:after {
  content: "\F185";
  font-family: "Font Awesome 5 Free";
  color: #344563;
  background: transparent;
  border: none;
  font-weight: bold;
  top: 1px;
  font-size: 15px;
}

.car__item.on-list .is_work_night input + label:before {
  background-color: transparent;
  border: none;
}

.car__item.on-list.is-night {
  background-color: #344563d9;
}

.car__item.on-list.is-night .control-label {
  color: black;
}

.car__item.on-list.is-night .car__item--driver {
  color: white !important;
}

.car__item.on-list.is-night .is_work_night {
  margin: 0;
  display: inline-block;
  max-width: 20px;
  max-height: 20px;
}

.car__item.on-list.is-night .is_work_night input:checked + label:after {
  content: "\F186";
  font-family: "Font Awesome 5 Free";
  color: yellow;
  background: transparent;
  top: 1px;
  border: none;
  font-size: 15px;
  font-weight: bold;
}

.car__item.on-list.is-night .is_work_night input:checked + label:before {
  background-color: transparent;
  border: none;
}

.car__item.on-list.is-night .is_work_night input + label:after {
  content: "\F185";
  font-family: "Font Awesome 5 Free";
  color: #344563;
  background: transparent;
  border: none;
  font-weight: bold;
  top: 1px;
  font-size: 15px;
}

.car__item.on-list.is-night .is_work_night input + label:before {
  background-color: transparent;
  border: none;
}

.car__item.on-list.is-night .circle-box {
  color: white;
}

.car__item.on-list.is-night .car__item--driver {
  color: white;
}

.car__item.on-list.is-night .square--driver {
  background-color: #344563;
}

.car__item.used {
  border-style: dotted !important;
  border-style: dotted !important;
}

.car__item.used .car__item--top {
  opacity: 0.6;
}

.car__item.used .circle-box {
  opacity: 0.6;
}

.car__item--own {
  border: 2px solid lightgray;
}

.car__item--own .car__item--driver {
  display: none;
}

.car__item--own .car__item--top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.car__item--own .car__item--top a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 2px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 2px;
  position: relative;
}

.car__item--own .car__item--top a i {
  position: relative;
  top: 3px;
  right: 0px;
}

.car__item--own .car__item--top--icon {
  width: 60px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.car__item--own .resizer-block {
  background-color: lightgray;
}

.car__item--own .car__item--id {
  background-color: lightgray;
  max-width: none;
  width: auto;
  text-transform: uppercase;
  word-break: break-word;
  font-size: 10px;
}

.car__item--own .car__item--id span {
  font-size: 10px;
}

.car__item--own .car__item--bottom {
  min-height: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.car__item-- {
  border: 2px solid darkgrey;
}

.car__item-- .car__item--driver {
  display: none;
}

.car__item-- .car__item--top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.car__item-- .car__item--top a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 2px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 2px;
  position: relative;
}

.car__item-- .car__item--top a i {
  position: relative;
  top: 3px;
  right: 0px;
}

.car__item-- .car__item--top--icon {
  width: 40px;
}

.car__item-- .resizer-block {
  background-color: darkgrey;
}

.car__item-- .car__item--id {
  background-color: darkgrey;
  max-width: none;
  width: auto;
  text-transform: uppercase;
  word-break: break-word;
  font-size: 10px;
}

.car__item-- .car__item--id span {
  font-size: 10px;
}

.car__item-- .car__item--bottom {
  min-height: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.car__item--bottom .cars-passengers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  width: 100%;
}

.car__item--bottom .square--driver {
  background-color: #e2edfc;
}

.car__item--top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
}

.car__item--top .d-flex {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.car__item--top a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  max-width: 16px;
  width: 100%;
  max-height: 16px;
  height: 100%;
}

.car__item--top .fa-trash {
  position: absolute;
  top: 2px;
  left: 0px;
}

.car__item--top .fa.text--red {
  color: #f55753;
}

.car__item--top .error-box {
  position: absolute;
  left: -6px;
  top: -12px;
}

.car__item--top .error-box .not_valid {
  position: relative;
}

.car__item--top .error-box .not_valid:hover {
  cursor: pointer;
}

.car__item--top .error-box .not_valid:before {
  z-index: 2;
  position: relative;
}

.car__item--top .error-box .not_valid:after {
  content: "";
  width: 8px;
  height: 8px;
  top: 4px;
  position: absolute;
  z-index: 0;
  left: 4px;
  background-color: white;
}

.car__item--top--icon {
  width: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 1px 0px 1px 10px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.car__item--top--icon i {
  position: relative;
  top: 1px;
  right: 0px;
}

.car__item--driver {
  margin: 5px 3px 0px;
  line-height: 1.2;
  font-size: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  word-break: break-word;
  margin-top: 2px;
}

.car__item--id {
  font-size: 10px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  padding: 2px;
  letter-spacing: -0.5px;
  width: 100%;
  text-transform: uppercase;
  max-width: 55px;
}

.car__item--bud-muniak {
  border: 2px solid #e18a33;
}

.car__item--bud-muniak .car__item--id {
  background-color: #e18a33;
}

.car__item--bud-muniak .resizer-block {
  background-color: #e18a33;
}

.car__item--ele-muniak {
  border: 2px solid #96539f;
}

.car__item--ele-muniak .car__item--id {
  background-color: #96539f;
}

.car__item--ele-muniak .resizer-block {
  background-color: #96539f;
}

.car__item--wodkan-muniak {
  border: 2px solid #87a532;
}

.car__item--wodkan-muniak .car__item--id {
  background-color: #87a532;
}

.car__item--wodkan-muniak .resizer-block {
  background-color: #87a532;
}

.car__item--hvac-muniak {
  border: 2px solid #545586;
}

.car__item--hvac-muniak .car__item--id {
  background-color: #545586;
}

.car__item--hvac-muniak .resizer-block {
  background-color: #545586;
}

.cars {
  margin: -10px 0px;
}

.cars .car__item {
  margin: 20px 0px;
}

.cars .car__item--own {
  border: 2px solid lightgray;
}

.cars .car__item--own .car__item--id {
  background-color: lightgray;
  max-width: none;
  width: auto;
  text-transform: uppercase;
}

.cars .car__item--own .car__item--id span {
  font-size: 10px;
}

.cars .car__item--own .car__item--bottom {
  min-height: 38px;
}

.cars .car__item-- {
  border: 2px solid darkgrey;
}

.cars .car__item-- .car__item--id {
  background-color: darkgrey;
  max-width: none;
  width: auto;
  text-transform: uppercase;
}

.cars .car__item-- .car__item--id span {
  font-size: 10px;
}

.cars .car__item-- .car__item--bottom {
  min-height: 38px;
}

.cars .car__item--bottom {
  padding-right: 5px;
}

.cars .car__item--bottom .cars-passengers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cars .car__item--bottom .square--driver {
  background-color: #e2edfc;
}

.cars .car__item--top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.cars .car__item--driver {
  margin: 0px 5px;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  line-height: 1.2;
}

.cars .car__item--id {
  font-size: 10px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: -0.5px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  padding: 2px;
  text-transform: uppercase;
  max-width: 55px;
  width: 100%;
}

.cars .car__item--bud-muniak {
  border: 2px solid #e18a33;
}

.cars .car__item--bud-muniak .car__item--id {
  background-color: #e18a33;
}

.cars .car__item--ele-muniak {
  border: 2px solid #96539f;
}

.cars .car__item--ele-muniak .car__item--id {
  background-color: #96539f;
}

.cars .car__item--wodkan-muniak {
  border: 2px solid #87a532;
}

.cars .car__item--wodkan-muniak .car__item--id {
  background-color: #87a532;
}

.cars .car__item--hvac-muniak {
  border: 2px solid #545586;
}

.cars .car__item--hvac-muniak .car__item--id {
  background-color: #545586;
}

.cars .car__item:hover {
  cursor: pointer;
}

.cars .car__item .circle-box {
  font-weight: bold;
  padding: 5px 0px;
  position: relative;
}

.cars-passengers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
}

.cars-passengers .circle-box {
  border: 2px solid;
  border-radius: 100%;
  width: 28px;
  height: 28px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.cars-passengers .circle-box .not_valid {
  position: absolute;
  top: -7px;
  display: block;
  right: -3px;
  z-index: 9;
}

.cars-passengers .circle-box .not_valid:after {
  content: "";
  width: 7px;
  height: 7px;
  background-color: white;
  position: absolute;
  left: 4px;
  top: 4px;
  z-index: -1;
}

.cars-passengers .circle-box .star {
  position: absolute;
  bottom: -5px;
  left: -5px;
  z-index: 1;
}

.cars-passengers .circle-box--empty {
  border-color: #999;
}

.cars-passengers .circle-box--empty .fas {
  color: #999;
}

.cars-passengers .circle-box--bud-muniak {
  border-color: #e18a33;
}

.cars-passengers .circle-box--ele-muniak {
  border-color: #96539f;
}

.cars-passengers .circle-box--wodkan-muniak {
  border-color: #87a532;
}

.cars-passengers .circle-box--hvac-muniak {
  border-color: #545586;
}

.cars-passengers-box {
  position: relative;
  padding: 3px;
}

.cars-passengers-box.circle-box--disabled .circle-box {
  position: relative;
}

.cars-passengers-box.circle-box--disabled .circle-box:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
}

.cars-passengers-box-info {
  padding: 8px 0;
  bottom: -1px;
  right: 0;
  margin-bottom: 30px;
  margin-left: 20px;
  position: absolute;
  z-index: 10000;
  left: 0;
  width: 300px;
  display: none;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border: solid 1px black;
  border-radius: 5px;
  background: white;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cars-passengers-box-info-avatar {
  width: 30px;
  position: relative;
  height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 6px;
  margin-right: 10px;
}

.cars-passengers-box-info-avatar .circle {
  width: 100%;
}

.cars-passengers-box-info-avatar .star {
  position: absolute;
  left: 0;
  bottom: 0;
}

.cars-passengers-box-info-text {
  width: 80%;
}

.cars-passengers-box-info-text span {
  color: black !important;
}

.cars-passengers-box-info-text-leave {
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cars-passengers-box-info-text-leave span {
  border-radius: 15px;
  padding: 0 5px;
  color: black !important;
  margin-right: 5px;
  font-size: 10px;
}

.cars-passengers-box.hover {
  position: relative;
  pointer-events: auto;
}

.cars-passengers-box.hover:hover .cars-passengers-box-info, .cars-passengers-box.hover:focus .cars-passengers-box-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  margin-top: -200%;
  right: 100%;
  min-height: 100%;
  height: auto;
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
}

.cars-passengers-box.hover:hover .cars-passengers-box-info.overflow-y--100, .cars-passengers-box.hover:focus .cars-passengers-box-info.overflow-y--100 {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.cars-passengers-box.hover:hover .cars-passengers-box-info.overflow-x--100.overflow-y--100, .cars-passengers-box.hover:focus .cars-passengers-box-info.overflow-x--100.overflow-y--100 {
  -webkit-transform: translate(-100%, 0%);
          transform: translate(-100%, 0%);
}

.cars-passengers-box.hover:hover .cars-passengers-box-info.overflow-x--100, .cars-passengers-box.hover:focus .cars-passengers-box-info.overflow-x--100 {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.cars-passengers-box.hover:hover .cars-passengers-box-info:hover, .cars-passengers-box.hover:focus .cars-passengers-box-info:hover {
  cursor: auto;
}

.cars-passengers-popup-add {
  border-radius: 5px;
  width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: absolute;
  right: 0;
  left: 0;
  top: -103px;
  margin-bottom: 27px;
  margin-left: 17px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background: white;
  border: 1px solid black;
  padding: 12px;
  z-index: 999;
  cursor: auto;
  padding-top: 15px;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.cars-passengers-popup-add.se-plan {
  z-index: 99;
}

.cars-passengers-popup-add .close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: -9px;
  margin-right: -6px;
}

.cars-passengers-popup-add.notes-top {
  top: 0px;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  margin: 0;
  left: 10px;
}

.cars-registration.circle {
  width: 15px;
  height: 15px;
}

.cars-registration.circle--bud-muniak {
  background-color: #e18a33;
  border-color: #e18a33;
}

.cars-registration.circle--ele-muniak {
  background-color: #96539f;
  border-color: #96539f;
}

.cars-registration.circle--wodkan-muniak {
  background-color: #87a532;
  border-color: #87a532;
}

.cars-registration.circle--hvac-muniak {
  background-color: #545586;
  border-color: #545586;
}

.dragged {
  position: absolute;
  z-index: 99;
  left: calc(100% / 8);
  width: calc(100% - calc(100% / 8));
  height: 100%;
  margin-top: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.dragged table {
  width: 100%;
  height: auto;
  table-layout: auto;
}

.dragged table tr {
  position: relative;
  height: 69px;
}

.dragged table tr td {
  margin: 0;
  margin-left: 8px;
  margin-right: 8px;
  display: inline-table;
  position: absolute;
}

.dragged table tr td:hover {
  cursor: -webkit-grab;
  cursor: grab;
}

.resizer-block {
  width: 16px;
  height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  padding: 2px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.resizer-block--right {
  right: -9px;
}

.resizer-block--left {
  left: -9px;
  z-index: 1;
}

.resizer-block:hover {
  cursor: ew-resize;
}

.resizer-block .fas {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  color: white;
  line-height: 1.2;
}

.projects_list .planner--col-sm-2 .car__item--top--icon {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.projects_list .planner--col-sm-1 {
  /*.car__item {

      .fa-trash {
        position: relative;
        order: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 8px;
        margin-bottom: 8px;
      }

      &--top {
        flex-direction: column;
      }

      &--id {
        order: 0;
        width: 100%;
        max-width: none;
        text-transform:uppercase;
        max-height: none;
      }

      &--driver {
        padding: 0;
        order: 2;
        margin: 10px 3px;
        margin-top: 0px;
      }
    }*/
}

.projects_list .planner--col-sm-1 .car__item--top a:first-of-type {
  margin-right: 0;
}

.projects_list .planner--col-sm-1 .car__item--top--icon {
  margin: 1px 0px 1px 4px;
}

.projects_list .planner--col-sm-1 .d-flex {
  max-width: none;
  width: 100%;
}

.projects_list .planner--col-sm-1 .car__item--driver {
  max-width: none;
}

.projects_list .planner--col-sm-1 .car__item--top .car__item--driver {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.projects_list .planner--col-sm-1 .car__item--top .car__item--id {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.projects_list .planner--col-sm-1 .car__item--top a {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
}

.projects_list .planner--col-sm-1 .car__item--top a i {
  position: relative;
  display: inline-block;
  margin-left: 0px;
}

.projects_list .planner--col-sm-1 .car__item-- .car__item--top,
.projects_list .planner--col-sm-1 .car__item--own .car__item--top {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.projects_list .planner--col-sm-1 .car__item-- .car__item--top a,
.projects_list .planner--col-sm-1 .car__item--own .car__item--top a {
  position: relative;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.projects_list .planner--col-sm-1 .car__item-- .car__item--top a i,
.projects_list .planner--col-sm-1 .car__item--own .car__item--top a i {
  top: 3px;
  line-height: 1;
  right: 0px;
}

.cars-passengers-box-info-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.plan-errors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.plan-errors ul {
  padding-left: 0;
  margin-bottom: 0;
}

.plan-errors ul li {
  line-height: inherit;
  margin-bottom: 5px;
}

.tooltiper {
  position: absolute;
  display: none;
  bottom: 100%;
  z-index: 999;
}

.tooltiper__trigger {
  position: relative;
}

.tooltiper__trigger .not_valid:hover {
  cursor: pointer;
}

.tooltiper__trigger:hover .tooltiper, .tooltiper__trigger:hover .tooltiper, .tooltiper__trigger:focus .tooltiper {
  display: block;
}

.tooltiper__container {
  width: 300px;
  padding: 8px;
  background: white;
  border: solid 1px black;
  border-radius: 5px;
  font-size: 10px;
}

.changer-days {
  margin: 20px 0px;
}

.changer-day__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px;
  background-color: lightgray;
  max-width: calc(100% / 7);
  width: 100%;
  position: relative;
}

.changer-day__item--weekend {
  background-color: #ffffcc;
}

.changer-day__item--weekend.changer-day__item--active {
  background-color: #FFFF80;
}

.changer-day__item:hover {
  cursor: pointer;
}

.changer-day__item .circle {
  position: absolute;
  width: 20px;
  height: 20px;
  top: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.changer-day__item:first-of-type {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.changer-day__item:last-of-type {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.changer-day__item .text {
  font-size: 13px;
  opacity: 0.5;
}

.changer-day__item .text--small {
  font-size: 10px;
  opacity: 0.5;
}

.changer-day__item--active {
  background-color: #b3b3b3;
}

.changer-day__item--active .text {
  opacity: 1;
}

.changer-day__item--active .text--small {
  opacity: 1;
}

.disabled .project__item--info .project__box:first-child {
  opacity: 1;
}

.disabled .project__box {
  opacity: 0.6;
}

.project__days {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 20px;
}

.project__day {
  max-width: calc(100% / 8);
  width: 100%;
  padding: 0px 4px;
}

.project__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 20px auto;
  margin-top: 0px;
  position: relative;
  min-height: 100%;
}

.project__list:first-child {
  margin-top: 0px;
}

.project__item {
  background-color: white;
  border: solid 1px #BCBCBC;
  max-width: calc(100% / 7);
  min-height: 200px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  border-right: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.project__item .popUpTrade:hover {
  cursor: pointer;
}

.project__item .popUpTrade:hover + .project__item--trades-info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: -21px;
  right: 45px;
}

.project__item--trades-info-box {
  display: none;
  padding: 12px 6px;
  top: -1px;
  right: 0;
  position: absolute;
  z-index: 10000;
  width: 140px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border: solid 1px black;
  border-radius: 5px;
  background: white;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 10px;
  height: 40px;
}

.project__item--trades-info-box .circle.circle--small {
  position: relative;
  top: 0;
  right: 0;
  margin: 3px;
}

.project__item--trades {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0px -3px;
  margin-bottom: 10px;
}

.project__item--trades .circle {
  margin: 0px 3px;
}

.project__item .checkbox {
  margin: 0;
  display: inline-block;
  max-width: 20px;
  max-height: 20px;
}

.project__item .checkbox input:checked + label:after {
  content: "\F186";
  font-family: "Font Awesome 5 Free";
  color: #344563;
  background: transparent;
  border: none;
  font-size: 14px;
  font-weight: bold;
}

.project__item .checkbox input:checked + label:before {
  background-color: transparent;
  border: none;
}

.project__item .checkbox input + label:after {
  content: "\F185";
  font-family: "Font Awesome 5 Free";
  color: #344563;
  background: transparent;
  border: none;
  font-weight: bold;
  font-size: 14px;
}

.project__item .checkbox input + label:before {
  background-color: transparent;
  border: none;
}

.project__item .circle {
  position: absolute;
  top: -12px;
  right: 20px;
}

.project__item .circle.circle.circle--small.circle--gray {
  z-index: 98;
}

.project__item--info [data-notes] {
  position: relative;
}

.project__item--info .circle {
  position: relative;
  top: 0;
  right: 0px;
}

.project__item:last-child {
  border-right: solid 1px #BCBCBC;
}

.project__item--weekend {
  background-color: #ffffcc;
}

.project__item--bottom .text--small {
  line-height: 1.4;
}

.project__box {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.project__box .text--small {
  line-height: 1.4;
}

.planner__box-calendar.open .planner__box-calendar__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: solid 2px #0d4da4;
  border-top: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 998;
}

.planner__box-calendar.open .planner__box-calendar__content .month-name:hover {
  cursor: default;
}

.planner__copier {
  font-size: 11px;
  font-weight: bold;
}

.planner__copier--month-name {
  font-weight: bold;
}

.planner__copier--month-name:hover {
  cursor: pointer;
}

.planner__copier:hover {
  background-color: #0d4da4;
}

.planner__copier-item {
  font-size: 12px;
  padding: 3px 0px;
}

.planner__copier-item:hover {
  cursor: pointer;
}

.planner__copier-item--no-active {
  color: #999;
}

.planner__copier-item--no-active:hover {
  cursor: default;
}

.planner__copier-item--active {
  font-weight: bold;
}

.planner__copier-item--active:hover {
  cursor: default;
}

.planner__copier-item--no-action {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 7px;
}

.planner__item {
  max-width: 16.666%;
  width: 100%;
  margin: 0px 10px;
}

@media (max-width: 1024px) {
  .planner__item {
    max-width: calc(100% / 3);
  }
}

@media (max-width: 640px) {
  .planner__item {
    max-width: 100%;
  }
}

.planner__changer {
  margin: 0px 10px;
}

.planner__changer .text {
  font-size: 16px;
  text-align: center;
}

.planner__changer p {
  line-height: 1.2;
}

.planner__changer .arrow--small {
  margin: 0px 10px;
}

.planner__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.planner__box .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0px 5px;
}

.planner__box .text--small {
  line-height: 1.1;
}

.planner__box-button {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: forestgreen;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.1;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-left: 30px;
}

.planner__box-button-icon-cant-modify {
  color: #52d45e;
  font-size: 12px;
  font-weight: bold;
  padding-right: 10px;
  line-height: 1.1;
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.planner__box-button:hover, .planner__box-button:active, .planner__box-button:focus {
  background: #22a622 !important;
  border-color: #22a622 !important;
}

.planner__box-calendar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  margin: 0 5px;
}

.planner__box-calendar .btn {
  margin: 0 !important;
}

.planner__box-calendar__content {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: white;
  position: absolute;
  z-index: 999;
  top: 36px;
  width: 100%;
  padding: 10px;
}

.planner__header--right {
  margin: 0px -5px;
}

.planner__header--bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0px -10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.planner__header--bottom .row-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.planner__header--bottom .btn-save {
  margin-top: 14px;
}

.planner__header--top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.planner__header--left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.box {
  width: 40px;
  height: 40px;
  position: relative;
}

.box .circle {
  position: absolute;
  top: -12px;
  left: -12px;
  width: 23px;
  height: 23px;
  overflow: visible;
  padding: 2px;
  line-height: 1;
  text-align: center;
  word-break: break-word;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border: none;
}

.box--small {
  border-radius: 5px;
  margin: 0px 5px;
}

.box--white {
  background-color: white;
}

.box--gray {
  background-color: gray;
}

.disabled .tray {
  display: none;
}

.tray__sidebar {
  min-height: 100vh;
  position: fixed;
  top: 0;
  margin-right: -300px;
  right: -4px;
  z-index: 9999;
  max-width: 300px;
  width: 100%;
}

.tray__sidebar .ajax-container {
  height: 100%;
  overflow-y: auto;
  max-height: 75vh;
  min-height: 75vh;
  border-top: solid 2px #999;
}

.tray__sidebar-worker {
  border-left: solid 4px #0F57BD;
}

.tray__sidebar-car {
  border-left: solid 4px #f55753;
}

.tray__content {
  background-color: white;
  padding: 10px;
  min-height: 100vh;
  height: 100%;
}

.tray__content .row {
  height: 100%;
}

.tray__content .row.list {
  max-height: 75vh;
  min-height: 75vh;
}

.tray__header {
  margin: 10px -10px;
}

.tray__header .cross {
  margin: 0px 10px;
  font-weight: bold;
}

.tray__header .cross:hover {
  cursor: pointer;
}

.tray__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0px -5px;
}

.tray__row .search-item {
  margin: 0px 5px;
}

.tray__row .search-elements-input {
  width: 50%;
  min-width: auto;
}

.tray__box {
  position: fixed;
  top: 40%;
  right: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: -10px 0;
  z-index: 999;
}

.tray__item {
  width: 60px;
  height: 60px;
  margin: 10px 0px;
  position: relative;
  z-index: 10000;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.tray__item:hover {
  cursor: pointer;
}

.tray__item .text--small {
  position: absolute;
  top: 3px;
  left: 3px;
  font-size: 11px;
}

.tray__item--dark-blue {
  background-color: #093470;
}

.tray__item--dark-blue:hover, .tray__item--dark-blue.active {
  background-color: #0F57BD;
}

.tray__item--red {
  background-color: #C24442;
}

.tray__item--red:hover, .tray__item--red.active {
  background-color: #f55753;
}

.plan-errors li {
  font-size: 11px;
}

[data-plan] {
  position: relative;
}

[data-plan]:hover {
  cursor: pointer;
}

.planner__box .open [data-plan-errors] {
  display: block;
  color: black;
}

.planner__box .open [data-plan-errors] .error--item {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 10px;
  padding-top: 5px;
  position: relative;
}

.planner__box .open [data-plan-errors] .error--item:after {
  content: "";
  position: absolute;
  width: calc(100% - 10px);
  background-color: lightgray;
  height: 1px;
  bottom: 0px;
  left: 5px;
  right: 5px;
  max-width: 100%;
}

.planner__box .open [data-plan-errors] .fas {
  margin-right: 5px;
}

.planner__box.empty [data-plan-errors] {
  display: none;
}

.planner__box [data-plan-errors] {
  display: none;
  border-radius: 5px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  min-width: 200px;
  background-color: white;
  border: solid 2px #F55757;
  z-index: 999;
  top: 125%;
  max-height: 450px;
  overflow-y: auto;
  padding: 5px;
}

.plan-errors ul li {
  margin-bottom: 10px;
}

.plan-errors ul li:hover {
  cursor: pointer;
}

.not_valid {
  position: relative;
}

.not_valid:after {
  position: absolute;
  width: 7px;
  height: 7px;
  top: 5px;
  z-index: 0;
  left: 5px;
  background-color: white;
  content: "";
}

.fa-exclamation-triangle:before {
  z-index: 2;
  position: relative;
}

.disabled .project__box a {
  -webkit-transition: none !important;
  transition: none !important;
}

.disabled .project__box a span {
  opacity: 1 !important;
  color: black !important;
}

.disabled .project__box a:hover span {
  color: #6d5cae !important;
}

.disabled [data-notes] a {
  pointer-events: auto;
}

.disabled .project__box {
  opacity: 1;
}

.disabled-list .cars-passengers-popup-add .close {
  pointer-events: auto;
}

.disabled-list [data-notes].notes--full {
  pointer-events: auto;
}

.disabled-list [data-notes] .fas {
  position: relative;
  z-index: 99;
}

.disabled-list .cars-passengers .circle-box {
  z-index: 10;
}

.disabled-list .project__item--bottom {
  opacity: 0.5;
}

.disabled-list .project__days {
  opacity: 0.5;
}

.disabled-list .project__box.row-inline {
  opacity: 0.5;
}

.disabled-list .project__item {
  opacity: 0.5;
}

.disabled-list .project__item a.notes--empty {
  pointer-events: none;
  opacity: 0.5;
  background-color: rgba(251, 251, 251, 0.7);
  display: block;
}

.disabled-list .project__item a.notes--full {
  pointer-events: auto;
  opacity: 1;
  background-color: none;
  display: block;
}

.disabled-list .project__item--info {
  opacity: 1;
  background-color: rgba(251, 251, 251, 0.7);
}

.disabled-list .dragged .car__item--top {
  background-color: rgba(251, 251, 251, 0.7);
}

.disabled-list .dragged .car__item.on-list {
  position: relative;
}

.disabled-list .dragged .car__item.on-list:after {
  content: "";
  position: absolute;
  width: calc(100% + 20px);
  height: 110%;
  top: -3px;
  left: -10px;
  background-color: rgba(251, 251, 251, 0.7);
  opacity: 0.5;
  z-index: 9;
}

.disabled-list .dragged .cars-passengers-box.hover {
  opacity: 1;
}

.circle-box:hover {
  cursor: pointer;
}

.circle-box--bud-muniak {
  border: 2px solid #e18a33;
}

.circle-box--ele-muniak {
  border: 2px solid #96539f;
}

.circle-box--wodkan-muniak {
  border: 2px solid #87a532;
}

.circle-box--hvac-muniak {
  border: 2px solid #545586;
}

.workers {
  margin: -10px 0px;
}

.worker--circle {
  margin-right: 10px;
}

.worker__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0px;
}

.worker__item--bottom, .worker__item--top {
  line-height: 1.2;
}

.worker__item .text {
  line-height: 1.2;
}

.worker__item.used {
  opacity: 0.6;
}

.worker__item.used .circle-box {
  border-style: dotted;
}

.worker__item .circle-box {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
}

.table--dailies_report .bg--dark-blue {
  background-color: #0b4ba4;
}

.table--dailies_report .table--raport-periodic table.clone {
  table-layout: auto;
}

.table--dailies_report .table--raport-periodic table.clone.shadow td.fixed:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 102%;
  top: 0px;
  left: 0;
  -webkit-box-shadow: 2px 3px 3px 0px black;
          box-shadow: 2px 3px 3px 0px black;
}

.table--dailies_report .table--raport-periodic table.clone.shadow td:first-child:not(.header-table) {
  z-index: 999;
  border-right: 1px solid #e6e6e6 !important;
}

.table--dailies_report .table--raport-periodic table.clone.shadow td:first-child:after {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.table--dailies_report .table--raport-periodic table.clone tr td:first-of-type {
  min-width: 50px !important;
  max-width: 50px !important;
  width: 50px !important;
  border-left: none;
}

.table--dailies_report .table--raport-periodic table.clone tr td {
  min-width: 90px !important;
  width: 90px !important;
}

.table--dailies_report .table--raport-periodic table.clone tr td.fixed {
  width: 150px !important;
  min-width: 150px !important;
  position: relative;
}

.table--dailies_report .table--raport-periodic table.clone tr td.dailies-larger {
  width: 110px !important;
  min-width: 110px !important;
  padding: 6px !important;
  font-size: 12px;
}

.table--dailies_report .table--raport-periodic table.clone tr td:first-child {
  width: 50px !important;
}

.table--dailies_report .table--raport-periodic table.clone tr td:not(.header-table) {
  border: 0;
}

.table--dailies_report .table--raport-periodic table tr td.is-night {
  background-color: #344563bd;
  color: white;
}

.table--dailies_report .table--raport-periodic table tr td:not(.header-table) {
  border: 1px solid rgba(230, 230, 230, 0.7);
}

.table--dailies_report .table--raport-periodic table tr td:first-of-type {
  min-width: 50px !important;
  max-width: 50px !important;
  width: 50px !important;
}

.table--dailies_report .table--raport-periodic table tr td {
  min-width: 90px !important;
  width: 90px !important;
}

.table--dailies_report .table--raport-periodic table tr td.fixed {
  width: 150px !important;
}

.table--dailies_report .table--raport-periodic table tr td.dailies-larger {
  width: 110px !important;
  min-width: 110px !important;
  padding: 6px !important;
  font-size: 12px;
}

.table--dailies_report .table--raport-periodic table tr td:first-child {
  width: 50px !important;
}

.table--dailies_report .table--raport-periodic table tr td:first-child:after {
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (max-width: 1024px) {
  .table-sumup.table tbody tr td:first-child {
    position: relative;
  }
}

@media (max-width: 768px) {
  .complete-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: right;
  }
}

.complete-box .complete-message-box {
  margin-right: 10px;
}

@media (max-width: 768px) {
  .complete-box .complete-message-box {
    width: 100%;
    margin-right: 0;
  }
}

@media (max-width: 768px) {
  .complete-box .complete-message-box p {
    margin: 0;
  }
}

@media (max-width: 768px) {
  .complete-box .synchronize-button {
    width: 100%;
    margin: 5px 0 0 0;
  }
}

.complete-box .save-button {
  margin: 0 5px 0 5px;
}

@media (max-width: 768px) {
  .complete-box .save-button {
    width: 100%;
    margin: 5px 0 0 0;
  }
}

@media screen and (max-width: 640px) {
  .filter-boxes {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .filter-boxes .range {
    width: 100%;
  }
}

.table--report-list .circle {
  width: 24px;
  height: 24px;
  margin: 0 auto;
}

.table--report-list .report-row .buttons a {
  max-width: 30px;
  max-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
}

.table--report-list .action-column {
  width: 100px !important;
}

.table--report-list .report-name {
  display: inline-block;
  margin: 0px 5px;
}

.table--report-list .buttons {
  margin-left: -5px;
  margin-right: -5px;
}

@media screen and (max-width: 640px) {
  .table--report-list .buttons {
    margin-top: 10px;
  }
}

@media screen and (max-width: 640px) {
  .table--report-list .report-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.horizontal--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.managment-rates .above-scroller {
  display: none;
}

.reports-project-filters .range .help-block {
  display: block;
}

@media (max-width: 1024px) {
  .report-night .col-sm-4 {
    max-width: none !important;
    width: 50% !important;
  }
}

@media (max-width: 1200px) {
  .report-night .col-sm-4.m-l-5 {
    margin-left: 0 !important;
    width: 100%;
    max-width: none !important;
    margin-top: 0px !important;
  }
}

.dailies-verification-view .button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  margin-top: 20px;
}

@media (max-width: 1024px) {
  .dailies-verification-view .button-group {
    margin-top: 0;
  }
}

.dailies-verification-view .col-sm-2 {
  min-width: 200px;
  margin-left: 10px;
}

@media (max-width: 640px) {
  .dailies-verification-view {
    min-width: 100%;
  }
}

.dailies-verification .col-sm-2 {
  margin-left: 10px;
  min-width: 200px;
}

.table--sticky {
  border-spacing: 0;
  border-collapse: inherit;
}

.table--sticky th {
  /* for Safari */
  position: sticky;
  color: inherit;
}

.table--sticky tr:first-child th {
  top: 0;
}

.table--sticky tr:first-child th:first-child {
  left: 0;
  z-index: 1;
}

.table--sticky tr:not(:first-child) th {
  left: 0;
}

.table--sticky > tbody > tr > th {
  border-bottom: 1px solid rgba(230, 230, 230, 0.7);
  border-top: 0;
}

.table--raport:not(.table--standard) table td:last-of-type {
  background-color: #0d4da4;
  color: white;
}

.table--raport table tr, .table--raport table td, .table--raport table th {
  border: none;
}

.table--raport table tr:first-child, .table--raport table td:first-child, .table--raport table th:first-child {
  max-width: 200px;
  width: 200px !important;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.table--raport table tr:first-child.table__cell--lp, .table--raport table td:first-child.table__cell--lp, .table--raport table th:first-child.table__cell--lp {
  width: 20px !important;
  min-width: auto;
}

.table--raport table tr.table__cell--lp, .table--raport table td.table__cell--lp, .table--raport table th.table__cell--lp {
  width: 20px !important;
  min-width: auto;
}

.table--raport table.clone {
  margin-top: 0 !important;
  border: none !important;
  overflow: hidden;
  pointer-events: none;
}

.table--raport table.clone tr td:first-child, .table--raport table.clone tr th:first-child {
  pointer-events: auto;
}

.table--raport table.clone.shadow td:first-child, .table--raport table.clone.shadow th:first-child {
  -webkit-box-shadow: 0px 2px 3px 0px black;
          box-shadow: 0px 2px 3px 0px black;
  border-bottom: 1px solid rgba(230, 230, 230, 0.7);
  overflow: initial;
}

.table--raport table.clone tr {
  border: none;
}

.table--raport table.clone tr td, .table--raport table.clone tr th {
  border: none;
  border-bottom: solid 1px rgba(230, 230, 230, 0.7);
}

.table--raport table.clone tr td.fixed, .table--raport table.clone tr th.fixed {
  visibility: visible;
  width: 100px !important;
}

.table--raport table.clone tr td:first-child, .table--raport table.clone tr th:first-child {
  visibility: visible;
  width: 200px !important;
}

.table--raport table td, .table--raport table th {
  padding: 12px !important;
}

.table--raport table td .form-control, .table--raport table th .form-control {
  font-family: 'Montserrat';
  font-size: 12px !important;
  vertical-align: middle;
}

.table--raport table thead tr:first-of-type td, .table--raport table thead tr:first-of-type th {
  background-color: white;
}

.table--raport table td, .table--raport table th {
  min-width: 200px;
}

.table--raport table td.category-name[rowspan="5"], .table--raport table th.category-name[rowspan="5"] {
  z-index: 1;
  white-space: normal;
}

.table--raport table td:first-of-type, .table--raport table th:first-of-type {
  width: 15% !important;
}

.table--raport table.table-hover tbody tr.table__row--head:hover td, .table--raport table.table-hover tbody tr.table__row--head:hover th {
  background-color: white !important;
  color: black;
}

.table--raport table.table-hover tbody tr.break {
  height: 50px;
  border-bottom: 1px solid rgba(230, 230, 230, 0.7);
}

.table--raport table.table-hover tbody tr.break td, .table--raport table.table-hover tbody tr.break th {
  background-color: white !important;
}

.table--raport table.table-hover tbody tr.break:hover td, .table--raport table.table-hover tbody tr.break:hover th {
  background-color: white !important;
  color: white;
}

.table--raport table.table-hover tbody tr.break:hover td input, .table--raport table.table-hover tbody tr.break:hover th input {
  color: black;
}

.table--raport table.table-hover tbody tr:hover {
  background: #1e6cd6 !important;
  color: white;
}

.table--raport table.table-hover tbody tr:hover td, .table--raport table.table-hover tbody tr:hover th {
  background: #1e6cd6 !important;
  color: white;
}

.table--raport table.table-hover tbody tr:hover td input, .table--raport table.table-hover tbody tr:hover th input {
  color: black;
}

.table--raport table.table-hover tbody tr td, .table--raport table.table-hover tbody tr th {
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  font-family: 'Montserrat';
  font-size: 12px !important;
  vertical-align: middle;
}

.table--raport table.table-hover tbody tr td .form-group, .table--raport table.table-hover tbody tr th .form-group {
  width: calc(100% - 25%);
}

.table--raport-periodic table td.category-name[rowspan="5"], .table--raport-periodic table th.category-name[rowspan="5"] {
  z-index: 1;
  white-space: normal;
  overflow: initial;
}

.table--raport-periodic table td.category-name[rowspan="5"]:after, .table--raport-periodic table th.category-name[rowspan="5"]:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-shadow: 0px 1px 0px 1px rgba(230, 230, 230, 0.7) !important;
          box-shadow: 0px 1px 0px 1px rgba(230, 230, 230, 0.7) !important;
}

.table--raport-periodic table td.fixed, .table--raport-periodic table th.fixed {
  border: none;
  border-bottom: 1px solid rgba(230, 230, 230, 0.7);
  position: relative;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  overflow: initial;
}

.table--raport-periodic table td.fixed:after, .table--raport-periodic table th.fixed:after {
  content: "";
  -webkit-box-shadow: 0px 3px 3px 0px black;
          box-shadow: 0px 3px 3px 0px black;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 1px;
  left: 0;
  z-index: 0;
}

.table--raport-periodic table td:first-child, .table--raport-periodic table th:first-child {
  border: none;
  border-bottom: 1px solid rgba(230, 230, 230, 0.7);
  position: relative;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.table--raport-periodic table td:first-child:after, .table--raport-periodic table th:first-child:after {
  content: "";
  -webkit-box-shadow: 0px 3px 3px 0px black;
          box-shadow: 0px 3px 3px 0px black;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 1px;
  left: 0;
  z-index: 0;
}

.table--raport-periodic table.clone td:first-child[rowspan="5"]:after, .table--raport-periodic table.clone th:first-child[rowspan="5"]:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: calc(100% - 1px);
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-shadow: 0px 1px 0px 1px rgba(230, 230, 230, 0.7) !important;
          box-shadow: 0px 1px 0px 1px rgba(230, 230, 230, 0.7) !important;
}

.table--raport-periodic table.clone td.category-name[rowspan="5"], .table--raport-periodic table.clone th.category-name[rowspan="5"] {
  z-index: 1;
  white-space: normal;
  position: relative;
}

.table--raport-periodic table.clone td.category-name[rowspan="5"]:after, .table--raport-periodic table.clone th.category-name[rowspan="5"]:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-shadow: 0px 1px 0px 1px rgba(230, 230, 230, 0.7) !important;
          box-shadow: 0px 1px 0px 1px rgba(230, 230, 230, 0.7) !important;
}

.table--raport-periodic table.clone tr:first-child td:first-child, .table--raport-periodic table.clone tr:first-child th:first-child {
  border: none;
  border-bottom: 1px solid rgba(230, 230, 230, 0.7);
}

.table--raport-periodic table.clone.shadow td.category-name[rowspan="5"], .table--raport-periodic table.clone.shadow th.category-name[rowspan="5"] {
  z-index: 1;
  white-space: normal;
}

.table--raport-periodic table.clone.shadow td.category-name[rowspan="5"]:after, .table--raport-periodic table.clone.shadow th.category-name[rowspan="5"]:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-shadow: 0px 1px 0px 1px #e6e6e6 !important;
          box-shadow: 0px 1px 0px 1px #e6e6e6 !important;
}

.table--raport-periodic table.clone.shadow td.fixed, .table--raport-periodic table.clone.shadow th.fixed {
  border: none;
  border-bottom: 1px solid rgba(230, 230, 230, 0.7);
  position: relative;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  overflow: initial;
}

.table--raport-periodic table.clone.shadow td.fixed:after, .table--raport-periodic table.clone.shadow th.fixed:after {
  content: "";
  -webkit-box-shadow: 0px 3px 3px 0px black;
          box-shadow: 0px 3px 3px 0px black;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 1px;
  left: 0;
  z-index: 0;
}

.table--raport-periodic table.clone.shadow td:first-child, .table--raport-periodic table.clone.shadow th:first-child {
  border: none;
  border-bottom: 1px solid rgba(230, 230, 230, 0.7);
  position: relative;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.table--raport-periodic table.clone.shadow td:first-child:after, .table--raport-periodic table.clone.shadow th:first-child:after {
  content: "";
  -webkit-box-shadow: 0px 3px 3px 0px black;
          box-shadow: 0px 3px 3px 0px black;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 1px;
  left: 0;
  z-index: 0;
}

.table tbody .table__row--head {
  font-weight: bold;
  text-transform: uppercase;
}

.table tbody .table__row--head td, .table tbody .table__row--head th {
  background-color: white !important;
  color: black;
}

.table tbody .table__row--bold {
  font-size: 14px !important;
  font-weight: 500;
  text-transform: none;
}

.table tbody .table__row--awarded td, .table tbody .table__row--awarded th {
  background-color: #0d4da4;
  color: white;
  font-weight: bold;
}

.table tbody .table__row--all td, .table tbody .table__row--all th {
  color: #4472C4;
  font-weight: bold;
}

.table tbody .table__row--all-without-plot td, .table tbody .table__row--all-without-plot th {
  color: #FF0000;
  font-weight: bold;
}

.table tbody .table__cell--currency {
  text-align: right;
  padding-right: 40px !important;
}

.table tbody .table__cell--name {
  background-color: #f0f0f0;
}

.table tbody .table__cell--name--right {
  text-align: right;
}

.table tbody .table__cell--lp {
  width: 20px !important;
  min-width: auto;
}

[disabled="disabled"]:hover {
  cursor: not-allowed;
}

.page--reports-project .table-condensed {
  table-layout: auto;
}

.page--reports-project .col-lg-12 {
  width: 100%;
}

.page--reports-project .col-lg-12 table tr td, .page--reports-project .col-lg-12 table tr th {
  white-space: unset !important;
}

.table-list tfoot td, .table-list tfoot th {
  background-color: #0d4da4 !important;
  color: white !important;
}

.page--worker-se .date-picker-box .input-daterange {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.page--worker-se .date-picker-box .input-daterange .input-group-addon {
  max-width: 30px;
}

.page--worker-se .user-create.form {
  overflow: hidden;
}

@media (max-width: 768px) {
  .page--history-se .history-filters {
    padding: 10px;
  }
}

.page--history-se .field-history-daterange {
  margin-left: 5px;
}

@media (max-width: 1200px) {
  .page .table--se table {
    min-width: auto !important;
  }
}

@media (max-width: 1200px) {
  .page .table--se td, .page .table--se th {
    width: auto !important;
  }
}

.user-form .has-success .radio {
  color: #000;
}

.user-form__se .col-lg-12 .card-classic.no-margin {
  float: left;
}

.page--se .dropzone__text {
  padding: 0px 10px;
}

.page--se #docs-list {
  overflow: hidden;
}

.page--se .data-list-table .dataTable .p-l-0 {
  padding-left: 0px !important;
}

.page--worker-se .dataTable {
  max-width: none !important;
}

.document-index table {
  table-layout: auto !important;
}

@media (max-width: 1200px) {
  .document-index table td:not(.lp), .document-index table th:not(.lp) {
    min-width: 160px;
  }
  .document-index table td.w-auto, .document-index table th.w-auto {
    min-width: auto !important;
    width: auto !important;
  }
  .document-index table td.buttons--once, .document-index table th.buttons--once {
    min-width: auto !important;
    width: auto !important;
  }
  .document-index table td:first-of-type, .document-index table th:first-of-type {
    min-width: 70px;
    max-width: 70px !important;
  }
  .document-index table td.lp, .document-index table th.lp {
    min-width: auto;
    max-width: 70px !important;
  }
}

.button--search {
  margin: 0px 10px !important;
  margin-top: 5px !important;
}

.button--search-m-t-15 {
  margin-top: 15px !important;
}

.user-index .search-elements .button-group.se {
  width: auto !important;
  margin-left: -10px;
}

.user-index .search-elements .button-group.se button {
  margin-top: 5px !important;
}

.search-elements.se {
  max-width: none !important;
}

.contractor-index .button-group.se {
  margin-left: -10px;
}

.documents-se .d-flex {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media (max-width: 768px) {
  .documents-se .d-flex {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media (max-width: 1024px) {
  .documents-se .d-flex.col-sm-10 {
    width: 100%;
    max-width: none;
  }
}

@media (max-width: 768px) {
  .documents-se .d-flex.col-sm-10 .col-sm-3 {
    width: 50%;
  }
}

@media (max-width: 640px) {
  .documents-se .d-flex.col-sm-10 .col-sm-3 {
    width: 100%;
    max-width: 100% !important;
  }
}

@media (max-width: 768px) {
  .documents-se .d-flex.col-sm-10 .col-sm-6 {
    width: 100%;
  }
}

@media (max-width: 640px) {
  .documents-se .d-flex.col-sm-10 .col-sm-6 .date-picker-input {
    width: 100%;
    margin: 10px 0px;
  }
}

@media (max-width: 640px) {
  .planner__header--bottom .planner__item {
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  .planner__header--bottom .btn {
    margin-left: 10px;
  }
}

@media (max-width: 1024px) {
  .reunions-se .col-sm-2 {
    max-width: 50%;
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .reunions-se .col-sm-4 {
    max-width: 100%;
    width: 100%;
  }
}

@media (max-width: 640px) {
  .reunions-se .col-sm-4 .date-picker-input {
    margin: 10px 0;
    width: 100%;
  }
}

@media (max-width: 768px) {
  .project-se .col-sm-4 {
    max-width: 50%;
    width: 100%;
  }
}

@media (max-width: 640px) {
  .project-se .col-sm-4 {
    max-width: 100% !important;
  }
}

@media (max-width: 768px) {
  .project-se .col-sm-7 {
    max-width: 100%;
    width: 100%;
  }
}

@media (max-width: 768px) {
  .project-se .col-sm-7 .date-picker-input {
    margin: 0px 5px;
  }
}

@media (max-width: 640px) {
  .project-se .col-sm-7 .date-picker-input {
    width: calc(100% - 10px);
    margin: 5px;
  }
}

@media (max-width: 768px) {
  .project-se .button-group button:first-of-type {
    margin-left: 0 !important;
  }
}

@media (max-width: 768px) {
  .documents-flow .col-sm-3 {
    max-width: 50%;
    width: 100%;
  }
}

@media (max-width: 640px) {
  .documents-flow .col-sm-3 {
    max-width: 100%;
    width: 100%;
  }
}

@media (max-width: 768px) {
  .documents-flow .col-sm-6 {
    max-width: 100%;
    width: 100%;
  }
}

@media (max-width: 640px) {
  .documents-flow .col-sm-6 {
    margin: 5px;
  }
}

@media (max-width: 640px) {
  .documents-flow .col-sm-6 .date-picker-input {
    width: calc(100% - 5px);
    margin: 5px !important;
  }
}

@media (max-width: 640px) {
  .caution .col-sm-5 {
    max-width: 100% !important;
    width: 100%;
  }
}

@media (max-width: 640px) {
  .caution .date-picker-input, .caution .price-input {
    width: calc(100% - 15px);
    margin: 5px;
  }
}

@media (max-width: 1024px) {
  .page--payments-list .search-elements-input {
    max-width: calc(50% - 10px);
    width: 100%;
  }
}

@media (max-width: 640px) {
  .page--payments-list .search-elements-input {
    max-width: 100%;
    width: 100%;
  }
}

.page--payments-list .input-daterange .control-label {
  line-height: 20px;
}

@media (max-width: 1024px) {
  .page--payments-list .input-daterange {
    max-width: calc(50% - 10px);
  }
}

@media (max-width: 640px) {
  .page--payments-list .input-daterange {
    max-width: 100%;
    width: 100%;
  }
}

@media (max-width: 640px) {
  .page--payments-list .date-picker-input {
    width: calc(100% - 5px);
    margin: 5px !important;
  }
}

@media (max-width: 640px) {
  .page--payments-list .price-input {
    width: calc(100% - 5px);
    margin: 5px !important;
  }
}

@media (max-width: 640px) {
  .page--payments .search-elements-input {
    max-width: 100%;
    width: 100%;
  }
}

@media (max-width: 640px) {
  .page--payments .date-picker-input {
    margin: 5px !important;
    width: calc(100% - 5px);
  }
}

@media (max-width: 640px) {
  .settleement-table .search-elements-input {
    max-width: 100% !important;
  }
}

@media (max-width: 640px) {
  .payment-search-elements .col-sm-12 {
    width: 100%;
    max-width: 100% !important;
  }
}

@media (max-width: 640px) {
  .payment-search-elements .col-sm-12 .col-sm-4 {
    width: 100%;
    max-width: 100% !important;
  }
}

@media (max-width: 640px) {
  .user-index .search-elements-input {
    max-width: 100% !important;
    width: 100%;
    padding-left: 0 !important;
  }
}

.document-flow table td {
  word-break: break-word !important;
}

.document-flow table td div {
  word-break: break-word !important;
}

.nav-tabs > li > a {
  width: 100%;
}

.unactive {
  opacity: .7;
}

.card-column--contact p, .card-column--contact span {
  line-height: 1.2;
  display: block;
}

.select2-results__options.scroll-content:not(.select2-results__options--nested) {
  max-height: 400px !important;
}

.select2-results__options:not(.select2-results__options--nested) {
  max-height: 400px !important;
}

input.disabled {
  background-color: #f0f0f0;
  pointer-events: none;
}

.nav-tabs > li > a {
  width: 100%;
}

.summary-table {
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}

.no-margin-b .date-picker-input {
  margin-bottom: 0px !important;
}

.danger-badge {
  border-radius: 8px;
  background-color: #c73516;
  text-align: center;
  color: white;
  font-size: 10px;
  margin: 2px 6px 2px 0;
  padding: 0 8px 0 7px;
  line-height: 21px;
}

.danger-badge a {
  color: white;
}

.danger-badge a:hover {
  color: gainsboro;
}

.table-wrap > table {
  position: relative;
}

.planning_se__content .table-wrap table {
  background-color: #fff;
  margin-top: 50px !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .page--planning-se table tr td:first-child,
  .page--planning-se table tr th:first-child {
    border: solid 1px #7b7d82 !important;
  }
}

@supports (-ms-accelerator: auto) {
  .page--planning-se table tr td:first-child,
  .page--planning-se table tr th:first-child {
    border: solid 1px #7b7d82 !important;
  }
}

@-moz-document url-prefix() {
  .page--planning-se table tr td:first-child,
  .page--planning-se table tr th:first-child {
    border: solid 1px #7b7d82 !important;
  }
}

@supports (-ms-ime-align: auto) {
  .page--planning-se table tr td:first-child,
  .page--planning-se table tr th:first-child {
    border: solid 1px #7b7d82 !important;
  }
}

@-moz-document url-prefix() {
  .page--planning-se table tr.week-of-year td {
    border: solid 1px transparent !important;
    background: white !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .page--planning-se table tr.week-of-year td {
    border: solid 1px transparent !important;
    background: white !important;
  }
}

@supports (-ms-accelerator: auto) {
  .page--planning-se table tr.week-of-year td {
    border: solid 1px transparent !important;
    background: white !important;
  }
}

@supports (-ms-ime-align: auto) {
  .page--planning-se table tr.week-of-year td {
    border: solid 1px transparent !important;
    background: white !important;
  }
}

@-moz-document url-prefix() {
  .page--planning-se table tr.no-border td {
    border: solid 1px transparent !important;
    background: white !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .page--planning-se table tr.no-border td {
    border: solid 1px transparent !important;
    background: white !important;
  }
}

@supports (-ms-accelerator: auto) {
  .page--planning-se table tr.no-border td {
    border: solid 1px transparent !important;
    background: white !important;
  }
}

@supports (-ms-ime-align: auto) {
  .page--planning-se table tr.no-border td {
    border: solid 1px transparent !important;
    background: white !important;
  }
}

@-moz-document url-prefix() {
  .page--planning-se table td,
  .page--planning-se table th {
    border: solid 1px transparent !important;
    background-clip: padding-box;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .page--planning-se table td,
  .page--planning-se table th {
    border: solid 1px transparent !important;
    background-clip: padding-box;
  }
}

@supports (-ms-accelerator: auto) {
  .page--planning-se table td,
  .page--planning-se table th {
    border: solid 1px transparent !important;
    background-clip: padding-box;
  }
}

@supports (-ms-ime-align: auto) {
  .page--planning-se table td,
  .page--planning-se table th {
    border: solid 1px transparent !important;
    background-clip: padding-box;
  }
}

.page--planning-se table tr:first-of-type td,
.page--planning-se table tr:first-of-type th {
  border: solid 1px #7b7d82;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .page--planning-se table td,
  .page--planning-se table th {
    border: solid 1px #7b7d82 !important;
    background-clip: padding-box;
  }
}

@supports (-ms-accelerator: auto) {
  .page--planning-se table td,
  .page--planning-se table th {
    border: solid 1px #7b7d82;
    background-clip: padding-box;
  }
}

@-moz-document url-prefix() {
  .page--planning-se table td,
  .page--planning-se table th {
    border: solid 1px #7b7d82 !important;
    background-clip: padding-box;
  }
}

@supports (-ms-ime-align: auto) {
  .page--planning-se table td,
  .page--planning-se table th {
    border: solid 1px #7b7d82;
    background-clip: padding-box;
  }
}

.page--planning-se td,
.page--planning-se th {
  border: 1px solid #7b7d82;
}

table .worker__name {
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: solid 1px #7b7d82;
}

table .worker__name button {
  max-height: 33px;
  font-size: 11px;
}

.table-scroll {
  position: relative;
  margin-left: 0;
  overflow-x: hidden;
}

.table-scroll--auto {
  max-width: initial;
  overflow-x: auto;
}

.table-scroll table {
  width: 100%;
  margin: auto;
  border-spacing: 0;
}

.table-scroll table .project-item-se__info {
  visibility: visible;
  background-color: #fff !important;
  border-right: 1px solid #7b7d82;
  position: sticky;
  left: 0;
  min-width: 180px;
  width: 180px;
  z-index: 1;
}

.table-scroll table .project-item-se__info .d-flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.table-scroll th {
  border: 1px solid #7b7d82;
  background: #fff;
  white-space: unset;
  font-size: 11px;
  vertical-align: middle;
}

.table-scroll td {
  border: 1px solid #7b7d82;
  white-space: unset;
  height: 20px;
  font-size: 11px;
  vertical-align: middle;
}

.table-scroll td.warning {
  background: #f8d7das;
}

.table-scroll td.warning input {
  background: #ff02146b !important;
}

.table-scroll thead {
  background: #f9f9f9;
}

.table-scroll tfoot {
  background: #f9f9f9;
}

.table-wrap {
  width: 100%;
  overflow: auto;
}

.table-wrap table {
  border-collapse: collapse;
}

.clone {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  border: solid 1px #7b7d82 !important;
  border-collapse: collapse;
}

.clone .week-of-year td {
  border: none;
}

.clone .fixed-side {
  pointer-events: auto;
}

.clone .project-item-se__info {
  visibility: visible;
  background-color: #fff !important;
  border: none !important;
  border-right: solid 1px #7b7d82 !important;
  border-bottom: solid 1px #7b7d82 !important;
}

.clone th {
  visibility: hidden;
  border-color: transparent;
}

.clone td {
  visibility: hidden;
  height: 20px;
}

.clone .workers-list {
  height: 20px;
}

.clone div {
  visibility: visible;
}

.clone tbody th {
  visibility: visible;
  color: red;
}

.clone .fixed-side {
  visibility: visible;
  text-align: right;
  line-height: 1.3;
  vertical-align: middle;
  max-width: 240px;
  width: 150px;
  padding-right: 10px;
  padding: 5px;
}

.clone thead {
  background: transparent;
}

.clone tfoot {
  background: transparent;
}

.month-name {
  text-align: center;
  color: #7b7d82;
}

.week-of-year {
  color: #7b7d82;
  text-align: center;
}

.week-of-year td {
  line-height: 14px;
  font-size: 11px;
  height: 20px;
}

.day-of-week {
  color: #7b7d82;
}

.table-scroll .deadline {
  position: relative;
}

tr.no-border td {
  background: #eeeeeee0 !important;
}

tr.no-border span:not(.deadline-bookmark) {
  color: #7b7d82;
}

tr.no-border .deadline span {
  background-color: #66cc33 !important;
  color: white !important;
}

tr.no-border .deadline--orange span {
  background-color: #feca0a !important;
  color: #000 !important;
}

td [data-summary-day] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

td .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

td .column.d-flex {
  max-width: 150px;
}

td span.d-flex {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border-right: none;
  max-width: 20px;
  width: 20px;
  font-size: 11px;
}

td .deadline-bookmark {
  color: white;
  background-color: #66cc33;
  font-size: 11px;
  position: absolute;
  top: -70px;
  left: -21px;
  display: block;
  width: 90px;
  height: 50px;
  z-index: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  line-height: 1;
  padding: 5px;
}

td .deadline-bookmark--orange {
  color: #000;
  background-color: #feca0a;
}

td.day--weekend {
  position: relative;
  color: #7b7d82;
  background-color: #c3c3c3;
}

td.day--weekend:not(.marked--project):not(.marked--exit):not(.marked--disabled):not(.ui-selected):not(.ui-selecting) {
  background-color: #c3c3c3 !important;
}

td.day--weekend:not(.marked--project):not(.marked--exit):not(.marked--disabled):not(.ui-selected):not(.ui-selecting).day--limit-exceeded {
  background-color: #b35658 !important;
}

td.day--weekend.marked--project {
  background-color: #3467d8 !important;
}

td.day--weekend.marked--project .marked-block {
  background-color: #3467d8 !important;
}

td.day--weekend.marked--exit .marked-block.planning-red {
  background-color: #e40531 !important;
}

td.day--weekend.marked--exit .marked-block.planning-orange {
  background-color: #de701c !important;
}

td.day--weekend.marked--exit .marked-block.planning-dark {
  background-color: #343a40;
}

td.day--weekend.marked--exit .marked-block.planning-yellow {
  background-color: #deb73b !important;
}

td.day--weekend.marked--exit .marked-block.planning-black {
  background-color: #e40814 !important;
}

td.day--weekend.marked--exit .marked-block.planning-lime {
  background-color: #a4ef4f !important;
}

td.day--weekend.marked--exit .marked-block.planning-removed {
  background-color: #717171 !important;
}

td.day--weekend.marked--disabled {
  background-color: #7e7e7e !important;
}

td.day--weekend.marked--disabled .marked-block {
  background-color: #7e7e7e !important;
}

td.day--weekend.ui-selected {
  background-color: #ffb80f !important;
}

td.day--weekend.ui-selected .marked-block {
  background-color: #ffb80f !important;
}

td.day--weekend.ui-selecting .marked-block {
  background-color: #ffb80f !important;
}

td.ui-selected {
  color: #7b7d82;
  background-color: #ffd714;
}

td.ui-selected.marked--exit--work-in .marked-block:after {
  display: none;
}

td.deadline {
  color: white;
  background-color: #66cc33;
}

.project-item-se__calendar.disabled-scroll .table-scroll tr.week-of-year td, .project-item-se__calendar.disabled-scroll .table-scroll tr.month-name td {
  background: white;
}

.project-item-se__calendar.disabled-scroll .table-scroll tr:not([data-calendar-summary]) td [data-summary-day] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.project-item-se__calendar.disabled-scroll .table-scroll tr:not([data-calendar-summary]) td .ui-selectee:not(.marked--disabled), .project-item-se__calendar.disabled-scroll .table-scroll tr:not([data-calendar-summary]) td .ui-selectee:not(.day--weekend), .project-item-se__calendar.disabled-scroll .table-scroll tr:not([data-calendar-summary]) td .ui-selectee:not(.marked--exit), .project-item-se__calendar.disabled-scroll .table-scroll tr:not([data-calendar-summary]) td .ui-selectee:not(.marked--exit--full), .project-item-se__calendar.disabled-scroll .table-scroll tr:not([data-calendar-summary]) td .ui-selectee:not(.marked--project) {
  background: transparent;
}

.project-item-se__calendar.disabled-scroll .table-scroll tr:not([data-calendar-summary]) td .ui-selectee:not(.marked--disabled) .marked-block, .project-item-se__calendar.disabled-scroll .table-scroll tr:not([data-calendar-summary]) td .ui-selectee:not(.day--weekend) .marked-block, .project-item-se__calendar.disabled-scroll .table-scroll tr:not([data-calendar-summary]) td .ui-selectee:not(.marked--exit) .marked-block, .project-item-se__calendar.disabled-scroll .table-scroll tr:not([data-calendar-summary]) td .ui-selectee:not(.marked--exit--full) .marked-block, .project-item-se__calendar.disabled-scroll .table-scroll tr:not([data-calendar-summary]) td .ui-selectee:not(.marked--project) .marked-block {
  background: white;
}

.project-item-se__calendar.disabled-scroll .table-scroll tr:not([data-calendar-summary]) td.planning-red .marked-block {
  background-color: #ea6b75;
}

.project-item-se__calendar.disabled-scroll .table-scroll tr:not([data-calendar-summary]) td.planning-lime .marked-block {
  background-color: #dcef93;
}

.project-item-se__calendar.disabled-scroll .table-scroll tr:not([data-calendar-summary]) td.planning-removed .marked-block {
  background-color: #717171;
}

.project-item-se__calendar.disabled-scroll .table-scroll tr:not([data-calendar-summary]) td.day--weekend {
  background: transparent;
}

.project-item-se__calendar.disabled-scroll .table-scroll tr:not([data-calendar-summary]) td.worker__name {
  background: white;
}

.project-item-se__calendar.disabled-scroll .table-scroll tr:not([data-calendar-summary]) td.worker__temporary-visible {
  background-color: lightgrey;
}

.project-item-se__calendar.disabled-scroll .table-scroll tr:not([data-calendar-summary]) td.ui-selected.marked--project .marked-block {
  background-color: rgba(16, 98, 209, 0.74) !important;
}

.project-item-se__calendar.disabled-scroll .table-scroll tr:not([data-calendar-summary]) td.ui-selected.marked--project .marked-block {
  background-color: rgba(255, 204, 0, 0.79) !important;
}

.project-item-se__calendar.disabled-scroll .table-scroll tr:not([data-calendar-summary]) td.ui-selected.day--weekend .marked-block {
  background-color: #ffb80f !important;
}

.project-item-se__calendar.disabled-scroll .table-scroll tr:not([data-calendar-summary]) td.ui-selected .marked-block {
  background-color: rgba(255, 204, 0, 0.79) !important;
}

.project-item-se__calendar.disabled-scroll .table-scroll tr:not([data-calendar-summary]) td.marked--disabled .marked-block {
  background-color: #8e8e8e;
}

.project-item-se__calendar.disabled-scroll .table-scroll tr:not([data-calendar-summary]) td.marked--project > .marked-block {
  background-color: #357dd1;
}

td.fixed-side {
  position: sticky;
  left: 0;
  z-index: 100;
}

td.ui-selecting .fa,
td.ui-selecting .fas {
  opacity: 0;
}

td.ui-selecting.half-end .marked-block {
  -webkit-transform: none !important;
          transform: none !important;
  margin-left: 0 !important;
}

td.ui-selecting.half-end .marked-block a {
  position: absolute;
  width: 18px;
  height: 18px;
}

td.ui-selecting.half-start .marked-block {
  -webkit-transform: none !important;
          transform: none !important;
  margin-left: 0 !important;
}

td.ui-selecting.half-start .marked-block a {
  position: absolute;
  width: 18px;
  height: 18px;
}

td.ui-selecting .marked-block {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 0;
  left: 0;
  visibility: visible;
  background-color: rgba(255, 204, 0, 0.79) !important;
}

td.ui-selecting .marked-block a {
  position: absolute;
  width: 18px;
  height: 18px;
}

td.ui-selectee {
  position: relative;
  width: 18px;
  display: table-cell;
  height: 18px;
}

td.ui-selected .fas,
td.ui-selected .fa {
  opacity: 0;
}

td.ui-selected.half-start .marked-block {
  -webkit-transform: none !important;
          transform: none !important;
  margin: 0 !important;
  visibility: visible;
}

td.ui-selected.half-end .marked-block {
  -webkit-transform: none !important;
          transform: none !important;
  margin: 0 !important;
  visibility: visible;
}

td.ui-selected.selected--half .marked-block {
  position: absolute;
  width: 100%;
  height: 100%;
  visibility: visible;
}

td.ui-selected.selected--half-end .marked-block {
  position: absolute;
  width: 100%;
  height: 100%;
  visibility: visible;
}

td.ui-selected .marked-block {
  width: 18px;
  height: 18px;
  top: 0;
  left: 0;
  position: absolute;
  background-color: rgba(255, 204, 0, 0.79) !important;
  visibility: visible;
}

td.marked--no-work-day .marked-block {
  background: #f6f5f5;
  opacity: 0.5;
}

td.marked--first-work-day:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 100%;
  background: #795548;
}

td.marked--last-work-day:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 5px;
  height: 100%;
  background: #795548;
}

td.marked--confirmed .marked-block {
  opacity: 0.6;
  background-color: rgba(101, 101, 101, 0.74);
}

td.marked--confirmed.marked--disabled .marked-block {
  opacity: 0.6;
  background-color: rgba(19, 19, 19, 0.74);
}

td.marked--exit {
  position: relative;
}

td.marked--exit--work-in-other-project .marked-block:after {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  -webkit-transform: skewX(0deg) rotate(180deg);
          transform: skewX(0deg) rotate(180deg);
  top: -1px;
  left: 0;
  margin-left: 20px;
  z-index: -1;
  display: block;
  border-left: 34px solid transparent;
  border-right: 0px solid transparent;
  border-top: 33px solid #8e8e8e;
}

td.marked--exit--work-in .marked-block:after {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  -webkit-transform: skewX(0deg) rotate(0deg);
          transform: skewX(0deg) rotate(0deg);
  top: 0px;
  left: 0;
  margin-left: -19px;
  z-index: -1;
  display: block;
  border-left: 19px solid transparent;
  border-right: 0px solid transparent;
  border-top: 19px solid rgba(16, 98, 209, 0.74);
}

td.marked--exit--work-out.half-end .marked-block:after {
  position: absolute;
  content: "";
  background-color: #357dd1;
  height: 18px;
  width: 18px;
  -webkit-transform: skewX(0deg) rotate(0deg);
          transform: skewX(0deg) rotate(0deg);
  top: 1px;
  left: 0;
  margin-left: 20px;
  z-index: -1;
  display: block;
}

@-moz-document url-prefix() {
  td.marked--exit--work-out.half-end .marked-block:after {
    height: 19px;
  }
}

td.marked--exit--work-out-other-project .marked-block:after {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  -webkit-transform: skewX(0deg) rotate(0deg);
          transform: skewX(0deg) rotate(0deg);
  top: 0px;
  left: 0;
  margin-left: -19px;
  z-index: -1;
  display: block;
  border-left: 19px solid transparent;
  border-right: 0px solid transparent;
  border-top: 19px solid #8e8e8e;
}

td.marked--exit .marked-block {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0;
  left: 0;
}

@-moz-document url-prefix() {
  td.marked--exit .marked-block {
    width: 20px;
    height: 20px;
  }
}

td.marked--exit .marked-block a {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0;
  left: 0;
}

td.marked--exit .fa-plane {
  position: absolute;
  color: white;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  display: block;
  left: 3px;
  top: 2px;
  font-size: 13px;
  text-shadow: 0 0 2px #2c2c2c;
  z-index: 0;
}

td.marked--exit .fa-trash {
  opacity: 1;
}

td.marked--exit.half-start {
  position: relative;
}

td.marked--exit.half-start .marked-block {
  -webkit-transform: skewX(-45deg);
          transform: skewX(-45deg);
  display: block;
  margin-left: 9px;
  z-index: 0;
}

td.marked--exit.half-end {
  position: relative;
  overflow: hidden;
}

td.marked--exit.half-end a {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  margin-top: 4px;
  overflow: hidden;
}

td.marked--exit.half-end .marked-block {
  -webkit-transform: skewX(-45deg);
          transform: skewX(-45deg);
  display: block;
  margin-left: -9px;
  z-index: 0;
  position: relative;
}

@-moz-document url-prefix() {
  td.marked--exit.half-end .marked-block {
    margin-left: -8px;
    margin-top: -2px;
    height: 20px;
  }
}

td.marked--not-assigned {
  position: relative;
}

td.marked--not-assigned .marked-block {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 2;
  background-color: rgba(255, 204, 0, 0.69);
}

td.marked--not-assigned.half-start {
  position: relative;
  overflow: hidden;
}

td.marked--not-assigned.half-start .marked-block {
  -webkit-transform: skewX(-45deg);
          transform: skewX(-45deg);
  margin-left: 9px;
}

td.marked--not-assigned.half-end {
  position: relative;
  overflow: hidden;
}

td.marked--not-assigned.half-end .marked-block {
  -webkit-transform: skewX(-45deg);
          transform: skewX(-45deg);
  margin-left: -9px;
}

td.marked--disabled {
  position: relative;
}

td.marked--disabled .marked-block {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 2;
  background-color: #8e8e8e;
}

td.marked--disabled.half-start {
  position: relative;
  overflow: hidden;
}

td.marked--disabled.half-start .marked-block {
  -webkit-transform: skewX(-45deg);
          transform: skewX(-45deg);
  margin-left: 9px;
}

td.marked--disabled.half-end {
  position: relative;
  overflow: hidden;
}

td.marked--disabled.half-end .marked-block {
  -webkit-transform: skewX(-45deg);
          transform: skewX(-45deg);
  margin-left: -9px;
}

td.marked--project {
  position: relative;
}

td.marked--project .marked-block {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 2;
  background-color: #357dd1;
}

td.marked--project.half-start {
  position: relative;
  overflow: hidden;
}

td.marked--project.half-start .marked-block {
  -webkit-transform: skewX(-45deg);
          transform: skewX(-45deg);
  margin-left: 9px;
}

td.marked--project.half-end {
  position: relative;
  overflow: hidden;
}

td.marked--project.half-end .marked-block {
  -webkit-transform: skewX(-45deg);
          transform: skewX(-45deg);
  margin-left: -9px;
}

.project-item-se__item.animate {
  opacity: 1;
}

.project-item-se__item .popUp {
  position: fixed;
  opacity: 1;
  -webkit-transform: translate(-50%, -55%);
          transform: translate(-50%, -55%);
  max-width: 131px;
  width: 100%;
  z-index: 99999;
  top: 50%;
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.project-item-se__item .popUp.popUpInfo {
  position: absolute;
}

.project-item-se__item .popUp.spout-none {
  display: none;
}

.project-item-se__item .popUp .checkbox label:before {
  width: 15px;
  height: 15px;
}

.project-item-se__item .popUp .close {
  top: 0px;
  right: 0px;
  position: absolute;
}

.project-item-se__item .popUp .button-block {
  margin: 5px 0px;
}

.project-item-se__item .popUp .popUp__content {
  padding: 5px;
}

.project-item-se__item .popUp .popUp__content .btn {
  line-height: 1.1;
  font-size: 12px;
  padding: 2px 0px;
  min-height: 20px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-height: 20px;
}

.project-item-se__item .popUp.one-day {
  -webkit-transform: translate(-45%, -100%);
          transform: translate(-45%, -100%);
}

.project-item-se__item .popUp--sidebar {
  position: fixed;
  left: 0;
  width: 100%;
  min-height: 50px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  max-width: 100%;
}

.project-item-se__project-name {
  line-height: 1.2;
  padding: 5px;
}

.project-item-se__project-name.fixed-side {
  line-height: 1.2;
  width: 150px;
}

.project-item-se__project-name a {
  line-height: 1.3;
}

td .icon {
  color: white !important;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 0;
  opacity: 0;
  text-shadow: 0px 0px 2px black;
}

td.active--reunion[data-reunion] .marked-block {
  opacity: 0.8;
}

td.active--reunion[data-reunion] [data-remove-reunion] .fa-trash {
  opacity: 1;
}

td.active--work[data-work] .marked-block {
  opacity: 0.8;
}

td.active--work[data-work] [data-remove-work] .fa-trash {
  opacity: 1;
}

td.active.ui-selecting .fa, td.active.ui-selecting .fas, td.active .ui-selected .fa, td.active .ui-selected .fas {
  opacity: 0;
}

td[data-work] [data-remove-work] .fa-trash {
  opacity: 1;
}

td.active--reunion[data-reunion] .marked-block {
  opacity: 0.8;
}

td.active--reunion[data-reunion] [data-remove-reunion] .fa-trash {
  opacity: 1;
}

td.active.ui-selecting .fa,
td.active.ui-selecting .fas,
td.active .ui-selected .fa,
td.active .ui-selected .fas {
  opacity: 0;
}

td.ui-selectee {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
}

td.ui-selectee span.marked-block {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 0;
  left: 0;
}

table .workers-list .worker__name {
  height: 18px;
  font-weight: 600;
  font-size: 12px;
  -webkit-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
}

table .workers-list .worker__temporary-visible {
  background-color: lightgrey;
}

table .workers-list:hover .worker__name {
  background-color: #E8E8E8;
}

table .project-item-se__info {
  width: 5.1% !important;
  min-width: 180px !important;
}

@media (min-width: 7680px) {
  table .project-item-se__info {
    min-width: 280px !important;
  }
}

table [data-load-next],
table [data-load-prev] {
  max-width: 60px !important;
  width: 60px !important;
}

table .addNewWorker {
  height: 48px;
}

table .addNewWorker .worker__name {
  height: 45px;
}

table .project-item-se__info {
  width: 5% !important;
  min-width: 180px !important;
}

table [data-load-next],
table [data-load-prev] {
  max-width: 60px !important;
  width: 60px !important;
}

table .workers-list {
  height: 20px;
}

table .workers-list .worker__name {
  height: 18px;
}

table [data-calendar-summary] td:first-of-type {
  background: #7b7d82;
}

table .fixed-side {
  line-height: 1.3;
  padding: 2px 5px;
  font-weight: 600;
  font-size: 12px;
}

table .workers-list .worker__name {
  background-color: white;
  z-index: 1;
}

table .workers-list .worker__temporary-visible {
  background-color: lightgrey;
}

table .addNewWorker {
  height: 48px;
  background-color: transparent;
}

table .addNewWorker .worker__name {
  background-color: transparent;
  height: 18px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.project-item-se__calendar .no-border td {
  text-align: center;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  max-width: 20px;
  width: 20px;
  padding: 0 4px;
}

.project-item-se__calendar.disabled-scroll {
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
}

.project-item-se__calendar.disabled-scroll > .table-scroll .table-wrap table .workers-list:hover {
  opacity: 1;
}

.project-item-se__calendar.disabled-scroll .table-wrap {
  overflow: hidden;
}

[data-work].active:hover .icon {
  opacity: 1;
}

.spinner-box.planner_se {
  top: 0;
  left: 0;
  position: fixed;
  background-color: #0000005e;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.spinner-box.planner_se .spinner-border {
  top: 50%;
  left: 50%;
  position: absolute;
  border: 0.25em solid #0d4da4;
  border-right-color: transparent;
  border-radius: 50%;
}

.switchery.switchery-default {
  margin-right: 10px;
}

.disabled-scroll .table-scroll table tr.addNewWorker td {
  background: white !important;
}

.disabled-scroll .table-scroll table .ui-selectee.worker__name {
  background: white;
}

.disabled-scroll .table-scroll table .ui-selectee.worker__temporary-visible {
  background-color: lightgrey;
}

.project-item-se__calendar .table-scroll table .popUp__content:before {
  content: "";
  display: none;
}

.project-item-se__calendar .table-scroll table .popUp__content:after {
  display: none;
}

.project-item-se__calendar .table-scroll table .fa-chevron-left,
.project-item-se__calendar .table-scroll table .fa-chevron-right {
  display: none;
}

td.marked--exit .marked-block.planning-red {
  background-color: #e46067;
}

td.marked--exit .marked-block.planning-yellow {
  background-color: #f8d053;
}

td.marked--exit .marked-block.planning-dark {
  background-color: #4a5967 !important;
}

td.marked--exit .marked-block.planning-orange {
  background-color: #de934d !important;
}

td.marked--exit .marked-block.planning-black {
  background-color: #e44852 !important;
}

td.marked--exit .marked-block.planning-lime {
  background-color: #d5ef70 !important;
}

td.marked--exit .marked-block.planning-removed {
  background-color: #5c5c5c !important;
}

tr [data-load-prev] > *,
tr [data-load-next] > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}

tr [data-load-prev] > *:hover,
tr [data-load-next] > *:hover {
  background: #0c4da4;
  color: #fff;
}

.project-item-se__time-work .week-of-year {
  font-weight: bold;
}

.project-item-se__time-work .table-scroll table .project-item-se__info {
  border: solid 1px #7b7d82 !important;
}

.project-item-se__time-work [data-project-days-summary] td,
.project-item-se__time-work [data-project-week-summary] td {
  background-color: #0d4da4 !important;
  color: white !important;
}

[data-calendar-days] td {
  background: #eeeeeee0;
}

.project-item-se__time-work .table-wrap table {
  min-width: 1340px;
}

.project-item-se__time-work .table-wrap table td .d-flex {
  max-width: 34px;
}

.planner__item.project_planner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.planner__item .zoom-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  max-width: 80px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-top: 4px;
}

.planner__item .zoom-box.button-box.is-loading .spinner-box:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  height: 100%;
  top: 0;
  left: 0px;
  width: calc(100% - 0px);
}

.planner__item .zoom-box .zoom-item {
  background-color: #0d4da4;
  border-radius: 5px;
  padding: 8px 10px;
}

.planner__item .zoom-box .zoom-item.disabled {
  opacity: 0.5;
}

.planner__item .zoom-box .zoom-item.disabled:hover {
  cursor: not-allowed;
}

.planner__item .zoom-box .zoom-item:hover {
  cursor: pointer;
  background-color: #346bb5;
}

.planner__item .zoom-box .fa-search-plus,
.planner__item .zoom-box .fa-search-minus {
  color: white;
  font-size: 16px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.project-item-se__item[data-zoom-level="0.6"] {
  -webkit-transform: scale(0.6) !important;
          transform: scale(0.6) !important;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  width: 167%;
  margin-bottom: -40px;
}

.project-item-se__item[data-zoom-level="0.7"] {
  -webkit-transform: scale(0.7) !important;
          transform: scale(0.7) !important;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  width: 143%;
  margin-bottom: -40px;
}

.project-item-se__item[data-zoom-level="0.8"] {
  -webkit-transform: scale(0.8) !important;
          transform: scale(0.8) !important;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  width: 125%;
  margin-bottom: -40px;
}

.project-item-se__item[data-zoom-level="0.9"] {
  -webkit-transform: scale(0.9) !important;
          transform: scale(0.9) !important;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  width: 111%;
  margin-bottom: -20px;
}

.project-item-se__item[data-zoom-level="1"] {
  -webkit-transform: scale(1) !important;
          transform: scale(1) !important;
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

[data-selectable] .ui-selectee:hover .marked-block {
  border: 1px inset rgba(0, 0, 0, 0.4);
}

.project-item-se__calendar .table-scroll table {
  will-change: scroll-position;
}

[data-calendar-summary] td:not(.day-weekend) {
  background-color: white;
}

.popUp {
  max-width: 200px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.popUp__content {
  border: solid 1px #7b7d82;
  padding: 10px;
  border-radius: 5px;
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  z-index: 99999;
  text-align: left;
  -webkit-box-shadow: 0px 3px 30px;
          box-shadow: 0px 3px 30px;
}

.popUp__content--blue {
  background-color: #0d4ca4;
}

.popUp__content--center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.popUp__content--left {
  max-width: 120px;
  width: 100%;
  min-width: 120px;
}

.popUp__content:after {
  width: 0px;
  height: 0px;
  position: absolute;
  content: "";
  border-top: 7px solid white;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -7px;
  left: 51%;
}

.popUp__content:before {
  width: 0px;
  height: 0px;
  position: absolute;
  content: "";
  border-top: 7px solid #7b7d82;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  -webkit-transform: translateX(-35%);
          transform: translateX(-35%);
  left: 50%;
  bottom: -8px;
}

.popUp__content .close {
  top: -5px;
  right: -5px;
  position: relative;
}

.popUp__content .d-block {
  line-height: 1.2;
}

.popUp .button-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.popUp .button-block .btn {
  margin: 3px 0px;
  font-weight: bold;
  font-size: 12px;
  padding: 2px 0px;
}

.popUp.spout-left .popUp__content {
  border-bottom-left-radius: 0;
}

.popUp.spout-left .popUp__content:after {
  left: 7px;
}

.popUp.spout-left .popUp__content:before {
  left: 7.5px;
}

.popUp.spout-none .popUp__content:after {
  display: none;
}

.popUp.spout-none .popUp__content:before {
  display: none;
}

.popUp--sidebar {
  position: fixed;
  left: 0;
  width: 100%;
  min-height: 50px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  max-width: 100%;
}

.popUp--sidebar .popUp__content {
  width: 100%;
  border-radius: 0;
  border: 4px solid #0d4ca4;
  background: #0d4ca4;
  text-align: center;
  font-size: 1.2em;
}

.ui-selectable .popUp .checkbox .control-label {
  font-size: 12px;
  margin: 0;
  line-height: 1.1;
}

.ui-selectable .popUp .checkbox .control-label:after {
  line-height: 20px;
}

[data-expand-block] {
  display: none;
}

[data-expand-block].active {
  display: block;
}

.project__view .buttons__block {
  margin: 10px 0px;
}

.project__view .buttons__block .checkbox {
  margin-bottom: 8px;
}

.project__view .btn-danger.send-button {
  font-weight: bold;
  font-size: 12px;
  padding: 2px 0px;
  width: 100%;
  background: #c64643;
  margin-top: 10px;
  border: none;
  margin: 0;
}

.project-item-se__item [data-work-info-popup] {
  z-index: 99;
}

.project-item-se__time-work td.summary-column {
  width: 100px;
}

.project-item-se__time-work td.disabled:hover {
  cursor: auto;
}

.project-item-se__time-work td.day--weekend {
  background-color: #FFFFEB;
}

.project-item-se__time-work td.day--weekend input {
  color: #7b7d82;
  background-color: #FFFFEB;
}

.project-item-se__time-work td.day--weekend.disabled input {
  background-color: #b3a994 !important;
}

.project-item-se__time-work td.day--weekend.grayed input {
  background-color: #b3a994 !important;
}

.project-item-se__time-work td.day--weekend.warning input {
  background-color: #ff02146b !important;
}

.project-item-se__time-work td.day--weekend.day--no-work {
  background-color: #b3a994;
}

.project-item-se__time-work td.day--weekend.day--limit-exceeded {
  background-color: #B35658;
}

.project-item-se__time-work td.day--no-work {
  background-color: #B3B3B3;
}

.project-item-se__time-work td.day--limit-exceeded {
  background-color: #b3656a;
}

.project-item-se__time-work td.day--limit-exceeded .marked-block {
  color: #fff !important;
}

.project-item-se__time-work td span.marked-block {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  color: #7b7d82 !important;
}

.project-item-se__time-work td span.marked-block input {
  width: 100%;
  border: none;
  -moz-appearance: textfield;
  color: #7b7d82 !important;
}

.project-item-se__time-work td span.marked-block input::-webkit-outer-spin-button, .project-item-se__time-work td span.marked-block input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.project-item-se__time-work td span.marked-block input[disabled] {
  background: #dddddd;
  color: #7b7d82 !important;
}

.project-item-se__time-work td span.marked-block input[disabled]:hover {
  cursor: auto;
}

.project-item-se__time-work .no-border td {
  width: 32px;
}

.project-item-se__time-work .no-border td span {
  width: 100%;
  max-width: 100%;
}

.project-item-se__time-work .no-border td span.d-flex {
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.page--work-time .calendar__current-month-name {
  margin: 0;
  line-height: 1.3;
}

@media (max-width: 1023px) {
  .approval-hours-left-box {
    padding-right: 0;
    width: 100% !important;
  }
}

@media (max-width: 1023px) {
  .approval-hours-right-box {
    padding-left: 0;
    width: 100% !important;
  }
  .approval-hours-right-box-profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .approval-hours-right-box-profile div:last-child {
    padding-left: 0;
    margin-left: -25px;
  }
}

@media (max-width: 768px) {
  .approval-hours-right-box-profile div:last-child {
    margin-left: 0;
  }
}

.approval-hours {
  border: 1px solid #dbdadf;
  border-collapse: collapse;
  background-color: #FFF;
}

.approval-hours > div {
  padding-top: 15px;
  padding-bottom: 10px;
}

.approval-hours.weekend {
  background-color: #aed2ff40;
}

.approval-hours .heading {
  font-weight: bold;
  vertical-align: bottom;
  padding-left: 5px;
  padding-right: 5px;
}

.approval-hours .sum-column {
  font-size: 14px;
  padding-left: 5px;
  padding-right: 5px;
}

.approval-hours .sum-column span {
  font-size: 12px;
  display: inline-block;
  width: 100%;
}

.approval-hours .day {
  font-size: 18px;
  display: inline-block;
  width: 40%;
  padding-left: 15px;
}

.approval-hours .month-day-name {
  line-height: 26px;
  color: #7d7d7f;
  text-transform: uppercase;
  display: inline-block;
  width: 55%;
  font-size: 12px;
  font-weight: bold;
}

.approval-hours .projects {
  border-right: 1px solid #dbdadf;
  min-height: 51px;
  text-align: right;
}

@media (max-width: 540px) {
  .approval-hours .projects {
    min-height: 0;
  }
}

.approval-hours .projects ul {
  list-style: none;
  /* Remove default bullets */
}

@media (max-width: 540px) {
  .approval-hours .projects ul {
    padding-left: 0;
  }
}

.approval-hours .projects ul li {
  margin-bottom: 10px;
  text-align: left;
}

.approval-hours .projects ul li:before {
  content: "\2022";
  color: #439ae1;
  font-weight: bold;
  display: inline-block;
  width: 25px;
  font-size: 30px;
  vertical-align: bottom;
}

.approval-hours .projects ul li.event-editable:hover {
  cursor: pointer;
  background-color: #f0f0f0;
}

.approval-hours .projects ul li .timeperiod {
  width: 25%;
  display: inline-block;
}

@media (max-width: 540px) {
  .approval-hours .projects ul li .timeperiod {
    width: 50%;
  }
}

.approval-hours .projects ul li .timeevent {
  display: inline-block;
}

.approval-hours .sum-all-placeholder {
  background-color: transparent;
  border-width: 1px 1px 0px 0px;
  font-size: 20px;
  font-weight: bold;
}

.approval-hours .sum-all {
  padding-top: 25px;
  padding-bottom: 25px;
  font-weight: bold;
  font-size: 18px;
}

.approval-hours .sum-all span {
  font-size: 12px;
  display: inline-block;
  width: 100%;
}

.approval-hours .btn-sm {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 10px;
  padding-top: 2px;
  padding-bottom: 0;
}

.approval-hours-right {
  padding: 15px;
}

.approval-hours-right--avatar {
  display: inline-block;
}

.approval-hours-right--header {
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  line-height: 32px;
  vertical-align: top;
  margin-left: 20px;
}

.approval-hours-right--subheader {
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
}

.approval-hours-right .hours {
  color: #39b717;
  font-weight: bold;
}

.approval-hours-right-box-profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.settlements-additionals .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.settlements-additionals button {
  height: 34px;
  width: 36px;
  margin-left: 5px;
}

.settlements-additionals .d-flex.w-100, .settlements-additionals .form-inputs.w-100 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}

.settlements-additionals .d-flex.w70, .settlements-additionals .form-inputs.w70 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 70%;
          flex: 1 1 70%;
}

@media (max-width: 1300px) {
  .monthly-settlement .w70 {
    width: 100% !important;
  }
}

.monthly-settlement .expander {
  position: absolute;
  right: 0;
  cursor: pointer;
}

.monthly-settlement p {
  margin-bottom: 0;
}

.managementTeam .dd-empty {
  display: none;
}

.managementTeam .dd-list {
  padding-left: 48px !important;
  display: block;
}

.managementTeam .dd-list .hasChildren .fa {
  min-width: 11px;
  text-align: right;
}

.managementTeam .dd-list .treeview-element-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.projectsManagement .tree-leader .select2 {
  padding-left: 5px;
}

.projectsManagement .tree-view--new-item .inline-container:nth-child(2) span.select2 .select2-selection {
  width: calc(100% - 3px) !important;
  margin-left: 0;
}

.projectsManagement .dd-list {
  padding-left: 22px !important;
}

.tree-leader .fa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-height: 39px;
  height: 100%;
}

.tree-leader .fa:hover {
  color: white;
  background-color: #0a4aa4;
}

.tree-leader .select2 {
  padding-left: 20px;
}

.fc-dayGridMonth-view .header-hours {
  display: none;
}

.fc-dayGridMonth-view .fc-day-grid-event .fc-title {
  white-space: break-spaces;
}

.modal-settlements-hours .date_picker {
  position: relative;
}

.modal-settlements-hours .date_picker .input-group-addon {
  height: 33px;
  width: 35px;
  right: 1px;
  top: 1px;
  z-index: 2;
  position: absolute;
}

.switch-toggle.switch-candy {
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 105px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 11px !important;
  margin-right: 10px;
}

.switch-toggle.switch-candy.switch-candy-se {
  background-color: #feca0a !important;
}

.switch-toggle.switch-candy.switch-candy-dev, .switch-toggle.switch-candy.switch-candy-dv {
  background-color: #7d3f98 !important;
}

.switch-toggle.switch-candy.switch-candy-pl {
  background-color: #d51224 !important;
}

.switch-toggle.switch-candy.switch-candy-2-versions {
  width: 70px;
}

.switch-toggle.switch-candy input {
  outline: none;
}

.switch-toggle.switch-candy input:focus, .switch-toggle.switch-candy input:active {
  outline: none;
}

.switch-toggle.switch-candy label {
  width: 35px;
  outline: none !important;
  cursor: pointer;
  font-size: 11px;
  color: #7b7676;
}

.switch-toggle.switch-candy label:focus, .switch-toggle.switch-candy label:active {
  outline: none;
}

.switch-toggle.switch-candy input:checked + label {
  height: 35px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 2px #000;
          box-shadow: 0px 0px 2px #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  width: 35px;
  color: #000;
}

.leave__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media (max-width: 550px) {
  .leave__group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.leave__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 550px) {
  .leave__header {
    display: none;
  }
}

.leave__header:before, .leave__header:after {
  display: none;
}

.leave__item {
  border-bottom: solid 1px rgba(0, 0, 0, 0.08);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 550px) {
  .leave__item {
    padding: 10px 0px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.leave__item--long {
  max-width: 400px;
  width: 100%;
}

.leave__item--short {
  max-width: 170px;
  width: 100%;
}

.table-worker-leave table.table {
  empty-cells: hide;
  table-layout: auto;
}

.table-worker-leave table.table th:last-of-type {
  width: auto !important;
}

.table-worker-leave table.table td {
  max-width: 100% !important;
  white-space: nowrap !important;
  padding: 12px !important;
}

.table-worker-leave table.table td.buttons {
  width: auto !important;
}

.table-worker-leave table th:first-child {
  width: 20px !important;
}

.table-worker-leave table th:last-child {
  width: 60px !important;
}

.table-worker-leave table td:last-child .fa {
  font-size: 14px !important;
}

.table-worker-leave table.dataTable {
  min-width: 600px !important;
}

.table-worker-leave table .active td {
  background: #f5f5f5;
}

.tower-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0px -5px;
}

@media screen and (max-width: 1023px) {
  .tower-blocks {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (max-width: 768px) {
  .tower-blocks {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0px -15px;
  }
}

@media screen and (max-width: 540px) {
  .tower-blocks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.tower-blocks .tower-block {
  background-color: #0a4aa4;
  color: white;
  max-width: 120px;
  width: 100%;
  min-height: 40px;
  position: relative;
  margin: 0px 5px;
  padding: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media screen and (max-width: 1023px) {
  .tower-blocks .tower-block {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 768px) {
  .tower-blocks .tower-block {
    max-width: 100%;
    width: calc(50% - 30px);
    margin: 15px;
  }
}

@media screen and (max-width: 540px) {
  .tower-blocks .tower-block {
    min-height: auto;
    max-width: 100%;
    width: 100%;
  }
}

.tower-blocks .tower-block--text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  color: white;
  font-size: 12px;
}

.tower-blocks .tower-block .block {
  position: relative;
}

.circle-notify {
  position: absolute;
  top: -20px;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  height: 30px;
  border-radius: 50%;
  width: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 540px) {
  .circle-notify {
    font-size: 12px;
    height: 40px;
    width: 40px;
    right: 10px;
  }
}

.circle-notify--red {
  background-color: #db1e31;
}

.tower-base-view .search-elements-select {
  max-width: 100%;
  width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0px 10px;
  margin-bottom: 0px;
}

@media screen and (max-width: 640px) {
  .tower-base-view .search-elements-select {
    margin-left: 0px;
    max-width: none;
    width: 100%;
  }
}

.tower-base-view .search-elements-button-search {
  margin-left: 0px;
}

.reunion_cost_table .table.dataTable {
  min-width: 600px;
}

.reunion_cost_table .fa.fa-trash, .reunion_cost_table .fa.fa-ban {
  font-size: 12px !important;
}

.reunions-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .reunions-header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.reunions-header__column {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media screen and (max-width: 768px) {
  .reunions-header__column {
    width: 100%;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1440px) {
  .reunions-header__column .calculator__header {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media screen and (max-width: 640px) {
  .reunions-header__column .calculator__header {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.reunions-header__column .calculator__side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 450px) {
  .reunions-header__column .calculator__side {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.reunions-header__column .calculator__side .btn {
  margin-left: 10px;
}

@media screen and (max-width: 450px) {
  .reunions-header__column .calculator__side .btn {
    margin-left: 0;
    margin-top: 5px;
  }
}

.day__rwd {
  margin-bottom: 10px;
}

@media (min-width: 1101px) {
  .day__rwd {
    display: none;
  }
}

.view-week-planning .car__item--id {
  max-width: none;
  width: 100%;
}

.view-week-planning .car_box--id {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.view-week-planning .car_box--id .d-flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.view-week-planning .car_box--id .block {
  background-color: #344563d9;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 5px 0px;
  padding: 5px 10px;
}

.view-week-planning .car_box--id .fas {
  margin-left: 10px;
  color: #344563;
}

.view-week-planning__block-item {
  padding: 8px;
  background-color: white;
}

@media (max-width: 1380px) {
  .view-week-planning__block-item {
    padding: 4px;
  }
}

@media (max-width: 1100px) {
  .view-week-planning__block-item {
    padding: 8px;
    margin: 10px 0px;
  }
}

.view-week-planning__block-item--right {
  width: 100%;
}

@media (max-width: 1100px) {
  .view-week-planning__block-item--right {
    width: 50%;
  }
}

.view-week-planning__block-item .car__id {
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .view-week-planning__block-item .car__id {
    margin-bottom: 0px;
  }
}

.view-week-planning__block-item .car__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (max-width: 1100px) {
  .view-week-planning__block-item .car__box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 10px;
    border-top: solid 1px lightgray;
  }
}

@media (max-width: 560px) {
  .view-week-planning__block-item .car__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border: none;
  }
}

.view-week-planning__block-item .car__item {
  margin: 0;
  margin-bottom: 10px;
}

@media (max-width: 1100px) {
  .view-week-planning__block-item .car__item {
    max-width: 45%;
    width: 100%;
    margin-top: 5px;
  }
}

@media (max-width: 560px) {
  .view-week-planning__block-item .car__item {
    max-width: none;
  }
}

.view-week-planning__block-item span {
  line-height: 1.2;
}

.view-week-planning__block-item .text--subtitle {
  margin-bottom: 2px;
}

@media (max-width: 1380px) {
  .view-week-planning__block-item--bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 1100px) {
  .view-week-planning__block-item--bottom {
    max-width: 55%;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

@media (max-width: 560px) {
  .view-week-planning__block-item--bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: none;
  }
}

.view-week-planning__block-item--bottom .view-week-planning__block-item--left {
  max-width: 30px;
  width: 100%;
}

.view-week-planning__block-item--bottom .view-week-planning__block-item--right {
  max-width: calc(100% - 40px);
  width: 100%;
}

@media (max-width: 1380px) {
  .view-week-planning__block-item--bottom .view-week-planning__block-item--right {
    max-width: none;
  }
}

.view-week-planning__block-item--top {
  margin-bottom: 15px;
}

@media (max-width: 1360px) {
  .view-week-planning__block-item--top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 1100px) {
  .view-week-planning__block-item--top {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 45%;
    width: 100%;
  }
}

@media (max-width: 560px) {
  .view-week-planning__block-item--top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: none;
  }
}

.view-week-planning__block-item--top .view-week-planning__block-item--right {
  max-width: none;
  width: 100%;
}

@media (max-width: 1100px) {
  .view-week-planning__block-item--top .view-week-planning__block-item--right {
    max-width: calc(100% - 40px);
  }
}

.view-week-planning__block-item--left {
  padding-right: 10px;
  max-width: 30px;
  width: 100%;
}

@media (max-width: 460px) {
  .view-week-planning__block-item--left.majster-break-div {
    display: none;
  }
}

.view-week-planning__block-item--right span {
  font-size: 12px;
  padding-top: 0px;
}

.view-week-planning__block-item--right.majster-div div, .view-week-planning__block-item--right.majster-div b {
  line-height: 1.2;
  font-family: "Arial", sans-serif;
  margin: 0;
  padding: 0;
  font-size: 12px;
}

.view-week-planning__block-item--right.majster-div .trade-box {
  margin-bottom: 10px;
}

.person__block {
  margin-bottom: 5px;
}

.person__block--me .person__name {
  background-color: #0a4aa654;
}

.person__name {
  padding: 2px 5px;
  padding-left: 0;
  display: inline-block;
}

.person__phone {
  padding: 0px 5px;
  padding-left: 0;
}

.page--view-week-planing {
  padding: 20px 0px;
}

@media (max-width: 460px) {
  .page--view-week-planing .planner__header--left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 10px;
  }
}

@media (max-width: 460px) {
  .page--view-week-planing .planner__changer {
    margin: 0px -10px;
  }
}

.view-week-planning__days {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.view-week-planning__divider {
  margin: 10px 0px;
}

.view-week-planning--expander-block {
  border-top: gray 1px solid;
  padding-top: 10px;
}

.view-week-planning--expander-block .text {
  margin: 10px 0px;
}

.view-week-planning--expander-item:hover {
  cursor: pointer;
}

.view-week-planning__blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media (max-width: 1100px) {
  .view-week-planning__blocks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.view-week-planning__block {
  max-width: calc(100% / 7);
  width: 100%;
  border-right: solid 1px lightgray;
  padding: 10px;
  padding-bottom: 0px;
}

@media (max-width: 1380px) {
  .view-week-planning__block {
    padding: 5px;
  }
}

@media (max-width: 1100px) {
  .view-week-planning__block {
    border: none;
    max-width: none;
    width: 100%;
    padding: 0;
  }
}

.view-week-planning__block-item {
  border: solid 1px gray;
}

.view-week-planning__block-item .to-expand.active {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.view-week-planning__block-item [data-expand-parent] {
  display: none;
}

.view-week-planning__block-item [data-expand-parent].active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.view-week-planning__block-item.no-border {
  border: none;
}

.view-week-planning__block-item__content {
  width: 100%;
}

@media (max-width: 1100px) {
  .view-week-planning__block-item__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (max-width: 460px) {
  .view-week-planning__block-item__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.view-week-planning__block:last-child {
  border-right: none;
}

.view-week-planning__day {
  max-width: calc(100% / 7);
  width: 100%;
  border: solid 1px lightgray;
  padding: 0px 10px 5px;
  border-top: none;
  border-left: none;
}

@media (max-width: 1100px) {
  .view-week-planning__day {
    display: none;
  }
}

.view-week-planning__day:last-child {
  border-right: none;
}

.acceptButton {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.has-success .twitter-typeahead .tt-input {
  border-color: #0da899;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.has-success .twitter-typeahead .tt-input:focus {
  border-color: #0da899;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.tt-menu {
  padding: 0;
}

.tt-menu .tt-suggestion {
  text-transform: none;
  padding: 10px;
  font-family: "Arial", sans-serif;
  font-size: 12px;
  margin: 5px;
}

.page--worker .date-picker-box .input-daterange {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.page--worker .date-picker-box .input-daterange .input-group-addon {
  max-width: 30px;
}

.page--worker .table.dataTable {
  max-width: 1000px;
  min-width: auto !important;
}

.page--worker .card-default {
  padding: 25px;
  background: white;
  padding-top: 0px;
}

@media (max-width: 1200px) {
  .page--worker .worker__content {
    clear: both;
    overflow: hidden;
    padding-bottom: 30px;
  }
}

@media (max-width: 1200px) {
  .page--worker .worker__content div.col-sm-4:not(td) {
    width: 100%;
    max-width: none;
  }
}

@media (max-width: 1200px) {
  .page--worker .worker__content div.col-sm-8:not(td) {
    width: 100%;
    margin: 0;
    padding-left: 0;
    max-width: none;
  }
}

.page--worker .worker--rate .row-inline {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

@media (max-width: 768px) {
  .page--worker .worker--rate .row-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.page--worker .worker__rate-price {
  line-height: 1.3;
}

.page--worker .worker__table {
  margin-top: 30px;
}

@media (max-width: 1200px) {
  .page--worker .worker__table {
    margin-top: 15px;
  }
}

.page--worker .worker__rate-price {
  font-size: 35px;
}

.page--worker .worker--left-side {
  padding: 30px;
  min-width: 250px;
  width: 30%;
}

@media (max-width: 768px) {
  .page--worker .worker--left-side {
    width: 100%;
  }
  .page--worker .worker--left-side .worker__content {
    padding-bottom: 0px;
  }
}

.page--worker .worker--right-side {
  background-color: white;
  padding: 30px;
  min-width: 450px;
  width: 70%;
}

@media (max-width: 768px) {
  .page--worker .worker--right-side {
    width: 100%;
  }
}

.page--worker .worker--right-side .card .card-header.separator:after {
  bottom: 25px;
}

.page--worker .worker--right-side .row-inline {
  margin-left: -10px;
  margin-bottom: 0px;
  margin-top: 0px;
}

.page--worker .worker--right-side .form-group {
  margin: 0px 10px;
  width: 100%;
}

.page--worker .worker--right-side .form-group:last-of-type {
  margin-right: 0px;
}

.page--worker .block--blue {
  background-color: #0a4aa4;
}

.page--worker .block--blue .text {
  color: white;
}

.page--worker-se .table.dataTable {
  min-width: auto !important;
}

@media (max-width: 1200px) {
  .page--worker-se .table-se {
    margin-left: 15px;
  }
}

.document {
  padding: 25px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.document-costs .modal-content {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}

.document-costs .modal-content .row:not(.no-margin) {
  margin: 0px -7px;
}

.document-costs .modal-content .row .col-sm-6 {
  padding: 0px 7px;
}

@media (max-width: 992px) {
  .document-costs .modal-content .row .col-sm-6 {
    padding: 0px 7px !important;
  }
}

.document-costs .modal-content .row .col-sm-6, .document-costs .modal-content .row .col-sm-4, .document-costs .modal-content .row .col-sm-8, .document-costs .modal-content .row .col-sm-12 {
  padding: 0px 7px !important;
}

@media (max-width: 992px) {
  .document-costs .document-update {
    width: 100%;
  }
}

.document .row:before {
  display: none;
}

.document [data-document-edit-form] {
  width: 100%;
}

.document .select2-selection__rendered {
  font-size: 12px;
  height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.document .document-cost__item--down-full {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.document .document-cost__item .badge {
  margin: 2px 0px;
}

.document .document-cost__item .select2-selection {
  padding-left: 0;
}

.document .select2-container {
  position: relative;
}

.document .form-control {
  padding: 8px 4px !important;
}

.document .field-documentscostindirect-price {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
}

.document--button--loaded {
  margin: 15px;
}

.document--button--loaded .horizontal--center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.document--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .document--column .row.w-100.m-t-20 {
    margin-top: 20px;
  }
}

.document--row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.document .document-cost--price {
  max-height: 45px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
}

@media (max-width: 1400px) {
  .document .document-cost--price {
    max-height: 75px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media (max-width: 1200px) {
  .document .document-cost--price {
    max-height: 45px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 640px) {
  .document .document-cost--price {
    max-height: 75px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.document .document-cost--price.edit .form-group {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.document .document-cost--price.edit .form-group .control-label {
  margin-bottom: 0;
  font-size: 12px;
  margin-right: 10px;
}

.document .document-cost--price.edit .text--small {
  position: relative;
  top: -3px;
}

.document .document-cost--price .form-group {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
}

@media (max-width: 640px) {
  .document .document-cost--price .form-group {
    -ms-flex-item-align: start;
        align-self: flex-start;
    max-width: none;
    width: 100%;
  }
}

.document .document-cost__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border: 1px solid #f2f2f2;
}

.document .document-cost__item--up {
  padding: 10px 20px;
  min-height: 100px;
}

@media (max-width: 640px) {
  .document .document-cost__item--up {
    padding: 10px;
  }
}

.document .document-cost__item--down {
  padding: 10px 20px;
  background-color: #f2f2f2;
}

.document .document-cost-content-item-box .document-cost__item-box {
  min-height: 45px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 1400px) {
  .document .document-cost-content-item-box .document-cost__item-box {
    height: auto;
  }
}

@media (max-width: 1200px) {
  .document .document-cost-content-item-box .document-cost__item-box {
    min-height: 45px;
  }
}

@media (max-width: 640px) {
  .document .document-cost-content-item-box .document-cost__item-box {
    height: auto;
    min-height: 75px;
  }
}

.document .document-cost-content-item-box .document-cost__item-box .edit-element {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -webkit-box-orient: initial;
  -webkit-box-direction: initial;
      -ms-flex-direction: initial;
          flex-direction: initial;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.document .document-cost-content-item-box .document-cost__item-box .edit-element.edit .text--small:not(.edit-element-label-2) {
  position: relative;
  top: -3px;
}

@media (max-width: 1400px) {
  .document .document-cost-content-item-box .document-cost__item-box .edit-element {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .document .document-cost-content-item-box .document-cost__item-box .edit-element:first-child {
    margin-top: 0;
  }
}

@media (max-width: 1200px) {
  .document .document-cost-content-item-box .document-cost__item-box .edit-element {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media (max-width: 640px) {
  .document .document-cost-content-item-box .document-cost__item-box .edit-element {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .document .document-cost-content-item-box .document-cost__item-box .edit-element:first-child {
    margin-top: 0;
  }
}

.document .document-cost-content-item-box .document-cost__item-box .edit-element .text--small {
  margin-right: 0px;
}

.document .document-cost-content-item-box .document-cost__item-box .edit-element .text--small:not(.edit-element-label-2) {
  max-width: 85px;
  width: 100%;
  text-align: left;
}

.document .document-cost-content-item-box .document-cost__item-box .edit-element .input-edit {
  width: 100%;
  max-width: 200px;
}

@media (max-width: 1200px) {
  .document .document-cost-content-item-box .document-cost__item-box .edit-element .input-edit {
    max-width: 200px;
  }
}

@media (max-width: 860px) {
  .document .document-cost-content-item-box .document-cost__item-box .edit-element .input-edit {
    width: 95%;
  }
}

@media (max-width: 640px) {
  .document .document-cost-content-item-box .document-cost__item-box .edit-element .input-edit {
    max-width: calc(100% - 60px);
  }
}

@media (max-width: 1359px) {
  .document .document-cost-content-item-box .document-cost__item-box .edit-element.edit-element-label {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}

@media (max-width: 1200px) {
  .document .document-cost-content-item-box .document-cost__item-box .edit-element.edit-element-label {
    text-align: left;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media (max-width: 640px) {
  .document .document-cost-content-item-box .document-cost__item-box .edit-element.edit-element-label {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.document .document-cost-content-item-box .document-cost__item-box .edit-element-label-2 {
  width: calc(80% - 25px) !important;
}

@media (max-width: 1400px) {
  .document .document-cost-content-item-box .document-cost__item-box .edit-element-label-2 {
    width: 100% !important;
    text-align: left;
  }
}

@media (max-width: 1200px) {
  .document .document-cost-content-item-box .document-cost__item-box .edit-element-label-2 {
    width: calc(80% - 85px) !important;
  }
}

@media (max-width: 640px) {
  .document .document-cost-content-item-box .document-cost__item-box .edit-element-label-2 {
    width: 100% !important;
    text-align: left;
  }
}

.document .document-cost-content-item-box .document-cost__item-box .edit-element--inderict {
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 303px;
}

.document .document-cost-content-item-box .document-cost__item-box .edit-element--inderict select {
  font-size: 12px;
  line-height: 1.3;
  position: relative;
  top: 3px;
}

.document .document-cost-content-item-box .document-cost__item-box .edit-element--inderict .text--small {
  position: relative;
  top: -2px;
}

@media (max-width: 1359px) {
  .document .document-cost-content-item-box .document-cost__item-box .edit-element {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.document .document-cost__item-box {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.document .document-cost__item-box .button {
  height: 24px;
  max-width: 24px;
  padding: 2px 7px;
}

.document .document-cost__item-box .buttons div a {
  max-width: 24px;
  height: 24px;
}

.document .document-cost__item-box--gray {
  color: #999999;
}

.document .document-cost--name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  min-height: 35px;
}

.document .document-cost--name .select_header {
  width: 100%;
  padding-left: 7px;
}

.document .document-cost--name .select_header .select2-container.select2-container--default {
  width: 100% !important;
}

@media (max-width: 768px) {
  .document .document-cost--name .select_header {
    width: calc(100% - 15px);
  }
}

.document .document-cost--name .document-cost__item-box {
  font-size: 12px;
}

.document .document-cost--name .document-cost__item-box .input-edit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.document .document-cost--name .document-cost__item-box .fa {
  font-size: 22px;
}

.document .document-cost--name .document-cost__item-box .far {
  font-size: 17px;
}

.document .document-cost__button {
  font-size: 11px;
  font-family: 'Arial';
  width: 100%;
  padding: 6px 3px;
  line-height: 1;
  text-align: center;
}

.document .document-cost__subtitle {
  color: #333333;
  font-size: 10px;
  font-family: 'Arial Normalny', 'Arial';
  text-transform: uppercase;
}

.document .document-cost__text {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
}

.document .document-cost__text--small {
  font-size: 16px;
}

.document .document-cost__text--green {
  color: #66CC33;
}

.document .document-cost__text--red {
  color: #DB1E31;
}

.document-cost--container .document--element-box-25 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 150px;
}

@media (max-width: 1260px) {
  .document-cost--container .document--element-box-25 {
    max-width: 150px;
  }
}

.document-cost--container .rwd-d-flex .f-o-0 {
  width: 14%;
}

@media (max-width: 1360px) {
  .document-cost--container .document--element {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .document-cost--container .document--element.f-o-0 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    max-width: 200px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .document-cost--container .document--element.f-o-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    max-width: calc(100% - 205px);
  }
  .document-cost--container .document--element.f-o-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
  .document-cost--container--row .block-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .document-cost--container--row .block-wrap .document-cost__item-box {
    margin: 5px 0px;
  }
}

@media (max-width: 1200px) {
  .document-cost--container {
    padding-right: 0;
  }
  .document-cost--container--row {
    margin-left: 0;
  }
}

@media (max-width: 768px) {
  .document-cost--container .document--element {
    width: 33.3333%;
  }
  .document-cost--container .document--element-box-25 {
    width: 25%;
  }
  .document-cost--container .document--element-box-65 {
    width: 65%;
  }
  .document-cost--container--row .vertical--center {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .document-cost--container--row .document--element {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .document-cost--container--row .document--element.f-o-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    width: 200px;
    max-width: 100%;
  }
  .document-cost--container--row .document--element.f-o-1 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    width: 100%;
  }
  .document-cost--container--row .document--element.f-o-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
  .document-cost--container .vertical--center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media (max-width: 640px) {
  .document-cost--container .document--element.f-o-0 {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .document-cost--container .document--element.f-o-1 {
    max-width: none;
  }
  .document-cost--container .document--element-box-25 {
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .document-cost--container .document--element-box-65 {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .document-cost--container .rwd-d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .document-cost--container .rwd-d-flex .document-cost--price {
    width: 100%;
  }
  .document-cost--container .rwd-d-flex .f-o-0-label {
    width: 12%;
  }
}

@media (max-width: 640px) and (max-width: 640px) {
  .document-cost--container .rwd-d-flex .f-o-0 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 60px;
  }
  .document-cost--container .rwd-d-flex .f-o-0-label {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 20%;
  }
  .document-cost--container .rwd-d-flex .f-o-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    max-width: calc(100% - 60px);
  }
  .document-cost--container .rwd-d-flex .f-o-1-label {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    width: 80%;
    padding: 5px 0 20px 0;
    max-height: 75px;
    max-width: calc(100% - 60px);
  }
  .document-cost--container .rwd-d-flex .f-o-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .document-cost--container .rwd-d-flex .f-o-2-label {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media (max-width: 640px) {
  .document-cost--container .vertical--center .document-cost__item-box--icon {
    width: 15px;
  }
}

@media (max-width: 480px) {
  .document-cost--container .document--element-box-65 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .document-cost--container--row .vertical--center {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .document-cost--container--row .document--element.f-o-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    width: 100%;
  }
  .document-cost--container--row .document--element.f-o-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
  }
  .document-cost--container--row .document--element.f-o-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
}

.icon-radius-right {
  border-radius: 0 6px 6px 0 !important;
}

.has-error .select2 {
  border: solid 1px #f55753 !important;
}

.s2-to-tree .item-label {
  font-size: 12px;
  line-height: 1.3;
}

.select2-results__option {
  font-size: 12px !important;
}

.select2-selection__rendered {
  font-size: 14px !important;
}

.select2-selection__rendered, textarea, input, .form-control {
  font-size: 14px !important;
  /* iPhone X in portrait & landscape*/
  /* iPad in portrait & landscape*/
  /*  iPhone 6, 7, & 8 in portrait & landscape*/
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
  .select2-selection__rendered, textarea, input, .form-control {
    font-size: 16px !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .select2-selection__rendered, textarea, input, .form-control {
    font-size: 16px !important;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  .select2-selection__rendered, textarea, input, .form-control {
    font-size: 16px !important;
  }
}

.popUp-costs {
  margin: 0px -5px;
}

@media screen and (max-width: 1200px) {
  .page--settlement-project .settlement-project-calculator .col-lg-6 > .form-group {
    line-height: 1;
    margin-bottom: 20px;
  }
}

.page--settlement-project .settlement-project-calculator .col-lg-6 > .form-group > label {
  min-height: 40px;
}

@media screen and (max-width: 1200px) {
  .page--settlement-project .settlement-project-calculator .col-lg-6 > .form-group > label {
    min-height: auto;
    line-height: 1;
  }
}

@media screen and (max-width: 1200px) {
  .page--settlement-project .col-lg-6 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media screen and (max-width: 1200px) {
  .page--settlement-project .input-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0px -10px;
  }
}

@media screen and (max-width: 560px) {
  .page--settlement-project .input-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
  }
}

@media screen and (max-width: 1200px) {
  .page--settlement-project .input-box .col-lg-8, .page--settlement-project .input-box .col-lg-4 {
    width: 50%;
    margin: 0px 10px;
  }
}

@media screen and (max-width: 560px) {
  .page--settlement-project .input-box .col-lg-8, .page--settlement-project .input-box .col-lg-4 {
    width: 100%;
    margin: 0;
  }
}

.page--settlement-project div.table__calculator--settlement .table.table-condensed {
  table-layout: auto;
}

.page--settlement-project div.table__calculator--settlement .table tbody .no-hover:hover td {
  background-color: white !important;
}

@media screen and (max-width: 1200px) {
  .page--settlement-project .col-lg-6 {
    padding-left: 0;
  }
}

.page--settlement-project .card {
  padding: 10px 5px;
}

.page--settlement-project .card-header {
  padding: 0px;
}

.page--settlement-project .card-header:after {
  top: 25px;
}

.page--settlement-project .table-hover tbody .last-row {
  padding-top: 10px;
}

.page--settlement-project .table-hover tbody .last-row:hover {
  background-color: transparent !important;
}

.page--settlement-project .table-hover tbody .last-row:hover td {
  background-color: transparent !important;
}

.page--settlement-project .table-hover tbody .last-row:hover td.blue {
  background-color: #0d4da4 !important;
}

.page--settlement-project .col-lg-4, .page--settlement-project .col-lg-8, .page--settlement-project .col-lg-12 {
  padding-left: 0;
}

.page--settlement-project .form-group .btn {
  margin-bottom: 0;
}

.page--settlement-project .form-group .btn:first-of-type {
  margin-left: 0px;
}

.page--settlement-project .form-group .btn:nth-of-type(2) {
  margin-right: 0px;
}

@media screen and (max-width: 540px) {
  .page--settlement-project .form-group .btn {
    margin: 10px 0;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .page--settlement-project .about_project {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media screen and (max-width: 1200px) {
  .page--settlement-project .col-lg-4 {
    width: 100%;
  }
  .page--settlement-project .col-lg-4.right-side {
    padding: 0px !important;
  }
}

@media screen and (max-width: 768px) {
  .page--settlement-project .col-lg-4 {
    max-width: none;
    width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  .page--settlement-project .col-lg-8 {
    width: 100%;
  }
  .page--settlement-project .col-lg-8.left-side {
    padding: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .page--settlement-project .col-lg-8 {
    width: 100%;
    max-width: none;
    padding: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .page--settlement-project .col-lg-8 .row-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media screen and (max-width: 768px) {
  .page--settlement-project .col-lg-8 .row-inline.vertical--bottom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.stripe {
  padding: 13px;
}

.stripe--blue {
  background-color: #0d4da4;
}

.stripe__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1300px) {
  .stripe__content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (max-width: 640px) {
  .stripe__content {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.stripe__column {
  width: calc((100% / 8) - 10px);
  margin: 0px 5px;
}

@media screen and (max-width: 1300px) {
  .stripe__column {
    width: calc((100% / 4) - 10px);
    margin: 10px 5px;
  }
}

@media screen and (max-width: 640px) {
  .stripe__column {
    width: 100%;
    border-bottom: solid 1px #ffffff47;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 460px) {
  .stripe__column {
    width: 100%;
    text-align: center;
  }
}

.stripe__column--top {
  min-height: 40px;
  height: 40px;
}

@media screen and (max-width: 460px) {
  .stripe__column--top {
    min-height: auto;
    height: auto;
  }
}

.stripe__column--bottom span {
  word-wrap: break-word;
}

.stripe__column .form-group label {
  margin-bottom: 0px;
  min-height: 40px;
  height: 40px;
  text-transform: none;
}

@media screen and (max-width: 460px) {
  .stripe__column .form-group label {
    min-height: auto;
    height: auto;
  }
}

.stripe__column input {
  height: 20px;
  min-height: 20px;
}

@media screen and (max-width: 1300px) {
  .stripe__column input {
    width: 140px;
  }
}

@media screen and (max-width: 460px) {
  .stripe__column input {
    margin: 0 auto;
  }
}

.trade__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 220px;
}

@media screen and (max-width: 1100px) {
  .trade__item {
    min-width: auto;
    max-width: 220px;
  }
}

@media screen and (max-width: 540px) {
  .trade__item {
    min-width: auto;
    max-width: none;
  }
}

.trade__container {
  top: 6px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .trade__container {
    margin-left: 0;
    margin-top: 0px;
    top: -20px;
  }
}

@media screen and (max-width: 540px) {
  .trade__container {
    min-width: auto;
    max-width: none;
    top: 0px;
    margin-top: 10px;
  }
}

.table--settlement .separator-settlement {
  background: #daeffd;
}

.table--settlement .separator-settlement-button {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 8px;
  padding-right: 8px;
}

@media screen and (max-width: 768px) {
  .table--settlement {
    padding-bottom: 0px !important;
  }
}

.table--settlement table.table {
  min-width: 760px;
}

.table--settlement thead {
  background-color: white;
}

@media screen and (max-width: 768px) {
  .table__calculator--settlement {
    border: none;
  }
}

@media screen and (max-width: 1200px) {
  .table__calculator--settlement .table {
    width: 100% !important;
    min-width: 700px;
  }
}

.table__calculator--settlement tr.no-hover td {
  border-bottom: none !important;
}

.table__calculator--settlement tr:last-of-type:not(.last-row) {
  border-bottom: none !important;
}

.table__calculator--settlement tr.last-row td {
  border: none;
}

.table__calculator--settlement .select2-selection__rendered, .table__calculator--settlement input {
  font-size: 12px !important;
}

.table__calculator--settlement thead td {
  background-color: #0d4da4;
  color: white;
}

.table--settlement .select2-selection__rendered, .table--settlement input {
  font-size: 12px !important;
}

.table--settlement input.hasWarning {
  background-color: #ffe0e0;
}

.table--settlement table {
  position: relative;
}

@media screen and (max-width: 1200px) {
  .table--settlement table {
    width: 100% !important;
  }
}

.table--settlement thead tr th:first-child {
  padding: 5px !important;
  padding-left: 20px !important;
}

.table--settlement thead tr th:last-child {
  padding-right: 20px !important;
}

.table--settlement tbody tr td:first-child {
  padding-left: 20px !important;
}

.table--settlement tbody tr td:last-child {
  padding-right: 20px !important;
}

.table .avatar_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.table .avatar_list + .building_previous-info {
  position: fixed;
}

@media screen and (min-width: 768px) {
  .table .avatar_list:hover + .building_previous-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.table .avatar_list .circle--small {
  min-height: 20px;
  min-width: 20px;
  margin-right: 5px;
}

.building_previous-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #bfbfbf;
  display: none;
  max-width: 500px;
  width: 100%;
  position: absolute;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 99;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.building_previous-info .row-inline {
  margin: 0px;
  padding: 10px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: solid 1px #ffffff61;
}

.building_previous-info .row-inline:first-of-type {
  border-top: none;
}

.card-default {
  background-color: white;
}

td.blue {
  background-color: #0d4da4 !important;
}

@media screen and (max-width: 1200px) {
  .col-lg-6.settlement-project-calculator {
    width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  .col-lg-6.settlement-project-calculator .row.w-full {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 640px) {
  .col-lg-6.settlement-project-calculator .row.w-full {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.sticky-item {
  padding-top: 0px !important;
}

.sticky-item.active {
  position: sticky;
  top: 60px;
  height: calc(100vh - 90px);
  overflow-y: auto;
  padding-top: 0px !important;
}

@media screen and (max-width: 1200px) {
  .sticky-item.active {
    height: auto;
    position: relative;
  }
}

.scroll-container.fixed {
  position: fixed;
  top: 60px;
}

.table.table-hover tbody tr[data-collapse] td {
  background-color: white !important;
}

.table.table-hover tbody tr td.separator-settlement {
  background-color: #bfbfbf !important;
  font-weight: bold;
}

.table.table-hover tbody tr td.separator-settlement span {
  color: #3b4752;
  display: inline-block;
  text-align: center;
  width: calc(100% - 40px);
}

.table.table-hover tbody tr td.separator-settlement p {
  font-weight: bold;
}

.table.table-hover tbody tr[data-accordion] {
  position: relative;
}

.table.table-hover tbody tr[data-accordion] td {
  color: rgba(98, 98, 98, 0.75) !important;
  background-color: #dadada !important;
}

.table.table-hover tbody tr[data-accordion] td [data-disabled] input {
  color: rgba(98, 98, 98, 0.75) !important;
}

.table.table-hover tbody tr[data-accordion]:hover td {
  background-color: #dadada !important;
}

.table.table-hover tbody tr.accordion__header td {
  color: #3b4752 !important;
  font-weight: bold;
  background-color: #bfbfbf !important;
}

.table.table-hover tbody tr.accordion__header td:hover {
  background-color: #bfbfbf !important;
}

.col-lg-4.majstry {
  margin-bottom: -5px;
}

.col-lg-4.majstry a {
  line-height: 1.2;
}

@media screen and (max-width: 1200px) {
  .col-lg-4.majstry {
    max-width: 340px;
  }
}

@media screen and (max-width: 1100px) {
  .col-lg-4.majstry {
    margin-top: 10px;
    max-width: none;
    width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  .col-lg-4.side--right {
    max-width: 350px;
  }
}

@media screen and (max-width: 768px) {
  .col-lg-4.side--right {
    max-width: none;
  }
}

@media screen and (max-width: 1100px) {
  .about_project .row-inline {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (max-width: 768px) {
  .about_project .row-inline.vertical--bottom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (max-width: 540px) {
  .about_project .row-inline.vertical--bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.table.table-condensed thead tr th, .table.table-condensed tbody tr td, .table.table-condensed tbody tr td.settlements-tooltip-tooltip-row * {
  overflow: visible;
}

.settlements-tooltip-tooltip-row .settlements-tooltip.tooltiper .tooltiper__container {
  width: auto;
  padding: 8px;
  background: white;
  border: solid 1px black;
  border-radius: 5px;
  font-size: 10px;
}

.user-tower .row-form .card-default {
  margin-bottom: 15px;
}

/*# sourceMappingURL=app.css.map*/