html {
  background: none;
}
.rtl {
  direction: rtl;
}
.p-fc {
	overflow:hidden;
	background-color: #fff;
	border: 1px solid #e4e7ea;
	border-radius: 0;
	box-shadow: none;
	color: #565656;
	height: 38px;
	max-width: 100%;
	padding: 7px 12px;
	transition: all 300ms linear 0s;
	font-size: 14px;
	line-height: 1.42857143;
}
.uppercase {text-transform: uppercase;}
.lowercase {text-transform: lowercase;}
.fa_import {transform: rotate(270deg);}
.fa_export {transform: rotate(90deg);}
.rtl .checkbox input[type="checkbox"],
.rtl .checkbox-inline input[type="checkbox"],
.rtl .radio input[type="radio"],
.rtl .radio-inline input[type="radio"] {
  position: relative;
  margin-left: 0;
}
.elm_block{display:block!important;}
.print {
  visibility: hidden;
  display: block;
  position: absolute;
  top: -6000px;
}
.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.tab-hid {
  visibility: hidden;
  position: absolute;
  top: -9999px;
}
.chart-intab .list-inline {
  margin-bottom: 0;
}
.chart-intab .list-inline li {
  vertical-align: middle;
}
.chart-intab .list-inline li i {
  font-size: 14px;
}
.chart-intab .list-inline li span {
  font-size: 14px;
}

.form-signin input[type="password"] {
  margin-bottom: 0 !important;
}

.div_op3 .inputTags-autocomplete-item{
	display:inline-block!important;
	min-width:33%!important;
	border:solid 1px #ddd!important;
	border-width: 0 1px 1px 0!important;
}
div.inputTags-list ul.inputTags-autocomplete-list li.is-disabled {
	background-color: #eee!important;
}
.well:after,
.well:before,
.white-box:after,
.white-box:before {
  display: table;
  content: " ";
  clear: both;
}

@media print {
  .print {
    visibility: none;
    content: initial;
  }
  .screen {
    display: none !important;
  }
  img {
    max-width: 80% !important;
  }
}

.both:after {
  clear: both;
  display: table;
  content: " ";
}

.well:after {
  clear: both;
  display: table;
  content: " ";
}

.w-0 {
  display: none;
}

.w-1 {
  width: 8%;
}

.w-2 {
  width: 16%;
}

.w-3 {
  width: 25%;
}

.w-4 {
  width: 33%;
}

.w-5 {
  width: 42%;
}

.w-6 {
  width: 50%;
}

.w-7 {
  width: 58%;
}

.w-8 {
  width: 66%;
}

.w-9 {
  width: 75%;
}

.w-10 {
  width: 83%;
}

.w-11 {
  width: 92%;
}

.w-12 {
  width: 100%;
}

.svg-container {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  vertical-align: middle;
  overflow: hidden;
}

.svg-content {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

img {
  max-width: 100%;
  height: auto;
}

.box-inline {
  display: inline-block;
  margin: 0 30px 15px 0;
  min-width: 96px;
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

.leaflet-pane {
  z-index: 400;
}

.tooltip-content4 {
  z-index: auto;
}

.modal {
  text-align: center;
}

.countdown-holder {
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 10px 10px;
}

@media print {
  .table > tbody > tr > td,
  .table > tbody > tr > th,
  .table > tfoot > tr > td,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > thead > tr > th {
    word-wrap: break-all;
  }
}

.dataTables_wrapper .dataTables_filter input[type="search"]::-webkit-search-cancel-button,
.dataTables_wrapper .dataTables_filter input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: button !important;
}

input::-ms-reveal,
input::-ms-clear {
  display: none;
}

.user-list {
  margin: 0;
  padding: 0;
}

.user-element {
  background-color: #ffffff;
  text-align: right;
  margin: 0;
  padding: 5px 10px 5px 5px;
}

.user-child {
  border-top: solid 1px #e5e5e5;
  font-size: 80%;
}

.user-active {
  background-color: #f7fafc;
}

.user-element:hover {
  background-color: #f7fafc;
}

.flex-container {
  padding: 0;
  margin: 0;
  list-style: none;
}

.curTime {
  font-family: "Lucida Console", monospace;
  letter-spacing: -1px;
  color: #888888;
}

.bg-title {
  margin: 0;
  padding: 15px 0 5px 0;
  border-bottom: none;
  margin-bottom: 0;
}
.bg-title h4 {
	margin:3px 0 0 0;
}
.bg-title .breadcrumb{
	margin:5px 0 0 0;
}

@media screen and (min-width: 767px) {
	.nav-cal{
		float:right!important;
	}
	.nav-cal .hide-menu{
		display:none!important;
	}
}

div.dataTables_wrapper div.dataTables_filter input {
  max-width: 100px;
}

.top-left-part {
  width: unset;
}

.dd3-content {
  padding: 0 30px 0 30px !important;
}

.dd3-content input {
  float: left;
  max-width: CALC(100% - 300px) !important;
  width: CALC(100% - 300px) !important;
  height: 28px !important;
  padding: 0 5px !important;
  vertical-align: middle;
}
.dd3-content input.tags {
  max-width: 300px !important;
  width: 300px !important;
}
.lock > .dd3-content {
  padding: 0 30px 0 60px !important;
}

.Xdd3-handle:before {
  top: unset !important;
  position: unset !important;
  left: unset !important;
  top: unset !important;
  width: unset !important;
}

.white-box {
  background: #fff;
  padding: 15px 15px 15px 15px;
  margin-bottom: 20px;
}
.well {
  margin: 10px 0;
}
.swal2-html-container {
  text-align: start !important;
}

@media screen and (max-width: 768px) {
  .footer {
    margin: 0 auto !important;
    padding: 20px 10px;
    display: block;
  }
  .foo-copy,
  .foo-time {
    display: block;
    padding: 0 10px;
    width: 100%;
  }

  /*
		.container-fluid {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
    }
    .white-box {
        padding: 10px 0 0 !important;
    }
    .cnt {
        padding: 10px !important;
    }
 */
  .container-fluid {
    padding: 0 15px 15px 15px;
  }
  .white-box {
    /* padding: 5px; */
    margin-bottom: 15px;
  }
  .well {
    margin: 0px -10px 15px;
  }
  .cnt {
    padding: 5px;
  }
  table.bt tfoot th::before,
  table.bt tfoot td::before,
  table.bt tbody td::before {
    width: 25vw;
    content: attr(data-th) ":";
    word-wrap: break-word;
  }
  div.inputTags-list {
    max-width: 85vw;
    overflow-x: hidden;
  }
  table.table-bordered.dataTable tbody th .bt-content,
  table.table-bordered.dataTable tbody td .bt-content {
    word-wrap: break-word;
    max-width: 55vw;
    overflow-x: clip;
  }
}
.v-middle{
  padding-top: 10px;
}

@media screen and (min-width: 768px) {
  .footer {
    margin: 0 auto !important;
    padding: 20px 10px;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
  }
  .foo-copy,
  .foo-time {
    flex: 1;
    padding: 0 10px;
  }
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.modal-dialog .container {
	max-width: 100%!important;
}

#side-menu .fa-fw {
  width: initial !important;
  display: initial !important;
  text-align: initial !important;
  margin-bottom: initial !important;
}

.text2 {
  float: left;
  width: 40% !important;
}

.solid {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  user-drag: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
}

table.gj-grid-table tfoot div {
  padding: 0 !important;
  margin: 0 !important;
}

table.gj-grid-table tfoot form {
  padding: 0 !important;
  margin: 0 !important;
}

.form-inline .form-group {
  width: 25%;
}

.form-control-static {
  min-height: 38px;
  padding-top: 0;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.cnt {
  _margin: 7.5px;
  padding: 20px;
  _background-color: #fff;
}

.gris {
  background-color: #eee;
}

.ifelse {
  font-weight: bold;
  color: #e10000;
}

.phpcode {
  resize: vertical;
  padding: 5px;
  margin: 0;
  width: 100%;
}

.scriptIf {
  padding: 0;
}

.scriptIf textarea {
}

.scriptThen {
  padding: 5px;
  background-color: #f5f5f5;
}

.svg {
  display: block;
  float: left;
  margin-right: 10px;
  width: 30px;
  text-align: center;
}

.svg img {
  width: 30px;
}

.aftersvg {
  vertical-align: top;
}

span.red {
  color: #e60000;
  font-weight: bold;
}

.tooltip-effect-5 .tooltip-content {
  width: 300px;
  margin-left: -150px;
  text-align: center;
}

li.paginate_button {
  padding: 0 !important;
}

.optElement .form-group,
.optElements .form-group {
  margin-bottom: 10px;
}

.bootstrap-select .dropdown-toggle {
  display: grid;
}

.tooltip-content4 {
  background: #d9edf7;
  color: #2b2b2b;
  padding: 0.5em;
  bottom: 0px;
  border-bottom: 35px solid #2b2b2b;
}

.json {
	font-family: monospace, monospace;
  font-size: 12px;
  line-height: 1;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}

.json > .json__item {
  display: block;
}

.json__item {
  display: none;
  margin-top: 5px;
  padding-left: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.json__item--collapsible {
  cursor: pointer;
  overflow: hidden;
  position: relative;
}

.json__item--collapsible::before {
  content: "+";
  position: absolute;
  left: 5px;
}

.json__item--collapsible::after {
  background-color: lightgrey;
  content: "";
  height: 100%;
  left: 9px;
  position: absolute;
  top: 26px;
  width: 1px;
}

.json__item--collapsible:hover > .json__key,
.json__item--collapsible:hover > .json__value {
  text-decoration: underline;
}

.json__toggle {
  display: none;
}

.json__toggle:checked ~ .json__item {
  display: block;
}

.json__key {
  color: darkblue;
  display: inline;
}

.json__key::after {
  content: ":";
}

.json__value {
  display: inline;
}

.json__value--string {
  color: green;
	direction: rtl;
}

.json__value--number {
  color: blue;
}

.json__value--boolean {
  color: red;
}

.file-embed,
.file-image {
  max-width: 400px;
  max-height: 200px;
}

.file-image {
  overflow-y: scroll;
}

.file-embed > embed,
.file-image > img {
  width: 100%;
}

.panel.job {
  margin-bottom: 0;
}

.panel.job .panel-heading {
  border-top: solid 1px #fff;
  padding: 0;
}

.panel.job .panel-title a {
  display: inline-block;
  width: 100%;
  padding: 15px 15px;
}

.Xpanel-heading .accordion-toggle:after {
  font-family: "Glyphicons Halflings";
  content: "\e114";
  float: right;
  color: #fff;
}

.Xpanel-heading .accordion-toggle.collapsed:after {
  content: "\e080";
}

.elmVal table,
.elmVal tbody,
.elmVal tr,
.elmVal th,
.elmVal td {
  break-inside: auto !important;
  margin-bottom: 0 !important;
}

td.nbd {
  padding: 0 12px 0 12px !important;
}

td.nbd th,
td.nbd td {
  border: none !important;
}

td.nbd tr {
  border-top: 1px solid #e4e7ea;
}

td.nbd > table > tbody > tr:first-child {
  border-top: none !important;
}

.elmVal > table > tbody > tr:last-child {
  border-bottom: 1px solid #e4e7ea !important;
}

.elmVal > table {
  margin-bottom: 10px !important;
}

div.track dt {
  font-weight: 500 !important;
}

div.track ul {
  padding-inline-start: 15px;
}

div.track li {
  line-height: 1.85;
}

div.track dl dl {
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  border-bottom: solid 1px #eee;
}

div.track dt {
  padding: 0 5px;
  min-width: 220px;
}

div.track dd {
  padding: 0 5px;
  min-width: 320px;
}

div.track hr {
  margin-top: 5px;
  margin-bottom: 5px;
}

div.track dl {
  display: flex;
}

div.track dl dt {
  flex: initial;
}

div.track dl dd {
  flex: auto;
}

div.track dd.arr {
  display: flex;
}

div.track dd.arr dl {
  display: flex;
  flex: auto;
}

div.track dd.str dl {
  display: block;
}

.sttabs {
  width: auto !important;
}

.media-right img {
  text-align: center;
  max-width: 300px;
  width: 300px;
  height: auto;
}

fieldset.fieldset {
  padding: 0 0 0 0 !important;
  margin: 25px 0 !important;
  border-bottom: solid 1px #e5e5e5;
}

legend {
  border: none !important;
}

.label-string {
    letter-spacing: 0.05em;
		font-size:85%;
    padding: 2px 8px 2px;
    font-weight: 300;
}

.form-group.cmd label.control-label {
  font-size: 21px;
  color: #333;
  font-weight: 300;
  padding: 0;
}

.nav-tabs {
  border: none !important;
}

.nav-tabs > li {
  padding: 0 5px !important;
  margin-bottom: 0 !important;
  border: none !important;
}

.nav-tabs > li a,
.nav-tabs > li a:focus,
.nav-tabs > li a:hover {
  margin-bottom: 0 !important;
  border-bottom: 2px solid #edf1f5;
}

.nav-tabs > li a.active {
  margin-bottom: 0 !important;
}

@media (max-width: 767px) {
  .nav-tabs {
    padding-bottom: 20px;
  }
  .nav-tabs {
    float: none !important;
    width: 100% !important;
  }
  .nav-tabs > li {
    width: 50% !important;
  }
  .nav-tabs > li a {
    text-align: center !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    overflow-x: hidden !important;
  }
  .customtab {
    border-bottom: none;
  }
  .media-body,
  .media-left,
  .media-right {
    display: block;
    max-width: 100%!important;
  }
  .media-right {
    text-align: center;
  }
  .media-right img {
    max-width: 100%;
    width: auto;
  }
}

option.lev0 {
  font-weight: 700;
}

option.lev1 {
  font-weight: 600;
}

option.lev2 {
  font-weight: 500;
}

option.lev0.dis {
  background-color: #ccc;
}

option.lev1.dis {
  background-color: #ddd;
}

option.lev2.dis {
  background-color: #eee;
}

form fieldset {
  margin: 0;
  padding: 0;
}

form fieldset > legend {
  margin: 30px 0;
  padding: 0;
}

.col-lg-0 {
  display: none;
}

@media (max-width: 1200px) {
  .col-md-0 {
    display: none;
  }
}

@media (max-width: 992px) {
  .col-sm-0 {
    display: none;
  }
  .input-group {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .col-xs-0 {
    display: none;
  }
}

@media print {
  .col-print-0 {
    display: none;
  }
  .col-print-1 {
    width: 8%;
    float: left;
  }
  .col-print-2 {
    width: 16%;
    float: left;
  }
  .col-print-3 {
    width: 25%;
    float: left;
  }
  .col-print-4 {
    width: 33%;
    float: left;
  }
  .col-print-5 {
    width: 42%;
    float: left;
  }
  .col-print-6 {
    width: 50%;
    float: left;
  }
  .col-print-7 {
    width: 58%;
    float: left;
  }
  .col-print-8 {
    width: 66%;
    float: left;
  }
  .col-print-9 {
    width: 75%;
    float: left;
  }
  .col-print-10 {
    width: 83%;
    float: left;
  }
  .col-print-11 {
    width: 92%;
    float: left;
  }
  .col-print-12 {
    width: 100%;
    float: left;
  }
  .elmVal {
    padding-right: 10px !important;
    overflow-x: auto !important;
  }
  .elmVal table,
  .elmVal tbody,
  .elmVal tr,
  .elmVal th,
  .elmVal td {
    break-inside: auto !important;
  }
  ::-webkit-scrollbar {
    display: none;
  }
  .modal-body {
    max-height: none !important;
    overflow-y: visible !important;
  }
  .modal-content,
  .modal {
    background-color: #fff !important;
    opacity: 1 !important;
  }
  #eFooter {
    display: none;
  }
}

table.mceLayout {
  margin: auto !important;
  width: 100% !important;
  height: 100% !important;
}

#addBookDialog .form-group,
.modal-footer.form-group {
  margin-bottom: 0 !important;
}

.box-body fieldset:empty {
  display: none;
}

table.table th p {
  display: inline;
  padding: 0;
  margin: 0;
  color: unset;
}

/*Margin and Padding helpers*/
.p-1 {
  padding: 1.5em;
}
.p-x-1 {
  padding: 0 1.5em;
}
.p-y-1 {
  padding: 1.5em 0;
}
.p-t-1 {
  padding-top: 1.5em;
}
.p-r-1 {
  padding-right: 1.5em;
}
.p-b-1 {
  padding-bottom: 1.5em;
}
.p-l-1 {
  padding-left: 1.5em;
}
.m-1 {
  margin: 1.5em;
}
.m-x-1 {
  margin: 0 1.5em;
}
.m-y-1 {
  margin: 1.5em 0;
}
.m-t-1 {
  margin-top: 1.5em;
}
.m-r-1 {
  margin-right: 1.5em;
}
.m-b-1 {
  margin-bottom: 1.5em;
}
.m-l-1 {
  margin-left: 1.5em;
}
@media (max-width: 1200px) {
  .p-1 {
    padding: 1em;
  }
  .p-x-1 {
    padding: 0 1em;
  }
  .p-y-1 {
    padding: 1em 0;
  }
  .p-t-1 {
    padding-top: 1em;
  }
  .p-r-1 {
    padding-right: 1em;
  }
  .p-b-1 {
    padding-bottom: 1em;
  }
  .p-l-1 {
    padding-left: 1em;
  }
  .m-1 {
    margin: 1em;
  }
  .m-x-1 {
    margin: 0 1em;
  }
  .m-y-1 {
    margin: 1em 0;
  }
  .m-t-1 {
    margin-top: 1em;
  }
  .m-r-1 {
    margin-right: 1em;
  }
  .m-b-1 {
    margin-bottom: 1em;
  }
  .m-l-1 {
    margin-left: 1em;
  }
}
@media (max-width: 992px) {
  .p-1 {
    padding: 0.5em;
  }
  .p-x-1 {
    padding: 0 0.5em;
  }
  .p-y-1 {
    padding: 0.5em 0;
  }
  .p-t-1 {
    padding-top: 0.5em;
  }
  .p-r-1 {
    padding-right: 0.5em;
  }
  .p-b-1 {
    padding-bottom: 0.5em;
  }
  .p-l-1 {
    padding-left: 0.5em;
  }
  .m-1 {
    margin: 0.5em;
  }
  .m-x-1 {
    margin: 0 0.5em;
  }
  .m-y-1 {
    margin: 0.5em 0;
  }
  .m-t-1 {
    margin-top: 0.5em;
  }
  .m-r-1 {
    margin-right: 0.5em;
  }
  .m-b-1 {
    margin-bottom: 0.5em;
  }
  .m-l-1 {
    margin-left: 0.5em;
  }
}
@media (max-width: 768px) {
  .p-1 {
    padding: 0.25em;
  }
  .p-x-1 {
    padding: 0 0.25em;
  }
  .p-y-1 {
    padding: 0.25em 0;
  }
  .p-t-1 {
    padding-top: 0.25em;
  }
  .p-r-1 {
    padding-right: 0.25em;
  }
  .p-b-1 {
    padding-bottom: 0.25em;
  }
  .p-l-1 {
    padding-left: 0.25em;
  }
  .m-1 {
    margin: 0.25em;
  }
  .m-x-1 {
    margin: 0 0.25em;
  }
  .m-y-1 {
    margin: 0.25em 0;
  }
  .m-r-1 {
    margin-right: 0.25em;
  }
  .m-l-1 {
    margin-left: 0.25em;
  }
  .m-t-1 {
    margin-top: 0.25em;
  }
  .m-b-1 {
    margin-bottom: 0.25em;
  }
}
