/* $Id$ */

* {
    margin: 0;
    padding: 0;
}

body, html {
    height: 100%;
    margin: 0;
    font-family: 'Hind', sans-serif;
}

.ui-widget-content {
    color: white;
}

/*#infoText {
    padding: 30px;
	color: #ed8021;
	width: 800px;
}*/
#infoText {
    padding: 20px;
    color: white;
    width: 759px;
    background-color: #333;
    left: 30px;
    margin-left: 30px;
    opacity: 0.8;
    text-align: justify;
}

.actions {
    background: #333 !important;
    color: white;
}

.ui-widget-header a{
    color: white !important;
}

#myForm {
    padding-left: 30px;
}

/* Standard-styles */

.loginLogo {
    background: transparent url(images/atradis_cloud.png) no-repeat scroll 0 0;
    height: 90px;
    position: absolute;
    right: 2em;
    top: 30px;
    width: 347px;
    z-index: 1;
}

.tcc_background, #tabs {
	position: relative;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("images/17613372_l.jpg");
	min-height: 100%;
	top: 0;
	overflow: hidden;
}

.caption {
  position: absolute;
  left: 0;
  top: 40%;
  width: 100%;
  text-align: center;
  color: #000;
}

.caption div.border {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 15px;
    color: #fff;
    padding: 18px;
    font-size: 25px;
    letter-spacing: 8px;
    margin: auto;
    width: 650px;
}

h3 {
  letter-spacing: 5px;
  text-transform: uppercase;
  font: 20px "Lato", sans-serif;
  color: #111;
}

/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 1024px) {
    .bgimg-1, .bgimg-2, .bgimg-3, .bgimg-7 {
        background-attachment: scroll;
    }
}

a {
    color: #f5821f;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

.caption .loginform{
	border: 0px none;
	text-align: right;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 25px;
	letter-spacing: 5px;
	margin: auto;
	width: 650px;
	padding: 15px;
	border-radius: 15px;
}

.caption #registerformin  {
	width: 700px;
}
.caption #registerformin form {
	padding-right: 20px;
}


.caption .loginform form {
	padding-right: 90px;
	padding-top: 10px;
}

.caption .loginform span {
    color: #fff;
    font-size: 25px;
    letter-spacing: 10px;
}

.caption  .loginform div input {
    color: #000000;
    font-size: 16px;
    margin: 7px;
    padding: 2px;
}
.caption .loginform div input {
    width: 300px;
}
.tcc_background {
  opacity: 1;
}

.scrolldown {
	text-align: center;
	left: 0;
	width: 100%;
	bottom: -40px;
	background-image: url(images/scroll.gif);
	background-attachment: initial;
	background-repeat: no-repeat;
	background-size: 150px;
	position: absolute;
	height: 200px;
	z-index: 1;
	background-position: center bottom;
}
	
.captionend div.border{
	width: auto;
	margin-left: 20%;
	margin-right: 20%;
	letter-spacing: 0;
}
.boxStyle {
	position:relative;
}
.textStyle {
	color:#ddd;
	background-color:#2c3038;
	text-align:center;
	padding:50px 80px;
	text-align: justify;
}
.textStyleMargin {
	margin-bottom: 1em;
}
.logoAccounting {
    background: url(images/logoAccounting.png) no-repeat scroll center 0 transparent;
    height: 50px;
}

.loginAccounting  {
    background: transparent url(images/textPhone.png) no-repeat scroll 0 0;
    height: 90px;
    position: absolute;
    left: 2em;
    top: 30px;
    width: 405px;
    z-index: 1;
}

.loginform h2 {
	padding-top: 20px;
	padding-left: 20px;
    color: #f5821f;
    border-width: 0;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 33px;
    margin: 0 0 30px;
    transition: none 0s ease 0s;
    font-family: "Poppins",sans-serif;
}

.loginform label {
	font-family: "Poppins",sans-serif;
	font-size: 18px;
	line-height: 25px;
	padding-left: 25px;
	width: 300px;
	text-align: right;
	border-width: 0;
	color: white;
	margin-top: 9px;
	margin-right: 5px;
}
.login_atradis_version {
	color: white;
	font-family: "Hind",sans-serif;
	font-size: 12px;
	text-align: right;
	padding: 20px;
	letter-spacing: 0px;
	padding-right: 90px;
}
.login_atradis_version .version { 
    font-size: 17px;
    right: 2px;
	letter-spacing: 2px;
}

.loginform .loginButton {
    background-color: #f5821f;
    border-color: #f5821f;
    border-radius: 5px;
    font-weight: bold;
    text-transform: uppercase;
    width: 310px !important;
    margin-right: -2px !important;
}

.login_false{
    color: red;
    font-size: 22px;
}

/* Standard-styles-end */

/* Bottom */

.bottom {
	background: #2c3038 none repeat scroll 0 0;
	bottom: 0;
	height: 2.2em;
	left: 0;
	position: fixed;
	width: 100%;
	color: #fff;
}

.bottom  a {
    color: #f5821f;
    text-decoration: none;
}
.bottom  a:hover {
    text-decoration: underline;
}
#login_atradis_version {
    bottom: 10px;
    font-family: "Hind",sans-serif;
    font-size: 16px;
    position: absolute;
    right: 22px;
    text-align: right;
	color: #848484;
}
#login_atradis_version .version {
    bottom: 20px;
    color: white;
    font-size: 16px;
    position: absolute;
    right: 2px;
}

.bottom  #register {
    font-family: "Hind",sans-serif;
    font-size: 16px;
    padding-left: 50px;
	padding-top: 20px;
}



/*end*/



#bereichlogo {
    background: url(images/atradis_logos.png) no-repeat scroll right 0 #2c3038;
    height: 35px;
}
#steuerung {
    background: #ed8021;
    height: 35px;
}
#company{
	color: white;
font-weight: bold;
font-size: 14px;
padding: 9px 18px;

}


.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 3px 6px;
    height: 40px;
}
.ui-widget-header {
    border: 0;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-radius: 0;
}
.ui-widget-header {
    background: transparent none repeat scroll 0 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    padding-bottom: 3px;
    background-color: white;
}
.ui-tabs .ui-tabs-nav li {
    font-size: 12px;
    
	border: 0px solid;
}

.ui-state-default, .ui-widget-content .ui-state-default {
    background: transparent none repeat scroll 0 0;
        background-color: transparent;
    font-weight: bold;
}

#steuerung li.ui-tabs-active a {
    color: #ed8021;
}
#steuerung .ui-state-default a {
    color: white;
}

#steuerung .ui-state-default a:hover{
	text-decoration: underline;
}


.ui-multiselect input.search {
    height: 15px;
    padding: 0px;
    opacity: 1;
    margin: 6px;
    background-color: white;
    width: 150px;
	color: #333;
}

button {
	color: #fff;
	padding: 2px;
	background-color: #f5821f;
	border-color: #f5821f;
	border-radius: 5px;
	width: 214px;
	letter-spacing: 5px;
}
#steuerung li.ui-tabs-active a {
    color: #ed8021 !important;
}