/* Add here all your css styles (customizations) */
.row-ohne-margin {
	margin: 0px;
}
.progress-bar-success {
    background-color: #72c02c !important;
}

.hand {
	cursor: hand;
}

#hinzubutton {
	font-size: 16px;
}

#hinzubutton2 {
	font-size: 16px;
}

.label-200 {
	width: 200px;
}

input:-moz-read-only { /* For Firefox */
  background-color: #dddddd !important;
}

input:read-only, select:disabled {
  background-color: #dddddd !important;
}

.liniegruen  {
    border-color: #72c02c;
    border-style: solid 2px;   
    
}

.sky-form header {
	padding: 8px 0px;
}

#preis{
    border-top: solid 5px;
    border-bottom: solid 5px;
     border-color: #72c02c;
    padding: 10 10 10 0px;
    
    
    
    
}

#liniegruen-gruen-karten  {
    border-color: #72c02c;
    border-style: solid 2px;   
    
}

#liniegruen-gruen-faltsammelblatt  {
    border-color: #72c02c;
    border-style: solid 2px;   
    
}

a:hover {text-decoration:none;}
a {text-decoration:none;}


#container-login{
    margin-top: 50px;
    
    
    
}

#speichern-button {
    float: right;
    margin-top: 150px;
    
    
}
#speichern-button2 {
    float: right;
    margin-top: 480px;
    
    
}
#speichern-button3 {
    float: right;
    margin-top: 320px;
    
    
}

.abstand-firma {
    margin-top: 94px;
    
    
    
}

#nameneuemaschine {
    
    color: #72c02c;
    font-size: 20px;
    border-bottom: 2px solid;
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
    padding-left: 0px;
    
}

.tagfield {
	cursor: pointer;
}

.table-cellpadding-10 td{
    padding: 10px !important;
}


.ultrasmall {
    font-size: 10px!important;
}