/*
 * Specific styles of signin component
 */
/*
 * General styles
 */
body, html {
    height: 100%;
    background-repeat: no-repeat;
	background:#EEEEEE;
	background-image: url("../images/zimmer_bg.jpg");
	//background-size: 2000px 5644px;
}

h2 {
	color: #783E93;
}


.pre-offer-form .no-padding {
    padding: 0;
}

.incrementer {
    width: 200px;
    height: 60px;
    margin: auto;
    margin-right: 20px;
}

.incinput {
    text-align: center;
    width: 70px;
    //border-bottom: 2px solid #7f408c;
    float: left;
    margin-top: 5px;
    //background: #FFF;
    //color: #555;
    height: 39px;
	font-size:20px;
}


button.standard-button {
    background: #7f408c;
    color: #fff;
    padding: 0px;
    margin: 0px;
	margin-top: 5px;
    text-transform: uppercase;
    border: 2px solid #e0cae5;
    position: relative;
    border-radius: 50px;
    min-width: 150px;
    font-weight: 400;
}

button.standard-button.button-circle:hover {
    background: #B579BB;
    border-color: #4C065A;
    color: #fff;
}

button.standard-button.button-circle {
    clear: both;
    display: block;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    min-width: inherit;
    padding: 0;
    color: #783e84;
    background: #fff;
    border-color: #783e84;
	font-size:20px;
}


button.standard-button.next-button {
    padding: 10px;
    float: right;
    margin-top: 5%;
    color: #7f408c;
    font-weight: 600;
    margin-right: 5px;
    background: #fdf6ff;
    border-color: #7f408c;
}
button.standard-button.next-button:hover {
    background: #B579BB;
    border-color: #4C065A;
    color: #fff;
}

.icon-minus:before {
    content: '-';
}

.icon-plus:before {
    content: '+';
}

.incrementer .icon-minus {
    margin-right: -5px;
}

.incrementer .icon-plus {
    margin-left: -5px;
}

.standard-button:hover {
    background: #642d6f;
}

.standard-button:focus {
    outline: none;
}

.incrementer button {
    float: left;
    clear: none!important;
	overflow: visible;
}

.deactivated {
    background: #ededed!important;
    pointer-events: none;
    border: 2px solid #d8d8d8!important;
    color: #d8d8d8!important;
}

.locked {
	text-align:center;
	height:300px;
}

.inputDate {
	text-align:center;
	color: #783E84;
	font-size:25px;
	font-weight: 400;
	border: 1px solid #e7e4e8;
	border-radius: 5px;
	width:300px;
}

.label {
	font-size:18px;
	font-weight:400;
	color:black;
}

.label1 {
	padding-left:22px;
    font-size: 1.4em;
    font-weight: 700;
	color: #565a5c;
	font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.label2 {
	padding-left:25px;
	margin-top:12px;
	font-size:18px;
	font-weight: 400;
}

.label3 {
	text-align:center;
	color: #783E84;
	font-size:20px;
	font-weight: 400;
	padding-top:20px;
}

.label4 {
	padding-left:22px;
    font-size: 1em;
	color: #565a5c;
	font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.label5 {
	font-size:18px;
	font-weight:400;
	color:black;
	text-align:right;
}

.label6 {
    font-size: 1.2em;
	color: #565a5c;
	font-weight:700;
	font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.rcont {
	text-align:center;
	color: #783E84;
	font-size:20px;
	font-weight: 400;
}


.labelang {
	font-size:14px;
	margin-top:8px;
	color: #565a5c;
}

.pct{
    background: white;
    color: #783e84;
    border-radius: 80px;
    height: 80px;
    width: 80px;
	font-size:50px;
    font-weight: bold;
    display: table;
    padding-top: 5px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
	border: 1px solid #783e84;
}


.pctwin{
    background: white;
    color: #783e84;
    border-radius: 80px;
    height: 80px;
    width: 80px;
	font-size:50px;
    font-weight: bold;
    display: table;
    padding-top: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
	border: 1px solid #783e84;
}

.big-checkbox {width: 30px; height: 30px;}

.clabel {
	font-size:18px;
	font-weight:400;
	color:black;
	line-height:30px;
	padding-left:20px;
}

.clabel2 {
	font-size:18px;
	font-weight:400;
	color:black;
	line-height:30px;
    padding-left:10px;
    padding-right:10px;
}

.arow{
	margin-top:40px;
	padding: 0 10px;
}
.clickable{
	cursor: pointer;   
}

.apanel-heading div {
	margin-top: -18px;
	font-size: 15px;
}
.apanel-heading div span{
	margin-left:5px;
}
.apanel-body{
	display: none;
}

.ukang {
	margin-left:10px;
	margin-right:10px;
	padding: 10px;
	padding-top: 0px;
	padding-bottom:50px;
}

/*ADMIN*/

.editbutton {
	background:url(../images/edit_button.png);
	background-repeat: no-repeat;
	width:64px;
	height:64px;
	border: 0;
	clear:both;
	float:left;
}

.editbutton_small {
	background:url(../images/edit_button_small.png);
	background-repeat: no-repeat;
	width:32px;
	height:32px;
	border: 0;
	margin-left:10px;
	padding-top:10px;
}

.editza {
	padding-top:10px;
	padding-left:0px;
	margin-left:-30px;
}

.editfr {
	padding-top:10px;
	padding-left:0px;
	margin-left:-30px;
}

.history {
	width:100%;
}

.history tr th, .history tr td{
	border: 1px solid gray;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
	white-space: nowrap;
}

.history tr th{
	background: #444444;
	color: white;
}

.his_a td {
	background: #DDDDFF;
}
.his_c td {
	background: #DDFFDD;
}
.his_l td {
	background: #FFDDDD;
}

.greenify {
	background: #AAFFAA;
	border: 1px solid green;
}

.greenifylabel {
	background: #AAFFAA;
}

.dcalct{
	width:90px;
	margin-left:20px;
	text-align:right;
}

.staticfloat{
	position: fixed;
	top: 120px;
	left:60px;
	width:300px;
	box-shadow: 2px 2px 5px gray;
	transform: scale(1.5);
}





/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.container {
	 margin: 0 auto;
}

.container2 {
	margin-top:50px;
    max-width: 1300px;
	margin-left:auto;
	margin-right:auto;
}

.page-wrapper {
    width: 100%;
    overflow-x: auto;
}

/* Mobile / narrow screens: allow scroll */
.page-wrapper > .container {
    margin: 0 auto;
    width: auto;
}

/* Desktop: center when viewport is wide enough */
@media (min-width: 800px) {
    .page-wrapper {
        overflow-x: visible;   /* Disable scroll when not needed */
    }
    .page-wrapper > .container {
        margin: 0 auto;
        min-width: 430px;
        max-width: 1300px;
    }
}

@media (max-width: 730px) {
    .page-wrapper > .container {
        width: 100%;         /* Fill screen */
        max-width: 100%;     /* Prevent overflow */
        min-width: 430px;    /* Remove min-width if set elsewhere */
        box-sizing: border-box;
    }
    .col-md-5 {
        width:24% !important;
    }
}

.rcont {
    text-shadow:
        -1px -1px 0 white,
         1px -1px 0 white,
        -1px  1px 0 white,
         1px  1px 0 white,
         0px -1px 0 white,
         0px  1px 0 white,
        -1px  0px 0 white,
         1px  0px 0 white;
}
