@charset "UTF-8";
/*!
 *  Copyright (C) 2017  Total Studio Kft.
 *  Author: Tamás Gergely
 *  This file is a part of Studio CMS engine.
 *
 */
body {
  overflow: auto !important;
}

label:not(.ts-uploader-add) {
  display: block;
}

.actions {
  min-width: 200px;
  text-align: right;
}

.row-actions {
  text-align: right;
}

.row-actions .modal-title {
  text-align: left;
}

.row-actions .btn {
  color: #2E2E2E;
  margin-right: 1px;
}

.row-actions .btn:hover {
  background-color: #F4F4F4;
}

.box-action {
  margin-right: 5px;
  padding-bottom: 5px;
}

.zmdi-eye {
  margin-left: -2px;
  width: 10px;
}

.command {
  background: #fff;
  border: 1px solid #eee !important;
}

.actionBar .select:not(.fg-line):before {
  top: 1px;
}

html:not(.ie9) .actionBar .select:before {
  right: 7px;
  z-index: 2 !important;
}

.actionBar .select .form-control:not(.fc-alt) {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  padding-left: 20px;
}

.lngSwitch {
  position: absolute;
  right: 25px;
  top: 25px;
}

.initial-hidden {
  display: none;
}

.position-relative {
  position: relative;
}

/*
.row-actions .btn span{
    margin-top: 11px;
}*/
.checkboxHolder {
  height: 35px;
}

.checkboxHolder div {
  position: relative;
}

.form-group .currency span {
  display: inline-block;
  padding-top: 10px;
}

.has-error .form-control {
  border-color: #f44336;
}

.cake-error {
  z-index: 50;
  position: relative;
  background: #ffaca6;
  padding: 5px 10px;
}

.login.lc-block:not(.lcb-alt) {
  padding: 35px 75px;
}
@media (max-width: 767px) {
  .login.lc-block:not(.lcb-alt) {
    padding: 35px 40px;
  }
}
.login .checkbox {
  margin: 4px 0 0 0;
  text-align: left;
}
.login .profile-image {
  background-image: url(/img/avatar@2x.png);
  background-repeat: no-repeat;
  background-size: 96px;
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  display: inline-block;
  height: 96px;
  margin-bottom: 15px;
  width: 96px;
}
.login .form-group {
  position: relative;
}
.login .form-group .input-holder {
  height: 35px;
  position: relative;
  width: 100%;
}
.login .form-group .input-holder .form-control {
  width: 100%;
}
.login .form-group .input-holder .error-message {
  bottom: -30px;
  color: #dd4b39;
  position: absolute;
  text-align: right;
  width: 100%;
  z-index: 10;
}
.login .btn-social {
  width: 40px;
  box-shadow: none;
  margin-left: 10px;
}
.login .has-error .input-group-addon {
  border-color: inherit;
}
.login .input-group .form-control {
  width: 100%;
}

.input-group .form-control {
  width: 85%;
}

.input-group:not(.input-group-lg):not(.input-group-sm) .input-group-addon {
  font-size: 12px;
}

.stats-bar {
  width: 115px;
}

.ts-loading-circle {
  padding-bottom: 50px;
  padding-top: 50px;
}

button .ts-loading-circle {
  background-color: rgba(255, 255, 255, 0.6509803922);
  height: 100%;
  left: 0;
  padding-top: 0px;
  position: absolute;
  top: 0;
  width: 100%;
}
button .ts-loading-circle .preloader {
  margin-top: 5px;
}

.ui-autocomplete {
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  bottom: 0px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  height: 200px;
  list-style: none;
  overflow-y: scroll;
  padding: 0px;
  position: absolute;
  top: auto;
  z-index: 1000000;
}

.ui-autocomplete li a {
  border-bottom: 1px solid #e0e0e0;
  cursor: pointer;
  display: block;
  padding: 10px;
}

.ui-autocomplete li a {
  color: #000000;
}

.ui-autocomplete li a:hover {
  background-color: #EDECEC;
}

.ui-state-active {
  background-color: #EDECEC !important;
  border: 0 !important;
  color: #000000 !important;
  margin: 0 !important;
}

/*Users autoselect class */
.users-autoselect {
  list-style: none;
  margin: 0;
  padding: 0;
}

.users-autoselect li {
  border: 1px solid #e0e0e0;
  display: inline-block;
  float: left;
  margin: 5px;
  padding: 15px;
}

.users-autoselect li .delete-user {
  color: #262626;
  margin: 10px;
}

.bootstrap-datetimepicker-widget {
  margin-top: 55px !important;
}

button.submitBtn {
  margin-top: 15px;
}

button.submitBtn:focus {
  background-color: #262626 !important;
}

button.submitBtn:active {
  background-color: #262626 !important;
}

button.submitBtn:hover {
  background-color: #262626 !important;
}

.btn-blue-hover:hover {
  background-color: #2196F3 !important;
  color: #ffffff !important;
}

.confirmation-content {
  padding-bottom: 15px;
}

/*Permissons table*/
.permissionsTable {
  margin-top: 30px;
}

.permissionsTable li {
  padding-bottom: 3px;
  padding-top: 3px;
}

.permissionsTable li div:hover {
  background-color: #EEEEEE;
}

/* card modifications */
.card-header button.close {
  position: absolute;
  right: 20px;
  top: 20px;
}

.toggled ul.level1 {
  display: block;
}

ul.level1 .toggled ul.level2 {
  display: block;
}

.letterCircle {
  background-color: #2196F3;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  height: 40px;
  line-height: 15px;
  padding-top: 8px;
  text-align: center;
  text-transform: lowercase;
  width: 40px;
}
.letterCircle b {
  display: block;
  font-size: 22px;
}

.sampleColumn {
  background-color: #f3f3f3;
  padding: 15px;
}
.sampleColumn .select.fg-line:before {
  display: none !important;
}
.sampleColumn .form-group {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 15px;
}
.sampleColumn .form-group select {
  border: 1px solid #e0e0e0 !important;
  margin-right: 15px;
  min-width: 150px;
  padding-left: 10px;
  padding-right: 10px;
}

.toggle {
  line-height: 0;
}
.toggle .input-toggle {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  margin: 0;
  position: relative;
  width: 100%;
}
.toggle .input-toggle input {
  display: block;
  height: 0;
  opacity: 0;
  position: absolute;
  width: 0;
}
.toggle .input-toggle input:checked + .switch {
  background-color: #bebebe;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.toggle .input-toggle input:checked + .switch:before {
  background-color: #60B00F;
  left: 20px;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.toggle .input-toggle .switch {
  background-color: #bebebe;
  border-radius: 10.5px;
  cursor: pointer;
  display: list-item;
  height: 21px;
  position: relative;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 39px;
}
.toggle .input-toggle .switch:before {
  background-color: #000000;
  border-radius: 100%;
  content: "";
  display: block;
  height: 17px;
  left: 2px;
  position: absolute;
  top: 2px;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 17px;
}
.toggle .input-toggle .toggle-label {
  cursor: pointer;
  display: block;
  font-size: 13px;
  font-weight: 400;
  left: 47px;
  position: absolute;
  top: 10px;
  white-space: nowrap;
}

.bordered-crop .croppie-container {
  border: 1px solid #e0e0e0;
  margin-top: 15px;
  overflow: hidden;
}

.actionBar .search {
  width: 100%;
}

.helpIcon {
  color: #5E5E5E;
  display: inline-block;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 10px;
  text-rendering: auto;
  top: 5px;
  z-index: 5;
}
.helpIcon:before {
  content: "\f1f6";
}

.tab-has-error {
  color: #f6675d !important;
}
.tab-has-error:after {
  background: #f6675d !important;
  -ms-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
}

.input-group-addon {
  min-width: 10px;
  padding: 11px 0;
}

.ts-uploader .ts-uploader-item-inner {
  border: 1px solid #EDECEC;
  padding: 15px;
}
.ts-uploader .ts-uploader-item-inner img {
  background-color: rgba(234, 234, 234, 0.7450980392);
}
.ts-uploader .btn-primary {
  background-color: #5E5E5E;
}
.ts-uploader .ts-uploader-item {
  cursor: move;
  margin-bottom: 30px;
}
.ts-uploader .ts-uploader-item-sort-field-holder {
  display: none;
}
.ts-uploader .ts-uploader-add-holder {
  text-align: center;
}
.ts-uploader .form-group {
  margin-bottom: 15px;
}
.ts-uploader i:not(.upload-icon) {
  padding: 3px;
  text-align: center;
  display: block;
  cursor: pointer;
}
.ts-uploader i:not(.upload-icon):hover {
  background: #2196f3;
}
.ts-uploader .ts-uploader-remove i {
  display: inline-block;
}

.bg-black {
  background: black;
}

.bgm-cyan .pie-title a {
  color: #ffffff;
}

.loading-form:after {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  z-index: 10;
  top: 0;
  left: 0;
}

.lang-switch {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
}
.lang-switch .change-language {
  display: inline-block;
  margin-left: 10px;
  color: #FFFFFF;
}
.lang-switch .change-language:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.style-select .tagit {
  background: transparent !important;
  border-radius: 0;
  border: 0 !important;
  border-bottom: 1px solid #e0e0e0 !important;
}
.style-select .tagit li.tagit-choice-editable {
  padding: 0 10px 0 3px;
  border: 0;
}
.style-select .tagit .tagit-label {
  font-size: 10px;
}

.tagit .text-icon {
  display: block !important;
}
.tagit .ui-icon-close {
  display: none;
}

.translation {
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  color: #FFFFFF;
  line-height: 18px;
  text-align: center;
  font-size: 9px;
  text-transform: uppercase;
  margin: 2px;
}
.translation.translation-ok {
  background-color: #8BC34A;
}
.translation.translation-empty {
  background-color: #bebebe;
}

.show-password {
  z-index: 10;
}

.inner-table {
  width: 100%;
}
.inner-table td {
  padding: 5px;
}

.invoice-items {
  padding: 0;
  list-style: none;
  margin: 0;
}
.invoice-items .row {
  padding: 10px;
  border-bottom: 1px solid #bebebe;
}
.invoice-items .row:hover {
  background-color: #f1f1f1;
}

.collapsable-tree {
  list-style: none;
  padding: 0;
  margin: 0;
}
.collapsable-tree li {
  list-style: none;
}
.collapsable-tree .form-group {
  margin-bottom: 10px;
}

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