h3 {
  font-size: 18px;
}
body {
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    //background-color: #4F6C87;
    font-size: 14px;
    //color: #676a6c;
    overflow-x: hidden;
}
.text-ok {
  color: #1ab394;
}
.alert .alert-link {
  text-decoration: underline;
}
.display-none,
.display-hide {
  display: none; }

.chosen-container .chosen-drop {
    z-index:40000;
}
.widget_tickets_percent {
    float: left;
    position: relative;
    top: 20px;
    left: -10px;
}
.widget_tickets_value_closed {
    text-align: center;
    position: relative;
    left: 0px;
    width: 145px;
}
.note-popover.popover {
    z-index:10000;
}
.causale-bg {
    background-color:#F4D249;
}
.sign-dare-bg {
    background-color:#41B486;
}
.sign-avere-bg {
    background-color:#438DB5;
}
.sign-sbilancio-bg {
    background-color:#C16A67;
}
.sign-bilancio-bg {
    background-color:#95C29D;
}
.causale-bg {
    color:#F4D249;
}
.sign-dare {
    color:#41B486;
}
.sign-avere {
    color:#438DB5;
}
.sign-sbilancio {
    color:#DE0D0D;
}
.sign-bilancio {
    color:#0CB61D;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-sign-dare,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-sign-dare {
  color: #fff;
  background: #41B486;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-sign-avere,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-sign-avere {
  color: #fff;
  background: #438DB5;
}

.basket-item:hover,
.basket-item:focus {
  color: #5C5C5C;
  background-color: #CBC8C8;
  text-decoration: none;
}
.basket-item-button, .basket-item-button-delete {
  float:right;
  padding-left:5px;
  padding-right:5px;
  color:#fff;
  position:relative;
  top:-5px;
}
.basket-item-button:hover {
  float:right;
  padding-left:8px;
  padding-right:8px;
  color:green;
  position:relative;
  top:-10px;
  font-size:200%;
}
.basket-item-button-delete:hover {
  float:right;
  padding-left:11px;
  padding-right:11px;
  color:red;
  position:relative;
  top:-10px;
  font-size:200%;
}
/*
.nav-header {
.nav-header {
    padding: 33px 25px;
    background-color: #4F6C87;
    background-image: none;
}*/
body.mini-navbar .navbar-default .nav-second-level li a span {
  display: inline-block;
}
body.mini-navbar .nav-logo {
  display: none;
}
body.backlite {
  background-color: #E5EBF0;
}
body.backwhite {
  background-color: #FFFFFF;
}
.sk-spinner-circle-white .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 20%;
  height: 20%;
  background-color: #FFFFFF;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.text-sm {
  font-size:12px;;
}
.text-xs {
  font-size:10px;;
}
.bootstrap-switch-gold {
    color: #fff;
    background: #CCAC34;
}
.dataTable {
  width:auto!important; 
}
.datatable-lightazure-bg {
  background-color: #D5F2FB!important;
}
.datatable-lightgray-bg {
  background-color: #EAEAEB!important;
}
.datatable-lightblue-bg {
  background-color: #AFC4DB!important;
}
.datatable-lightgreen-bg {
  background-color: #B5DBC4!important;
}
.datatable-lightred-bg {
  background-color: #F5CCC6!important;
}
.datatable-lightrose-bg {
  background-color: #FBEAD5!important;
}
.datatable-white-bg {
  background-color: #FFFFFF!important;
}
.datatable-green-bg {
  background-color: #B7F6C0!important;
}
.darkgray-bg {
  background-color: #BBBBBE;
}
.lightgray-bg {
  background-color: #EAEAEB;
}
.lightred-bg {
  background-color: #ED8F81;
  color: #8C8C8C;
}
.green-bg {
  background-color: #70B28A;
  color: #ffffff;
}
.lightgreen-bg {
  background-color: #91B2A7;
  color: #8C8C8C;
}
.lightblue-bg {
  background-color: #AFCAEF;
  color: #454545;
}
.option-bold {
    font-weight:bold;
}
.vertical-timeline-icon.lightgray-bg {
  color: #B6B8B9;
}
tr.warning-row {
  border-left: 3px solid #f8ac59;
}
tr.danger-row {
  border-left: 3px solid #ed5565;
}
tr.info-row {
  border-left: 3px solid #1c84c6;
}
tr.default-row {
  border-left: 3px solid #23c6c8;
}
tr.success-row {
  border-left: 3px solid #1ab394;
}
sup.emergency {
  left: -14px;
  top: -3px;
  font-weight: bold;
  filter: brightness(1.8);
  font-size:50%;
}
.float-left {
  float:left;
}
.btn-notify {
  border-radius: 0px;
  margin-left: 3px;
  cursor: default;
}
.btn-notify-click {
  border-radius: 0px;
  margin-left: 3px;
}
.btn-left {
  float:left;
}
.btn-right {
  float:right;
}
.btn-rmargin {
  margin-right:5px;
}
.btn-tmargin {
  margin-top:5px;
}

a.btn-info {
  color:white;
}
a.btn-success {
  color:white;
}
.event-h2 > h2 {
  margin-top: 0px!important;
}

.btn-xxs {
  border-radius: 2px;
  font-size: 8px;
  line-height: 1.5;
  padding: 1px 3px 1px 3px;
}
.btn-doc-graph-year {
  margin-left: 1px;
  margin-right: 1px;
  background-color: lightgray;
}
.doc-graph-year {
  font-size: 9px;
  color: black;
  width: 25px;
  text-align: center;
  border-left: 0px;
  border-right: 0px;
  margin: 0px;
  padding: 0px;
  background-color: lightgray;
  border-top-style: solid;
  border-top-color: lightgray;
  border-bottom-style: solid;
  border-bottom-color: lightgray;
}
.orange-dashed {
    outline: 2px dashed #DD9700;
    outline-offset: -2px;
}
.float-right {
  float:right;
}
.dropzone .dz-message {
    font-size:13px;
}
.dropzone .dz-message h3 {
    font-size:24px;
}
.dropzone {
    margin-left: 50px;
}
.dropzone .dz-preview {
    margin-left: 170px;
}
.btn-warning {
    color: #FFFFFF!important;
}
.no-modal .select2-container {
    z-index:5000;
}
.modal .select2-container {
    z-index:5000;
}
.select2-container--default .select2-selection--single {
    border-radius: 0px;
}
.select2-container .select2-selection--single {
    height: 33px;
}
.has-error .select2-selection {
    border-color: rgb(185, 74, 72) !important;
}
.fc-sun {
    background-color: #FFF5F5 !important;
}
.document-maintotal {
    font-size:18px;
    font-weight:600;
}
.document-total {
    font-size:18px;
}
.document-subtotal {
    font-size:16px;
}

th.doc-row-descrizione, th.doc-row-prezzo, th.doc-row-vat, th.doc-row-qta, th.doc-row-valore, th.doc-row-action {
    font-size: 10px;text-align:center;
}
td.doc-row-descrizione {
    font-size: 16px;text-align:left;
}
td.doc-row-vat, td.doc-row-action {
    font-size: 16px;text-align:center;
}
td.doc-row-prezzo, td.doc-row-qta, td.doc-row-valore {
    font-size: 16px;text-align:right;
}
.doc-row-descrizione {
    width: 350px;
}
.doc-row-prezzo {
    width: 80px;
}
.doc-row-vat {
    width: 40px;
}
.doc-row-qta {
    width: 50px;
}
.doc-row-valore {
    width: 80px;
}
.doc-row-action {
    width: 20px;
}

th.doc-summery-descrizione, th.doc-summery-imponibile, th.doc-summery-percent, th.doc-summery-imposta, th.doc-summery-totale,
th.doc-summery-items, th.doc-summery-packages, th.doc-summery-pallets, th.doc-summery-weight, th.doc-summery-volume {
    font-size: 10px;text-align:center;
}
.doc-summery-descrizione {
    width: 350px;
}
.doc-summery-imponibile {
    width: 200px;
}
.doc-summery-percent {
    width: 100px;
}
.doc-summery-imposta {
    width: 150px;
}
.doc-summery-totale {
    width: 200px;
}
.doc-summery-items {
    width: 200px;
}
.doc-summery-packages {
    width: 200px;
}
.doc-summery-pallets {
    width: 200px;
}
.doc-summery-weight {
    width: 200px;
}
.doc-summery-volume {
    width: 200px;
}

th.salary-summery-descrizione, th.salary-summery-valore, th.salary-summery-compenso, th.salary-summery-totale,
th.salary-division-descrizione, th.salary-division-imponibile, th.salary-division-percent, th.salary-division-tax, th.salary-division-valore, th.salary-division-note {
    font-size: 10px;text-align:center;
}
.salary-summery-descrizione {
    width: 200px;
}
.salary-summery-valore {
    width: 120px;
    text-align: right;
}
.salary-summery-compenso {
    width: 120px;
    text-align: right;
}
.salary-summery-totale {
    width: 120px;
    text-align: right;
}
.salary-division-descrizione {
    width: 110px;
}
.salary-division-imponibile {
    width: 75px;
}
.salary-division-percent {
    width: 25px;
}
.salary-division-tax {
    width: 75px;
}
.salary-division-valore {
    width: 90px;
}
.salary-division-note {
    width: 100px;
}

th.mov-documents-documento, th.mov-documents-effetto, th.mov-documents-importo, th.mov-documents-scadenza, th.mov-documents-azione {
    font-size: 10px;text-align:center;
}
td.mov-documents-documento, td.mov-documents-effetto, td.mov-documents-importo, td.mov-documents-scadenza {
    font-size: 11px;text-align:center;
}
.mov-documents-documento {
    width: 480px;
}
.mov-documents-effetto {
    width: 200px;
}
.mov-documents-importo {
    width: 150px;
}
.mov-documents-scadenza {
    width: 80px;
}
.mov-documents-azione {
    width: 50px;
}

td.doc-expires input, td.doc-expires select {
    padding-left: 4px;
    padding-right: 4px;
}
th.doc-expires-modo, th.doc-expires-conto, th.doc-expires-note, th.doc-expires-scadenza, th.doc-expires-valore, th.doc-expires-pagato {
    font-size: 10px;text-align:center;
}
.doc-expires-modo {
    width: 80px;
}
.doc-expires-conto {
    width: 150px;
}
.doc-expires-note {
    width: 120px;
}
.doc-expires-scadenza {
    width: 65px;
}
.doc-expires-valore {
    width: 90px;
}
.doc-expires-pagato {
    width: 80px;
}
.doc-expires-delete {
    width: 5px;
}

td.doc-rows input {
    padding-left: 4px;
    padding-right: 4px;
}
th.doc-rows-id, th.doc-rows-descr, th.doc-rows-start-value, th.doc-rows-repeat-value, th.doc-rows-vat-perc, th.doc-rows-tot-value,
th.doc-rows-payment-note, th.doc-rows-advance, th.doc-rows-default {
    font-size: 10px;text-align:center;
}
td.doc-rows input {
    font-size: 11px;
    height: 20px;
}
td.doc-rows span {
    font-size: 11px;
    height: 20px;
    padding: 5px;
    padding-left: 2px;
    padding-right: 8px;
}
.doc-rows-id {
    min-width: 30px;
}
.doc-rows-descr {
    min-width: 200px;
}
.doc-rows-start-value {
    min-width: 110px;
    max-width: 110px;
}
.doc-rows-repeat-value {
    min-width: 110px;
}
.doc-rows-vat-perc {
    min-width: 40px;
}
.doc-rows-tot-value {
    min-width: 90px;
}
.doc-rows-payment-note {
    min-width: 150px;
}
.doc-rows-advance {
    min-width: 150px;
}
.doc-rows-default {
    min-width: 50px;
}

td.doc-accrows input, td.doc-accrows select {
    padding-left: 4px;
    padding-right: 4px;
}
th.doc-accrows-account, th.doc-accrows-imponibile, th.doc-accrows-vat, th.doc-accrows-imposta, th.doc-accrows-totale, th.doc-accrows-competence {
    font-size: 10px;text-align:center;
}
.doc-accrows-account {
    width: 415px;
}
.doc-accrows-imponibile {
    width: 150px;
}
.doc-accrows-vat {
    width: 75px;
}
.doc-accrows-imposta {
    width: 120px;
}
.doc-accrows-totale {
    width: 130px;
}
.doc-accrows-competence {
    width: 20px;
}

td.doc-incomerows input, td.doc-incomerows select {
    padding-left: 4px;
    padding-right: 4px;
}
th.doc-incomerows-id, th.doc-incomerows-expire, th.doc-incomerows-imponibile, th.doc-incomerows-lavorato, th.doc-incomerows-fatturato, th.doc-incomerows-consolidato, th.doc-incomerows-residuo, th.doc-incomerows-note {
    font-size: 10px;text-align:center;
}
.doc-incomerows-id {
    width: 40px;
}
.doc-incomerows-expire {
    width: 120px;
}
.doc-incomerows-imponibile {
    width: 140px;
}
.doc-incomerows-lavorato {
    width: 140px;
}
.doc-incomerows-fatturato {
    width: 140px;
}
.doc-incomerows-consolidato {
    width: 140px;
}
.doc-incomerows-residuo {
    width: 140px;
}
.doc-incomerows-note {
    width: 200px;
}

.doc-delivery-completed {
    background-color:#CBFFC7!important;
}
.doc-delivery-uncompleted {
    background-color:#FFFFD8!important;
}
.doc-delivery-warning {
    background-color:#FFE4C0!important;
}

td.doc-summery span.input-group-addon {
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 15px;
}

td.doc-summery-weight span.input-group-addon {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 25px;
}

th.prodtable-title {
   width: 10%;
}
td.prodtable-name {
   width: 15%;
}
td.prodtable-item {
   width: 15%;
}
td.prodtable-end {
}

th.test-answers-id, th.test-answers-question, th.test-answers-answer {
    font-size: 10px;text-align:center;
}
.test-answers-id {
    width: 20px;text-align:right;max-width: 20px;font-weight:bold;
}
.test-answers-question {
    width: 400px;
}
.test-answers-answer {
    width: 50px;text-align:center
}

.bg-danger-important {
  background-color: #ed5565!important;
  color: #ffffff!important;
}

.bg-success-important {
  background-color: #1c84c6!important;
  color: #ffffff!important;
}

.transaction_completed {
    background-color: #e3fdd5!important;
    color: #4B954C!important;
}
.transaction_rejected {
    background-color: #FFDBDB!important;
    color: #666666!important;
}
.transaction_pending {
    background-color: #FFFFD1!important;
    color: #666666!important;
}
.transaction_warning {
    background-color: #FFE4C0!important;
    color: #666666!important;
}
.transaction_unknown {
    background-color: #C3C3C3;
    color: #ffffff;
}

.payment_online_transaction_dt {
    width: 160px!important;
}
.payment_online_transaction_status {
    width: 105px!important;
    font-weight:bold;
}
.payment_online_transaction_id {

}
.payment_online_transaction_amount {
    width: 100px!important;
    text-align: right;
}
.payment_online_transaction_currency {
    width: 55px!important;
}
.store_stock_toolbar {
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 0 4px 0 0;
}
.store_stock_title {
    display:block;
    text-align:center;
    min-height: 40px;
    padding-top: 10px;
}
.store_stock_value {
    display:block;
    text-align:center;
    font-size:20px
}

.form_multirow_content {
    background-color: #ffffff;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 2px 0 0;
    color: inherit;
    margin-bottom: 0;
    padding: 15px 15px 7px;
    min-height: 48px;background-color: #ffffff;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 2px 0 0;
    color: inherit;
    margin-bottom: 0;
    padding: 15px 15px 7px;
    min-height: 48px;
}

/*
.nav > li.active {
    border-left: 4px solid #2C8AAB;
    background: #465F77;
}
ul.nav-second-level {
    background: #465F77;
}*/
/*
body.mini-navbar .profile-element,
body.mini-navbar .nav-label,
body.mini-navbar .navbar-default .nav li a span {
  display: block;
}*/
.widget.style1 h3 {
  font-size: 20px;
}
.widget.style1 span {
  font-size: 11px;
}
.widget_href a {
  color: white;
  text-decoration: none;
}
.widget_href a:hover,
.widget_href a:focus {
  color: white;
  text-decoration: underline;
}
.tooltip-inner {
  max-width: 300px!important;
}
.nav-logo {
  background-color: #f3f3f4;
  height: 60px;
}
.nav > li > a i {
  margin-right: 2px;
}
.nav-second-level li a {
  padding: 7px 10px 7px 10px;
  padding-left: 42px;
}
.nav-third-level li a {
  padding-left: 52px;
}

.table-leftpanel {
  padding: 5px 5px 5px 5px;
  background-color: #f9f9f9;
  border-color: #DCDCDC;
  margin-top: 5px;
  margin-right: 5px;
  float:left;
  border: 1px solid #e5e6e7;
  min-height:122px;
  min-width:150px;
}

.datatable-filters {
  _display: flex;
  _float: none;
}
div.clockpicker-popover {
    z-index:3000;
}
.table-wrapper-scroll-y {
  display: block;
  max-height: 360px;
  overflow-y: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.bootstrap-tagsinput {
    display:flex;
}
.ibox .float-e-margins {
  width:100%;
}
.ibox-tools a.btn-gray {
    color: #676a6c;
}
.ibox-tools a.btn-gray:hover {
    color: #333;
}
.btn-group-extra {
    margin-bottom: 4px;
    _display: inline-flex;
    float: right;
}
.btn-group-extra .btn {
    margin-right: 5px!important;
}
.btn-gray.btn-outline:hover {
  color: #333;
}
.btn-gray {
  background-color: #DCDCDC;
  border-color: #DCDCDC;
  color: #333;
}
.btn-gray:hover,
.btn-gray:focus,
.btn-gray:active,
.btn-gray.active,
.open .dropdown-toggle.btn-gray,
.btn-gray:active:focus,
.btn-gray:active:hover,
.btn-gray.active:hover,
.btn-gray.active:focus {
  background-color: #DCDCDC;
  border-color: #DCDCDC;
  color: #333;
}
.btn-gray:active,
.btn-gray.active,
.open .dropdown-toggle.btn-gray {
  background-image: none;
}
.btn-gray.disabled,
.btn-gray.disabled:hover,
.btn-gray.disabled:focus,
.btn-gray.disabled:active,
.btn-gray.disabled.active,
.btn-gray[disabled],
.btn-gray[disabled]:hover,
.btn-gray[disabled]:focus,
.btn-gray[disabled]:active,
.btn-gray.active[disabled],
fieldset[disabled] .btn-gray,
fieldset[disabled] .btn-gray:hover,
fieldset[disabled] .btn-gray:focus,
fieldset[disabled] .btn-gray:active,
fieldset[disabled] .btn-gray.active {
  background-color: #E6E6E6;
  border-color: #E6E6E6;
}

.btn-gold {
  background-color: #E3D857;
  border-color: #E3D857;
  color: #333;
}
.btn-gold:hover,
.btn-gold:focus,
.btn-gold:active,
.btn-gold.active,
.open .dropdown-toggle.btn-gold,
.btn-gold:active:focus,
.btn-gold:active:hover,
.btn-gold.active:hover,
.btn-gold.active:focus {
  background-color: #E3D857;
  border-color: #E3D857;
  color: #333;
}

.btn-green {
  background-color: #BBEDB0;
  border-color: #BBEDB0;
  color: #333;
}
.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active,
.open .dropdown-toggle.btn-green,
.btn-green:active:focus,
.btn-green:active:hover,
.btn-green.active:hover,
.btn-green.active:focus {
  background-color: #BBEDB0;
  border-color: #BBEDB0;
  color: #333;
}

.btn-gray:active,
.btn-gray.active,
.open .dropdown-toggle.btn-gray {
  background-image: none;
}
.btn-gray.disabled,
.btn-gray.disabled:hover,
.btn-gray.disabled:focus,
.btn-gray.disabled:active,
.btn-gray.disabled.active,
.btn-gray[disabled],
.btn-gray[disabled]:hover,
.btn-gray[disabled]:focus,
.btn-gray[disabled]:active,
.btn-gray.active[disabled],
fieldset[disabled] .btn-gray,
fieldset[disabled] .btn-gray:hover,
fieldset[disabled] .btn-gray:focus,
fieldset[disabled] .btn-gray:active,
fieldset[disabled] .btn-gray.active {
  background-color: #E6E6E6;
  border-color: #E6E6E6;
}

.email_macro {
    padding: 0px 16px 8px!important;
    font-family: monospace!important;
    font-weight: bold!important;
    margin-top: 0px!important;
    line-height: 15px!important;
}

.merge-header-obj1 {
    background-color:#4ECCAF;
    color: white;
    padding: 5px;
    margin-right: 5px;
    text-align: center;
}
.merge-header-obj2 {
    background-color:#CC5E5C;
    color: white;
    padding: 5px;
    margin-right: 5px;
    text-align: center;
}
.merge-header-result {
    background-color:#9ACC71;
    color: white;
    padding: 5px;
    margin-right: 5px;
    text-align: center;
}

.merge-field-check {
    position: absolute;
    top: 4px;
    right:7px;
}
.merge-field-obj1 {
    background-color:#B4E9DD;
    color: #424242;
    padding: 5px;
    margin-right: 5px;
    text-align: left;
}
.merge-field-obj2 {
    background-color:#E8B1B3;
    color: #424242;
    padding: 5px;
    margin-right: 5px;
    text-align: left;
}
.merge-field-result {
    background-color:#CCE5B8;
    color: #424242;
    padding: 5px;
    margin-right: 5px;
    text-align: left;
}

#div_timer {
    position: absolute;
    top: 0px;
    right: 40px;
    background-color: #e2e0e0;
    padding: 20px;
    font-size: 25px;
    z-index: 50000;
    margin: 10px;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}

.document-destinator, .document-reference, .document-product, .document-student {
  background: #e2e2e2;
  padding: 10px;
  border: 1px solid #e7eaec;
  min-height: 60px;
}
.document-companyname, .document-title {
  margin-top: 0px!important;
  margin-bottom: 0px!important;
}
.document-product-row {
  display: block;
  line-height: 11px;
}
.document-address-row, .document-reference-row {
  display: block;
  line-height: 11px;
}
.document-title-row, .document-value-row {
  display: block;
  line-height: 15px;
}
.document-address, .document-zipcode, .document-zipcode, .document-city, .document-province, .document-country, .document-subtitle, .document-name, .document-date, .document-size, .document-color {
  font-size: 10px;
  padding-right: 5px;
}
.document-vatcode, .document-taxcode {
  font-family: "Courier New", Courier, monospace;
  font-size: 10px;
}
.document-phone, .document-email {
  font-family: "Courier New", Courier, monospace;
  font-size: 12px;
  float: right;
}
.document-code {
  font-size: 12px;
  float: right;
  margin-right: 2px;
  background-color: lightgray;
  padding-left: 2px;
  padding-right: 2px;
}
.document-title {
  font-size: 11px;
  font-style: italic;
  float: left;
  position: relative;
  top: 2px;
}
.document-type {
  font-size: 13px;
  _font-style: italic;
  float: right;
  position: relative;
  top: -30px;
}
.document-value {
  font-size: 14px;
  float: left;
}
.document-provv {
  font-size: 14px;
  float: right;
}
.document-date {
  font-size: 12px;
  float: left;
}
.document-number {
  font-size: 14px;
  float: left;
}
.document-um {
  font-size: 12px;
  float: right;
}
.document-mag-available-icon {
  float: right;
  margin-left: 2px;
  top: -2px;
  position: relative;
}
.available {
  color:green;
}
.warning {
  color:#DEB40D;
}
.not-available {
  color:red;
}
.available-bold {
  color:green;
  font-weight:bold;
}
.warning-bold {
  color:#DEB40D;
  font-weight:bold;
}
.not-available-bold {
  color:red;
  font-weight:bold;
}
.document-mag-update {
  float: right;
  font-size: 8px;
  position: relative;
  top: -2px;
}
.job-senior {
    font-size: 12px;
    color: gray;
    height: 20px;
}

.small-chat-users {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 405px;
  background: #fff;
  border: 1px solid #e7eaec;
  width: 170px;
  height: 420px;
  border-radius: 4px;
}
.small-chat-users .content {
  padding: 10px 5px;
}
.small-chat-users.ng-small-chat {
  display: block;
}
.body-small .small-chat-users {
  bottom: 70px;
  right: 20px;
}
.small-chat-users.active {
  display: block;
  z-index:100;
}
.small-chat-users .heading {
  background: #2f4050;
  padding: 8px 15px;
  font-weight: bold;
  color: #fff;
}
.small-chat-users .content .user-name {
  font-weight: bold;
  margin-bottom: 3px;
  font-size: 11px;
}

div.document-mag-offered, div.document-mag-available, div.document-mag-ordered, div.document-mag-stock,
div.document-mag-boxes, div.document-mag-engaged, div.document-mag-secluted {
  width: 70px;
  font-size: 11px;
  text-align: center;
  margin-bottom: 4px;
}
div.document-mag-stock-beg, div.document-mag-stock-end {
  width: 50px;
  font-size: 9px;
  text-align: center;
  margin-bottom: 4px;
}
input.document-mag-offered, input.document-mag-available, input.document-mag-ordered, input.document-mag-stock,
input.document-mag-boxes, input.document-mag-engaged, input.document-mag-secluted {
  font-size: 20px;
  text-align: center;
  padding-left: 2px;
  padding-right: 2px;
}
input.document-mag-stock-beg, input.document-mag-stock-end {
  font-size: 18px;
  text-align: center;
  padding-left: 2px;
  padding-right: 2px;
}
.move-correction {
  font-size: 10px;
  background-color: #f9b5b5;
  position: relative;
  top: 2px;
  padding-left: 10px;
  padding-right: 10px;
}

.btn-group > .btn {
  border-radius: 3px;
  border-top-right-radius: 3px!important;
  border-bottom-right-radius: 3px!important;
  border-top-left-radius: 3px!important;
  border-bottom-left-radius: 3px!important;
  margin-left: 5px!important;
}

.ibox-filter {
  display: flow-root;
  background-color: #ffffff;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 2px 0 0;
  color: inherit;
  margin-bottom: 0;
  padding: 5px 15px 7px;
  min-height: 48px;
}

code {
  background-color: #E7EAEC;
  color: #676A6C;
}

/*
.dataTables_info {
    _text-align: center;
    _position: relative;
    _top: -42px;
}*/

.bottom > .dataTables_info {
  padding-top: 6px !important;
  text-align: right;
}

.datatable_column_header {
  font-size: 12px;
}

.datatable-filter-buttons {
  float: right;
  padding-bottom: 0px;
  padding-top: 5px;
  padding-left: 5px;
}

.datatable-filter-group {
  text-align: right;
  padding-top: 2px;
  padding-bottom: 2px;
  display: block;
}

.datatable-filter-last-group {
  text-align: right;
  padding-top: 2px;
  padding-bottom: 2px;
  display: inline-block;
  float: right;
}

.datatable-filter-input-group {
}

.datatable-filter-input {
  font-size: 12px;
  height: 22px;
}

.datatable-filter-label {
  padding-left:5px;
  padding-right:5px;
  font-size: 12px;
}

.dataTables_wrapper {
    padding-bottom: 0px;
}

.dataTables_wrapper .dataTables_processing {
    width: 200px;
    display: inline-block;
    padding: 7px;
    left: 50%;
    position: absolute;
    top: 30% !important;
    margin-left: -100px;
    text-align: center;
    color: #FFFFFF;
    border: 1px solid #e7ecf1;
    background: #2F4050;
    vertical-align: middle;
    -webkit-box-shadow: 0 1px 8px rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 8px rgba(0,0,0,.1);
    box-shadow: 0 1px 8px rgba(0,0,0,.1);
}

.nav-tabs > li > a {
    padding: 7px 10px 7px 10px;
}
.tabs-container .nav-tabs > li.active > a,
.tabs-container .nav-tabs > li.active > a:hover,
.tabs-container .nav-tabs > li.active > a:focus {
    background-color:#F5F5F5;
}
.tabs-container .nav-tabs > li > a {
    background-color:#FCFCFC;
    border: 1px solid #F5F5F5;
    border-bottom-color: transparent;
}

.sorting_1 {
    _padding: 0px!important;
}

.bootstrap-switch-male {
    color: #fff;
    background: #8AE6FF;
}
.bootstrap-switch-female {
    color: #fff;
    background: pink;
}
.bootstrap-switch-yellow {
    color: #676A6C;
    background: #FFFC2F;
}
.bootstrap-switch-gray {
    color: #fff;
    background: #E7EAEC;
}

.onoffswitch-label-w {
  border: 2px solid #F6C01E;
}
.onoffswitch-inner-w:before {
  content: "ON";
  background-color: #F6C01E;
}
.onoffswitch-inner-w:after {
  content: "OFF";
}
.onoffswitch-switch-w {
  border: 2px solid #F6C01E;
}

.onoffswitch-label-d {
  border: 2px solid #f6371e;
}
.onoffswitch-inner-d:before {
  content: "ON";
  background-color: #f6371e;
}
.onoffswitch-inner-d:after {
  content: "OFF";
}
.onoffswitch-switch-d {
  border: 2px solid #f6371e;
}

.buttons-colvisGroup {
    padding: 3px;
    _background-color: #1bb394;
    _color: #fff;
    font-size: 15px;
    min-width: 30px;
}

.float-e-margins .btn {
  margin-bottom: 0px!important;
}

.modal-header {
    padding: 10px;
}
.modal-header-button {
    margin-top: 5px;
    text-align: right;
}
.modal-footer {
    padding: 10px;
}
.modal-title {
    font-size: 22px;
    height:40px;
}
.modal-body > .row {
    margin-top: 5px;
}
.tab-pane > .panel-body {
    background-color:#F5F5F5;
}
.panel-body > .row {
    margin-top: 5px;
}
#toast-container.toast-bottom-center > div, #toast-container.toast-top-center > div {
    width: 500px;
}

.picker-success {
    color: #3c763d;
    background-color: #d6e9c6;
    border-color: #d6e9c6;
}
.picker-warning {
    color: #8a6d3b;
    background-color: #faebcc;
    border-color: #faebcc;
}
.picker-info {
    color: #31708f;
    background-color: #bce8f1;
    border-color: #bce8f1;
}
.picker-danger {
    color: #a94442;
    background-color: #ebccd1;
    border-color: #ebccd1;
}

.input-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.input-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.input-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.input-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.input-xsmall {
    width: 80px!important;}
.input-small {
    width: 145px!important;}
.input-medium {
    width: 240px!important;}
.input-large {
    width: 320px !important; }
.input-xlarge {
    width: 420px !important; }

.input-icon {
  position: relative;
  left: 0; }
  .input-icon > .form-control {
    padding-left: 33px; }
    .input-group .input-icon > .form-control {
      -webkit-border-radius: 4px 0 0 4px;
      -moz-border-radius: 4px 0 0 4text-decoration: line-through;px;
      -ms-border-radius: 4px 0 0 4px;
      -o-border-radius: 4px 0 0 4px;
      border-radius: 4px 0 0 4px; }
  .input-icon > i {
    color: #ccc;
    display: block;
    position: absolute;
    margin: 9px 2px 4px 10px;
    z-index: 3;
    width: 16px;
    font-size: 16px;
    text-align: center;
    left: 0; }
    .modal .input-icon > i {
      z-index: 10055; }
    .has-success .input-icon > i {
      color: #36c6d3; }
    .has-warning .input-icon > i {
      color: #F1C40F; }
    .has-info .input-icon > i {
      color: #659be0; }
    .has-error .input-icon > i {
      color: #ed6b75; }
  .input-icon.right {
    left: auto;
    right: 0; }
    .input-icon.right > .form-control {
      padding-right: 33px;
      padding-left: 12px; }
      .input-group .input-icon.right > .form-control {
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        -ms-border-radius: 0 4px 4px 0;
        -o-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0; }
    .input-icon.right > i {
      left: auto;
      right: 8px;
      float: right; }
  .input-icon.input-icon-lg > i {
    margin-top: 16px; }
  .input-icon.input-icon-sm > i {
    margin-top: 8px;
    font-size: 13px; }

/***
Notes
***/
.note {
  margin: 0 0 20px 0;
  padding: 15px 30px 15px 15px;
  border-left: 5px solid #eee;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }
  .note h1,
  .note h2,
  .note h3,
  .note h4,
  .note h5,
  .note h6 {
    margin-top: 0; }
    .note h1 .close,
    .note h2 .close,
    .note h3 .close,
    .note h4 .close,
    .note h5 .close,
    .note h6 .close {
      margin-right: -10px; }
  .note p {
    margin: 0;
    font-size: 13px; }
    .note p:last-child {
      margin-bottom: 0; }
  .note code,
  .note .highlight {
    background-color: #fff; }
  .note.note-default {
    background-color: white;
    border-color: #b0c1d2;
    color: black; }
    .note.note-default.note-bordered {
      background-color: #eef1f5;
      border-color: #c0cedb; }
    .note.note-default.note-shadow {
      background-color: #f1f4f7;
      border-color: #d1dbe4;
      box-shadow: 5px 5px rgba(212, 221, 230, 0.2); }
  .note.note-success {
    background-color: #c0edf1;
    border-color: #58d0da;
    color: black; }
    .note.note-success.note-bordered {
      background-color: #a7e6ec;
      border-color: #6dd6df; }
    .note.note-success.note-shadow {
      background-color: #abe7ed;
      border-color: #81dbe3;
      box-shadow: 5px 5px rgba(134, 221, 228, 0.2); }
  .note.note-info {
    background-color: #f5f8fd;
    border-color: #8bb4e7;
    color: #010407; }
    .note.note-info.note-bordered {
      background-color: #dbe8f8;
      border-color: #a0c2ec; }
    .note.note-info.note-shadow {
      background-color: #e0ebf9;
      border-color: #b5cff0;
      box-shadow: 5px 5px rgba(185, 210, 241, 0.2); }
  .note.note-warning {
    background-color: #faeaa9;
    border-color: #f3cc31;
    color: black; }
    .note.note-warning.note-bordered {
      background-color: #f8e38c;
      border-color: #f4d249; }
    .note.note-warning.note-shadow {
      background-color: #f9e491;
      border-color: #f6d861;
      box-shadow: 5px 5px rgba(246, 217, 102, 0.2); }
  .note.note-danger {
    background-color: #fef7f8;
    border-color: #f0868e;
    color: #210406; }
    .note.note-danger.note-bordered {
      background-color: #fbdcde;
      border-color: #f39da3; }
    .note.note-danger.note-shadow {
      background-color: #fbe1e3;
      border-color: #f6b3b8;
      box-shadow: 5px 5px rgba(246, 184, 189, 0.2); }

@media (max-width: 815px) {
  .nav-justified>li {
    float: left!important;
  }
  .modal-body {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row {
    margin-left: 0px;
  }

}

.elements-list .inbox-item.active,
.elements-list .inbox-item:hover {
  background: #1c84c6;
  color: #FFFFFF;
  border-color: #135A86;
  border-radius: 0;
}

.elements-list .pending-item.active,
.elements-list .pending-item:hover {
  background: #23c6c8;
  color: inherit;
  border-color: #1C9EA0;
  border-radius: 0;
}

.elements-list .outbox-item.active,
.elements-list .outbox-item:hover {
  background: #f8ac59;
  color: inherit;
  border-color: #E17909;
  border-radius: 0;
}

.has-crossed,
.has-crossed:focus {
   text-decoration: line-through;
}
.has-crossed-red,
.has-crossed-red:focus {
  text-decoration: line-through;
  color:red;
}

.radio {
  padding-left: 20px;
}
.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
}
.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}
.radio.radio-inline {
  margin-top: 0;
}

.radio-primary input[type="radio"] + label::after {
  background-color: #337ab7;
}
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #337ab7;
}
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #337ab7;
}

.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f;
}

.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de;
}

.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e;
}

.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c;
}

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
  font-family: 'FontAwesome';
  content: "\f00c";
}
input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
  color: #fff;
}
input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
  color: #fff;
}