@charset "utf-8";
/* CSS Document */


 h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: "Droid Sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #161e21;
    margin: 0;
  }

  h1 {
    /* font-size: 48px; */
    font-size: 342.85714%;
    line-height: 0.875;
    margin: 0 0 0.4375em 0;
  }

  h2 {
    /* font-size: 32px; */
    font-size: 228.57143%;
    line-height: 1.3125;
    margin: 0 0 0.65625em 0;
  }

  h3 {
    /* font-size: 24px; */
    font-size: 171.42857%;
    line-height: 0.875;
    margin: 0 0 0.875em 0;
  }

  h4 {
    /* font-size: 21px; */
    font-size: 150%;
    line-height: 1;
    margin: 0 0 1em 0;
  }

  h5 {
    /* font-size: 18px; */
    font-size: 128.57143%;
    line-height: 1.16667;
    margin: 0 0 1.16667em 0;
  }

  h6 {
    /* font-size: 14px; */
    font-size: 100%;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 0 1.5em 0;
  }

#login_frame {
  height: 500px;
  vertical-align: middle;
  align-content: center;
  color: #454444;
}
.ZellenText0 {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 8px;
  color: #626262;
  text-decoration: none;
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
}

.ZellenText1 {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 10px;
  color: #626262;
  text-decoration: none;
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
}

.ZellenText2 {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  color: #626262;
  text-decoration: none;
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
}

.ZellenText3 {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  color: #626262;
  text-decoration: none;
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
}

.ZellenText4 {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  color: #626262;
  text-decoration: none;
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
}

.ZellenText5 {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 16px;
  color: #626262;
  text-decoration: none;
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
}

.ZellenText6 {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 20px;
  color: #626262;
  text-decoration: none;
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
}

.bold {
  font-weight: bold;
}



a.ZellenText1,
a.ZellenText2,
a.ZellenText3,
a.ZellenText4,
a.ZellenText5,
a.ZellenText6,
a.ZellenText1:viseted,
a.ZellenText2:viseted,
a.ZellenText3:viseted,
a.ZellenText4:viseted,
a.ZellenText5:viseted,
a.ZellenText6:viseted   {
  color: #A5E01E;
}

a.ZellenText1:hover,
a.ZellenText2:hover,
a.ZellenText3:hover,
a.ZellenText4:hover,
a.ZellenText5:hover,
a.ZellenText6:hover   {
  color: #B6E31E;
}


.lform {

}
.lform > fieldset {
  padding: 1em;
  border: 1px solid #000;
  width: 37em;
  margin: 1em;
}
.lform > label {
  margin-right: 1.5em;
  float: left;
  width: 15em;
  padding-top: 0.3em;
  text-align: right;
}

.lform > input {
  display: block;
  font-size: 1em;
  margin-bottom: 0.8em;
  border: 1px solid #61CD27;
  padding: 0.1em;
  width: 20em;
}

input[id=btn] {
    border : solid 0px #85c70a;
  border-radius : 20px 3px 20px 4px ;
  moz-border-radius : 20px 3px 20px 4px ;
  -webkit-box-shadow : 0px 0px 1px rgba(0,0,0,0.7);
  -moz-box-shadow : 0px 0px 1px rgba(0,0,0,0.7);
  box-shadow : 0px 0px 1px rgba(0,0,0,0.7);
  font-size : 20px;
  color : #ffffff;
  // padding : 1px 17px;
  padding: 0.1em;
  background-color : #aaf50a;
  width: 10em;
}

.redfield {
  border: 2px solid #E40101;
}

.secpic {
  margin-bottom: 0.8em;
  padding: 0.1em;
  width: 15em;
}

.finger {
  cursor: pointer
}

.imgmitte {
  display: inline;
  vertical-align: middle;
}

.border_left {
	border: 5px 5px 5px 5px;
}

.tab_top {
  background-color: #C2C4B9;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(69, 199, 235)),to(rgb(38, 152, 219)));
  background-image: -webkit-linear-gradient(90deg,rgba(207,207,207,1.00) 0%,rgba(174,175,173,1.00) 100%);
  background-image: -moz-linear-gradient(90deg,rgba(207,207,207,1.00) 0%,rgba(174,175,173,1.00) 100%);
  background-image: -o-linear-gradient(90deg,rgba(207,207,207,1.00) 0%,rgba(174,175,173,1.00) 100%);
  background-image: -ms-linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
  background-image: linear-gradient(0deg,rgba(207,207,207,1.00) 0%,rgba(174,175,173,1.00) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#45c7eb', EndColorStr='#2698db');
  border: 1px 2px 3px 4px;
  -webkit-box-shadow: inset 0px 1px 0px 0px #74786F;
  -moz-box-shadow: inset 0px 1px 0px 0px #6ad2ef;
  box-shadow: inset 0px 1px 0px 0px #74786F;
  width: 100%;
  height: 32px;

}

.tab_a {
  background-color: #F0F0F0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(69, 199, 235)),to(rgb(38, 152, 219)));
  background-image: -webkit-linear-gradient(90deg,rgba(241,243,235,1.00) 0%,rgba(234,237,227,1.00) 100%);
  background-image: -moz-linear-gradient(90deg,rgba(241,243,235,1.00) 0%,rgba(234,237,227,1.00) 100%);
  background-image: -o-linear-gradient(90deg,rgba(241,243,235,1.00) 0%,rgba(234,237,227,1.00) 100%);
  background-image: -ms-linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
  background-image: linear-gradient(45deg,rgba(241,243,235,1.00) 0%,rgba(234,237,227,1.00) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#45c7eb', EndColorStr='#2698db');

  -webkit-box-shadow: inset 0px 0px 0px 0px #74786F;
  -moz-box-shadow: inset 1px 1px 1px 1px #6ad2ef;
  box-shadow: inset 0px 0px 0px 0px #74786F;
  width: 100%;
  height: 38px;
  cursor: pointer;
}

.tab_a:nth-child(odd) {
	background-color: #F4F7E5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(69, 199, 235)),to(rgb(38, 152, 219)));
	background-image: -webkit-linear-gradient(90deg,rgba(248,252,235,1.00) 0%,rgba(220,224,209,1.00) 100%);
	background-image: -moz-linear-gradient(90deg,rgba(248,252,235,1.00) 0%,rgba(220,224,209,1.00) 100%);
	background-image: -o-linear-gradient(90deg,rgba(248,252,235,1.00) 0%,rgba(220,224,209,1.00) 100%);
	background-image: -ms-linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
	background-image: linear-gradient(0deg,rgba(248,252,235,1.00) 0%,rgba(220,224,209,1.00) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#45c7eb', EndColorStr='#2698db');
	border: 1px 1px 1px 1px;
	-webkit-box-shadow: inset 0px 1px 0px 0px #74786F;
	-moz-box-shadow: inset 0px 1px 0px 0px #6ad2ef;
	box-shadow: inset 0px 0px 0px 0.04em #74786F;
	width: 100%;
	height: 38px;
	cursor: pointer;
}

.tab_a:hover {
	background-color: #DDDBBB;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(69, 199, 235)),to(rgb(38, 152, 219)));
	background-image: -webkit-linear-gradient(90deg,rgba(232,231,208,1.00) 0%,rgba(208,200,167,1.00) 100%);
	background-image: -moz-linear-gradient(90deg,rgba(232,231,208,1.00) 0%,rgba(208,200,167,1.00) 100%);
	background-image: -o-linear-gradient(90deg,rgba(232,231,208,1.00) 0%,rgba(208,200,167,1.00) 100%);
	background-image: -ms-linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
	background-image: linear-gradient(0deg,rgba(232,231,208,1.00) 0%,rgba(208,200,167,1.00) 100%);

  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#45c7eb', EndColorStr='#2698db');
	border: 1px 1px 1px 1px;
	-webkit-box-shadow: inset 0px 1px 0px 0px #74786F;
	box-shadow: inset 1px 1px 0px 0.04em #74786F;
	width: 100%;
	height: 38px;
	cursor: pointer;
}



.tab_b {
	background-color: #F0F0F0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(69, 199, 235)),to(rgb(38, 152, 219)));
	background-image: -webkit-linear-gradient(90deg,rgba(213,160,59,1.00) 0%,rgba(234,237,227,1.00) 100%);
	background-image: -moz-linear-gradient(90deg,rgba(213,160,59,1.00) 0%,rgba(234,237,227,1.00) 100%);
	background-image: -o-linear-gradient(90deg,rgba(213,160,59,1.00) 0%,rgba(234,237,227,1.00) 100%);
	background-image: -ms-linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
	background-image: linear-gradient(0deg,rgba(213,160,59,1.00) 0%,rgba(234,237,227,1.00) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#45c7eb', EndColorStr='#2698db');
	-webkit-box-shadow: inset 0px 1px 0px 0px #74786F;
	-moz-box-shadow: inset 0px 1px 0px 0px #6ad2ef;
	box-shadow: inset 0px 1px 0px 0px #74786F;
	width: 100%;
	height: 25px;
}


.tdr {
  border-right: 1px solid #103c56;
  // display: inline-block;
  margin-right: 10px;
    /* display: inline-block; */
  padding: 7px 2px;
  border-radius: 3px;
  margin-bottom: 0.3ex;
}


.scrollbar {
    width:100%;
    max-width:100%;
    height:500px;
    background-color:#c4b495;
    overflow-y:scroll;
  }

  /* customize scrollbar css */
  #scrollbar-custom::-webkit-scrollbar{
    width:12px;
    background-color:#cccccc;
  }
  #scrollbar-custom::-webkit-scrollbar:horizontal{
    height:12px;
  }
  #scrollbar-custom::-webkit-scrollbar-track{
    border:1px #787878 solid;
    border-radius:10px;
    -webkit-box-shadow:0 0 6px #c8c8c8 inset;
  }
  #scrollbar-custom::-webkit-scrollbar-thumb{
    background-color:#b03c3f;
    border:1px solid #000000;
    border-radius:16px;
  }
  #scrollbar-custom::-webkit-scrollbar-thumb:hover{
    background-color:#bf4649;
    border:1px solid #333333;
  }
  #scrollbar-custom::-webkit-scrollbar-thumb:active{
    background-color:#a6393d;
    border:1px solid #333333;
  }

/*** Table Styles **/

thead.fixedHeader tr {
  position: relative
}



img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }


#abstand {height: 20%;
          margin-bottom: -14em;
          width: 1px;
          float: left;}

#logcontent {
          // height: 28em;
          clear: left;
          position: relative;
          width: 33em;
          margin: 0 auto;

}

#complexity-bar {

	width: 10%;

}

.autocomplete-suggestions { border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #000; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }

.list_item_container {
    width:300px;
    // height: 20px;
    // padding: 5px 0;
}
.labelblah {
    width: 100px;
    height: 30px;
    margin-left: 10px;
    float: right;
}
.description {
    font-style: italic;
    font-size: 0.8em;
    color: gray;
}

#ajax-plz { float: left; width: 60px; background: #897e78; }
#ajax-bund { margin-left: 200px; width: 40px; background: #ee7e78; }
#ajax-ort { width: 200px; margin-left: 60px; background: #aa7e78;  }


#ajax_plz {
		height: 26px;

        width: 40px;
        float: left;}

#ajax_iso {
		height: 26px;

        width: 20px;
        float: left;}

#ajax_staat {
         height: 26px;
         width: 100px;
		 float: left;
        /*  margin: 0 auto; */
}
#ajax_bund {
         height: 26px;
         width: 100px;
         float: left;}

#ajax_ort {
         height: 26px;
         width: 130px;
		 float: left;
        /*  margin: 0 auto; */
}

#ajax_clearleft {
	clear: left;
}

.custsearchfinder {
	width: 800px;
}

.btn_selected {
  background-color: #CF0;
}

.menue_height {
	height: 50px;
}

.jquery_tabs {
    margin: 0 0 0.2em 0;
}

.links {
	    text-align: left;
}
.rechts {
	text-align: right;
	padding: 0px 10px;
}
.centers{
	text-align: center;
}

.tabb {
	border-right: 1px solid #929396;
    border-right-color: #929396
}

#WAWI_POSI {

	background-color: #CF0;
	height:220px;
    overflow-y:scroll;
}

#ROOTFRAME {
	overflow-y:auto;
}

#WAWI_KEYBOARD {
	// position: absolute;
	height:100px;
    bottom: 70px;
}

.bgwithe {
	background-color: #FFF;
}

.bggrey {
	background-color: #999;
}

select.input-xs {
    height: 20px;
    line-height: 20px;
}
.input-xs {
    height: 20px;
    padding: 1px 0px;
    font-size: 10px;
    line-height: 1.2;
    border-radius: 3px;
}

.listtab_header {
  // margin-top: 38px;
  height:700px;
  overflow-y: hidden;
  overflow-x: hidden;
}
.listtab_header_scroll {
  overflow-y: auto;
  overflow-x: hidden;
}

.ansprechliste {
	height:20px;
	overflow-y: auto;
	background-color: #999;

}

.cockpitframe {
	height:220px;
	overflow-y: auto;
	background-color: #999;
}

.emailframe {
	height:220px;
	overflow-y: auto;
	background-color: #999;
}

.commentbox {
	height:220px;
	overflow-y: auto;
}

.halbertab {
	height:600px;
	overflow-y: auto;

}

.vierteltab {
	height:40%;
	overflow-y: auto;
}



#viewframe {
	background-color: #FFF;
	padding-top: 5px;
	padding-left: 10px;
}

.ajax_staat {
    display: table;
    table-layout: fixed;
    width: 560px;
    list-style-type: none;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }

.ajax_plz {
    display: table;
    table-layout: fixed;
    width: 220px;
    list-style-type: none;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }

.ajax_firma {
    display: table;
    table-layout: fixed;
    width: 400px;
    list-style-type: none;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }

.h20 {
	height: 30px;
}

#to_dir {
	overflow-y: auto;
  	overflow-x: hidden;
}

#to_tree {
	overflow-y: auto;
  	overflow-x: hidden;
}

#SCROLLDATEN {
	overflow-y: auto;
  	overflow-x: hidden;
}
#FILELISTER {
	overflow-y: auto;
  	overflow-x: hidden;
}

.drittel_tab {
	height:15%;
}
#drittel_tab {
	overflow: auto;
}
#map {
        height: 100%;
      }

.tab_listings {
  background-color: #F0F0F0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(219, 199, 235)),to(rgb(38, 152, 219)));
  background-image: -webkit-linear-gradient(90deg,rgba(241,243,235,1.00) 0%,rgba(234,237,227,1.00) 100%);
  background-image: -moz-linear-gradient(90deg,rgba(241,243,235,1.00) 0%,rgba(234,237,227,1.00) 100%);
  background-image: -o-linear-gradient(90deg,rgba(241,243,235,1.00) 0%,rgba(234,237,227,1.00) 100%);
  background-image: -ms-linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
  background-image: linear-gradient(0deg,rgba(241,243,235,1.00) 0%,rgba(234,237,227,1.00) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#45c7eb', EndColorStr='#2698db');

  -webkit-box-shadow: inset 0px 1px 0px 0px #74786F;
  -moz-box-shadow: inset 0px 1px 0px 0px #6ad2ef;
  box-shadow: inset 0px 1px 0px 0px #74786F;
  width: 100%;

}

.tab_listings:nth-child(odd) {
	background-color: #F4F7E5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(69, 199, 235)),to(rgb(38, 152, 219)));
	background-image: -webkit-linear-gradient(90deg,rgba(248,252,235,1.00) 0%,rgba(220,224,209,1.00) 100%);
	background-image: -moz-linear-gradient(90deg,rgba(248,252,235,1.00) 0%,rgba(220,224,209,1.00) 100%);
	background-image: -o-linear-gradient(90deg,rgba(248,252,235,1.00) 0%,rgba(220,224,209,1.00) 100%);
	background-image: -ms-linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
	background-image: linear-gradient(0deg,rgba(248,252,235,1.00) 0%,rgba(220,224,209,1.00) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#45c7eb', EndColorStr='#2698db');
	border: 1px 2px 3px 4px;
	-webkit-box-shadow: inset 0px 1px 0px 0px #74786F;
	-moz-box-shadow: inset 0px 1px 0px 0px #6ad2ef;
	box-shadow: inset 0px 1px 0px 0px #74786F;
	width: 100%;

}

.tab_listings:hover {
	background-color: #DDDBBB;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(69, 199, 235)),to(rgb(38, 152, 219)));
	background-image: -webkit-linear-gradient(90deg,rgba(232,231,208,1.00) 0%,rgba(208,200,167,1.00) 100%);
	background-image: -moz-linear-gradient(90deg,rgba(232,231,208,1.00) 0%,rgba(208,200,167,1.00) 100%);
	background-image: -o-linear-gradient(90deg,rgba(232,231,208,1.00) 0%,rgba(208,200,167,1.00) 100%);
	background-image: -ms-linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
	background-image: linear-gradient(0deg,rgba(232,231,208,1.00) 0%,rgba(208,200,167,1.00) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#45c7eb', EndColorStr='#2698db');
	border: 1px 2px 3px 4px;
	-webkit-box-shadow: inset 0px 1px 0px 0px #74786F;
	-moz-box-shadow: inset 0px 1px 0px 0px #6ad2ef;
	box-shadow: inset 0px 1px 0px 0px #74786F;
	width: 100%;

}

.rcenter {
position: relative;
top: 40%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
	text-align: center;
	font-size: 30px;
}

.ajax-file-upload-statusbar {
border: 1px solid #0ba1b5;
margin-top: 10px;
width: 220px;
margin-right: 10px;
margin: 5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
padding: 5px 5px 5px 15px
}

.ajax-file-upload-filename {
width: 100px;
height: auto;
margin: 0 5px 5px 0px;

}

.ajax-file-upload-filesize {
width: 50px;
height: auto;
margin: 0 5px 5px 0px;
display: inline-block;
vertical-align:middle;
}
.ajax-file-upload-progress {
margin: 5px 10px 5px 0px;
position: relative;
width: 210px;
border: 1px solid #ddd;
padding: 1px;
border-radius: 3px;
display: inline-block;
color:#FFFFFF;

}
.ajax-file-upload-bar {
background-color: #0ba1b5;
width: 0;
height: 20px;
border-radius: 3px;
color:#FFFFFF;

}
.ajax-file-upload-percent {
position: absolute;
display: inline-block;
top: 3px;
left: 48%
}
.ajax-file-upload-red {
-moz-box-shadow: inset 0 39px 0 -24px #e67a73;
-webkit-box-shadow: inset 0 39px 0 -24px #e67a73;
box-shadow: inset 0 39px 0 -24px #e67a73;
background-color: #e4685d;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
display: inline-block;
color: #fff;
font-family: arial;
font-size: 13px;
font-weight: normal;
padding: 4px 15px;
text-decoration: none;
text-shadow: 0 1px 0 #b23e35;
cursor: pointer;
vertical-align: top;
margin: 5px 10px 5px 0px;
}
.ajax-file-upload-green {
background-color: #77b55a;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
margin: 0;
padding: 0;
display: inline-block;
color: #fff;
font-family: arial;
font-size: 13px;
font-weight: normal;
padding: 4px 15px;
text-decoration: none;
cursor: pointer;
text-shadow: 0 1px 0 #5b8a3c;
vertical-align: top;
margin: 5px 10px 5px 0px;
}
.ajax-file-upload {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
   font-weight: bold;
	padding: 15px 20px;
	cursor:pointer;
	line-height:20px;
	height:25px;
	margin:0 10px 10px 0;
  display: inline-block;
  background: #fff;
  border: 1px solid #e8e8e8;
  color: #888;
  text-decoration: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -moz-box-shadow: 0 2px 0 0 #e8e8e8;
  -webkit-box-shadow: 0 2px 0 0 #e8e8e8;
  box-shadow: 0 2px 0 0 #e8e8e8;
  padding: 6px 10px 4px 10px;
  color: #fff;
  background: #2f8ab9;
  border: none;
  -moz-box-shadow: 0 2px 0 0 #13648d;
  -webkit-box-shadow: 0 2px 0 0 #13648d;
  box-shadow: 0 2px 0 0 #13648d;
  vertical-align: middle;
  }

.ajax-file-upload:hover {
      background: #3396c9;
      -moz-box-shadow: 0 2px 0 0 #15719f;
      -webkit-box-shadow: 0 2px 0 0 #15719f;
      box-shadow: 0 2px 0 0 #15719f;
}

.ajax-upload-dragdrop
{

	border:2px dotted #A5A5C7;
	width:220px;
	color: #DADCE3;
	text-align:left;
	vertical-align:middle;
	padding:10px 10px 0px 10px;
}

.state-hover
{
		border:2px solid #A5A5C7;
}
.ajax-file-upload-container
{
	margin:20px 0px 20px 0px;
}

.center_text {
	text-align:center;
}

.rot {
	color:#B40431;
}

.stufe_1 {
	color:#5FB404;
}
.stufe_2 {
	color:#AEB404;
}
.stufe_3 {
	color:#DF0101;
}

/* Style the tab */
.tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 30%;
    height: 300px;
}

@media screen and ( max-width: 760px )  {
  /* linearization for grid module */
  .linearize-level-1,
  .linearize-level-1 > [class*="ym-g"] {
    display: block;
    float: none;
    padding: 0;
    margin: 0;
    width: 100% !important;
  }
  /* reset defined gutter values */
  .linearize-level-1 > [class*="ym-g"] > [class*="ym-gbox"] {
    overflow: hidden; /* optional for containing floats */
    padding: 0;
    margin: 0;
  }
}
