@import url(app.css);
@import url(blocks.css);
@import url(colors.css);
/*
 * Template Name: Unify - Responsive Bootstrap Template
 * Description: Business, Corporate, Portfolio, E-commerce, Blog and One Page Template.
 * Version: 1.9.2
 * Author: @htmlstream
 * Website: http://htmlstream.com
*/
/*Import Global Compulsory CSS Files*/

.table.table-striped.table-list.tablesorter.not-drag-and-drop {
  overflow-x: auto;
}
.fa.fa-angle-down {
  padding: 3px 0px 0px 3px;
}
.size-table-header {
  text-align: center !important;
}
.min-width-100px {
  min-width: 100px;
}
.styled-input {
  border-color: #e5e5e5;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
  width: 100%;
  height: 39px;
  padding: 6px 6px;
  outline: none;
  border-width: 2px;
  border-style: solid;
  border-radius: 0;
  background: #fff;
  font: 15px/23px 'Open Sans', Helvetica, Arial, sans-serif;
  color: #404040;
  appearance: normal;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.styled-input:hover {
  border-color: #bbb;
}
.display-flex {
  display: flex;
}
.justify-content-spacearrount {
  justify-content: space-around;
}
.color-white {
  color: white !important;
}
.width-95px {
  width: 95px;
}
.width-130px {
  width: 130px;
}

.width-145px {
  width: 145px;
}

.choose_file {
  display: flex;
  justify-content: flex-end;
}
.custom-file-upload-uploadspage {
  padding: 5px;
  margin: 0px !important;
  font-weight: 200;
  padding-bottom: 0px !important;
}
#render-target {
  width: 100%;
  min-width: 100vw;
}
.width-90-percent {
  width: 90%;
}
.width-10-percent {
  width: 10%;
}
.break-word-max-width-300px {
  max-width: 300px;
  word-wrap: break-word;
}
.basic-a-style {
  color: #337ab7 !important;
}
.min-width-to-th-180px {
  min-width: 180px;
}
.csv-example {
  display: flex;
  align-items: center;
  justify-content: center;
}
.item.prev {
  overflow: hidden;
}
.homepage-tab-wrapper {
  margin: 0 15px;
}
.fa-check-circle.update-status-ok {
  cursor: pointer;
}

.tooltip-wrapper {
    /*position: relative;*/
    /*display: inline-block;*/
}

.tooltip-wrapper .tooltip-text {
    visibility: hidden;
    width: 120px;
    right: 110px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;

    position: absolute;
    z-index: 1;
}

.tooltip-wrapper:hover .tooltip-text {
    visibility: visible;
}


.customer-interface-json-wrapper {
  outline: 1px solid #ccc;
  padding: 5px;
  margin: 5px;
}
.customer-interface-json-wrapper-number {
  color: darkorange;
}
.customer-interface-json-wrapper-key {
  color: red;
}

.customer-interface-json-wrapper-key:nth-child(15)::before {
  content: ' \00000A     ';
}

.customer-interface-json-wrapper-string {
  color: green;
}
.customer-interface-json-wrapper-string:nth-child(6)::after, .customer-interface-json-wrapper-string:nth-child(4)::after, .customer-interface-json-wrapper-string:nth-child(2)::after {
  content: '*';
  color: red;
}
.customer-interface-json-wrapper-boolean {
  color: blue;
}
.customer-interface-json-wrapper-null {
  color: magenta;
}

.import-username {
  padding-left: 0px;
}
.no-padding-left {
  padding-left: 0px !important;
}
.break-word-max-width-220px {
  max-width: 220px;
  word-break: break-all !important;
}

.break-word-max-width-120px {
  width: 40%;
  word-break: break-all !important;
}
.min-width-to-th-115px {
  min-width: 115px;
}
.min-width-to-th-145px {
  min-width: 145px;
}

.twenty-percent-width {
  width: 20% !important;
}
.add-new-artikle > section, .field-names > section {
  width: 20% !important;
}
.padding-top-65 {
  padding-top: 65px;
}

.no-bordered-row {
  border: none !important;
}
.back-to-homepage {
  color: #717984;
  padding: 0px !important;
}
.back-to-homepage:hover {
  color: #717984;
  text-decoration: none;
}
.no-margin-bottom {
  margin-bottom: 0px !important;
}
.modal-first-column {
  cursor: pointer;
}
.modal-first-column:hover {
  background-color: #f0fff0 !important;
}

.fa-caret-right {
  opacity: 0.3;
}
.styled-select {
   background: url(http://i62.tinypic.com/15xvbd5.png) no-repeat 96% 0;
   height: 29px;
   overflow: hidden;
}

.hide-checkbox {
  position: absolute;
  min-width: 15px;
  color: transparent;
  cursor: default;
}

.client-picture-input {
  padding-right: 15px;
  padding-left: 15px;
}

.fullWidth {
  width: 100%;
}

.DnDhelperClass > td:nth-of-type(2) {
  /*color: transparent;*/
}
tr > td:nth-of-type(2) {
  visibility: visible !important;
}

.DnDhelperClass {
  background-color: #f0fff0;
  width: 100%;
  display: flex;
  justify-content: space-around;
}
/*.DnDhelperClass > td {
  width: 15%;
}*/

#logo-header {
  position: relative;
  z-index: 2;
  cursor: pointer;
}

.styled-select select {
   background: transparent;
   border: none;
   height: 29px;
   padding: 5px;
}

.styled-select.slate {
  background:white;
   height: 39px;
}
.styled-select.slate select:hover {
  border-color: #999;
}

.styled-select.slate select {
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  height: 39px;
  padding: 6px 6px;
  border: 2px solid #e5e5e5;
  outline: none;
  border-radius: 0;
  background: #fff;
  font: 15px/23px 'Open Sans', Helvetica, Arial, sans-serif;
  color: #404040;
  height: 39px;
}

.slate   {
  background-color: #ddd;
}
.slate select   {
  color: #000;
}


.homepage-main-wrapper {
	/*background-image: url('startseite.jpg');*/
	background-position: center;
	background-size: cover;
	height: 430px;
}

.main-layout {
	/*position: relative;*/
	min-height: 100vh;
}

.main-layout .footer-v1 {
	/*position: absolute;*/
  bottom: 0px;
  left: 0px;
  right: 0px;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset;
}

.login-page-picture {
	margin-left: -800px;
	margin-right: auto;
	margin-bottom: -300px;
}

.data-pad-login-form {
	position: relative;
	z-index: 3;
	min-width: 325px;
	max-width: 325px;
}

.login-button-wrapper {
	display: flex;
	justify-content: center;
	background: none;
	border-top: none;
	padding: 10px 30px;
}

.main-loginbutton {
	width: 50%;
  font-size: 18px;
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.data-pad-login-form form {
	background-color: white !important;
}

.main-data-pad-wrapper-row {
	position: absolute;
	bottom: 10%;
	right: 0px;
	width: 100%;
	border: 0px !important;
}

.login-wrapper {
    margin-left: auto !important;
    margin-right: auto !important;
}

.row-login {
    background-color: #555555;
    width: 100%;
    min-height: 100vh;
}

.table-striped{
	background: rgba(255,255,255,.9);
}

* {
	border-radius: 0;
}
.img-responsive {
	width: 100%;
}

.row-login {
	background: radial-gradient(farthest-corner at 20% 85%, #B3B4B6, #B3B4B6, #B2B3B5, #B2B3B5,#D7D7D7, white,white);
	width:100%;
	min-height:100vh;
	/*height:100%;*/
}

body {
 color: #333;
 font-size: 13px;
 line-height: 1.6;
}

body.header-fixed-space {
  padding-top: 94px;
}
body.header-fixed-space-v2 {
	padding-top: 135px;
}

@media (max-width: 991px) {
	body.header-fixed-space,
	body.header-fixed-space-v2 {
		padding-top: 0;
	}
}

p,
li,
li a,
label {
 color: #555;
}

a {
 color: #72c02c;
 text-decoration: none;
}

a,
a:focus,
a:hover,
a:active,
button,
button:hover {
	outline: 0 !important;
}

a:focus {
text-decoration: none;
}
a:hover {
 color: #72c02c;
 text-decoration: underline;
}

/*Boxed Layout
------------------------------------*/
.wrapper {
	background: #fff;
}

.boxed-layout {
  padding: 0;
  box-shadow: 0 0 5px #ccc;
  margin-left: auto !important;
  margin-right: auto !important;
  background: url(../img/patterns/15.png) repeat;
}

/*Hiding arrows for select field in IE*/
select::-ms-expand {
  display: none;
}
