#fleet_poi {
    position: absolute;
    height: 100%;
}

#fleet_news, #fleet_kontrolle_stammdaten, #fleet_kontrolle_reports_all, #fleet_kontrolle_reports_overdue, #fleet_kontrolle_reports_upcoming, #fleet_kontrolle_reports_history, #fleet_kontrolle_kontrolle {
    position: relative;
    min-height: 367px;
}

@media screen and (min-height: 549px) and (max-height: 568px)
{
    #fleet_news, #fleet_kontrolle_stammdaten, #fleet_kontrolle_reports_all, #fleet_kontrolle_reports_overdue, #fleet_kontrolle_reports_upcoming, #fleet_kontrolle_reports_history, #fleet_kontrolle_kontrolle {
        position: relative;
        min-height: 455px;
    }
}


#aralmap {
    height: 150px;
    border: 10px solid #fff;
    background: #fff;
    display: block;
    position: absolute;
    top: 10px;
    left: 15px;
    right: 15px;
    z-index: 1;
    overflow: hidden;
}

#aralinfo {
    background: none;
}


#arallist {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 190px;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	-webkit-box-flex: 1;
    z-index: 99;
}

#arallist .item {
    height: 40px;
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 9pt;
}

#arallist .item.highlight {
    border: 2px solid #3c65a2;
}


#news {
    position: relative;
    z-index: 1;
    overflow: auto;
}

#news .newsitem {
    min-height: 60px;
    max-height: 120px;
    background: rgba(255,255,255,1);
    /*border-bottom: 10px solid #f6f6f6;*/
    margin: 0;
    margin-bottom: 10px;
    padding: 5px;
    padding-bottom: 10px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.newsitem.active {
    background: rgba(255,255,255,0.8);
}

#news .newsitem table {
    border: 0;
    border-collapse: collsapse;
    margin: 0;
    padding: 0;
}

#news .newsitem table tr, #news .newsitem table td {
    border: 0;
    border-collapse: collsapse;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: top;
}

#news .newsitem table td.news_tdimg {
    width: 80px;
    height: 80px;
    padding-right: 10px;
    padding-top: 3px;
    overflow: hidden;
}

.news_tdimg .newsthumb {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    overflow: hidden;
}

#news .newsitem table td.news_tdimg.empty {
    width: 0px;
    padding-right: 0;
}

#newsarticle {
    background: rgba(255,255,255,1);
    margin: 10px;
    padding: 10px;
    overflow: visible;
    color: #333;
}

#news .releasedate, #newsarticle .releasedate {
    clear: both;
    margin: 0;
    padding: 0;
    font-size: 8pt;
    color: #aaa;
    overflow: hidden;
}

#newsarticle .releasedate {
    margin-bottom: 2px;
}

#news h1 {
    margin: 0;
    padding: 0;
    font: inherit;
    font-size: 10pt;
    font-weight: bold;
    color: #004288;
    overflow: hidden;
    text-overflow: ellipsis;
}

#news h2 {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    font: inherit;
    font-size: 10pt;
    font-weight: normal;
    color: #333;
}


#newsarticle h1 {
    margin: 0;
    padding: 0;
    font: inherit;
    font-size: 14pt;
    font-weight: normal;
    color: #004288;
    overflow: hidden;
    text-overflow: ellipsis;
    float: none;
    clear: both;
}

#newsarticle h2 {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    font: inherit;
    font-size: 14pt;
    font-weight: normal;
    color: #333;
}

#newsarticle a {
    color: #0069b4;
}

#news .newsimage {
    width: 80px;
    height: 80px;
    border: 0px solid #aaa;
    border-radius: 40px;
    margin-right: 5px;
    float: left;
}

#newsarticle .newsimage {
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
    float: none;
    display: block;
    z-index: 10;
}

.preview_article {
    overflow: hidden;
    text-overflow: ellipsis;
}

#news .teaser, #newsarticle .teaser {
    font-style: italic;
    font-size: 10pt;
    color: #202020;
    margin-bottom: 10px;
}

#news .article, #newsarticle .article {
    font-size: 10pt;
    color: #333;
}

#fleet_login {
    min-height: 180px;
    background: url(../images/fleet_iD_cmyk_560x160.png) center 20px no-repeat;
    background-size: 280px 80px;
    padding-top: 120px;
}

#tableview_login .input {
    width: 85%;
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    margin-left: 10%;
    -webkit-appearance: none;
    font: inherit;
    color: #004288;
    font-size: 16px;
    line-height: 16px;
}

#fleet_login_account {
    background: #fff url(../images/user_32x32.png) 10px center no-repeat;
    background-size: 16px 16px;
}

#fleet_login_password {
    background: #fff url(../images/password_32x32.png) 10px center no-repeat;
    background-size: 16px 16px;
}

#fleet_login_pin {
    background: #fff url(../images/pin_32x32.png) 10px center no-repeat;
    background-size: 16px 16px;
}

#fleet_login_button, .fid_login_button {
    width: 95%;
    height: 45px;
    background: #004288 url(../images/login_32x32.png) 95% center no-repeat;
    background-size: 16px 16px;
    border-radius: 6px;
    margin: 0 auto;
    margin-top: 10px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 45px;
}


#fleet_login_control {
    margin-top: 20px;
    overflow: auto;
    display: none;
}

#login_control_iconwrapper {
    width: 240px;
    overflow: auto;
    margin: 0 auto;
}

.icondevider {
    width: 100%;
    height: 1px;
    clear: both;
    margin-bottom: 50px;
}

#fleet_login_driverinfo {
    margin-top: 20px;
    overflow: auto;
    display: none;
}

.fleet_login_driverinfo_wrapper {
    display: none;
}

.uvv_confirm {
    color: #004288;
}

.fleet_login_largeicon {
    width: 120px;
    height: 86px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    float: left;
    margin-bottom: 50px;
}

.fleet_login_largeicon.left {
    float: left;
}

.fleet_login_largeicon.right {
    float: right;
}

.fleet_login_largeicon div {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    color: #004288;
}

.fleet_login_largeicon.stammdaten {
    background: url(../images/icon_large_maleuser.png) center top no-repeat;
    background-size: 64px 64px;
    display: none;
}

.fleet_login_largeicon.kontrolle {
    background: url(../images/icon_large_scanner.png) center top no-repeat;
    background-size: 64px 64px;
    display: none;
}

.fleet_login_largeicon.reports {
    background: url(../images/icon_large_folder.png) center top no-repeat;
    background-size: 64px 64px;
    display: none;
}

.fleet_login_largeicon.logout {
    background: url(../images/icon_large_logout.png) center top no-repeat;
    background-size: 64px 64px;
}

.report_result {
    width: 80%;
    background: #fff;
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 10px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12pt;
}

.report_result h3 {
    margin: 0;
    margin-top: 20px;
    margin-bottom: 2px;
    padding: 0;
    font-family: inherit;
    font-weight: bold;
    font-size: 11pt;
}

.report_result h3:first-child {
    margin-top: 0;
}

#controlbutton {
    width: 95%;
    height: 45px;
    background: #004288;
    background-size: 16px 16px;
    border-radius: 6px;
    margin: 0 auto;
    margin-top: 20px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 45px;
}

.control_success {
    margin-top: 20px;
    color: #009900;
    text-align: center;
}

.control_error {
    margin-top: 20px;
    color: #cc0000;
    text-align: center;
}

.control_success h1, .control_error h1 {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    font-family: inherit;
    font-weight: bold;
    font-size: 14pt;
}


.loader_64 {
    top: 45%;
    left: 50%;
    border: 0;
    margin: 0;
    margin-left: -16px;
    padding: 0;
    position: absolute;
}

.loader_48 {
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

#fleet_poi_error, #fleet_error {
    top: 45%;
    left: 10px;
    right: 10px;
    border: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    font-size: 16px;
}

#nfc_overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.75);
    position: absolute;
    z-index: 9999;
}

#nfc_overlay h1 {
    width: 100%;
    position: absolute;
    z-index: 2;
    top: 45%;
    left: 0;
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 15pt;
    color: #fff;
    text-align: center;
}

#nfc_cancel {
    width: 200px;
    height: 45px;
    background: rgba(255,255,255,0.1);
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 45px;
    position: absolute;
    z-index: 2;
    bottom: 50px;
    left: 50%;
    margin-left: -100px;
}

.fid_screen {
    display: none;
}

.fid_screen.visible {
    display: block;
}


.textlink {
    width: 95%;
    max-width: 200px;
    height: 45px;
    background: none;
    border-radius: 6px;
    margin: 0 auto;
    margin-top: 10px;
    color: #004288;
    font-size: 16px;
    text-align: center;
}



.ajax-file-upload-statusbar {
border: 1px solid #0ba1b5;
margin-top: 10px;
width: 420px;
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: 300px;
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: 250px;
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:320px;
	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;
}



.sk-circle {
  margin: 100px auto;
  width: 40px;
  height: 40px;
  position: relative;
  z-index: 99999;
}
.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
          animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg); }
.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
          transform: rotate(60deg); }
.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }
.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
          transform: rotate(120deg); }
.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
      -ms-transform: rotate(150deg);
          transform: rotate(150deg); }
.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
      -ms-transform: rotate(210deg);
          transform: rotate(210deg); }
.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
          transform: rotate(240deg); }
.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg); }
.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
      -ms-transform: rotate(300deg);
          transform: rotate(300deg); }
.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
      -ms-transform: rotate(330deg);
          transform: rotate(330deg); }
.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s; }
.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
          animation-delay: -1s; }
.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s; }
.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s; }
.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s; }
.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s; }
.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s; }
.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s; }
.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s; }
.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s; }
.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}



.spinner {
  margin: 0 auto;
  width: 70px;
  text-align: center;
}

.spinner > div {
  width: 9px;
  height: 9px;
  background-color: #fff;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}
