﻿/*!
 * SmartAdmin - Responsive WebApp
 * Lomtec custom Smart AR Style
 * Copyright 2018
 * 
 */
html {
  background-image: none;
  background-color: #fafafa !important; }

body {
  background: #fff; }

.smart-form {
  color: #4a5869 !important; }

#content {
  padding: 0;
  background: #fafafa; }

#extr-page #content {
  background: none; }

.version {
  font-size: 0.9em;
  text-align: center; }

.version .label {
  color: #333333;
  font-weight: normal;
  font-size: 1.0em; }

.remote_suport {
  margin-top: 10px;
  text-align: center;
  font-size: 16px; }

.develop {
  padding: 1px 0 0 0; }

.btn-default {
  background: none transparent; }

.page-footer .remote_suport {
  margin-top: 10px;
  text-align: right;
  font-size: 14px; }

#login-form.smart-form footer {
  padding: 7px 14px 0 !important; }

.memory-buttons input[type=checkbox] {
  margin-left: 5px !important; }

.well.well-search {
  padding: 15px 15px 10px 15px !important;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  background: #fff !important;
  margin: 15px 29px 0 30px; }

.well.well-compact .well.well-search {
  margin: 0 0 20px 0 !important; }

.filter2 .smart-form {
  background: #fff !important; }

.smart-form .input input, .smart-form .select select, .smart-form .textarea textarea {
  background-color: #f9f9fb;
  color: #4a5869; }

.advanced-filter {
  padding: 6px 0 0 0; }

.btn, .dropdown-menu > li > a, nav ul li a, .sortable-grid header, .nav-tabs > li > a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s; }

.btn-search, .btn-reset-search {
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  border-radius: 3px !important; }

.btn-reset-search.btn-button {
  background: #7f829f !important;
  color: #fff !important;
  border: 0 !important; }

.btn-reset-search.btn-button:active, .btn-reset-search.btn-button:hover {
  background: #696c89 !important; }

/*.btn i {
	-webkit-transition: 0.4s ease-out;
    -moz-transition:  0.4s ease-out;
    transition:  0.4s ease-out;
}

.btn:hover i {
    -moz-transform: rotateZ(360deg);
	-webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}*/
nav > ul > li > a > i {
  margin-right: 10px; }

/* WIDGETS */
.demo, .demo > span {
  background: #f2f4fb;
  z-index: 905; }

.demo.activate {
  top: 15px; }

.demo > span {
  top: 18px; }

.demo.activate > span {
  top: 0; }

.demo-wrap {
  display: none; }

.demo.activate .demo-wrap {
  display: block; }

.menu-on-top .login-info {
  display: inline-block; }

.login-info .dropdown-menu {
  right: 0 !important;
  left: auto !important; }

label input[type="radio"].radiobox + span:before, label input[type="checkbox"].checkbox + span:before,
.menu-on-top nav > ul > li > a:after, .menu-on-top nav > ul ul > li a:after, .menu-on-top nav ul ul li:hover > a:after, .menu-on-top nav > ul ul > li a:hover:after {
  font-family: "Font Awesome 5 Pro"; }

.menu-on-top aside#left-panel {
  border-bottom-color: #bfc3d4; }

.menu-on-top aside#left-panel nav > ul > li {
  border-color: #bfc3d4;
  border-right: none; }

.menu-on-top aside#left-panel nav > ul > li:hover,
.menu-on-top nav ul ul li a:hover,
.menu-on-top nav ul ul ul li a:hover,
.menu-on-top nav ul ul li:hover > a {
  background: #f2f4fb !important;
  color: #4C4F53; }

.menu-on-top aside#left-panel nav > ul > li:hover > a {
  padding: 20px 20px 15px !important;
  border: none !important; }

.menu-on-top aside#left-panel nav > ul > li > a > i {
  display: inline-block !important;
  width: auto !important;
  font-size: 1.33333em !important;
  margin: 0 5px 0 0 !important;
  float: left; }

.menu-on-top nav > ul > li > a:after {
  clear: both;
  display: table !important;
  content: " " !important;
  top: 0 !important;
  left: 0 !important; }

.menu-on-top aside#left-panel nav > ul > li a {
  height: auto !important;
  padding: 20px 20px 15px !important; }

.menu-on-top nav > ul > li > a:after, .menu-on-top nav > ul ul > li a:after, .menu-on-top nav ul ul li:hover > a:after, .menu-on-top nav > ul ul > li a:hover:after,
.menu-on-top nav > ul ul li::before {
  display: none !important; }

.menu-on-top nav > ul ul ul li a {
  margin-left: 0; }

.jarviswidget:not(.widget-links) > header {
  border-bottom: none !important; }

.widget-toolbar .button-icon {
  min-width: 30px;
  height: 32px;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  border-left: 1px solid rgba(0, 0, 0, 0.09); }

.widget-footer {
  padding: 13px;
  text-align: right;
  margin: 0px -13px -13px; }

.page-footer a {
  color: #CCC !important;
  text-decoration: underline; }

.smart-form fieldset {
  padding: 8px 0 10px 0;
  border: 1px solid #e1e3ed;
  border-radius: 3px;
  padding: 10px 15px;
  margin-bottom: 25px; }

.table > tr > td,
.table > tbody > tr > td {
  padding: 8px 10px; }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td
.jarviswidget {
  margin: 0 0 20px 0; }

.well:not(.well-login) {
  box-shadow: none;
  padding: 15px 29px 0 30px; }

.well {
  border: none;
  margin-bottom: 0; }

.well.well-navigation {
  padding: 20px 30px 0 30px; }

.well.well-edit {
  padding: 25px 30px 25px 30px; }

.well.well-view .well.well-edit, .well.well-compact .well.well-edit {
  padding: 0; }

.well.well-navigation {
  background: #fff;
  border-bottom: 1px solid #e3e4e8; }

.well.well-compact {
  padding-right: 15px; }

.well.panel-tree {
  padding: 0; }

.well h1 {
  margin-top: 12px; }

.well > h5 {
  margin-top: 0 !important; }

.well.no-padding h5 {
  margin: 10px 10px 10px 10px !important; }

.well .smart-form .smart-form {
  margin: 0 !important; }

.well.no-padding .smart-form {
  margin: 0 !important; }

/* SIDEBAR */
.content-sidebar {
  padding-top: 66px; }

.content-sidebar.no-padding-top {
  padding-top: 0px; }

.content-sidebar .btn {
  margin-bottom: 15px;
  width: 100%; }

.content-sidebar .btn-sidebar {
  display: block;
  margin-bottom: 4px; }

.content-sidebar .btn-sidebar i {
  width: 13px;
  text-align: center; }

.content-sidebar .navigation-filter .navigation-filter-item {
  width: 100%;
  display: block;
  margin-bottom: 4px; }

.content-sidebar .navigation-filter .navigation-filter-item.item-active {
  font-weight: bold; }

.content-sidebar .navigation-filter .navigation-filter-item i {
  width: 13px;
  text-align: center; }

.content-sidebar .navigation-filter.navigation-filter-collapsed h6 {
  color: #555; }

.content-sidebar .navigation-filter .navigation-filter-icon {
  color: #000;
  font-size: 14px; }

.content-sidebar .navigation-filter.navigation-filter-expanded .navigation-filter-icon:before {
  content: "\f147"; }

.content-sidebar .navigation-filter.navigation-filter-collapsed .navigation-filter-icon:before {
  content: "\f196"; }

/* TOP BAR */
.content-topbar {
  padding: 11px 10px 11px 10px;
  background-color: #ffffff;
  border-bottom: 1px solid #dddddd; }

.content-topbar div.divider {
  border: 0;
  border-left: 1px solid #e5e5e5;
  /* box-sizing: content-box; */
  width: 1px;
  display: inline-block;
  height: 16px;
  top: 2px;
  position: relative;
  margin-right: 8px;
  margin-left: 3px; }

.content-topbar a {
  display: inline-block;
  margin-right: 5px; }

.content-topbar .navigation-filter {
  display: inline-block; }

.content-topbar .navigation-filter h6 {
  display: inline-block;
  margin: 0 5px 0 0; }

.content-topbar .navigation-filter .navigation-filter-item {
  width: auto;
  display: inline-block;
  margin-right: 5px; }

.content-topbar .navigation-filter .navigation-filter-item.item-active {
  font-weight: bold; }

.content-topbar .navigation-filter .navigation-filter-item i {
  width: 13px;
  text-align: center; }

/* TREE */
.content-tree .panel-tree {
  overflow-x: auto; }

.panel-tree h5 {
  padding: 17px 25px;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 1.1; }

/* FORMS */
.filter.input-group > div {
  padding: 0; }

.form-control.required {
  background-color: #effaff !important;
  border-color: #03a9f4 !important; }

.verify {
  margin-top: 2px;
  color: #b94a48; }

.verify:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f071";
  margin-right: 3px; }

.verify-warning {
  margin-top: 2px;
  color: #c28d14; }

.verify-warning:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f05a";
  margin-right: 3px; }

.navigation {
  position: relative;
  /*z-index: 1;*/ }

.smart-form .select.multi select {
  height: auto; }

.smart-form .col-12 {
  width: 100%; }

.smart-form legend i:not(.btn i) {
  color: #666; }

.smart-form .checkbox input + i:after {
  left: 0px; }

.smart-form .form-control {
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box; }

.smart-form .input-group-addon {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="text"]:focus + .input-group-addon {
  border-color: #5D98CC;
  background-color: #72a0ce;
  color: #ffffff; }

input[type="text"]:focus {
  border-color: #5D98CC; }

input[type="text"][disabled], input[type="text"][readonly], textarea[disabled], select[disabled] {
  color: #A7A7A7 !important; }

select[disabled].btn-primary {
  color: #fff !important;
  background-color: #A7A7A7 !important;
  cursor: not-allowed; }

.drop-zone {
  height: 150px;
  width: 99%;
  background-color: #F9F9F9;
  float: left;
  text-align: center;
  font-size: 16px;
  color: #333;
  border: 5px dashed #ddd;
  vertical-align: middle; }

.drop-zone p {
  margin-top: 55px; }

/* POPUP */
.popup-row {
  margin-left: 0 !important;
  margin-right: 0 !important; }

.smart-form .auto-complete-input {
  float: left;
  width: 100%;
  margin-right: -80px; }

.smart-form .auto-complete-input .input {
  margin-right: 86px; }

.btn-popup {
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 2px;
  font-size: 13px;
  line-height: 16px; }

.btn:not(.btn-popup) {
  box-shadow: none;
  line-height: 18px !important; }

/* TABLES */
.rgCommandRow .rgCommandCell .export {
  margin-left: 10px;
  float: right; }

.rgCommandRow .rgCommandCell .left {
  float: left; }

.rgCommandRow .rgCommandCell .abc-filter {
  float: right;
  margin: 9px; }

.rgCommandRow .rgCommandCell .abc-clear {
  float: right;
  margin-left: 5px; }

.rgCommandRow .rgCommandCell a, .rgCommandRow .rgCommandCell .btn {
  margin-right: 5px; }

.rgCommandRow .rgCommandCell .abc-filter .btn {
  margin-right: 0; }

.rgPager table thead, .rgPager table caption {
  display: none; }

.rgWrap.rgButtons {
  margin: 5px; }

.rgWrap.rgButtons input {
  margin-right: 5px; }

table.table td .smart-form section, table.table th .smart-form section {
  margin-bottom: 0 !important; }

table.table tr > td {
  vertical-align: middle; }

table.table td.icons a {
  display: inline-block;
  margin-right: 8px;
  color: #4a5869; }

table.table td.icons.actions {
  min-width: 70px; }

table.table tr > td i {
  font-size: 16px; }

table.table tr > td i[class*="fa-file-"] {
  font-size: 20px; }

table.table td .smart-form .checkbox, table.table th .smart-form .checkbox {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  width: 19px;
  height: 23px; }

table.table td.td-not-active, table.table tr[data-status=not_active] td {
  text-decoration: line-through; }

@media only screen and (max-width: 479px) and (min-width: 320px) {
  #left-panel {
    left: -285px; }
  #ribbon {
    margin-bottom: 20px; } }

@media (max-width: 979px) and (min-width: 768px) {
  #left-panel {
    left: -285px; } }

/* FLAGS */
.flag.flag-en {
  background-position: -144px -154px; }

/* COLOR-PICKER */
.colorpicker-saturation {
  width: 100px;
  height: 100px;
  background-image: url("../img/bootstrap-colorpicker/saturation.png");
  cursor: crosshair;
  float: left; }

.colorpicker-saturation i {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  margin: -4px 0 0 -4px; }

.colorpicker-saturation i b {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.colorpicker-hue,
.colorpicker-alpha {
  width: 15px;
  height: 100px;
  float: left;
  cursor: row-resize;
  margin-left: 4px;
  margin-bottom: 4px; }

.colorpicker-hue i,
.colorpicker-alpha i {
  display: block;
  height: 1px;
  background: #000;
  border-top: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: -1px; }

.colorpicker-hue {
  background-image: url("../img/bootstrap-colorpicker/hue.png"); }

.colorpicker-alpha {
  background-image: url("../img/bootstrap-colorpicker/alpha.png");
  display: none; }

.colorpicker-saturation,
.colorpicker-hue,
.colorpicker-alpha {
  background-size: contain; }

.colorpicker {
  padding: 4px;
  min-width: 130px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  z-index: 2500; }

.colorpicker:before,
.colorpicker:after {
  display: table;
  content: "";
  line-height: 0; }

.colorpicker:after {
  clear: both; }

.colorpicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px; }

.colorpicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px; }

.colorpicker div {
  position: relative; }

.colorpicker.colorpicker-with-alpha {
  min-width: 140px; }

.colorpicker.colorpicker-with-alpha .colorpicker-alpha {
  display: block; }

.colorpicker-color {
  height: 10px;
  margin-top: 5px;
  clear: both;
  background-image: url("../img/bootstrap-colorpicker/alpha.png");
  background-position: 0 100%; }

.colorpicker-color div {
  height: 10px; }

.colorpicker-selectors {
  display: none;
  height: 10px;
  margin-top: 5px;
  clear: both; }

.colorpicker-selectors i {
  cursor: pointer;
  float: left;
  height: 10px;
  width: 10px; }

.colorpicker-selectors i + i {
  margin-left: 3px; }

.colorpicker-element .input-group-addon i,
.colorpicker-element .add-on i {
  display: inline-block;
  cursor: pointer;
  height: 16px;
  vertical-align: text-top;
  width: 16px;
  border: 1px solid #bbb; }

.colorpicker.colorpicker-inline {
  position: relative;
  display: inline-block;
  float: none;
  z-index: auto; }

.colorpicker.colorpicker-horizontal {
  width: 110px;
  min-width: 110px;
  height: auto; }

.colorpicker.colorpicker-horizontal .colorpicker-saturation {
  margin-bottom: 4px; }

.colorpicker.colorpicker-horizontal .colorpicker-color {
  width: 100px; }

.colorpicker.colorpicker-horizontal .colorpicker-hue,
.colorpicker.colorpicker-horizontal .colorpicker-alpha {
  width: 100px;
  height: 15px;
  float: left;
  cursor: col-resize;
  margin-left: 0px;
  margin-bottom: 4px; }

.colorpicker.colorpicker-horizontal .colorpicker-hue i,
.colorpicker.colorpicker-horizontal .colorpicker-alpha i {
  display: block;
  height: 15px;
  background: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  border: none;
  margin-top: 0px; }

.colorpicker.colorpicker-horizontal .colorpicker-hue {
  background-image: url("../img/bootstrap-colorpicker/hue-horizontal.png"); }

.colorpicker.colorpicker-horizontal .colorpicker-alpha {
  background-image: url("../img/bootstrap-colorpicker/alpha-horizontal.png"); }

.colorpicker-right:before {
  left: auto;
  right: 6px; }

.colorpicker-right:after {
  left: auto;
  right: 7px; }

.colorpicker-no-arrow:before {
  border-right: 0;
  border-left: 0; }

.colorpicker-no-arrow:after {
  border-right: 0;
  border-left: 0; }

.colorpicker.colorpicker-visible,
.colorpicker-alpha.colorpicker-visible,
.colorpicker-saturation.colorpicker-visible,
.colorpicker-hue.colorpicker-visible,
.colorpicker-selectors.colorpicker-visible {
  display: block; }

.colorpicker.colorpicker-hidden,
.colorpicker-alpha.colorpicker-hidden,
.colorpicker-saturation.colorpicker-hidden,
.colorpicker-hue.colorpicker-hidden,
.colorpicker-selectors.colorpicker-hidden {
  display: none; }

.colorpicker-inline.colorpicker-visible {
  display: inline-block; }

/* IFRAME */
.frame-wrapper {
  padding-top: 10px; }

.frame-wrapper .frame-content {
  overflow: hidden;
  width: 100%;
  border: 0; }

.develop label {
  margin-bottom: 0; }

.develop select.btn {
  height: 32px; }

select.btn option {
  background: #fff;
  color: #333; }

.page-footer h5 {
  margin-top: 0;
  font-size: 1.250em; }

.row-dashbard li a {
  text-decoration: underline; }

.rgMasterTable .checkbox input[type="checkbox"], .rgMasterTable .checkbox-inline input[type="checkbox"] {
  margin-left: 0; }

.rgMasterTable .checkbox {
  margin-top: 0px;
  margin-bottom: 0px; }

.lost {
  background: #ed0000;
  font-size: 11px;
  font-weight: 400;
  padding: 4px 7px;
  color: #fff;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
  display: inline-block;
  border-radius: 3px;
  text-transform: uppercase; }

.lost-color {
  color: #ed0000 !important; }

.login {
  padding-top: 10%;
  /*height: 100vh;*/
  min-height: 100%;
  background-color: #b71b1a; }

#extr-page {
  height: 100%;
  /*overflow: hidden;*/ }

.login header {
  text-align: center; }

.client-form header {
  border-bottom: 0;
  background: #fff; }

.login h2 {
  margin-top: 50px;
  text-align: center; }

.login h2 span.label {
  font-size: 22px; }

.login header span.label {
  display: inline-block;
  color: #4a5869; }

#extr-page .login #main {
  background: none !important; }

#extr-page .login #logo {
  position: absolute;
  top: 160px;
  left: -500px; }

#extr-page .login #logo-small {
  position: absolute;
  top: -65px;
  left: 116px; }

#extr-page .login #logo img {
  width: 325px; }

.login .well {
  border-radius: 10px;
  border: 0;
  background: #fff;
  box-shadow: 2px 2px 4px 4px rgba(105, 105, 105, 0.1); }

.login .well .smart-form {
  background: #fff; }

.login-footer {
  text-align: center; }

.login-footer .remote_suport a {
  color: #000;
  margin-right: 10px; }

.lost-pass {
  float: right; }

.login .btn {
  width: 100%; }

#print {
  position: absolute;
  right: 15px;
  top: 22px;
  z-index: 500; }

#print a {
  background: url(../img/icons/print.gif) no-repeat 0 2px !important;
  padding-left: 17px;
  padding-right: 3px;
  line-height: 1.6em;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px; }

.StatusIndicator .StatusActive,
.StatusIndicator .StatusNot_Active {
  background-image: url(../img/status.png);
  background-repeat: no-repeat;
  background-color: transparent;
  padding-left: 18px;
  display: block; }

.StatusActive {
  background-position: 0 18%; }

.StatusNot_Active {
  background-position: 0 80%; }

#header {
  background: #fff;
  border-bottom: 0;
  height: 60px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2); }

#left-panel {
  padding-top: 60px; }

#header > div {
  height: 60px; }

#logo {
  margin-top: 0;
  margin-left: 0;
  width: 285px; }

#logo img {
  width: 285px;
  padding-left: 0; }

#logo-group > span {
  height: 60px; }

aside nav > ul > li {
  background: #fff;
  border-bottom: 0; }

aside nav ul li a i {
  color: #a8acc0;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  transition: color 0.3s; }

aside nav ul li a:hover i {
  color: #333; }

aside nav ul li a {
  color: #4a5869;
  font-size: 13px;
  padding: 12px 10px 12px 20px; }

aside nav ul li ul li a {
  padding: 12px 10px 12px 53px; }

aside nav ul li.active > a {
  color: #be1b1b !important; }

aside nav ul li.label ul li a {
  color: #be1b1b !important; }

aside nav ul li.open > a {
  color: #be1b1b !important; }

aside nav ul li.open i {
  color: #be1b1b !important; }

aside nav ul li a:hover {
  color: #333;
  background: #f2f4fb; }

aside, #ribbon, nav ul ul, .page-footer {
  background: #fff; }

aside nav ul li a {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-font-smoothing: antialiased; }

aside nav ul li a:hover i, aside nav ul li a:focus i, aside nav ul li a:active i {
  -webkit-animation-name: hvr-icon-pop;
  animation-name: hvr-icon-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

@keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }

.minified nav > ul > li {
  border-color: #bfc3d4; }

.minified #logo {
  width: 80px;
  height: 60px;
  display: block;
  background: url(../img/logo_small.png) no-repeat; }

.minified #logo a {
  width: 45px;
  height: 60px;
  display: block; }

.minified #header > :first-child {
  width: 60px; }

.minified #logo img {
  display: none; }

.minified #main {
  margin-left: 60px; }

.page-footer {
  background: #fff;
  padding: 0;
  padding-left: 233px;
  border-top: 0;
  font-size: 0.9em;
  color: #4a5869; }

.page-footer a {
  color: #4a5869 !important;
  text-decoration: none !important; }

.page-footer span {
  color: #4a5869 !important; }

.page-footer-top {
  background: #f2f4fb;
  padding: 25px 13px 25px 33px;
  border-top: 1px solid #e1e3ed;
  border-bottom: 1px solid #e1e3ed; }

.page-footer-top p {
  margin-bottom: 0; }

.page-footer-top .first {
  margin-top: 9px; }

.page-footer-top .first a {
  margin-right: 12px; }

.page-footer-top .first .fa, .page-footer-top .first .far {
  font-size: 22px;
  margin-right: 4px;
  vertical-align: middle;
  color: #7985af; }

.page-footer2 {
  padding: 15px 13px 15px 33px; }

.minifyme {
  position: relative;
  left: 40px;
  top: 8px;
  border-bottom: 0;
  color: #4a5869;
  background: none;
  float: left; }

.minified nav > ul > li {
  border-bottom: 0;
  border-top: 0; }

.minified .login-info {
  border-bottom: 0;
  padding: 5px 9px; }

.minified nav > ul > li > a > .menu-item-parent {
  background-color: #be1b1b;
  color: #fff;
  border-left: 0;
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom: 0;
  top: 0;
  height: 42px;
  line-height: 42px; }

.minified nav > ul > li:hover > a > .menu-item-parent, .minified nav > ul > li:hover > ul {
  text-align: left !important; }

.minified #left-panel {
  width: 60px; }

.minified nav > ul > li > ul,
.minified nav > ul > li > a > .menu-item-parent {
  left: 59px; }

.minified nav > ul > li > ul {
  background-color: #fff;
  color: #636363;
  border-top: 0;
  border-bottom: 0;
  margin-top: 0;
  border-color: #bfc3d4;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.1); }

.minified nav > ul > li > ul > li, .minified nav > ul > li > ul > li > ul > li {
  background-color: #fff;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1); }

.minified nav > ul > li > a {
  text-align: center; }

.minified nav > ul > li > a > i {
  display: inline-block; }

.minified nav > ul > li > ul > li > ul {
  padding-left: 10px; }

.minified nav ul ul li a {
  padding-left: 24px;
  padding-top: 11px !important; }

.minified nav ul ul ul li a {
  padding-left: 3px !important;
  padding-top: 6px !important; }

.top-bar {
  float: left;
  margin: 1px 0 0 20px; }

.top-bar .select {
  margin-right: 15px; }

.top-bar select {
  color: #4a5869; }

.top-bar .label {
  text-transform: uppercase;
  color: #4a5869;
  font-size: 95%; }

.top-bar .btn-default {
  border-color: #bfc3d4; }

body.container .top-bar .label {
  display: none !important; }

body.container .header-dropdown-list ul li:not(:first-child) {
  width: 150px; }

body.container .header-dropdown-list ul li select {
  max-width: 95% !important; }

.login-info {
  margin-left: 12px;
  padding: 14px 10px 15px 10px; }

.login-info img, .minified .login-info img {
  width: auto;
  margin-top: 1px;
  margin-right: 5px;
  margin-left: 12px;
  border-left: 0; }

.login-info img {
  height: 30px;
  width: 30px;
  overflow: auto;
  border-radius: 50%; }

.login-info a {
  color: #4a5869; }

.btn-header > :first-child > a {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #fff;
  background-image: none;
  border: 0;
  color: #4a5869;
  margin: 24px 0 0 30px;
  font-size: 25px; }

.btn-header > :first-child > a:hover {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #fff;
  background-image: none;
  border: 0;
  color: #4a5869; }

.memory-buttons {
  margin-top: 12px; }

.header-dropdown-list span {
  text-transform: uppercase;
  color: #4a5869; }

.header-dropdown-list > li > .dropdown-toggle {
  margin-top: 19px; }

.header-dropdown-list i {
  display: none; }

nav > ul > li > ul::before {
  content: "";
  left: 23px;
  border-left: 0 !important; }

/* Second level: UL LI */
nav > ul ul li::before {
  content: "\2022";
  width: 8px;
  left: 33px;
  top: 18px;
  border-top: 0;
  font-size: 18px; }

nav > ul ul ul li::before {
  content: "\2022";
  width: 8px;
  left: 51px;
  top: 13px;
  border-top: 0; }

nav > ul ul ul li a {
  color: #4a5869;
  margin-left: 20px;
  font-size: 1.0em; }

nav > ul ul ul li a:hover {
  color: #4a5869; }

nav > ul ul ul li.active a {
  color: #be1b1b; }

nav > ul ul li.active::before {
  content: #be1b1b !important; }

aside nav > ul > li .fa-plus-square-o::before {
  content: \f0da !important; }

nav ul li a:active {
  background: none !important; }

nav ul li a:focus {
  color: #4a5869; }

.flag.flag-sk {
  background-position: 0 0; }

.flag {
  width: 37px;
  height: 25px;
  background: url("../img/flag_sk.png") no-repeat;
  margin-top: -0.18em; }

#ribbon .breadcrumb a, #ribbon .breadcrumb {
  color: #be1b1b !important;
  font-size: 0.9em; }

#ribbon .breadcrumb li.active a {
  color: #4a5869 !important; }

.breadcrumb > li + li::before {
  content: "-";
  color: #4a5869; }

#main #ribbon {
  border-bottom: 1px solid #dbdbdb; }

#ribbon .breadcrumb {
  padding: 16px 34px 16px 24px !important; }

/*** nested styles smart form ***/
a {
  color: #be1b1b; }

.smart-form {
  /* TAGS INPUT */ }
  .smart-form label.label {
    color: #4a5869;
    text-transform: uppercase;
    line-height: 18px;
    font-weight: bold;
    font-size: 11px; }
  .smart-form .input input, .smart-form .select select, .smart-form .form-control {
    height: 30px;
    line-height: 30px; }
  .smart-form .input:hover input, .smart-form .select:hover select, .smart-form .textarea:hover textarea, .smart-form .radio:hover i, .smart-form .checkbox:hover i, .smart-form .toggle:hover i {
    border-color: #bfc3d4; }
  .smart-form .select select {
    appearance: menulist;
    -moz-appearance: menulist;
    -webkit-appearance: menulist; }
  .smart-form .select select[multiple] {
    appearance: normal;
    -moz-appearance: none;
    -webkit-appearance: none; }
  .smart-form footer .btn {
    float: none;
    font-size: 13px; }
  .smart-form .smart-form .radio.state-checked i, .smart-form .smart-form .checkbox.state-checked i {
    border-color: #474544 !important; }
  .smart-form .radio.state-checked i, .smart-form .smart-form .checkbox.state-checked i {
    border-color: #3276B1; }
  .smart-form .radio.state-checked i:after,
  .smart-form .checkbox.state-checked i:after {
    opacity: 1; }
  .smart-form .checkbox i:after {
    left: 0px;
    color: #3276B1;
    content: '\f00c';
    top: -1px;
    left: 1px;
    width: 15px;
    height: 15px;
    font: normal 16px/19px "Font Awesome 5 Pro";
    text-align: center; }
  .smart-form .radio i:after,
  .smart-form .checkbox i:after {
    position: absolute;
    opacity: 0;
    transition: opacity 0.1s;
    -o-transition: opacity 0.1s;
    -ms-transition: opacity 0.1s;
    -moz-transition: opacity 0.1s;
    -webkit-transition: opacity 0.1s; }
  .smart-form .checkbox:hover i:after {
    content: '\f00d'; }
  .smart-form .checkbox.state-disabled.state-checked:hover i:after {
    content: '\f00c'; }
  .smart-form .label.label .fa-question-circle {
    color: #2362a4;
    font-size: 16px; }
  .smart-form legend .section-help {
    margin-left: 5px; }
  .smart-form legend .section-help i {
    color: #2362a4;
    font-size: 16px; }
  .smart-form .dropdown-tree-container .checkbox {
    margin-top: 5px; }
  .smart-form .bootstrap-tagsinput-wrapper {
    margin-right: 116px; }
  .smart-form .bootstrap-tagsinput {
    padding: 0px 3px;
    width: 100%;
    margin-right: 0;
    border-color: #e1e3ed;
    border-radius: 5px;
    min-height: 30px; }
  .smart-form .bootstrap-tagsinput .auto-complete-input .input {
    margin-right: 0px; }
  .smart-form .bootstrap-tagsinput .tag {
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    position: relative;
    margin: 3px 0 3px 2px;
    display: inline-block;
    border-radius: 0px !important;
    padding: 4px 28px 4px 8px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    border: 1px solid #4a5869;
    background: #4a5869; }
  .smart-form .bootstrap-tagsinput .tag [data-popup-remove] {
    display: block;
    top: -1px;
    right: 0px;
    padding: 3px 4px 3px 5px;
    position: absolute;
    cursor: pointer; }
  .smart-form .bootstrap-tagsinput .tag [data-popup-remove]:hover {
    background: rgba(0, 0, 0, 0.3); }
  .smart-form .bootstrap-tagsinput .tag [data-popup-remove]:after {
    content: "\f057";
    font-family: "Font Awesome 5 Pro";
    padding: 2px 1px;
    line-height: 17px;
    font-size: 15px;
    text-align: center; }
  .smart-form .bootstrap-tagsinput .tag [data-popup-remove]:hover {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .smart-form .bootstrap-tagsinput .tag [data-popup-remove]:hover:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .smart-form .bootstrap-tagsinput .auto-complete-input {
    display: inline-block;
    float: none;
    width: auto;
    margin-right: 0; }
  .smart-form .bootstrap-tagsinput .auto-complete-input input {
    border: none;
    box-shadow: none;
    outline: 0;
    background-color: transparent;
    padding: 0;
    margin: 0 5px 0 0;
    width: auto !important;
    max-width: 60px; }
  .smart-form .bootstrap-tagsinput .auto-complete-input input.ui-autocomplete-loading {
    background-image: url("../img/select2-spinner.gif") !important;
    background-repeat: no-repeat;
    background-position: 99% 50%;
    padding-right: 27px;
    color: #aaa; }
  .smart-form .bootstrap-tagsinput .popup-action {
    float: right;
    display: inline-block;
    margin-right: -87px; }
  .smart-form .tooltip {
    background: none; }

/*** Paginator ***/
.RadGrid .rgNumPart a.rgCurrentPage {
  background-color: #f3f3fb;
  border-color: #e2e3e7;
  color: #4a5869; }

.RadGrid .rgNumPart a, .RadGrid .rgArrPart1 a, .RadGrid .rgArrPart2 a {
  padding: 10px 0;
  font-size: 14px;
  width: 40px; }

.RadGrid .rgArrPart1 > img {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.RadGrid .rgArrPart2 a:last-of-type {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.RadGrid .rgNumPart a, .RadGrid .rgArrPart1 a, .RadGrid .rgArrPart2 a,
.RadGrid .rgArrPart1 > img, .RadGrid .rgArrPart2 > img {
  color: #4a5869;
  border-color: #dbdbdb; }

.RadGrid .rgArrPart1 > img, .RadGrid .rgArrPart2 > img {
  padding: 17px 17px 15px 16px;
  opacity: 0.5; }

.RadGrid td.rgPagerCell {
  padding-top: 20px;
  padding-bottom: 20px; }

.RadGrid_Default .rgNumPart a {
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  transition: background 0.3s; }

.RadGrid_Default .rgNumPart a:not(.rgCurrentPage):hover {
  background-color: #4a5869;
  color: #fff; }

.RadGrid .rgArrPart2 {
  margin-right: 15px; }

.rgPagerLabel {
  display: inline-block;
  white-space: normal;
  max-width: 110px; }

/*** modal - overides rad window ***/
.RadWindow {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4); }

.RadWindow_Default .rwTopLeft,
.RadWindow_Default .rwTopRight,
.RadWindow_Default .rwTitlebar,
.RadWindow_Default .rwFooterLeft,
.RadWindow_Default .rwFooterRight,
.RadWindow_Default .rwFooterCenter,
.RadWindow_Default .rwTopResize,
.RadWindow_Default .rwStatusbar div,
.RadWindow_Default .rwStatusbar,
.RadWindow_Default .rwPopupButton,
.RadWindow_Default .rwPopupButton span,
.RadWindow_Default.rwMinimizedWindow .rwCorner,
.RadWindow_Default .rwBodyLeft,
.RadWindow_Default .rwBodyRight,
.RadWindow_Default .rwStatusbarRow .rwCorner,
.RadWindow_Default .rwShadow .rwTopLeft,
.RadWindow_Default .rwShadow .rwTopRight,
.RadWindow_Default .rwShadow .rwTitlebar,
.RadWindow_Default .rwShadow .rwFooterLeft,
.RadWindow_Default .rwShadow .rwFooterRight,
.RadWindow_Default .rwShadow .rwFooterCenter,
.RadWindow_Default .rwShadow .rwTopResize,
.RadWindow_Default .rwShadow .rwStatusbar div,
.RadWindow_Default .rwShadow .rwStatusbar,
.RadWindow_Default .rwShadow .rwPopupButton,
.RadWindow_Default .rwShadow .rwPopupButton span,
.RadWindow_Default .rwShadow .rwBodyLeft,
.RadWindow_Default .rwShadow .rwBodyRight,
.RadWindow_Default .rwShadow .rwStatusbarRow .rwBodyLeft,
.RadWindow_Default .rwShadow .rwStatusbarRow .rwBodyRight {
  background: #fff; }

.RadWindow_Default a.rwIcon {
  background-image: none; }

.rwTopLeft {
  border-top-left-radius: 5px; }

.rwTopRight {
  border-top-right-radius: 5px; }

.rwFooterLeft {
  border-bottom-left-radius: 5px; }

.rwFooterRight {
  border-bottom-right-radius: 5px; }

.TelerikModalOverlay {
  background: rgba(0, 0, 0, 0.5) !important; }

.RadWindow .rwTitlebarControls {
  height: 40px; }

/*** RadWindow SVG ICONS VERSION ***/
.RadWindow_Default .rwControlButtons {
  width: 150px !important;
  text-align: right; }

.RadWindow_Default .rwControlButtons li {
  margin-right: 20px;
  display: inline-block;
  float: none !important; }

.RadWindow_Default .rwControlButtons a {
  color: #fff;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -ms-transition: all 0.1s;
  transition: all 0.1s; }

.RadWindow_Default .rwControlButtons a:hover {
  -webkit-transform: scale(0.95);
  transform: scale(0.95); }

.RadWindow_Default .rwControlButtons a > span {
  text-indent: -999em; }

.RadWindow a.rwReloadButton {
  background: url(../img/reload.svg) no-repeat 0 0 !important;
  background-size: 26px; }

.RadWindow a.rwMaximizeButton {
  background: url(../img/expand.svg) no-repeat 0 0 !important;
  background-size: 26px; }

.RadWindow a.rwCloseButton {
  background: url(../img/close.svg) no-repeat 0 0 !important;
  background-size: 26px; }

/*** RadWindow Font awesome version ***/
/*
.RadWindow_Default .rwControlButtons {
	min-width: 100px;
	width: auto!important;
}

.RadWindow_Default .rwControlButtons a {
	font-size: 20px;
	width: 20px!important;
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
	font-weight: 300;
    line-height: 1;
	font-family: $font-icons;
	color: #fff;
	background-image: none;
	text-align: center;
	text-indent: 0;
	margin-right: 20px;
	@include transition(all, .1s)	
}

.RadWindow_Default .rwControlButtons a:hover {
  @include shrink-hover(0.95)
}

.RadWindow_Default .rwControlButtons li:last-child > a {
	margin-right: 0
}

.RadWindow_Default .rwControlButtons a > span {
	text-indent: -999em
}

.RadWindow_Default .rwControlButtons a::before {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	color: $label-color;
}

.RadWindow .rwReloadButton:before {
	content: "\f021";	
}

.RadWindow .rwMaximizeButton:before {
	content: "\f2fa";
}

.RadWindow .rwCloseButton:before {
	content: "\f00d";
}*/
.required {
  background-color: #effaff !important;
  border-color: #03a9f4 !important; }

.required:hover {
  border-color: #0c8cc6 !important; }

.required:active {
  border-color: #0c8cc6 !important;
  background-color: #fff !important; }

.form-control {
  height: 40px;
  line-height: 40px; }

.smart-form section {
  margin-bottom: 10px; }

.smart-form .input input, .smart-form .select select, .smart-form .textarea textarea, .smart-form .radio i, .smart-form .checkbox i, .smart-form .toggle i, .smart-form .icon-append, .smart-form .icon-prepend {
  border-color: #bfc3d4 !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  /*! transition: red 0; */
  /*! -o-transition: red 0; */
  /*! -ms-transition: red 0; */
  /*! -moz-transition: red 0; */
  /*! -webkit-transition: red 0; */ }

.smart-form .input input:hover, .smart-form .select select:hover, .smart-form .textarea textarea:hover, .smart-form .radio i:hover, .smart-form .checkbox i:hover, .smart-form .toggle i:hover, .smart-form .icon-append:hover, .smart-form .icon-prepend:hover {
  border-color: #4a5869; }

.smart-form .checkbox input + i:after {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro"; }

.widget-body .table {
  border: none; }

.table {
  max-width: 99.92%;
  border-collapse: separate !important;
  border-spacing: 0;
  /*-moz-border-radius: 6px;	
    -webkit-border-radius: 6px;
    border-radius: 6px;*/
  border-top: solid #dbdbdb 1px; }

.preview-section .table {
  max-width: 100%; }

.table > thead > tr > td, .table > thead > tr > th {
  color: #636363;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold !important;
  border-width: 0;
  border-color: #dbdbdb;
  background: #f1f1f1;
  padding: 8px 10px; }

.table > thead > tr > td a, .table > thead > tr > th a {
  font-weight: bold !important; }

.table > tbody > tr > td:first-child {
  border-left: 1px solid #dbdbdb; }

.table > thead > tr > th:first-child {
  border-left: 1px solid #dbdbdb; }

.table > tbody > tr > td:last-child {
  border-right: 1px solid #dbdbdb; }

.table > thead > tr > th:last-child {
  border-right: 1px solid #dbdbdb; }

.table th {
  font-weight: normal !important; }

.preview-control {
  margin-right: 15px !important; }

fieldset legend + .action-control {
  clear: both; }

.action-control + div .RadGrid .table > thead > tr > th,
.action-control + script + div .RadGrid .table > thead > tr > th {
  background: #f1f1f1;
  border-bottom: 1px solid #a1a2b4;
  -webkit-box-shadow: 0px 7px 2px -1px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 7px 2px -1px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 4px 2px -1px rgba(0, 0, 0, 0.06); }

.RadGrid .rgHeader a {
  color: #636363;
  font-weight: normal; }

.table > tbody > tr:last-child > td {
  border-bottom: 1px solid #dbdbdb; }

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.RadGrid_Default .rgAltRow {
  background: #fff; }

.table tr {
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  transition: background 0.3s; }

.table td {
  color: #4a5869; }

.table > thead > tr > th {
  border-bottom: 1px solid #a1a2b4; }

/*table {
    padding: 0;
	margin: 0;
}*/
.table > tfoot > tr > td {
  border-top: 0; }

.RadGrid_Default .rgCommandRow,
.RadGrid_Default .rgCommandCell {
  background: #f1f1f1; }

.RadGrid_Default .rgCommandRow .rgCommandCell {
  padding: 0 !important;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  border-width: 1px !important; }

.btn:not(.btn-circle):not(.btn-sm) {
  text-transform: uppercase;
  font-size: 11px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  height: auto;
  margin-bottom: 10px; }

.table td .btn-circle {
  height: 30px;
  width: 30px; }

table.table tr > td .btn-circle i {
  font-size: 16px;
  padding: 0; }

.btn-default:hover,
.btn-default:focus {
  background: none;
  border-color: #bfc3d4; }

.btn-primary,
.btn-primary:focus {
  background-color: #00a305;
  border-color: #00a305; }

.btn-primary:active, .btn-primary:hover {
  background-color: #0c873d;
  border-color: #0c873d; }

footer .btn-primary,
footer .btn-primary:focus {
  background-color: #00a305;
  border-color: #00a305; }

.btn-danger {
  color: #fff;
  background-color: #be1b1b;
  border-color: #be1b1b; }

footer .btn-default, footer .btn-default:focus {
  background: #7f829f;
  border-color: #7f829f;
  color: #fff; }

footer .btn-default:active, footer .btn-default:hover {
  background: #696c89;
  border-color: #696c89;
  color: #fff; }

.export .btn-primary, .btn-primary-inverted {
  background: none;
  border-color: #be1b1b;
  color: #be1b1b; }

.well .smart-form {
  margin-top: 0; }

span.btn {
  cursor: auto; }

/*** Status colors - use mixin - just change color params for more statuses ***/
.btn-status-file-import i {
  margin-right: 3px; }

.btn-status-file-export i {
  margin-left: 5px; }

.btn-status-file-download,
.btn-status-file-download:hover {
  /*@include button-vars(#e3e3fb, #676796)*/
  background-color: #ffe7ca;
  border-color: #ffe7ca;
  color: #f7941d; }

.btn-status-file-import,
.btn-status-file-import:hover {
  background-color: #ffe7ca;
  border-color: #ffe7ca;
  color: #f7941d; }

.btn-status-file-upload,
.btn-status-file-upload:hover {
  background-color: #d0ffd3;
  border-color: #d0ffd3;
  color: #54ba57; }

.btn-status-file-export,
.btn-status-file-export:hover {
  background-color: #e3e3fb;
  border-color: #e3e3fb;
  color: #676796; }

.status > div {
  display: inline-block;
  padding: 2px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  background-color: #f7941d; }

.status-resolving .status > div, .status-assigned .status > div, .status-send_approve .status > div, .status-upvssend_waiting .status > div, .status-registered .status > div {
  background-color: #f7941d; }

.status-finished .status > div,
.status-submitted .status > div,
.status-resolved .status > div,
.status-sent .status > div,
.status-approved .status > div,
.status-accepted .status > div,
.status-returned .status > div,
.status-active .status > div {
  background-color: #54ba57; }

.status-out_destructed .status > div,
.status-out_archived .status > div,
.status-out_assessing .status > div,
.status-out_moved .status > div,
.status-closed .status > div,
.status-finished .status > div,
.status-rejected .status > div,
.status-canceled .status > div {
  background-color: #4a5869; }

/*.status-assigned .status > div {
	background-color: #4fc3f7
}*/
/*.status-send_approve .status > div {
	background-color: #17a9ea
}*/
table.table tr > td.status i {
  font-size: 8px;
  margin-right: 8px; }

.tooltip.in {
  opacity: 0.9 !important; }

.tooltip.top .tooltip-arrow {
  border-top-color: #fff; }

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #fff; }

.tooltip-inner,
.qtip-contentWrapper {
  background: #fff !important;
  color: #4a5869 !important;
  border-color: #fff !important; }

.tooltip-inner,
.qtip-content {
  font-size: 13px !important;
  padding: 10px !important;
  font-weight: normal !important; }

.qtip-wrapper {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3) !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }

.smart-form .calendar,
.smart-form .calendar.calendar-time {
  width: auto; }

.btn-popup.text-primary,
.btn-popup .text-primary {
  color: #fff; }

.btn-popup.text-primary {
  border-color: #00a306;
  background: #00a306;
  border: 0; }

.btn-popup.btn.btn-default.btn-circle.txt-color-red {
  border: 0;
  background: #be1b1c; }

.btn-popup.btn.btn-default.btn-circle.txt-color-red i {
  color: #fff; }

.btn-popup.btn-circle {
  width: 30px;
  height: 30px;
  font-size: 13px;
  padding: 6px 0;
  box-shadow: none;
  background-color: #00a305;
  border-color: #00a305; }

.btn-popup.btn-circle i {
  color: #fff !important; }

.btn-popup.btn-circle:hover, .btn-popup.btn-circle:active {
  background-color: #0c873d;
  border-color: #0c873d;
  color: #fff !important; }

.btn-popup.btn-circle:hover i, .btn-popup.btn-circle:active i {
  color: #fff !important; }

.btn-popup.btn-circle.txt-color-red:hover, .btn-popup.btn-circle.txt-color-red:active {
  background-color: #fee3e7;
  border-color: #fee3e7; }

footer .btn.btn-danger.btn-button {
  background-color: #be1b1b !important;
  border-color: #be1b1b !important; }

footer .btn.btn-danger.btn-button:hover, footer .btn.btn-danger.btn-button:active {
  background-color: #a90d0d !important;
  border-color: #a90d0d !important; }

.btn-info, .btn-info:hover, .btn-info:focus, .btn-info.focus {
  background-color: #4b5869;
  border-color: #4b5869; }

.smart-form .auto-complete-input {
  margin-right: -95px; }

.smart-form .auto-complete-input .input {
  margin-right: 110px; }

.btn-popup.txt-color-red {
  border-color: #be1b1b; }

.nav-tabs > li > a {
  box-shadow: none;
  text-transform: uppercase;
  font-weight: normal;
  background-color: #fff;
  border-radius: 3px 3px 0 0 !important;
  margin-right: -1px;
  border-color: #e1e3ed;
  color: #4a5869; }

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-tabs .dropdown-toggle:hover,
.nav-tabs .dropdown-toggle:focus {
  background-color: #f1f1f1;
  color: #4a5869;
  border-color: #e1e3ed; }

.nav-tabs > li.active > a {
  font-weight: bold;
  color: #be1b1b;
  box-shadow: none;
  border-top-width: 1px !important;
  margin-top: 0px	!important;
  position: relative; }

.nav-tabs > li.active > a:after {
  content: " ";
  display: block;
  background: #fff;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  z-index: 1; }

.nav-tabs.bordered > :first-child a {
  border-left-width: 1px !important; }

.nav-tabs.bordered {
  border-color: transparent;
  border-bottom-color: #e4e3e9;
  margin-bottom: 1px; }

.nav-tabs .btn-default:active, .nav-tabs .btn-default.active, .nav-tabs .open > .dropdown-toggle.btn-default {
  background-color: #f2f4fb; }

.nav-tabs .dropdown-toggle:active {
  top: 0;
  left: 0; }

.nav-tabs .dropdown-toggle .caret {
  border-width: 6px;
  color: #bfc3d4; }

.nav-tabs .dropdown-toggle {
  padding: 11px 15px 10px 20px !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-color: #bfc3d4;
  border-top: 1px solid #bfc3d4 !important;
  border-left: 1px solid #bfc3d4 !important;
  border-bottom: 0 !important;
  border-right: 1px solid #bfc3d4 !important;
  background-color: #f2f4fb; }

.nav-tabs .dropdown-toggle:hover {
  -webkit-transform: scale(1);
  transform: scale(1); }

.dropdown-menu > li > a {
  padding: 15px 20px 15px; }

.dropdown-menu > li > a i {
  margin-left: -15px; }

.dropdown-menu {
  border-radius: 5px;
  border: 0; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #f2f4fb;
  color: #4a5869; }

.smart-form legend {
  border: none;
  font-size: 20px;
  float: none;
  color: #4a5869; }

div.calendar .left,
div.calendar .right {
  border-color: #bfc3d4;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -ms-border-radius: 5px !important;
  border-radius: 5px !important;
  padding: 0 5px; }

div.calendar .right {
  margin-left: 5px; }

div.calendar .left, div.calendar .right, div.calendar input.day, div.calendar input.month, div.calendar input.year, div.calendar input.hour, div.calendar input.minute {
  height: 28px !important;
  color: #4a5869 !important;
  font-size: 13px; }

div.calendar input.day, div.calendar input.month, div.calendar input.year, div.calendar input.hour, div.calendar input.minute {
  padding: 0; }

#left-panel {
  border-right: 1px solid #dbdbdb; }

.content-tree + div.col-lg-9 {
  border-left: 1px solid #dbdbdb; }

.content-tree .panel-tree {
  margin-right: -15px; }

#main .content-tree + .col-md-9 .page-title {
  margin-left: -13px;
  padding-left: 28px; }

#header > :first-child, aside {
  width: 285px; }

#main {
  margin-left: 285px;
  background: #fafafa !important; }

#main #ribbon {
  margin-left: 0; }

.fixed-header #main {
  margin-top: 80px; }

.fixed-ribbon #ribbon {
  left: 285px;
  top: 60px;
  border-top: 1px solid #bfc3d4;
  box-shadow: -11px 12px 23px rgba(0, 0, 0, 0.1); }

#main .page-title, #popup .page-title {
  padding: 17px 25px 17px 28px;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #dbdbdb; }

#popup .page-title {
  padding: 0 18px 18px 3px;
  font-size: 24px;
  background: none !important;
  margin-bottom: 10px !important;
  border-bottom: 0; }

#popup .well.well-navigation {
  background: #fafafa; }

#popup .well.well-search, #popup .well.well-navigation.navigation {
  margin-bottom: 10px !important; }

#popup .grid-toolbar {
  padding: 5px 0; }

#popup #content {
  padding: 0 14px 10px 14px; }

.frame-content #popup #content {
  padding: 0; }

#popup .well .smart-form {
  margin-left: 0;
  margin-right: 0; }

#popup .well {
  margin: 0 5px !important; }

#popup .well.well-compact, #popup .well.well-list {
  padding: 0 !important; }

#popup .well.well-navigation {
  padding: 0 20px !important;
  margin-bottom: 20px !important; }

.page-footer {
  padding-left: 285px; }

nav > ul > li > a b {
  right: 20px;
  font-size: 14px; }

nav ul li.open > a, nav ul li.open > a b {
  color: #be1b1b !important; }

nav ul li.active > a:before {
  display: none; }

aside nav ul li ul li a {
  padding-right: 20px; }

.jarviswidget > header {
  border-top-width: 6px;
  border-color: #bfc3d4;
  height: auto;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  box-shadow: none !important;
  padding: 12px 12px 12px 20px; }

.widget-skins .jarviswidget > header {
  border-top-color: #605ca8;
  background: #dfdeee; }

.widget-skins section .widget-body .table tr .text-right span,
.widget-skins section .widget-body .table tr .text-right a {
  padding: 8px 20px;
  width: 55px;
  text-align: center;
  display: inline-block; }

.widget-skins section .jarviswidget.dennik-zaznamov > header {
  background: #ddf1f9;
  color: #55badf;
  border-top-color: #55badf; }

.widget-skins section .jarviswidget.dennik-spisov > header {
  background: #dfeede;
  color: #63a85c;
  border-top-color: #63a85c; }

.widget-skins section .jarviswidget.podatelna > header {
  background: #dfdeee;
  color: #605ca8;
  border-top-color: #605ca8; }

.widget-skins section .jarviswidget.sprava-registratury > header {
  background: #d6e4f7;
  color: #2f77d6;
  border-top-color: #2f77d6; }

.widget-skins section .jarviswidget.registraturne-stredisko > header {
  background: #fdecd1;
  color: #f69f17;
  border-top-color: #f69f17; }

.widget-skins section .jarviswidget.vypravna > header {
  background: #fbe2de;
  color: #ec6f5a;
  border-top-color: #ec6f5a; }

.widget-skins section .jarviswidget.sprava-registratury > header *,
.widget-skins section .sprava-registratury .widget-body .table tr .text-right * {
  color: #2f77d6; }

.widget-skins section .jarviswidget.registraturne-stredisko > header *,
.widget-skins section .registraturne-stredisko .widget-body .table tr .text-right * {
  color: #f69f17; }

.widget-skins section .jarviswidget.podatelna > header *,
.widget-skins section .podatelna .widget-body .table tr .text-right * {
  color: #605ca8; }

.widget-skins section .jarviswidget.dennik-zaznamov > header *,
.widget-skins section .dennik-zaznamov .widget-body .table tr .text-right * {
  color: #55badf; }

.widget-skins section .jarviswidget.dennik-spisov > header *,
.widget-skins section .dennik-spisov .widget-body .table tr .text-right * {
  color: #63a85c; }

.widget-skins section .registraturne-stredisko .widget-body .table tr .text-right a {
  background: #fdecd1;
  color: #f69f17; }

.widget-skins section .podatelna .widget-body .table tr .text-right a {
  background: #dfdeee;
  color: #605ca8; }

.widget-skins section .dennik-zaznamov .widget-body .table tr .text-right a {
  background: #ddf1f9;
  color: #55badf; }

.widget-skins section .dennik-spisov .widget-body .table tr .text-right a {
  background: #dfeede;
  color: #63a85c; }

.widget-skins section .sprava-registratury .widget-body .table tr .text-right a {
  background: #d6e4f7;
  color: #2f77d6; }

.widget-skins section .vypravna .widget-body .table tr .text-right span {
  background: #fbe2de;
  color: #ec6f5a; }

.widget-skins section .vypravna.jarviswidget > header {
  background: #fbe2de;
  color: #ec6f5a; }

.widget-skins section .dennik-spisov.jarviswidget > header {
  background: #dfeede;
  color: #63a85c; }

.widget-skins section .vypravna.jarviswidget > header *,
.widget-skins section .vypravna .widget-body .table tr .text-right * {
  color: #ec6f5a; }

.widget-skins section .dennik-spisov.jarviswidget > header *,
.widget-skins section .dennik-spisov .widget-body .table tr .text-right * {
  color: #63a85c; }

.widget-skins section .podatelna.jarviswidget > header *,
.widget-skins section .podatelna .widget-body .table tr .text-right a {
  background: #dfdeee !important;
  border-color: #605ca8 !important; }

.widget-skins section .vypravna.jarviswidget > header *,
.widget-skins section .vypravna .widget-body .table tr .text-right a {
  background: #fbe2de !important; }

.widget-skins section .dennik-zaznamov .widget-body .table tr .text-right a {
  background: #ddf1f9 !important;
  border-color: #55badf !important; }

.jarviswidget:not(.widget-links) > header h2 .sub-title {
  padding-left: 0; }

.widget-skins .jarviswidget:not(.widget-links) > header > .widget-icon {
  border: 1px solid transparent;
  border-radius: 35px;
  width: 35px;
  height: 35px;
  margin-right: 0;
  display: none; }

.widget-skins .jarviswidget > header > .widget-icon > i {
  font-size: 18px;
  margin-top: 7px; }

.widget-skins section .jarviswidget.podatelna header .widget-icon,
.widget-skins section .jarviswidget.podatelna header .smart-form .select select {
  border-color: #605ca8; }

.widget-skins section .jarviswidget.registraturne-stredisko header .widget-icon,
.widget-skins section .jarviswidget.registraturne-stredisko header .smart-form .select select {
  border-color: #f69f17; }

.widget-skins section .jarviswidget.dennik-zaznamov header .widget-icon,
.widget-skins section .jarviswidget.dennik-zaznamov header .smart-form .select select {
  border-color: #55badf; }

.widget-skins section .jarviswidget.dennik-spisov header .widget-icon,
.widget-skins section .jarviswidget.dennik-spisov header .smart-form .select select {
  border-color: #63a85c; }

.widget-skins section .vypravna.jarviswidget > header .widget-icon,
.widget-skins section .vypravna.jarviswidget > header .smart-form .select select {
  border-color: #ec6f5a; }

.widget-skins section .sprava-registratury.jarviswidget > header .widget-icon,
.widget-skins section .sprava-registratury.jarviswidget > header .smart-form .select select {
  border-color: #2f77d6; }

.jarviswidget > div {
  border-color: #bfc3d4 !important;
  border-top: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

.jarviswidget > header h2 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold; }

.jarviswidget-ctrls .button-icon {
  border-left: none;
  min-width: 45px; }

.jarviswidget-ctrls .button-icon:hover {
  background-color: transparent; }

.jarviswidget-ctrls a {
  font-size: 20px; }

.btn.btn-xs {
  padding: 4px 8px !important; }

.jarviswidget .widget-body {
  padding: 0 20px 20px 20px; }

.jarviswidget .widget-body .table td {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 0;
  padding-right: 0; }

.jarviswidget .widget-body .table tr:first-child td {
  border-top: none; }

.jarviswidget .widget-body .table td:first-child {
  border-left: none; }

.jarviswidget .widget-body .table td:last-child {
  border-right: none; }

.jarviswidget .widget-toolbar {
  border: none; }

.dropdown-inline {
  display: inline-block; }

.grid-toolbar {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background: #f1f1f1;
  border: 1px solid #dbdbdb;
  border-bottom: 0;
  margin: 0 1px 0 0 !important; }

.preview-section .grid-toolbar {
  margin: 0 !important; }

.grid-toolbar section {
  margin-bottom: 0; }

.grid-toolbar {
  padding: 5px 0 0 0; }

.well-list, .well-compact, .well-edit {
  /*.grid-toolbar .btn-group {
	   background: #92a0b0
	}*/ }
  .well-list .grid-toolbar .btn-group a, .well-compact .grid-toolbar .btn-group a, .well-edit .grid-toolbar .btn-group a {
    color: #fff; }
  .well-list .grid-toolbar .btn-group .btn, .well-compact .grid-toolbar .btn-group .btn, .well-edit .grid-toolbar .btn-group .btn {
    border-right: none; }

.well-edit .row.grid-toolbar, #popup .row.grid-toolbar {
  margin: 0; }

.grid-toolbar .btn-group .btn {
  border-left: none;
  box-shadow: none;
  border-radius: 3px;
  border: 0;
  font-size: 18px;
  margin-left: 0;
  background: none; }

.grid-toolbar .btn-group .btn.btn-confirm {
  font-size: 13px; }

.grid-toolbar .btn-group .btn,
.grid-toolbar .btn-group .btn .fa {
  color: #bfc3d4; }

.grid-toolbar .btn-group .btn:hover,
.grid-toolbar .btn-group .btn:focus,
.grid-toolbar .btn-group .btn:active {
  background: #fff; }

.grid-toolbar .btn-group .btn:active {
  border-color: #bfc3d4;
  top: 0; }

.grid-toolbar .btn-group .btn {
  background: #92a0b0 !important;
  border-radius: 3px !important; }

.grid-action-menu .btn {
  background: #92a0b0 !important;
  border-radius: 3px !important;
  color: #fff !important;
  border: 0 !important; }

.dropdown-inline .btn.dropdown-toggle {
  background: none !important;
  border-radius: 0 !important;
  color: #4b5869 !important;
  border: 0 !important; }

.grid-toolbar .btn-group .btn:first-child {
  border-left: 0;
  margin-right: 1px;
  border-radius: 3px; }

.grid-toolbar .btn-group .btn:last-child {
  border-right: 0;
  border-left: 0;
  margin-right: 1px;
  border-radius: 3px; }

.grid-toolbar .text-right > .btn:not(:last-of-type) {
  margin-right: 0; }

.grid-toolbar .text-right .btn-default:not(.btn-primary):not(.dropdown-toggle) {
  background: #fff;
  border-color: #188eb9;
  color: #188eb9; }

.grid-toolbar .text-right .btn-default.btn-back {
  background: #f2f4fb !important;
  border: 1px solid #bfc3d4 !important;
  color: #4a5869 !important; }

.develop .btn.btn-primary {
  background: #f2f4fb !important;
  border-color: #bfc3d4 !important;
  color: #4a5869 !important;
  padding: 7px 14px 6px 20px !important; }

.jarviswidget.widget-links > header {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #fff;
  border-top-width: 1px;
  border-top-color: #bfc3d4;
  padding: 10px 20px 10px 100px; }

.jarviswidget.widget-links > header .btn-add-new {
  margin-top: 8px; }

.jarviswidget.widget-links > header h2 {
  line-height: normal;
  margin-bottom: 5px; }

.jarviswidget.widget-links > header h2 a {
  color: #4a5869; }

.jarviswidget.widget-links .btn {
  background-color: transparent;
  color: #fa6d61;
  border-color: #fa6d61; }

.widget-skins .widget-links > header > .widget-icon {
  background-color: #fa6d61;
  color: #fff;
  width: 85px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px; }

.widget-skins .widget-links > header > .widget-icon i {
  margin-top: 30px; }

.widget-links > header .count-link {
  color: #fa6d61;
  font-size: 16px; }

.col-value-time {
  margin-left: 10px; }

.well-tree .tree-actions {
  padding: 17px 15px 17px 25px;
  margin-bottom: 0;
  border-bottom: 1px solid #dbdbdb; }

.well-tree .tree-actions a {
  margin-right: 30px;
  line-height: 25px; }

.well-tree .tree-actions a i {
  font-size: 25px;
  margin-right: 5px;
  vertical-align: middle; }

.well-tree .tree-content {
  padding: 10px 25px;
  font-size: 0.875em; }

.well-tree .RadTreeView .rtIn {
  border: 1px solid #bfc3d4;
  background-color: #fff;
  padding: 10px 20px; }

.well-tree .RadTreeView .rtPlus, .well-tree .RadTreeView .rtMinus {
  font-size: 25px;
  margin-top: -10px;
  left: 0;
  background: #fff;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  border: 1px solid #bfc3d4; }

.well-tree .RadTreeView .rtPlus:before, .well-tree .RadTreeView .rtMinus:before {
  border-radius: 25px;
  background-color: transparent;
  font-family: "Font Awesome 5 Pro";
  color: #4a5869;
  font-size: 16px;
  width: 16px; }

.well-tree .RadTreeView .rtPlus:before {
  content: "\f067"; }

.well-tree .RadTreeView .rtMinus:before {
  content: "\f068"; }

.well-tree .RadTreeView .rtHover .rtIn {
  color: #4a5869;
  background-color: transparent; }

.well-tree .RadTreeView .rtSelected .rtIn {
  color: #be1b1b; }

.well-tree .RadTreeView .rtLines .rtOut:before, .well-tree .RadTreeView .rtLines .rtMid:before, .well-tree .RadTreeView .rtLines .rtBot:before, .well-tree .RadTreeView .rtLines .rtTop:before {
  top: 11px; }

.well-tree .RadTreeView .rtLines .rtUL:before {
  top: 40px; }

.well-tree .RadTreeView .rtLines .rtLast:before {
  height: 20px; }

.well-tree .RadTreeView .rtLines .rtOut:before, .well-tree .RadTreeView .rtLines .rtMid:before, .well-tree .RadTreeView .rtLines .rtBot:before, .well-tree .RadTreeView .rtLines .rtTop:before,
.well-tree .RadTreeView .rtLines .rtLI:before, .well-tree .RadTreeView .rtLines .rtUL:before {
  border-color: #bfc3d4; }

.well-navigation .nav-tabs {
  /*border: none;*/
  margin-bottom: -1px; }

.dropdown-toggle .caret {
  margin-right: 5px; }

.dropdown-toggle .caret.caret-right {
  margin-left: 5px;
  margin-right: 0; }

.navigation-action-control .smart-form.action-control {
  background: #fff; }

.navigation-action-control .grid-toolbar {
  border: none;
  background: none;
  margin-right: 0; }

.navigation-action-control .grid-toolbar .btn {
  padding: 5px 25px 5px; }

.navigation-action-control .grid-toolbar .text-right .btn-group .btn {
  margin-right: 0; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #4a5869;
  background-color: #fafafa;
  border-bottom: 1px solid #fafafa !important; }

.preview-control .grid-toolbar {
  background: none;
  border: none;
  margin-right: 0;
  position: relative;
  z-index: 999; }

.preview-control .grid-toolbar .btn {
  padding: 5px 12px;
  z-index: 999; }

.preview-control .grid-toolbar .btn.btn-link-button {
  padding: 6px 12px;
  color: #fff; }

.preview-control .grid-toolbar .text-right .btn-group .btn {
  margin-right: 0;
  z-index: 999; }

.preview-control .grid-toolbar .btn.btn-add-new {
  font-size: 13px !important; }

.navigation-action-control .grid-toolbar .btn.btn-link-button {
  padding: 6px 12px;
  color: #fff; }

.RadComboBox td.rcbArrowCellRight a:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f0d7";
  font-weight: 600; }

.RadGrid .rgAdvPart .RadComboBox {
  width: 64px !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }

.RadComboBox table td.rcbInputCell {
  padding-left: 10px !important;
  height: 40px; }

.RadComboBox table td.rcbArrowCell {
  padding-right: 10px !important; }

.RadGrid .rgWrap:last-child {
  padding: 0;
  margin: 0; }

.RadGrid .NextPrevAndNumeric .rgWrap:last-child {
  padding: 0;
  margin: 15px 0 0 0; }

tfoot td {
  background: none !important; }

.select2-results__option {
  color: #4a5869 !important; }

select option:focus,
.select2-results li:hover,
.select2-container--default .select2-results__option--highlighted {
  background: #f2f4fb !important;
  color: #4a5869 !important; }

/*** popup adjustments for smaller screens ***/
@media screen and (max-width: 1440px) {
  #popup .well-search .smart-form label.label {
    font-size: 11px;
    margin-bottom: 3px; }
  #popup .form-control,
  #popup .well-search .select2-container .select2-selection--single,
  #popup .smart-form .input input, #popup .smart-form .select select, #popup .smart-form .form-control,
  #popup div.calendar .left, #popup div.calendar .right, #popup div.calendar input.day, #popup div.calendar input.month, #popup div.calendar input.year, #popup div.calendar input.hour, #popup div.calendar input.minute {
    height: 30px !important;
    line-height: 30px !important; }
  #popup .btn:not(.btn-circle), #popup .smart-form footer .btn {
    padding: 5px 12px; }
  #popup .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 28px !important; }
  #popup .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 28px !important; }
  #popup .advanced-filter {
    padding-top: 0; }
  #popup .btn-popup.btn-circle {
    width: 30px !important;
    height: 30px !important;
    font-size: 16px;
    padding: 6px 0; }
  #popup .btn.adsearch {
    padding-top: 0;
    padding-bottom: 0; }
  #popup .smart-form .well-search section {
    margin-bottom: 15px; } }

@media screen and (max-width: 1823px) {
  .top-bar .label {
    display: none !important; }
  .develop {
    padding-left: 0;
    padding-right: 0; }
  .jarviswidget > header > h2 {
    margin-left: 0;
    display: block;
    float: none; }
  .jarviswidget > header .smart-form .select select {
    height: auto;
    line-height: normal; }
  .jarviswidget .widget-toolbar {
    float: none; } }

@media screen and (min-width: 992px) {
  #main {
    padding-bottom: 133px; }
  .login-footer .remote_suport {
    text-align: left;
    padding-left: 15px;
    font-size: 13px; }
  .login-footer .version {
    text-align: right; }
  .login-footer {
    text-align: left;
    position: fixed;
    bottom: 0;
    width: 100%; }
  .login-footer .col-sm-6:last-child {
    text-align: right; }
  .login-footer .label {
    padding-right: 0; }
  .login-info {
    margin-right: 12px; }
  .login {
    background: url(../img/login.png) no-repeat top center; }
  .widget-skins .jarviswidget:not(.widget-links) > header > .widget-icon {
    display: block; }
  .jarviswidget > header h2 {
    font-size: 13px; }
  .jarviswidget .widget-toolbar {
    padding-right: 44px; }
  .smart-form label.label {
    font-size: 13px; }
  .jarviswidget > header > h2 {
    margin-left: 10px;
    float: left; }
  .jarviswidget .jarviswidget-ctrls,
  .jarviswidget:not(.widget-links) > header h2,
  .jarviswidget-ctrls .button-icon {
    height: 17px;
    line-height: 17px; }
  .widget-toolbar {
    display: inline-block;
    float: right !important;
    padding-right: 10px !important;
    width: auto;
    height: 32px;
    line-height: 32px;
    position: relative;
    border-left: 1px solid rgba(0, 0, 0, 0.09);
    cursor: pointer;
    padding: 0 8px;
    padding-right: 8px;
    text-align: center; }
  .widget-toolbar.smart-form .input input, .widget-toolbar.smart-form .select select, .widget-toolbar.smart-form .form-control, .widget-toolbar.smart-form .select2-container .select2-selection--single {
    height: 30px !important;
    line-height: 30px !important; }
  .equal-fieldset > fieldset {
    min-height: 170px; } }

@media screen and (min-width: 1280px) {
  .RadWindow:not(.RadWindow.rwMaximizedWindow) {
    width: 80% !important; } }

@media screen and (min-width: 1824px) {
  body:not(.minified) .login-info > a > span {
    display: inline-block; }
  .widget-skins .jarviswidget:not(.widget-links) > header > .widget-icon {
    display: block; }
  .jarviswidget > header h2 {
    font-size: 13px; }
  .jarviswidget .widget-toolbar {
    padding-right: 44px; }
  .smart-form label.label {
    font-size: 13px; }
  .jarviswidget .jarviswidget-ctrls,
  .jarviswidget:not(.widget-links) > header h2,
  .jarviswidget-ctrls .button-icon {
    height: 17px;
    line-height: 17px; }
  .well-tree .tree-content {
    font-size: 1em; }
  .table td .btn-circle:not(.btn-popup) {
    height: 40px;
    width: 40px; }
  table.table tr > td .btn-circle:not(.btn-popup) i {
    font-size: 18px;
    margin-top: 3px;
    padding: 0; } }

.minifyme {
  left: 10px; }

.minifyme:hover {
  padding: 0;
  border: 0;
  width: 36px;
  height: 28px;
  background: none;
  border-radius: 0;
  color: #be1b1b; }

.minified .minifyme {
  padding: 0;
  border: 0;
  width: 36px;
  height: 28px;
  background: none;
  border-radius: 0;
  color: #be1b1b;
  font-size: 19px;
  top: 8px;
  margin-top: 7px; }

.jarviswidget-toggle-btn {
  margin-top: 5px !important; }

.jarviswidget:not(.widget-links) > header h2 {
  text-transform: uppercase !important;
  font-weight: normal !important; }

.jarviswidget:not(.widget-links) > header h2 .sub-title {
  text-transform: uppercase !important;
  font-weight: bold !important; }

.minified nav ul > li > a {
  padding: 12px 11px; }

.minified .login-info a span, .minified .login-info a i {
  display: inline-block; }

.minified .login-info span {
  padding: 0;
  text-align: left; }

.well-search h5 {
  display: none; }

@media screen and (min-width: 1260px) {
  .top-bar.header-dropdown-list select {
    padding: 6px 2px; }
  .top-bar.header-dropdown-list a {
    display: none; }
  .top-bar.header-dropdown-list ul {
    display: block;
    position: relative;
    width: 100%;
    border: 0;
    margin-top: 7px;
    box-shadow: 0 0 0 transparent; }
  .top-bar.header-dropdown-list ul li {
    float: left; } }

@media screen and (max-width: 1260px) {
  .top-bar {
    margin-top: 13px; }
  .top-bar .label {
    display: block;
    text-align: left; }
  .top-bar.header-dropdown-list ul {
    padding: 10px; }
  .top-bar.header-dropdown-list ul li {
    padding: 0 0 12px 0; }
  .top-bar.header-dropdown-list select {
    width: 100%;
    text-align: left; } }

@media (max-width: 979px) {
  #logo {
    width: 80px;
    height: 80px;
    display: block;
    background: url(../img/logo_small.png) no-repeat; }
  #logo a {
    width: 80px !important;
    height: 80px;
    display: block; }
  #header > :first-child {
    width: 80px !important; }
  #logo img {
    display: none; } }

.well-search .btn.btn-default.adsearch {
  border-color: #fff;
  color: #4a5869;
  text-transform: none;
  width: 134px;
  font-size: 12px !important;
  line-height: 13px !important;
  text-align: left;
  display: inline-block;
  word-break: break-all;
  padding: 0 15px; }

.btn-default.adsearch:active {
  background-color: #fff !important; }

.well-search .btn.btn-default.adsearch .fas {
  float: right;
  margin-top: 7px; }

.well-search .input-group-btn:last-child > .btn, .well-search .input-group-btn:last-child > .btn-group {
  margin-left: 2px; }

.table > tbody > tr > td:first-child, .table > thead > tr > th:first-child {
  padding-left: 25px; }

.table > tbody > tr > td:last-child, .table > thead > tr > th:last-child {
  padding-right: 25px; }

#extr-page .page-footer {
  padding-left: 0; }

#extr-page #header {
  margin: 0;
  height: 80px;
  border-bottom: 0 !important;
  overflow: hidden;
  padding: 0;
  background-clip: padding-box;
  border-width: 0;
  border-bottom-width: 0px;
  min-height: 28px;
  background: #f4f4f4 !important;
  margin-bottom: 20px; }

#extr-page #header #logo {
  margin-top: 0;
  margin-left: 0px; }

#extr-page #header #logo img {
  width: 285px; }

.navigation .btn.btn-default.dropdown-toggle {
  padding: 6px 6px 9px 18px;
  border: 0;
  color: #4a5869; }

.navigation .btn.btn-default.dropdown-toggle.focus, .navigation .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  color: #be1b1b;
  background-color: #fff;
  border-color: #fff; }

@media (max-width: 979px) {
  #main {
    margin-left: 0px; }
  .desktop-detected.minified #main {
    margin-left: 80px; } }

.grid-export-menu .btn {
  color: #be1b1b;
  background-color: #fff;
  border: 1px solid #be1b1b;
  border-radius: 3px; }

.grid-export-menu .btn i {
  padding: 0 9px 0 2px;
  font-size: 17px; }

.text-calendar {
  color: #4a5869 !important; }

.w100 {
  width: 100%;
  position: relative;
  min-height: 1px; }

@media screen and (max-width: 991px) {
  .jarviswidget:not(.widget-links) > header h2 {
    height: auto !important;
    line-height: 18px !important;
    float: left !important; }
  .jarviswidget .widget-toolbar {
    float: right; }
  .jarviswidget-toggle-btn {
    margin-top: 0 !important; }
  .page-footer {
    padding-left: 0; }
  .login #form {
    padding: 0 15px; } }

.login .btn.btn-primary {
  background: #be1b1b;
  border-color: #be1b1b;
  color: #fff; }

.dropdown.dropdown-inline .btn-add-new {
  background: #fff;
  border-color: #fff;
  color: #333333; }

.minifyme {
  margin-right: 7px !important;
  margin-left: 7px !important; }

.clockpicker-popover .popover-title {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #4a5869;
  padding: 12px 14px;
  color: #fff !important; }

.clockpicker-popover .clockpicker-span-hours {
  color: #fff !important; }

.clockpicker-popover .popover-content {
  background-color: #fff !important; }

.clockpicker-tick.active, .clockpicker-tick:hover {
  background-color: #be1b1b !important;
  color: #fff !important; }

.popover {
  padding: 0;
  border-radius: 0;
  border: 0; }

.ui-datepicker {
  padding: 0;
  border-radius: 0;
  border: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.ui-datepicker .ui-datepicker-header {
  padding: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #4a5869;
  padding: 16px 14px; }

.ui-datepicker .ui-datepicker-header i {
  color: #fff !important; }

.ui-datepicker-calendar, .popover-content {
  padding: 0;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  border-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  top: 100%; }

.ui-datepicker td .ui-state-hover {
  background: #be1b1b;
  background-color: #be1b1b; }

.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
  color: #fff; }

.smart-form.simple-filter .btn.btn-primary {
  color: #4a5869;
  background-color: #f7f7f7 !important;
  border-color: #bfc3d4 !important;
  border-radius: 3px !important; }

.well.well-context {
  padding: 0 !important; }

.btn.btn-sm.btn-danger {
  color: #be1b1b;
  background-color: #fff !important;
  border-color: #fff !important;
  padding: 0; }

.btn.btn-sm.btn-danger i {
  padding-right: 0; }

.abc-filter a {
  border: 0 !important;
  margin-right: 1px !important;
  line-height: 18px !important;
  border: 0 !important;
  margin-left: 0 !important;
  color: #4a5869; }

.abc-filter a.active {
  color: #be1b1b;
  display: block;
  padding: 4px 8px !important;
  float: left;
  background-color: #fff !important; }

.abc-filter a.abc-clear {
  color: #be1b1b;
  background-color: #fff !important;
  border-color: #fff !important;
  padding: 0;
  margin-right: 6px !important; }

.btn-add, .btn-add-new, .btn-default.btn-add-new {
  background: #00a305 !important;
  border: 0 !important;
  color: #fff !important;
  padding: 6px 12px !important; }

.btn-add:active, .btn-add-new:active, .btn-default.btn-add-new:active, .btn-add:hover, .btn-add-new:hover, .btn-default.btn-add-new:hover {
  background: #0c873d !important;
  border: 0 !important;
  color: #fff !important; }

.btn-add i, .btn-add-new i, .btn-default.btn-add-new i {
  color: #fff !important; }

.btn-secondary:active, .btn-secondary:hover {
  background: #303e4e !important;
  border-color: #303e4e !important;
  color: #fff !important; }

.RadUpload .ruBrowse {
  background: #4b5869; }

.btn-secondary {
  background: #4b5869;
  border-color: #4b5869;
  color: #fff; }

div.calendar .noicon-delimeter {
  margin-right: 6px; }

.jarviswidget.widget-links .btn:hover {
  background-color: transparent;
  color: #35cac1;
  border-color: #35cac1; }

.rwStatusbar table {
  display: none !important; }

.login-info i, .dropdown-menu i {
  width: 35px;
  text-align: center;
  color: #9a9fb7; }

.grid-export-menu .dropdown-menu > li > a {
  padding: 15px 20px !important; }

.client-form .btn-cancel.btn-default {
  border: 0 !important;
  background: #f3f3fb !important;
  color: #4a5869 !important; }

.btn-search.btn-button {
  background: #4b5869 !important;
  color: #fff !important;
  border: 0 !important; }

.btn-search.btn-button:active, .btn-search.btn-button:hover {
  background: #303e4e !important; }

.page-footer .text-right div {
  padding-right: 21px; }

.smart-form .checkbox input i::after {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro"; }

.smart-form .checkbox i::after {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro"; }

.smart-form footer {
  padding: 0;
  border-top: 0;
  margin-bottom: 20px;
  background: none; }

@media screen and (max-width: 767px) {
  .smart-form footer .btn:not(.btn-circle):not(.btn-sm) {
    padding: 10px; }
  .minified #main {
    margin-left: 0;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.3); }
  .minified #left-panel {
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.3); }
  .well.well-edit,
  .well.well-navigation {
    padding: 0 10px 10px 10px;
    margin-bottom: 0; }
  .preview-control .grid-toolbar section.text-right {
    text-align: left !important; }
  .jarviswidget.widget-links > header {
    padding-left: 20px; }
  #main {
    padding-bottom: 10px; }
  .page-footer {
    position: relative; }
  .login-info > a > span {
    display: none !important; }
  .login-info .user-mobile {
    border-top: 1px solid #bfc3d4; }
  .login-info .user-mobile a {
    color: #bfc3d4; }
  .well:not(.well-login) {
    padding: 15px; }
  .table-responsive {
    border: 0 !important; }
  #left-panel {
    left: -285px; }
  .widget-skins section .widget-body .table tr .text-right {
    width: 25%; }
  .widget-skins section .widget-body .table tr .text-right a {
    padding: 8px !important;
    width: auto !important; }
  .widget-skins section .widget-body .table tr .text-right span {
    padding: 8px 0 !important;
    width: auto !important; }
  .widget-links header .pull-left,
  .widget-links header .pull-right {
    float: none !important;
    margin-bottom: 10px; }
  .jarviswidget > header {
    line-height: normal; }
  .grid-toolbar section.text-right {
    text-align: left !important; } }

@media screen and (min-width: 768px) {
  .hPreview,
  .RadAjaxPanel {
    position: relative; }
  #header {
    z-index: 1005; }
  .preview-control {
    position: absolute;
    top: 0;
    right: 0; }
  /*.w100 {
		padding-left: 13px;
		padding-right: 13px;
		margin-left: -13px;
		margin-right: -13px;
	}*/
  .well-edit .smart-form fieldset {
    margin-left: 0;
    margin-right: 0; }
  .well-edit .well .nav-tabs {
    padding-left: 27px; }
  .btn:not(.btn-circle):not(.btn-sm) {
    font-size: 13px;
    margin-bottom: 0; }
  .smart-form footer .btn:not(.btn-circle):not(.btn-sm) {
    font-size: 14px;
    padding: 10px 15px; }
  .grid-toolbar .text-right .btn-default.btn-back {
    background: #f2f4fb !important;
    border-color: #bfc3d4 !important;
    color: #4a5869 !important;
    padding: 5px 14px 5px 14px !important; }
  .grid-export-menu .btn {
    color: #fff;
    background-color: #92a0b0;
    border: 0;
    border-radius: 3px;
    padding: 6px 12px 5px 12px !important; }
  .nav-tabs > li > a {
    padding: 10px 14px; } }

@media screen and (min-width: 995px) {
  .preview-control {
    position: absolute;
    top: 15px;
    right: 0; } }

.btn.btn-success.btn-done.btn-button {
  background: #be1b1b;
  border-color: #be1b1b;
  color: #fff; }

.input .icon-append {
  padding-top: 1px;
  padding-bottom: 3px;
  top: 2px; }

.RadComboBox table td.rcbInputCell {
  height: 20px;
  line-height: 20px;
  padding: 0px 5px 0 5px !important; }

.RadComboBox table td.rcbInputCell {
  height: 28px; }

.input-group-addon {
  padding: 5px 10px; }

@media screen and (min-width: 992px) and (max-width: 1280px) {
  .widget-skins .jarviswidget:not(.widget-links) > header > .widget-icon {
    display: none; }
  .jarviswidget > header > h2 {
    margin-left: 0; }
  .jarviswidget > header {
    min-height: 70px; }
  .widget-skins section .widget-body .table tr .text-right span, .widget-skins section .widget-body .table tr .text-right a {
    padding: 6px 10px;
    width: auto; }
  .sortable-grid header .pull-left, .sortable-grid header .pull-right {
    float: none !important; }
  .sortable-grid header .pull-left {
    margin-bottom: 6px !important; }
  .jarviswidget .widget-body .table td:first-child {
    width: 65% !important; }
  .jarviswidget .widget-body .table td:last-child {
    width: 35% !important; } }

@media screen and (min-width: 1281px) {
  .jarviswidget .widget-body .table td:first-child {
    width: 60% !important; }
  .jarviswidget .widget-body .table td:last-child {
    width: 40% !important; } }

.smart-form fieldset legend {
  border-top: 0;
  padding: 0 !important;
  margin: 0 !important; }

.navigation-action-control .btn.btn-default.dropdown-toggle, .navigation-action-control .open .btn.btn-default.dropdown-toggle {
  background: #fff !important;
  color: #188eb9 !important;
  border: 1px solid #188eb9 !important;
  border-radius: 3px !important;
  width: 53px !important;
  margin-right: 3px !important;
  padding: 5px 14px 5px 14px !important; }

.navigation-action-control .open .btn.btn-default.dropdown-toggle {
  background: #4b5869 !important;
  color: #be1b1b !important; }

.navigation-action-control .btn.btn-default.dropdown-toggle i {
  color: #188eb9 !important; }

.navigation-action-control .open .btn.btn-default.dropdown-toggle i {
  color: #fff !important; }

.navigation-action-control .btn.btn-default.dropdown-toggle i.fa-print {
  line-height: 18px; }

.btn.btn-default.dropdown-toggle .far.fa-ellipsis-v {
  line-height: 16px !important;
  font-size: 16px !important; }

.btn.btn-default.dropdown-toggle .far.fa-archive {
  line-height: 21px !important;
  font-size: 17px !important; }

@media screen and (min-width: 960px) and (max-width: 1020px) {
  .smart-form.simple-filter .col {
    padding-right: 0 !important; } }

.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active, .ui-menu .ui-menu-item a.ui-widget-content {
  white-space: normal !important;
  font-weight: normal !important; }

.navigation-action-control .grid-toolbar .text-right .btn-group .btn-view {
  background: #fff !important;
  color: #4b5869 !important;
  border: 1px solid #4b5869 !important;
  border-radius: 3px !important;
  width: 53px !important;
  padding: 5px 12px !important;
  margin-right: 5px !important; }

.smart-form footer .btn {
  margin: 0 5px 0 0; }

#contentSidbarLeft:not(.content-tree) {
  padding-right: 0 !important; }

#contentSidbarLeft .RadAjaxPanel {
  border-right: 1px solid #eee; }

.treelayout .col-lg-9.col-md-9 {
  padding-left: 0 !important; }

.access {
  padding-top: 60px !important; }

#extr-page .login .access #logo {
  top: 100px !important; }

.user-short {
  background: #f3f5fb;
  border-radius: 25px;
  padding: 5px 10px 7px 10px;
  font-size: 22px; }

.user-shortname {
  float: left;
  display: none;
  margin: 11px 8px 0 8px; }

@media screen and (min-width: 1440px) {
  .user-shortname {
    display: block; } }

.RadWizard_Default .rwzButton {
  font-size: 16px;
  padding: 14px 15px 13px 15px;
  text-transform: uppercase;
  border-radius: 3px;
  background: #f2f4fb;
  border-color: #e1e3ed;
  color: #4a5869;
  background-image: none;
  box-shadow: inset 0 0 0 transparent;
  -moz-box-shadow: inset 0 0 0 transparent;
  -webkit-box-shadow: inset 0 0 0 transparent; }

.RadWizard_Default .rwzButton:hover {
  background: #f2f4fb;
  border-color: #e1e3ed;
  color: #4a5869; }

.RadWizard_Default .rwzNext, .RadWizard_Default .rwzFinish {
  background-color: #be1b1b;
  border-color: #be1b1b;
  font: 300 15px/29px "Open Sans", Helvetica, Arial, sans-serif;
  color: white;
  background-image: none;
  font-size: 16px;
  padding: 10px 15px;
  text-transform: uppercase;
  border-radius: 3px; }

.RadWizard_Default .rwzNext:hover, .RadWizard_Default .rwzFinish:hover {
  background-color: #be1b1b;
  border-color: #be1b1b;
  color: #fff; }

.RadWizard_Default .rwzLink {
  color: #be1b1b; }

.RadWindow .rwControlButtons a.rwCloseButton, .RadWindow .rwControlButtons a.rwReloadButton, .RadUpload .ruStyled .ruFileInput, .RadUpload .ruBrowse, .RadUpload .ruFileWrap {
  cursor: pointer; }

.va-bottom {
  margin-top: 24px; }

.alert {
  margin-top: 10px; }

@media (max-width: 995px) {
  .page-footer {
    position: relative; }
  .well:not(.well-login) {
    box-shadow: none;
    padding: 5px 0 0 10px; }
  #main .page-title, #popup .page-title {
    padding: 15px 25px 15px 10px; }
  #extr-page .login #logo-small {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    text-align: center; }
  .login h2 {
    margin-top: 0; }
  #extr-page #main {
    padding-bottom: 0;
    min-height: auto; }
  .remote_suport {
    font-size: 0.9em;
    margin-top: 0; }
  .version, .version .label {
    color: #fff; } }

.panel-body {
  padding: 15px; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: 0; }

.smart-accordion-default .panel-default {
  border: 0; }

.smart-accordion-default.panel-group .panel-title a {
  font-size: 0.8em;
  font-weight: bold;
  text-transform: uppercase;
  color: #4a5869; }

.smart-accordion-default .panel-default > .panel-heading {
  background-color: #fafafa;
  border: 1px solid #e1e3ed;
  margin-bottom: 1px;
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  border-radius: 6px !important; }

.smart-accordion-default .panel-collapse.collapse.in {
  border-left: 1px solid #e1e3ed;
  border-right: 1px solid #e1e3ed;
  border-bottom: 1px solid #e1e3ed;
  margin-bottom: 1px;
  margin-top: -5px;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px; }

.panel-group.smart-accordion-default .panel {
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.05); }

.panel-default > .panel-heading {
  border-bottom: 1px solid #dbdbdb; }

.panel-default > .panel-heading:last-child {
  border-bottom: 0; }

.smart-accordion-default .panel-title > a.collapsed > .fal {
  display: none; }

.smart-accordion-default .panel-title > a.collapsed > :first-child {
  display: inline-block; }

.smart-form fieldset {
  background: white; }

h2.fs-title {
  font-size: 20px;
  margin: 0 0 10px 0 !important; }

.show-section {
  border: 1px solid #ebecee;
  background: #fff;
  border-radius: 5px;
  margin-bottom: 25px;
  padding: 0 15px; }

.show-section .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.show-section .col {
  border-right: 1px solid #ebecee;
  padding: 10px 15px;
  flex: 1; }

.show-section .col:last-child {
  border-right: 0; }

.show-section .row {
  border-bottom: 1px solid #ebecee; }

.show-section .row:last-child {
  border-bottom: 0; }

.nav-tabs > li.active > a::after {
  background: #fbfbfb; }

.login .smart-form fieldset {
  border: 0 !important;
  padding: 0 !important; }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden; }

#main .content-tree + .col-md-9 .well.well-navigation, #main .content-tree + .col-md-9 .well.well-edit, #main .content-tree + .col-md-9 .well.well-list {
  margin-left: -13px; }

#main .content-tree + .col-md-9 .well.well-search {
  margin-left: 17px;
  margin-right: 29px; }

.RadComboBox {
  border: 1px solid #bfc3d4;
  border-radius: 5px;
  background: #f9f9fb; }

.form-control {
  border-color: #bfc3d4;
  border-radius: 5px; }

.input .icon-append {
  border-radius: 0 !important; }

.input-group.colorpicker-component.colorpicker-element .form-control {
  border-color: #e3e4e8;
  -webkit-border-top-left-radius: 5px !important;
  -webkit-border-bottom-left-radius: 5px !important;
  -moz-border-radius-topleft: 5px !important;
  -moz-border-radius-bottomleft: 5px !important;
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important; }

.input-group.colorpicker-component.colorpicker-element .input-group-addon {
  border-color: #e3e4e8;
  -webkit-border-top-right-radius: 5px !important;
  -webkit-border-bottom-right-radius: 5px !important;
  -moz-border-radius-topright: 5px !important;
  -moz-border-radius-bottomright: 5px !important;
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important; }

.smart-form .checkbox.state-checked i, .smart-form .radio input:checked + i, .smart-form .checkbox input:checked + i, .smart-form .toggle input:checked + i {
  border-color: #4a5869;
  background-color: #4a5869;
  color: #fff !important;
  border: 0 !important; }

.smart-form .toggle i {
  background-color: #4a5869;
  border: 0; }

.smart-form .toggle i::before {
  background-color: #fff; }

.smart-form .toggle i::after, .smart-form .checkbox.state-checked i::after {
  color: #fff; }

.smart-form .radio input + i::after, .smart-form .checkbox input + i::after {
  color: #fff !important; }

.smart-form .radio input + i::after {
  background-color: #fff; }

.smart-form .checkbox input:checked + i.required::after {
  color: #009de6 !important; }

.smart-form .radio input + i.required::after {
  background-color: #009de6; }

.RadGrid .rgPager td {
  padding: 10px 15px !important; }

.RadGrid .rgPager td td {
  padding: 0 !important;
  border: 0 !important; }

.RadGrid .rgPager td td.rcbInputCell {
  padding: 6px 10px !important; }

#popup .navigation-action-control .smart-form.action-control, #popup .nav-tabs.bordered, .rwTitleRow .rwTopResize, .rwTitleRow td {
  background: #fafafa !important; }

/***  custom project styles ***/
.navigation .btn.btn-default.dropdown-toggle.focus, .navigation .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  border-color: #cccccc; }

.time-picker .btn-clr {
  display: inline-block;
  font-size: 18px;
  color: #be1b1b;
  padding: 0;
  text-align: center;
  margin-right: 2px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 1px solid #be1b1b;
  vertical-align: top; }

.rwzHorizontal .rwzBreadCrumb {
  margin: 0 37px;
  width: 97%; }

.rwzHorizontal .rwzBreadCrumb, .rwzHorizontal .rwzProgressBar {
  margin-left: 37px;
  margin-right: 37px;
  width: 97%;
  margin-bottom: 2px; }

.RadWizard .rwzBreadCrumb .rwzLink {
  border: 0 !important; }

.RadWizard .rwzProgress {
  height: 3px; }

.RadWizard_Default .rwzProgressBar {
  border-radius: 0;
  border: 0;
  margin-bottom: 12px; }

.RadWizard_Default .rwzSelected .rwzLink {
  color: #4a5869;
  background-color: #f2f4fb; }

.RadWizard_Default .rwzDisabled .rwzLink {
  color: #cdcdcd;
  background: #fafbff; }

.RadWizard_Default .rwzDisabled .rwzLink::before {
  border-color: #BDBDBD;
  background: #fafbff; }

.RadWizard_Default.rwzHorizontal .rwzProgress {
  background-image: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0)); }

.RadWizard_Default .rwzProgress {
  border-color: #BDBDBD;
  background-color: #be1b1b;
  background-image: none; }

.badge {
  color: #d1d2d5;
  background-color: #fff;
  border-radius: 10px;
  font-weight: normal;
  border: 1px solid #e4e6ef; }

.home .pricing-big .panel-title {
  font-size: 16px;
  padding: 2px 0;
  font-weight: normal; }

.home .price-features ul li a {
  color: #333; }

.home .price-features ul li i {
  color: #999999;
  margin-right: 5px; }

.panel-success > .panel-heading {
  color: #be1b1b;
  background-color: #f1f1f1;
  border-color: #e2e2e2; }

#divContentMain {
  background: #fafafa; }

#main .page-title, #popup .page-title {
  background: #fff; }

#main .page-title, #popup .page-title, .RadGrid.RadGrid_Default.table-responsive {
  background: #fff; }

.header-subtitle h3 {
  margin-top: 9px !important;
  margin-left: 3px !important;
  font-size: 14px !important;
  color: gray !important; }

.smart-form footer .row {
  margin: 0; }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

.select2-container .select2-selection--single {
  height: 30px;
  line-height: 30px; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 25px !important;
  border: none;
  background: 0 0; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 26px !important; }

.select2-container .select2-selection--single, .select2-container--default .select2-search--dropdown .select2-search__field, .select2-container--default .select2-selection--single, .select2-container--open .select2-dropdown, .select2-drop-active {
  border-color: #bfc3d4 !important; }

.select2-selection:hover {
  border-color: #4a5869 !important; }

.select2-search:before {
  margin-top: -5px; }

.select2-container .select2-choice .select2-arrow b, .select2-search:before, .select2-selection__arrow b {
  font-family: "Font Awesome 5 Pro"; }

.select2-container .select2-choice .select2-arrow b:before, .select2-selection__arrow b:before {
  display: none; }

.select2-search input {
  background-image: none !important; }

.select2-container--default .select2-selection--single {
  background-color: #f9f9fb;
  border: 1px solid #bfc3d4; }

.grid-toolbar .btn-navigation-link {
  margin-left: 4px !important; }

.preview-section {
  padding: 8px 0 10px 0;
  border: 1px solid #e1e3ed;
  border-radius: 3px;
  padding: 10px 15px;
  margin-bottom: 25px;
  background: white; }

.table tfoot tr td {
  -webkit-border-bottom-right-radius: 3px !important;
  -webkit-border-bottom-left-radius: 3px !important;
  -moz-border-radius-bottomright: 3px !important;
  -moz-border-radius-bottomleft: 3px !important;
  border-bottom-right-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
  border-left: 1px solid #dbdbdb !important;
  border-right: 1px solid #dbdbdb !important;
  border-bottom: 1px solid #dbdbdb !important; }

.panel-tree h1, .content-area .page-title {
  position: relative; }

.tree-toggle {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  color: #4B5869;
  font-size: 12px !important;
  display: flex !important;
  align-items: center;
  cursor: pointer; }
  .tree-toggle .inner {
    background: #E1E4ED;
    color: #4B5869;
    padding: 1em 0.5em; }
  .tree-toggle.tree-collapse {
    right: 0; }
    .tree-toggle.tree-collapse .inner {
      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px; }
    .tree-toggle.tree-collapse.hidden {
      display: none !important; }
  .tree-toggle.tree-expand {
    left: 0; }
    .tree-toggle.tree-expand .inner {
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px; }
    .tree-toggle.tree-expand.hidden {
      display: none !important; }

@media (max-width: 1300px) {
  .well-navigation .nav-tabs > li a {
    padding: 11px 10px;
    font-size: 0.9em; } }

.ui-dialog-titlebar-close::before {
  content: "\f00d" !important;
  font-family: "Font Awesome 5 Pro" !important; }

.ui-dialog .ui-dialog-titlebar-close {
  margin-top: -8px; }

.rmLink {
  padding: 6px 11px !important; }

.grid-export-menu .btn:active, .grid-export-menu .btn:hover, .grid-export-menu .btn:focus {
  background-color: #077da8 !important;
  border: 0; }

.smart-form .col-7 {
  width: 58.34%; }

.listing {
  text-align: right; }

.listing div {
  width: auto;
  display: inline-block; }

.listing div table {
  width: 344px;
  border: 0; }

.listing div table td {
  padding: 0 !important;
  border: 0 !important; }

.listing .RadGrid .rgPager td {
  padding: 0 !important;
  border: 0 !important; }

.MessageBoxButtonSection .btn.btn-default.btn-sm.botTempo {
  color: #fff !important; }

.dropdown-left .dropdown-menu-right {
  left: 0 !important;
  right: auto !important; }

.jarviswidget {
  margin: 0 0 20px 0; }

#ribbon {
  padding: 0; }

.preview-section .nav-tabs {
  padding-left: 0 !important; }

.preview-section .navigation-action-control.col-sm-3 .grid-toolbar {
  margin: 0 !important; }

.preview-section .rwzHorizontal .rwzBreadCrumb, .preview-section .rwzHorizontal .rwzProgressBar {
  margin-left: 0 !important;
  margin-right: 0 !important; }

.content-text {
  margin-left: 20px !important;
  margin-bottom: 20px !important; }
