.headerwrapper {background-color: var(--primary-main);min-height: 60px;position: fixed;width: 100%;z-index: 1000;display: flex;flex-wrap: wrap;align-items: center;}.headerwrapper:after {clear: both;display: block;content: '';}.headerwrapper .header-left {width: 230px;min-height: 60px;padding: 14px 15px;float: left;border-right: 1px solid rgba(255, 255, 255, 0.14);background-color: rgba(0, 0, 0, 0.03);position: relative;}.headerwrapper .header-left .logo {display: inline-block;margin-top: 5px;float: left;}.headerwrapper .header-left .menu-collapse {-moz-transition: all 0.2s ease-out 0s;-webkit-transition: all 0.2s ease-out 0s;transition: all 0.2s ease-out 0s;border: 1px solid transparent;color: var(--white);background-color: var(--primary-hover);-moz-border-radius: 50px;-webkit-border-radius: 50px;border-radius: 50px;display: inline-block;font-size: 18px;line-height: normal;position: absolute;top: 13px;right: 15px;width: 36px;height: 36px;display: flex;justify-content: center;align-items: center;}.headerwrapper .header-left .menu-collapse:hover {border-color: var(--white);}.headerwrapper .header-right {margin-left: auto;min-height: 60px;padding: 14px 15px;}.headerwrapper .header-right .btn-group {margin: 0;line-height: 21px;float: left;}#header-right-dropdown-btn {background-color: rgba(0, 0, 0, 0.1);color: rgba(255, 255, 255, 0.75);-moz-border-radius: 50px;-webkit-border-radius: 50px;border-radius: 50px;border: 1px solid transparent;line-height: normal;margin-left: 5px;height: 36px;width: 36px;padding: 10px 9px 9px;}#header-right-dropdown-btn:hover {background-color: rgba(0, 0, 0, 0.1);border-color: var(--white);color: var(--white);}#header-right-dropdown-btn:focus,#header-right-dropdown-btn:active {color: #fff;background-color: rgba(0, 0, 0, 0.3);-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}.headerwrapper .header-right .btn-group .dropdown-menu {-moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);-webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.05);margin-top: 13px;border-top: 0;-moz-border-radius: 0 0 3px 3px;-webkit-border-radius: 0 0 3px 3px;border-radius: 0 0 3px 3px;border-color: #ccc;}.headerwrapper .header-right .btn-group .dropdown-menu:after {border-bottom: 6px solid #fff;border-left: 6px solid rgba(0, 0, 0, 0);border-right: 6px solid rgba(0, 0, 0, 0);content: '';display: none;position: absolute;top: -6px;right: 10px;}.headerwrapper .header-right .btn-group.open .dropdown-menu:after {display: inline-block;}.headerwrapper .header-right .btn-group .dropdown-menu li {position: relative;}.headerwrapper .header-right .btn-group .dropdown-menu li a {font-size: 12px;padding: 8px 15px;color: #555;-moz-transition: all 0.2s ease-out 0s;-webkit-transition: all 0.2s ease-out 0s;transition: all 0.2s ease-out 0s;}.headerwrapper .header-right .btn-group .dropdown-menu li a:hover {color: #333;background-color: #E4E7EA;}.headerwrapper .header-right .btn-group .dropdown-menu .divider {margin: 5px 0;}.headerwrapper .header-right .btn-group-option .dropdown-menu li .glyphicon,.headerwrapper .header-right .btn-group-option .dropdown-menu li .fa {margin-right: 10px;}.headerwrapper .header-right .btn-group-option .dropdown-menu {min-width: 180px;margin-top: 13px;}.headerwrapper .header-right .btn-group-list .dropdown-menu {padding: 0;min-width: 380px;}.headerwrapper .header-right .btn-group-list .dropdown-menu:after {border-bottom-color: #E4E7EA;}.headerwrapper .header-right div.dropdown-menu h5 {padding: 13px 0;text-align: center;background-color: #E4E7EA;margin: 0;font-size: 13px;border-bottom: 1px solid #ccc;}.headerwrapper .header-right .dropdown-footer {background-color: #f7f7f7;border-top: 1px solid #ddd;padding: 10px;font-size: 12px;}.headerwrapper .header-right .link-right {color: var(--title);position: absolute;top: 10px;right: 15px;}.dropdown-list {margin: 0;}.dropdown-list li {border: 0;border-top: 1px solid #eee;padding: 10px 20px 10px 10px;margin: 0;cursor: pointer;}.dropdown-list li:hover {background-color: #fcfcfc;}.dropdown-list li:first-child {border-top: 0;}.dropdown-list li .noti-thumb {width: 40px;}.dropdown-list .media-body {font-size: 13px;line-height: 18px;}.dropdown-list .media-body strong {font-weight: 500;color: #2f363d;}.dropdown-list .media-body p {margin: 0;}.dropdown-list .media-body .date {display: block;margin-top: 2px;line-height: normal;color: #999;}.dropdown-list .media-body .date i {margin-right: 2px;margin-top: -3px;vertical-align: middle;}.mainwrapper {position: relative;top: 60px;}.mainwrapper:before {content: '';height: 100%;position: fixed;top: 0;left: 0;width: 230px;border-right: 1px solid #e7e7e7;}.mainwrapper:after {clear: both;display: block;content: '';}.img-online {border: 2px solid #5cb85c;padding: 2px;background-color: #fff;}.img-offline {border: 2px solid #ccc;padding: 2px;background-color: #fff;}.leftpanel {width: 230px;position: absolute;top: 0;left: 0;background-color: var(--background-surface-1);border-right: 1px solid var(--background-border);}.leftpanel-top-user-infos {width: 100%;}.leftpanel-top-user-infos-inside {max-width: 100%;}.leftpanel .profile-bloc {min-height: 90px;background-color: #fff;border-bottom: 1px solid var(--background-border);padding: 10px;text-align: center;}.mainwrapper.collapsed .leftpanel .profile-bloc {display: none;}.leftpanel .profile-bloc .flex-container {display: flex;justify-content: center;align-items: center;margin-bottom: 10px;}.leftpanel .profile-bloc .img-circle {background-color: var(--text);border-radius: 50px;border: 5px solid var(--secondary-main);color: var(--white);font-weight: bold;font-size: 16px;letter-spacing: 1px;height: 65px;width: 65px;display: flex;justify-content: center;align-items: center;}.leftpanel .profile-bloc .img-circle-inside {padding-top: 5px;padding-left: 2px;}.leftpanel .profile-bloc .user-info {text-align: left;margin-left: 10px;word-break: break-all;}.leftpanel .profile-bloc .user-info .is.subtitle {line-height: 1;}.leftpanel .profile-left .profile-thumb img {width: 50px;}.leftpanel .profile-left .media-heading {line-height: 18px;margin-top: 12px;font-weight: 500;font-size: 16px;}.leftpanel .profile-left small {line-height: 18px;}.leftpanel .leftpanel-title {text-transform: uppercase;color: var(--placeholder);background-color: var(--background-border);margin: 0px;padding: 15px;border-botom: 1px solid var(--background-border);}.leftpanel .nav {position: relative;border-bottom: 1px solid #e7e7e7;}.leftpanel .nav > li {margin: 0 1px 0 0;font-size: 14px;font-weight: 500;border-top: 1px solid #e7e7e7;position: relative;}.leftpanel .nav > li.active {border-top: 0;margin-right: 0;}.leftpanel .nav > li.active + li {border-top: 0;}.leftpanel .nav > li > a {color: var(--text);-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;-moz-transition: all 0.2s ease-out 0s;-webkit-transition: all 0.2s ease-out 0s;transition: all 0.2s ease-out 0s;padding: 12px 15px;}.leftpanel .nav > li > a:hover,.leftpanel .nav > li > a:focus,.leftpanel .nav > li > a:active {background-color: #f7f7f7;}.leftpanel .nav > li.active > a,.leftpanel .nav > li.active > a:hover {color: #fff;background-color: var(--primary-main);}.leftpanel .nav > li > a i {width: 16px;margin-right: 5px;color: var(--primary-main);font-size: 15px;top: 1px;position: relative;text-align: center;}.leftpanel .nav > li.active > a i {color: #fff;}.leftpanel .nav > li.parent:after {font-family: 'FontAwesome';content: '\f107';display: block;position: absolute;top: 12px;right: 22px;color: #ccc;}.leftpanel .nav > li.parent-focus > a {background-color: #f7f7f7;}.leftpanel .nav .children {list-style: none;padding: 0;margin: 0;display: none;}.leftpanel .nav .active .children,.leftpanel .nav .parent-focus .children {display: block;}.leftpanel .nav > li.active:after {color: #fff;}.leftpanel .nav .children li:first-child {border-top: 1px solid #e7e7e7;}.leftpanel .nav .children li.active:first-child {border-top: 0;}.leftpanel .nav .children li a {font-weight: normal;font-size: 13px;display: block;color: #444;padding: 6px 10px 6px 40px;-moz-transition: all 0.2s ease-out 0s;-webkit-transition: all 0.2s ease-out 0s;transition: all 0.2s ease-out 0s;}.leftpanel .nav .children li a:hover {text-decoration: none;background-color: #f7f7f7;}.leftpanel .nav .children li.active a {background-color: #e4e7ea;}.leftpanel .nav .active .children {border-bottom: 1px solid #e7e7e7;}.leftpanel .nav .active .children {margin-right: 1px;}.mainpanel {margin-left: 230px;}.pageheader {display: flex;padding-left: 20px;padding-right: 20px;padding-top: 0;padding-bottom: 0;height: 100%;border-bottom: none;color: var(--white);}.pageheader .media {margin-top: 5px;padding: 0;clear: both;display: flex;align-items: center;}.headerwrapper.collapsed .pageheader {margin-left: -168px;}.page-icon-container {width: 20px;height: 20px;background-color: var(--primary-main);display: inline-block;font-size: 20px;border-radius: 3px;text-align: center;margin-right: 8px;margin-bottom: 8px;}.contentpanel {position: relative;padding: 20px;}.bg-light {background-color: #ccc;}.md-title {font-size: 12px;text-transform: uppercase;font-weight: normal;}.btn-dark {background-color: #4e5154;color: #fff;}.btn-dark:hover,.btn-dark:focus,.btn-dark:active {background-color: #414446;color: #fff;}.btn-list .btn {margin: 0 3px 7px 0;}.btn-rounded {-moz-border-radius: 100px;-webkit-border-radius: 100px;border-radius: 100px;padding-left: 20px;padding-right: 20px;}.btn.btn-bordered {padding: 6px 13px;}.btn-sm.btn-bordered {padding: 4px 10px;}.btn-xs.btn-bordered {padding: 2px 8px;}.btn.btn-bordered,.btn.btn-bordered:hover,.btn.btn-bordered:focus,.btn.btn-bordered:active {background: none !important;border-width: 2px;}.btn-primary {background-color: var(--primary-main);}.btn-primary:hover,.btn-primary:active,.btn-primary:focus {background-color: var(--primary-hover);}.btn-primary.btn-bordered,.btn-primary.btn-bordered:hover,.btn-primary.btn-bordered:active,.btn-primary.btn-bordered:focus {color: var(--primary-main);}.btn-success.btn-bordered,.btn-success.btn-bordered:hover,.btn-success.btn-bordered:active,.btn-success.btn-bordered:focus {color: #5cb85c;}.btn-warning.btn-bordered,.btn-warning.btn-bordered:hover,.btn-warning.btn-bordered:active,.btn-warning.btn-bordered:focus {color: #eea236;}.btn-danger.btn-bordered,.btn-danger.btn-bordered:focus,.btn-danger.btn-bordered:active,.btn-danger.btn-bordered:hover {color: #d9534f;}.btn-info.btn-bordered,.btn-info.btn-bordered:focus,.btn-info.btn-bordered:active,.btn-info.btn-bordered:hover {color: #46b8da;}.btn.btn-metro {font-weight: 300;letter-spacing: 0.3px;-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;}.btn-group .btn.btn-bordered + .btn.btn-bordered,.btn-group .btn.btn-bordered + .btn-group,.btn-group .btn-group + .btn.btn-bordered,.btn-group .btn-group + .btn-group {margin-left: -2px;}.btn-group .btn.btn-bordered {padding-left: 14px;padding-right: 15px;}.panel-dark {border-color: #4e5154;}.panel-dark .panel-heading {background-color: #4e5154;color: #fff;}.panel-success-alt {border-color: #4cae4c;}.panel-success-alt .panel-heading {background-color: #5cb85c;color: #fff;}.panel-success-alt .panel-heading p a,.panel-dark .panel-heading p a {color: #fff;}.panel-success-alt .panel-heading .panel-btns a,.panel-dark .panel-heading .panel-btns a {border-color: #fff;color: #fff;opacity: 0.75;}.panel-group .panel-heading {padding: 15px;}.panel-group .panel-heading .panel-title {font-size: 14px;}.disabled-with-message, .disabled-with-message label, .disabled-with-message input {cursor: help !important;color: var(--legend) !important;}.ckbox {white-space: nowrap;}.ckbox,.rdio {position: relative;}.ckbox input[type="checkbox"],.rdio input[type="radio"] {opacity: 0;}.ckbox label,.rdio label {padding-left: 10px;cursor: pointer;margin-bottom: 7px !important;}.ckbox label:before {width: 18px;height: 18px;position: absolute;top: 1px;left: 0;content: '';display: inline-block;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;border: 1px solid #bbb;background: #fff;}.ckbox.ckbox-custom {position: relative;max-width: 100%;display: flex;align-items: center;}.ckbox.ckbox-custom input[disabled] {cursor: not-allowed;}.ckbox.ckbox-custom input {z-index: 10;position: absolute;cursor: pointer;top: 0;left: 0;width: 100%;height: 100%;}.ckbox.ckbox-custom label {position: relative;margin-left: 20px;margin-bottom: 0px !important;max-width: calc(100% - 20px);white-space: normal;}.ckbox.ckbox-custom label:before {left: -20px !important;bottom: 4px;top: unset !important;}.ckbox.ckbox-custom label:after {left: -17px !important;bottom: 4px;top: unset !important;}.ckbox input[type="checkbox"]:disabled + label {color: #999;}.ckbox input[type="checkbox"]:disabled + label:before {background-color: #eee;}.ckbox input[type="checkbox"]:checked + label:after {font-family: 'FontAwesome';content: "\F00C";position: absolute;top: 2.5px;left: 3.5px;display: inline-block;font-size: 11px;width: 16px;height: 16px;color: #fff;}.ckbox-default input[type="checkbox"]:checked + label:before {border-color: #999;}.ckbox-default input[type="checkbox"]:checked + label:after {color: #333;}.ckbox-primary input[type="checkbox"]:checked + label:before {border-color: #357EBD;background-color: var(--primary-main);}.ckbox-warning input[type="checkbox"]:checked + label:before {border-color: #EEA236;background-color: #F0AD4E;}.ckbox-success input[type="checkbox"]:checked + label:before {border-color: #5cb85c;background-color: #5cb85c;}.ckbox-danger input[type="checkbox"]:checked + label:before {border-color: #D43F3A;background-color: #D9534F;}.rdio label:before {width: 18px;height: 18px;position: absolute;top: 1px;left: 0;content: '';display: inline-block;-moz-border-radius: 50px;-webkit-border-radius: 50px;border-radius: 50px;border: 1px solid #bbb;background: #fff;}.rdio input[type="radio"]:disabled + label {color: #999;}.rdio input[type="radio"]:disabled + label:before {background-color: #eee;}.rdio input[type="radio"]:checked + label::after {content: '';position: absolute;top: 5px;left: 4px;display: inline-block;font-size: 11px;width: 10px;height: 10px;background-color: #444;-moz-border-radius: 50px;-webkit-border-radius: 50px;border-radius: 50px;}.rdio-default input[type="radio"]:checked + label:before {border-color: #999;}.rdio-primary input[type="radio"]:checked + label:before {border-color: var(--primary-main);}.rdio-primary input[type="radio"]:checked + label::after {background-color: var(--primary-main);}.rdio-warning input[type="radio"]:checked + label:before {border-color: #F0AD4E;}.rdio-warning input[type="radio"]:checked + label::after {background-color: #F0AD4E;}.rdio-success input[type="radio"]:checked + label:before {border-color: #1CAF9A;}.rdio-success input[type="radio"]:checked + label::after {background-color: #1CAF9A;}.rdio-danger input[type="radio"]:checked + label:before {border-color: #D9534F;}.rdio-danger input[type="radio"]:checked + label::after {background-color: #D9534F;}.errorForm label {display: block;background-color: #f2dede;border: 1px solid #ebccd1;color: #a94442;padding: 5px 10px;display: block;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;}.form-group.has-error label.error {color: #a94442;}.errorForm label:last-child {margin-bottom: 20px !important;}.nav-wizard {background-color: #ddd;margin-bottom: 15px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;margin-bottom: 5px;}.nav-wizard > li {position: relative;margin-right: -2px;}.nav-wizard > li > a {color: #666;}.nav-wizard > li > a {position: relative;padding-left: 30px;-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;}.nav-wizard > li > a:after {border-left: 19px solid #ddd;border-top: 19px solid rgba(0, 0, 0, 0);border-bottom: 19px solid rgba(0, 0, 0, 0);content: '';display: inline-block;position: absolute;top: 0;right: -19px;z-index: 10;}.nav-wizard > li > a:before {border-left: 20px solid #fff;border-top: 20px solid rgba(0, 0, 0, 0);border-bottom: 20px solid rgba(0, 0, 0, 0);content: '';display: inline-block;position: absolute;top: -1px;right: -20px;z-index: 5;}.nav-wizard > li > a:hover,.nav-wizard > li > a:active,.nav-wizard > li > a:focus {background-color: #ccc;}.nav-wizard > li > a:hover:after,.nav-wizard > li > a:active:after,.nav-wizard > li > a:focus:after {border-left-color: #ccc;}.nav-wizard > li:first-child > a {padding-left: 15px;-moz-border-radius: 3px 0 0 3px;-webkit-border-radius: 3px 0 0 3px;border-radius: 3px 0 0 3px;}.nav-wizard > li:last-child > a {-moz-border-radius: 0 3px 3px 0;-webkit-border-radius: 0 3px 3px 0;border-radius: 0 3px 3px 0;}.nav-wizard > li:last-child > a:after,.nav-wizard > li:last-child > a:before {display: none;}.nav-wizard > li.active a,.nav-wizard > li.active a:hover,.nav-wizard > li.active a:focus,.nav-wizard > li.active a:active {background-color: #4e5154;color: #fff;}.nav-wizard > li.active a:after {border-left-color: #4e5154;}.nav-wizard > li.done a {background-color: var(--primary-main);color: #fff;}.nav-wizard > li.done a:after {border-left-color: var(--primary-main);}.panel-wizard {margin-bottom: 20px;}.panel-wizard .tab-content {border: 1px solid #ddd;-moz-border-radius: 3px 3px 0 0;-webkit-border-radius: 3px 3px 0 0;border-radius: 3px 3px 0 0;border-bottom: 0;}.panel-wizard .wizard {margin: 0;background-color: #fcfcfc;padding: 15px;border: 1px solid #ddd;-moz-border-radius: 0 0 3px 3px;-webkit-border-radius: 0 0 3px 3px;border-radius: 0 0 3px 3px;}.panel-wizard .wizard:after {clear: both;display: block;content: '';}.panel-wizard .progress {margin-bottom: 5px;}.nav-disabled-click > li > a:hover,.nav-disabled-click > li > a:active,.nav-disabled-click > li > a:focus {background-color: #ddd;cursor: default;}.nav-disabled-click > li > a:hover:after,.nav-disabled-click > li > a:active:after,.nav-disabled-click > li > a:focus:after {border-left-color: #ddd;}.nav-disabled-click > li.active > a:hover:after,.nav-disabled-click > li.active > a:active:after,.nav-disabled-click > li.active > a:focus:after {border-left-color: #4e5154;}.nav-disabled-click > li.done > a:hover,.nav-disabled-click > li.done > a:active,.nav-disabled-click > li.done > a:focus {background-color: var(--primary-main);}.nav-disabled-click > li.done > a:hover:after,.nav-disabled-click > li.done > a:active:after,.nav-disabled-click > li.done > a:focus:after {border-left-color: var(--primary-main);}.nav-wizard-success > li.done > a {background-color: #5cb85c;}.nav-wizard-success > li.done > a:after {border-left-color: #5cb85c;}.nav-wizard-warning > li.done > a {background-color: #f0ad4e;}.nav-wizard-warning > li.done > a:after {border-left-color: #f0ad4e;}.nav-wizard-danger > li.done > a {background-color: #d9534f;}.nav-wizard-danger > li.done > a:after {border-left-color: #d9534f;}.nav-wizard-info > li.done > a {background-color: #5bc0de;}.nav-wizard-info > li.done > a:after {border-left-color: #5bc0de;}.table thead {background-color: var(--primary-main);color: var(--primary-On);}.table thead a,.table thead > tr > th {color: var(--primary-On);}.table-action a,.table-action-hide a {color: #666;display: inline-block;margin-left: 2px;}.table-action-hide a {opacity: 0;}.table-primary thead tr th {background-color: var(--primary-main);}.table-success thead tr th {background-color: var(--secondary-main);}.table-warning thead tr th {background-color: var(--warning-main);}.table-danger thead tr th {background-color: var(--danger-main);}.table-info thead tr th {background-color: #5BC0DE;}.table-dark thead tr th {background-color: var(--dark-main);}.table.table-primary thead tr th,.table.table-success thead tr th,.table.table-danger thead tr th,.table.table-warning thead tr th,.table.table-info thead tr th,.table.table-dark thead tr th {color: #fff;border-bottom: 0;}.table-bordered.table-primary thead tr th,.table-bordered.table-success thead tr th,.table-bordered.table-warning thead tr th,.table-bordered.table-danger thead tr th,.table-bordered.table-info thead tr th,.table-bordered.table-dark thead tr th {border-color: rgba(255, 255, 255, 0.2);}.table.table-primary tbody tr:first-child td,.table.table-success tbody tr:first-child td,.table.table-danger tbody tr:first-child td,.table.table-warning tbody tr:first-child td,.table.table-info tbody tr:first-child td,.table.table-dark tbody tr:first-child td {border-top: 0;}.table-striped > tbody > tr:nth-child(2n+1) > td {background-color: var(--background);}.link-show-table {display: block;width: 100%;padding: 5px;font-weight: bold;text-transform: uppercase;text-align: center;}.table-actions-th {width: 1%;}.table-actions {padding-top: 0 !important;padding-bottom: 0 !important;}.link-action-table {padding: 4px;margin: 2px;font-size: 26px;height: 34px;display: inline-block;vertical-align: middle;background-color: transparent;border: none;}.link-action-table:before {display: inline-block;vertical-align: middle;}.table .legend {font-style: italic;color: var(--legend);}.table .long-value {word-break: break-word;}.notfoundpanel {text-align: center;width: 600px;margin: 80px auto 0 auto;position: relative;}.notfoundpanel h1 {font-size: 180px;font-weight: 200;color: #000;margin: 0 0 10px 0;line-height: 180px;}.notfoundpanel h3 {color: #333;margin: 0 0 10px 0;}.notfoundpanel p {font-size: 14px !important;}.notfoundpanel form {width: 350px;margin: 20px auto 0 auto;}.notfoundpanel .form-control {width: 250px;float: left;}.notfoundpanel .btn {padding: 9px 20px 10px 20px;}.table-invoice {-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;border-bottom: 1px solid #ddd;margin-top: 20px;}.table-invoice thead > tr > th {font-weight: 500;padding: 15px;}.table-invoice thead > tr > th:last-child,.table-invoice thead > tr > th:nth-child(3),.table-invoice thead > tr > th:nth-child(2) {text-align: right;}.table-invoice tbody > tr > td {padding: 15px;border-color: #ddd;}.table-invoice tbody > tr > td:last-child,.table-invoice tbody > tr > td:nth-child(3),.table-invoice tbody > tr > td:nth-child(2) {width: 15%;text-align: right;}.table-invoice tbody > tr > td h5,.table-invoice tbody > tr > td p {margin: 0;}.table-invoice thead > tr > th:nth-child(2) {background-color: #3f4144;}.table-invoice thead > tr > th:nth-child(3) {background-color: #484a4d;}.table-invoice thead > tr > th:last-child {background-color: #555;}.table-invoice tbody > tr > td:nth-child(2) {background-color: #eee;}.table-invoice tbody > tr > td:nth-child(3) {background-color: #f7f7f7;}.table-total {-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;float: right;}.table-total > tbody > tr > td:first-child {border: 0;text-transform: uppercase;font-weight: normal;text-align: right;}.table-total > tbody > tr > td:last-child {border-bottom: 1px solid #ddd;width: 15%;text-align: right;font-size: 24px;font-weight: 500;color: #333;}table.dataTable.dtr-inline.collapsed tbody td:first-child:before,table.dataTable.dtr-inline.collapsed tbody th:first-child:before {border: 1px solid #ccc !important;background-color: #ddd !important;-moz-border-radius: 2px !important;-webkit-border-radius: 2px !important;border-radius: 2px !important;color: #666 !important;font-weight: bold !important;-moz-box-shadow: none !important;-webkit-box-shadow: none !important;box-shadow: none !important;}body.signin {background-color: #FFF;}.panel-signin,.panel-signup {margin: 80px auto 0 auto;}.panel-signin {width: 400px;}.panel-signup {width: 600px;}.panel-signin .panel-body,.panel-signup .panel-body {padding: 40px;}.row-stat .panel .panel-heading {-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}.panel-icon {background: rgba(255, 255, 255, 0.9);-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;width: 60px;height: 60px;float: left;margin-right: 15px;}.panel-icon .ph-bold {color: var(--text);font-size: 50px;height: 100%;display: flex;align-items: center;justify-content: center;}.row-stat .md-title {opacity: 0.6;font-size: 12px;margin-bottom: 5px;}.row-stat h1 {margin-bottom: 0;}.row-stat hr {opacity: 0.3;margin: 15px 0 0 0;border-width: 2px;}.headerwrapper.collapsed .header-left {position: relative;left: -168px;}.mainwrapper.collapsed:before {width: 61px;}.mainwrapper.collapsed .mainpanel {margin-left: 61px;}.mainwrapper.collapsed .leftpanel {width: 61px;}.mainwrapper.collapsed .leftpanel-title {display: none;}.mainwrapper.collapsed .profile-left {padding-left: 10px;}.mainwrapper.collapsed .profile-left .profile-thumb {margin: 12px 0 0 0;}.mainwrapper.collapsed .profile-left .profile-thumb img {width: 30px;}.mainwrapper.collapsed .profile-left .media-body {display: none;}.mainwrapper.collapsed .nav {margin-top: 20px;}.mainwrapper.collapsed .nav > li > a {padding-left: 20px;}.mainwrapper.collapsed .nav > li.nav-hover:not(.active) > a {background-color: #f7f7f7;}.mainwrapper.collapsed .nav > li > a > span:not(.badge) {position: absolute;width: 190px;z-index: 100;background-color: #f7f7f7;border: 1px solid #e7e7e7;borer-bottom: 0;display: block;top: -1px;left: 60px;padding: 12px 10px 0 10px;border-left: 0;height: 46px;display: none;-moz-border-radius: 0 3px 3px 0;-webkit-border-radius: 0 3px 3px 0;border-radius: 0 3px 3px 0;}.mainwrapper.collapsed .nav > li.parent > a > span:not(.badge) {-moz-border-radius: 0 3px 0 0;-webkit-border-radius: 0 3px 0 0;border-radius: 0 3px 0 0;}.mainwrapper.collapsed .nav > li > a > span.badge {position: absolute;top: 12px;right: -170px;z-index: 200;display: none;}.mainwrapper.collapsed .nav > li.active > a > span:not(.badge) {background-color: var(--primary-main);border: 0;height: 44px;top: 0;}.mainwrapper.collapsed .nav > li.parent:after {display: none;}.mainwrapper.collapsed .nav > li.nav-hover > a > span {display: block;}.mainwrapper.collapsed .nav > li.nav-hover > .children {display: block !important;}.mainwrapper.collapsed .nav > li.parent .children {position: absolute;z-index: 100;background-color: #fff;left: 61px;width: 189px;border: 1px solid #e7e7e7;border-top: 0;border-left: 0;display: none;}.mainwrapper.collapsed .nav > li.parent .children > li > a {padding-left: 10px;}.mt0 {margin-top: 0 !important;}.mt5 {margin-top: 5px !important;}.mt10 {margin-top: 10px !important;}.mt20 {margin-top: 20px !important;}.mr10 {margin-right: 10px !important;}.mr20 {margin-right: 20px !important;}.ml5 {margin-left: 5px !important;}.ml10 {margin-left: 10px !important;}.mr5 {margin-right: 5px !important;}.mr10 {margin-right: 10px !important;}.mr15 {margin-right: 15px !important;}.mr20 {margin-right: 20px !important;}.mr30 {margin-right: 30px !important;}.mb5 {margin-bottom: 5px;}.mb8 {margin-bottom: 8px;}.mb9 {margin-bottom: 9px;}.mb10 {margin-bottom: 10px;}.mb15 {margin-bottom: 15px;}.mb20 {margin-bottom: 20px;}.mb30 {margin-bottom: 30px;}.nomargin {margin: 0;}.nopadding {padding: 0;}.padding10 {padding: 10px;}.padding15 {padding: 15px;}.padding20 {padding: 20px;}.noborder {border: 0;}.height200 {height: 200px;}.height300 {height: 300px;}.height450 {height: 450px;}.width25p {width: 25%;}.width40p {width: 40%;}.width100p {width: 100%;}.width300 {width: 300px;}.text-black {color: #000;}.inline-block {display: inline-block;}.line-height-1 {line-height: 1 !important;}.mt-0 {margin-top: 0 !important;}.mt-0-5 {margin-top: 0.5rem;}.m-1 {margin: 1rem;}.mt-1 {margin-top: 1rem;}.mt-1-5 {margin-top: 1.5rem;}.mt-2 {margin-top: 2rem;}.mt-3 {margin-top: 3rem;}.mt-5 {margin-top: 5rem;}.mt-8 {margin-top: 8px;}.mt-20 {margin-top: 20px;}.mt-22 {margin-top: 20px;}.mt-30 {margin-top: 30px;}.ml-20 {margin-left: 20px;}@media (min-width:992px){.mt-md-0 {margin-top: 0;}}.mb-0 {margin-bottom: 0 !important;}.mb-1 {margin-bottom: 1rem;}.mb-1-5 {margin-bottom: 1.5rem;}.mb-4 {margin-bottom: 4rem;}.mb-10 {margin-bottom: 10px;}.mb-n10 {margin-bottom: -10px;}.mt-10 {margin-top: 10px;}.mb-20 {margin-bottom: 20px;}.mb-26 {margin-bottom: 26px;}.mb-40 {margin-bottom: 40px;}.mt-n1 {margin-top: -1rem;}.mr-n10 {margin-right: -10px;}.ml-n10 {margin-left: -10px;}.mt-n8 {margin-top: -8px;}.mt-n40 {margin-top: -40px;}.font-weight-bold {font-weight: bold;}.d-block {display: block;}.d-flex {display: flex;}.flex-row {flex-direction: row !important;}.flex-column {flex-direction: column !important;}.flex-grow {flex-grow: 1;}.justify-content-center {justify-content: center;}.justify-content-end {justify-content: end;}.align-items-center {align-items: center;}.align-items-end {align-items: flex-end;}.align-self-start {align-self: start;}.align-self-end {align-self: end;}.flex-wrap {flex-wrap: wrap;}.flex-gap-8 {gap: 8px;}.w-100 {width: 100%;}.w-auto {width: auto;}.max-width-100 {max-width: 100%;}.width-610px {width: 610px;}.h-100 {height: 100%;}.h-400px {height: 400px;}.h-auto {height: auto;}.min-width-0 {min-width: 0;}.min-height-40-px {min-height: 40px;}.max-height-100 {max-height: 100%;}.cursor-pointer {cursor: pointer;}.smooth-hover {-webkit-transition: all 0.25s ease-in-out;-moz-transition: all 0.25s ease-in-out;-o-transition: all 0.25s ease-in-out;transition: all 0.25s ease-in-out;}.smooth-hover:hover {-webkit-transition: all 0.25s ease-in-out;-moz-transition: all 0.25s ease-in-out;-o-transition: all 0.25s ease-in-out;transition: all 0.25s ease-in-out;}.b122-modal .modal-content {border-style: none;border-radius: 0;}.b122-modal .modal-header{border-bottom: unset;}.b122-modal .modal-header .close:focus-visible, .b122-modal .modal-header .close:focus {outline: none !important;}.b122-modal.b122-modal-large .modal-dialog {min-width: min(800px, 90%);max-width: 90%;}.b122-modal.b122-modal-large .modal-content {min-height: min(400px, 90vh);}.b122-modal.b122-modal-generic .modal-footer {text-align: unset;}.b122-modal-extra-large .modal-dialog {max-width: 90vw;}.b122-modal .image-in-b122-modal {max-width: 100%;max-height: 78vh;}@media (min-width:768px) {.b122-modal-extra-large .modal-dialog {width: 900px;}}@media screen and (max-width: 1024px) {body {width: 100%;overflow-x: hidden;}.logo {position: relative;}.row-dashboard .col-md-6 {float: none;width: auto;}}@media screen and (max-width: 768px) {body {position: relative;}.logo {position: static;}.headerwrapper .header-left,.headerwrapper .header-right {position: relative;}.headerwrapper .header-left {z-index: 3000;margin-left: -168px;}.headerwrapper .header-right {margin-left: 0;}.leftpanel,.mainwrapper:before {display: none;}.mainpanel {width: 100%;margin-left: 0;}.show-left .headerwrapper .header-left {margin-left: 0;}.show-left .headerwrapper .header-right {margin-left: 230px;}.show-left .mainwrapper {overflow: hidden;}.show-left .leftpanel,.show-left .mainwrapper:before {display: block;}.show-left .leftpanel {position: fixed;top: 0;bottom: 0;height: 100%;overflow-y: auto;}.show-left .leftpanel .profile-left {margin-top: 60px;}.show-left .mainpanel {margin-left: 230px;}}@media screen and (max-width: 640px) {.media-options div.pull-left,.media-options div.pull-right {float: none !important;width: auto !important;}.media-options div.pull-left {margin-bottom: 20px !important;}.media-manager-sidebar {padding-left: 0;}.dataTables_wrapper .row .col-xs-6 {float: none;width: auto;text-align: center;}div.dataTables_paginate {float: none !important;margin-top: 10px !important;}.panel-signin {margin: 20px auto;}.panel-signup {margin: 20px;width: auto;}.nav-wizard {background: none;}.nav-wizard > li {margin: 0 !important;}.nav-wizard > li > a,.nav-wizard > li:first-child > a,.nav-wizard > li:last-child > a {-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}.nav-wizard > li > a:before,.nav-wizard > li > a:after {display: none;}}@media screen and (max-width: 480px) {.notfoundpanel {width: auto;}.notfoundpanel h3 {font-size: 18px;}.leftpanel .profile-left {min-height: 0;height: 70px;padding: 10px;}.leftpanel .profile-left .profile-thumb img {width: 40px;}.leftpanel .profile-left .media-heading {margin-top: 7px;}.pageheader {flex-grow: 1;padding: 10px;}.contentpanel {padding: 10px;}}@media screen and (max-width: 360px) {.pageheader h4 {font-size: 24px;}.msg-list > li .sender {line-height: normal;}.notfoundpanel {margin: 20px;}.notfoundpanel h1 {font-size: 150px;line-height: 150px;}.notfoundpanel h3 {font-size: 16px;}.notfoundpanel p {font-size: 13px !important;}.notfoundpanel .form-control {width: 200;float: none;margin: auto;}.notfoundpanel .btn {margin-top: 5px;width: 250px;}.media-options .btn-group {margin-bottom: 10px;}.btn-invoice .btn {width: 100%;margin-bottom: 10px;}.fc-header tr td {display: table-row;width: 100%;}.fc-header-center {text-align: left !important;}.fc-header-title {text-align: left;margin-bottom: 10px;}.panel-signin {width: auto;margin: 20px;}.panel-signup .pull-left,.panel-signup .pull-right {float: none !important;}.panel-signup .btn.btn-success {width: 100%;}}@media screen and (max-width: 320px) {.pageheader h4 {font-size: 20px;}.panel-signin .panel-body,.panel-signup .panel-body {padding: 30px 20px;}}