/* {[The file is published on the basis of YetiForce Public License 3.0 that can be found in the following directory: licenses/LicenseEN.txt or yetiforce.com]} */
/* {[The file is published on the basis of YetiForce Public License 3.0 that can be found in the following directory: licenses/LicenseEN.txt or yetiforce.com]} */
.u-remove-main-padding {
  margin-left: -15px;
  margin-right: -15px; }

.u-add-main-padding {
  padding-left: 15px;
  padding-right: 15px; }

.noPadding {
  padding: 0; }

.marginLRZero {
  margin-left: 0 !important;
  margin-right: 0 !important; }

.showMainMenu {
  right: 0px; }

.table-responsive {
  overflow-x: auto;
  display: block; }

.tableCell {
  display: table-cell; }

.borderRight {
  border-right: 1px solid #ddd; }

.borderLeft {
  border-left: 1px solid #ddd; }

.borderTop {
  border-top: 1px solid #ddd; }

.noFloat {
  float: none; }

.border {
  border: 1px solid #ddd; }

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

.redColor {
  color: red; }

.paddingLeft5px {
  padding-left: 5px; }

/* {[The file is published on the basis of YetiForce Public License 3.0 that can be found in the following directory: licenses/LicenseEN.txt or yetiforce.com]} */
.chosen-container {
  min-height: 32px;
  line-height: 34px; }

.chosen-container-multi .chosen-choices li.search-choice {
  line-height: 20px;
  margin: 3px 5px 3px; }
  .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    top: 8px; }

.referenceGroup .referenceModulesListGroup .chosen-container {
  min-width: 100px !important;
  text-align: left;
  height: 32px; }
  .referenceGroup .referenceModulesListGroup .chosen-container .chosen-single {
    border: 0;
    height: 32px;
    border-radius: 0; }

.quickCreateContent .referenceGroup .referenceModulesListGroup .chosen-container {
  min-width: 80px !important; }

.chosen-container-single .chosen-single {
  background: #fff; }

.input-group > .input-group-prepend .select2-selection--single {
  border-right: unset !important;
  border-radius: 0.25rem 0 0 0.25rem !important; }
.input-group .select2-selection--single {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

/* {[The file is published on the basis of YetiForce Public License 3.0 that can be found in the following directory: licenses/LicenseEN.txt or yetiforce.com]} */
@media only screen and (max-width: 992px) {
  .blockContainer .blockContent .fieldLabel {
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 0;
    min-height: 1px; }
  .blockContainer .blockContent .fieldValue {
    min-height: 1px; } }
@media only screen and (min-width: 992px) {
  .blockContainer .blockContent .fieldLabel {
    text-align: right; } }
#EditView .blockContainer .blockContent .fieldLabel label {
  padding-top: 8px; }

.blockContainer .blockContent .fieldLabel label {
  font-size: 12px !important; }

/* {[The file is published on the basis of YetiForce Public License 3.0 that can be found in the following directory: licenses/LicenseEN.txt or yetiforce.com]} */
html, body {
  height: 100%;
  width: 100%;
  display: block;
  background: #fff;
  padding: 0 !important; }

.bodyContainer {
  background-color: #eee; }

img {
  max-width: 100%; }

.mainPage {
  height: 100%;
  position: relative;
  left: 0;
  right: 0;
  margin-left: 50px;
  background: #fff; }

.mainBody {
  background: #fff;
  position: relative;
  height: 100%;
  top: 0;
  left: 0px;
  z-index: 1000;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.bodyContent {
  position: relative;
  padding-top: 50px;
  oveflow-x: hidden;
  width: 100%;
  background: #fff;
  padding-bottom: 33px; }

@media only screen and (max-width: 768px) {
  .bodyContent {
    padding-left: 10px; }

  .mainPage {
    margin-left: 0px; } }
hr {
  margin-top: 10px;
  margin-bottom: 10px; }

/* {[The file is published on the basis of YetiForce Public License 3.0 that can be found in the following directory: licenses/LicenseEN.txt or yetiforce.com]} */
.bodyHeader {
  position: fixed;
  height: 50px;
  background: #4a5364;
  right: 0;
  left: 50px;
  z-index: 1200;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .bodyHeader .leftHeader {
    background-color: #969696;
    color: #fff;
    height: 50px; }
  .bodyHeader .rightHeader {
    background-color: #696969;
    color: #fff;
    height: 40px; }
  .bodyHeader .moduleIcon {
    max-width: 30px;
    margin: 5px 10px 0 0; }
  .bodyHeader .leftSide {
    padding-left: 10px;
    padding-top: 7px;
    width: 450px; }
  .bodyHeader .rightSide {
    position: relative;
    min-height: 1px;
    float: right; }
    .bodyHeader .rightSide img {
      height: 22px;
      margin: 0; }
    .bodyHeader .rightSide .rightHeaderBtn {
      padding: 7px 5px; }
      .bodyHeader .rightSide .rightHeaderBtn a {
        line-height: 20px;
        font-size: 18px; }

@media only screen and (max-width: 768px) {
  .bodyHeader {
    left: 0px; }
    .bodyHeader .leftSide {
      width: auto; } }
.historyList {
  overflow: auto; }

.selectorHistory {
  font-weight: 900 !important;
  text-align: center;
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #111;
  white-space: nowrap;
  cursor: default; }

.historyHour {
  font-weight: 600 !important; }

.historyList a {
  color: #222 !important;
  font-size: 15px !important; }

.clearHistory {
  font-weight: 900 !important;
  text-align: center; }

.widget_header .breadCrumbs .breadcrumbsLinks {
  font-size: 15px; }
  .widget_header .breadCrumbs .breadcrumbsLinks a {
    color: #000; }

.actionMenu {
  position: fixed;
  top: 50px;
  right: 0px;
  z-index: 1500;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #eee;
  padding: 5px;
  display: none; }
  .actionMenu > div {
    position: relative;
    width: 100%;
    padding-bottom: 5px; }
  .actionMenu img {
    height: 19px; }
  .actionMenu .iconContainer {
    padding-left: 15px; }
  .actionMenu .labelContainer {
    padding-top: 5px; }
  .actionMenu .commonActionsButtonDropDown, .actionMenu .historyList {
    position: fixed;
    top: 50px;
    left: 5px;
    right: 5px;
    bottom: 17px; }

.showActionMenu {
  display: block; }

.searchMenu {
  position: fixed;
  top: 50px;
  right: -300px;
  z-index: 1500;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #eee;
  padding: 10px;
  width: 300px;
  -webkit-transition: right 0.5s ease;
  -moz-transition: right 0.5s ease;
  -o-transition: right 0.5s ease;
  transition: right 0.5s ease; }

.showSearchMenu {
  right: 0px; }

.widget_header {
  background: #eee;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  position: relative; }
  .widget_header h2 {
    margin-bottom: 7px;
    margin-top: 7px; }

.breadcrumbsLinks a {
  font-weight: bold; }

/* {[The file is published on the basis of YetiForce Public License 3.0 that can be found in the following directory: licenses/LicenseEN.txt or yetiforce.com]} */
.footerContainer {
  position: fixed;
  height: 33px;
  bottom: 0px;
  left: 0px;
  z-index: 1500;
  background: #404952; }

.footer {
  text-align: center; }
  .footer p {
    color: #ffffff;
    padding: 0.0625rem 0;
    font-size: 0.625rem; }

@media only screen and (max-width: 768px) {
  .footerContainer {
    height: 17px; } }
/* {[The file is published on the basis of YetiForce Public License 3.0 that can be found in the following directory: licenses/LicenseEN.txt or yetiforce.com]} */
.userDetailsContainer .row {
  padding: 5px; }
.userDetailsContainer .logo {
  margin: 5px;
  height: 40px; }
.userDetailsContainer .userDetails .name {
  color: #fff; }
.userDetailsContainer .userDetails .userName {
  margin-top: 5px; }

.leftPanel {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 300px;
  z-index: 900;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: calc(100% - 50px); }
  .leftPanel:hover {
    left: 0px; }
    .leftPanel:hover + .mainBody {
      left: 250px !important; }
      .leftPanel:hover + .mainBody .bodyHeader {
        left: 300px; }
  .leftPanel .userDetailsContainer {
    height: 50px;
    background: #4979aa; }
  .leftPanel .menuContainer {
    background: #4a5364;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 50px; }
    .leftPanel .menuContainer .moduleList {
      overflow: auto;
      height: calc(100% - 33px); }
      .leftPanel .menuContainer .moduleList::-webkit-scrollbar {
        display: none; }
      .leftPanel .menuContainer .moduleList > li {
        width: 100%;
        height: 40px;
        list-style: none;
        position: static;
        color: #fff; }
        .leftPanel .menuContainer .moduleList > li > a {
          text-decoration: none;
          width: 100%;
          display: inline-flex;
          color: #fff; }
          .leftPanel .menuContainer .moduleList > li > a:hover {
            background: #fff;
            color: #4a5364; }
          .leftPanel .menuContainer .moduleList > li > a > .iconContainer {
            width: 50px;
            height: 40px;
            margin: 0px;
            padding: 0px;
            display: table; }
            .leftPanel .menuContainer .moduleList > li > a > .iconContainer > .iconImage {
              padding-left: 15px;
              display: table-cell;
              vertical-align: middle; }
              .leftPanel .menuContainer .moduleList > li > a > .iconContainer > .iconImage > span {
                font-size: 20px; }
          .leftPanel .menuContainer .moduleList > li > a > .labelContainer {
            width: 250px;
            height: 40px;
            margin: 0px;
            padding: 0px;
            display: table; }

.labelContainer .labelValue {
  display: table-cell;
  vertical-align: middle;
  line-height: 18px; }

.mobileLeftPanel {
  position: fixed;
  top: 50px;
  right: -300px;
  width: 300px;
  z-index: 1000;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: calc(100% - 50px); }
  .mobileLeftPanel .userDetailsContainer {
    height: 50px;
    background: #4979aa; }
  .mobileLeftPanel .menuContainer {
    background: #3f3f3f;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 50px; }
    .mobileLeftPanel .menuContainer .moduleList {
      overflow: auto;
      height: calc(100% - 67px); }
      .mobileLeftPanel .menuContainer .moduleList::-webkit-scrollbar {
        display: none; }
      .mobileLeftPanel .menuContainer .moduleList > li {
        width: 100%;
        height: 30px;
        list-style: none;
        position: static;
        color: #fff; }
        .mobileLeftPanel .menuContainer .moduleList > li > a {
          text-decoration: none;
          width: 100%;
          display: inline-flex;
          color: #fff; }
          .mobileLeftPanel .menuContainer .moduleList > li > a > .iconContainer {
            width: 50px;
            height: 30px;
            margin: 0px;
            padding: 0px;
            display: table; }
            .mobileLeftPanel .menuContainer .moduleList > li > a > .iconContainer > .iconImage {
              padding-left: 15px;
              display: table-cell;
              vertical-align: middle; }
              .mobileLeftPanel .menuContainer .moduleList > li > a > .iconContainer > .iconImage > span {
                font-size: 15px; }
          .mobileLeftPanel .menuContainer .moduleList > li > a > .labelContainer {
            width: 250px;
            height: 30px;
            margin: 0px;
            padding: 0px;
            display: table; }

/* {[The file is published on the basis of YetiForce Public License 3.0 that can be found in the following directory: licenses/LicenseEN.txt or yetiforce.com]} */
.editFields {
  padding-bottom: 5px;
  padding-top: 5px; }

/* {[The file is published on the basis of YetiForce Public License 3.0 that can be found in the following directory: licenses/LicenseEN.txt or yetiforce.com]} */
.listViewHeaders {
  text-transform: capitalize; }

.listViewEntries {
  background: #fff;
  font-weight: 400 !important; }
  .listViewEntries tbody tr {
    cursor: pointer; }

table tbody tr:hover td .actions span {
  opacity: 1; }

.leftRecordActions {
  background: inherit; }
  .leftRecordActions .actions {
    background: inherit; }
    .leftRecordActions .actions:hover .toolsAction {
      visibility: hidden; }
    .leftRecordActions .actions:hover .actionImages {
      white-space: nowrap;
      position: absolute;
      z-index: 1;
      display: inline-block !important; }
    .leftRecordActions .actions .actionImages a {
      color: inherit; }
  .leftRecordActions > div {
    display: inline-block !important; }

table.listViewEntries td {
  vertical-align: middle !important; }
table.dataTable.listViewEntries tbody td {
  padding: 3px 10px !important; }

/* {[The file is published on the basis of YetiForce Public License 3.0 that can be found in the following directory: licenses/LicenseEN.txt or yetiforce.com]} */
.Users_Login img.logo {
  margin: 10px auto;
  max-height: 200px; }
.Users_Login .loginContainer {
  width: 400px;
  margin-top: 6%;
  margin-bottom: 15px; }

/* {[The file is published on the basis of YetiForce Public License 3.0 that can be found in the following directory: licenses/LicenseEN.txt or yetiforce.com]} */
.Install_Install .logo {
  max-height: 100px; }
.Install_Install .container-fluid {
  margin: 20px; }
.Install_Install .main-container {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: 0 0 5px #ccc;
  min-height: 375px;
  margin-top: 10px; }

/*# sourceMappingURL=Main.css.map */
