/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 10, 2016, 9:36:46 PM
    Author     : dusan
*/

.ICpanel::after {
    content: "";
    position:absolute;
    width:9px;
    top:0;
    left:517px;
    height:100%;
    background-image: url(../img/tien.png);
    border:0px;
    z-index: 100;
}

.ICpanel::before {
    content: "";
    position:absolute;
    width:252px;
    top:40px;
    left:132px;
    height:31px;
    background: url(../img/logos.png);
    border:0px;
}

.ICpanel-block
{
    width: 100%;
    display: inline-block;
    text-align: center;
}

.ICpanel-block-head
{
    height:100px;
}
.frmSearch-inputs-frame{
    height: 50px;
}
.frmSearch-inputs-frame-label {
    padding-left:36px;    
}
.frmSearch-inputs-frame-label > div {
    background-color: #F8F8F8;
    border: 1px solid #959595;
    border-radius: 8px 0px 0px 8px;
    border-right: 0px;
    padding-bottom: 34px;
    width:120px;
} 

.frmSearch-inputs-frame-label > div > label {
    padding: 9px 12px 9px 12px;
    text-transform: none;
    font-size: 11px;
}

.frmSearch-inputs-frame-input > div {
    background-color: #F8F8F8;
    border: 1px solid #959595;
    border-radius: 0px 0px 0px 0px;
    border-right: 0px;
    border-left: 0px;
    padding-bottom: 34px;
    width:280px;
}

.frmSearch-inputs-frame-input > div > input {
    border: 0px;
    background-color: transparent;
    float: right;
    padding-top: 8px;
    padding-bottom: 9px;
    padding-left: 0px;
    width: 100%;
}

.frmSearch-inputs-frame-end > div {
    background-color: #F8F8F8;
    border: 1px solid #959595;
    border-radius: 0px 8px 8px 0px;
    border-left: 0px;
    padding-bottom: 34px;
    width:40px;
} 

.frmSearch-icon {
    background-image: url("/img/_icons.png");
    background-position: 12px -14px;
    background-repeat: no-repeat;
    width:100%;
    height:100%;
    cursor:pointer;
}

.formSearch-pipe {
    top:10px;
    right:20px;
    position:absolute;
    width:1px;
    height:21px;
    border-left:1px solid #959595;
}

.frmSearch-button-frame {
    width:100%;
    height: 20px;
    padding-bottom: 5px;
    border-bottom:1px solid #68809A;
}
.frmSearch-button-frame-label {
    display: inline-block;
    float:right;
    color:white;
    cursor:pointer;
}
.frmSearch-button-frame-icon {
    display: inline-block;
    float:right;
    color:white;
    width: 20px;
    height:100%;
    padding-right: 40px;
    background : url(../img/_icons.png) no-repeat; 
    background-position: -215px -19px;
    background-clip: content-box;
    vertical-align: top;
    cursor:pointer;    
}

.frmSearch-button-frame-icon.extra {
    background-position: -232px -19px;    
}

.frmContent-frame {
    color:white;
    height:60px;
    line-height: 60px;
    padding-right:35px;
}

.frmContent-frame-select,
.frmContent-frame-select-label {
    display: inline-block;
    float:right;
}

.frmContent-frame-select-label {
    padding-right: 15px;
    font-size:10px;
}

.frmContent-frame-select {
    padding-top:19px;
}
.frmContent-frame-styled-select {
   width: 140px;
   height: 20px;
   overflow: hidden;
   background: url(../img/select_arrow.png) no-repeat right transparent;
   border: 1px solid white;
   border-radius: 10px;
}
#IssueControlSelectDruhSearch {
   background: transparent;
   width: 169px;
   font-size: 11px;
   border: 0;
   border-radius: 0;
   height: 20px;
   -webkit-appearance: none;
   position:relative;
   top:-22px;
   left:-13px;
   text-align-last:center;
   -moz-text-align-last: center;   
   color:white;
}

.frmContent-frame-main-label,
.frmContent-frame-main-label-count,
.frmContent-frame-icon {
    display: inline-block;
    float:left;
}

.frmContent-frame-icon {
    width: 25px;
    height:25px;
    padding-top:17px;
    padding-bottom: 17px;
    padding-left: 35px;
    background : url(../img/_icons.png) no-repeat; 
    background-position: 15px -3px;
    background-clip: content-box;
    vertical-align: top;
}

.frmContent-frame-main-label {
    padding-left: 15px;
    font-size: 22px;
}
.frmContent-frame-main-label-count {
    height:30px;
    width:30px;
    border-radius: 15px;
    background-color:red;
    margin-top: -18px;
    margin-left: 50px;
    color:white;
    line-height: 30px;
    text-align: center;
    padding-right: 2px;
    font-size: 17px;
    /*font: 400 16px/1.5 'Roboto', sans-serif;*/
}

.frmSearch-result-frame {
    display:none;
}

.frmSearch-result-frame,
.frmContent-result-frame {
    width:100%;
    color:white;
    border-bottom: 1px solid #68809A;
}

.frmSearch-result-frame > div {
    height: 215px;
}

#frmContent-result-content-div {
    max-height: calc(100vh - 280px);
}
#frmContent-result-content-div.smaller {
    max-height: calc(100vh - 560px);
}

.frmSearch-result-frame,
.frmContent-result-frame {
    padding-bottom: 15px;
}
.frmSearch-result-frame {
    padding-top: 15px;
}

.frmSearch-result-content > div,
.frmContent-result-content > div {
    padding-right: 15px;
    padding-left: 15px;
}
.frmSearch-result-content-header {
    height:35px;
    padding-bottom: 10px;
}
.frmSearch-result-content-header-icon {
    height:30px;
    width:30px;
    display: inline-block;
    float:left;
    background : url(../img/_icons.png) no-repeat; 
    background-position: -141px -137px;
    background-clip: content-box;
    margin-left: 25px;

}
.frmSearch-result-content-header-label {
    font: 300 17px/1.5 'Roboto', sans-serif;
    color:white;
    height:25px;
    width:300px;
    display: inline-block;
    float:left;
    text-align: left;
    padding-left: 15px;
}

.frmSearch-result-content-div-empty-label {
    font: 300 24px/1.5 'Roboto', sans-serif;
    color:white;
    height:25px;
    width:300px;
    display: inline-block;
    float:left;
    text-align: left;
    padding-top:50px;
    padding-left: 25px;    
}
.frmSearch-result-content-div-empty-label-second {
    font: 300 11px/1.5 'Roboto', sans-serif;
    color:white;
    height:25px;
    width:300px;
    display:block;
    float:left;
    text-align: left;
    padding-top:70px;
    padding-left: 25px;    
}
.frmSearch-result-content-div-empty-icon {
    height:59px;
    width:76px;
    display: inline-block;
    float:right;
    background : url(../img/_icons.png) no-repeat; 
    background-position: 2px -137px;
    background-clip: content-box;
    margin-right: 25px;

}
.unit-box {
    width:100%;
    height:75px;
    border-bottom: 1px solid #68809A;
}
.unit-box:first-child {
    border-top: 1px solid #68809A;
}
.unit-box:not(:last-child) {
    border-bottom: 1px solid #68809A;
}
.unit-box-icon,
.issue-box-title-icon {
    width:30px;
    height:30px;
    border: 1px solid white;
    border-radius: 15px;
    line-height: 30px;
    color:white;
    text-align: center;
    display: inline-block;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
}
.unit-box-label-frame,
.issue-box-label-frame {
    display: inline-block;
    float: left;
    color: white;    
    margin-left: 20px;
    margin-top: 10px;
    text-align: left
}
.unit-box-label-frame-title,
.issue-box-label-frame-title {
    font: 900 18px/1.5 'Roboto', sans-serif;
}
.unit-box-label-frame-vin,
.issue-box-label-frame-vin,
.issue-box-time-frame-datum,
.unit-box-label-frame-color {
    font: 400 11px/1.5 'Roboto', sans-serif;
}
.unit-box-map,
.issue-box-geo-map {    
    display: inline-block;
    float: right;
    width:35px;
    height:35px;
    background : url(../img/_icons.png) no-repeat; 
    background-position: -183px -137px;
    background-clip: content-box;
    margin-right: 30px;
    cursor: pointer;
}
.unit-box-map {
    margin-top: 20px;
}
.issue-box {
    width:100%;
    height:183px;
}
.issue-box.keetecsat * .issue-box-label-frame-title::after {
    content: "TSS Monitoring";
}
.issue-box.gpsloc * .issue-box-label-frame-title::after {
    content: "MotoAsist";
}
.issue-box.gpsloc_ba * .issue-box-label-frame-title::after {
    content: "BMW Asistencia";
}
.issue-box.driver_ayvens * .issue-box-label-frame-title::after {
    content: "Ayvens";
}
.issue-box.driver_businesslease * .issue-box-label-frame-title::after {
    content: "BusinessLease";
}
.issue-box * .issue-box-label-frame-title::after {    
    position: relative;
    top: -3px;
    font-size: 12px;
    display: inline-block;
    padding: 0 5px;
    margin: 0 15px;
    font-weight: normal;
    opacity: 0.7;
    border-radius: 5px;
    border: 1px solid white;
}
.unit-box:hover,
.issue-box:hover {
    background-color: rgba(0,0,0,0.2);
}
.issue-box:first-child {
    border-top: 1px solid #68809A;
}
.issue-box:not(:last-child) {
    border-bottom: 1px solid #68809A;
}

.issue-box-close,
.issue-box-geo,
.issue-box-type,
.issue-box-title {
    width:100%;
    display: inline-block;
}
.issue-box-close {
    height:15px;
}
.issue-box-close-icon {
    width:15px;
    height:15px;
    margin-right:20px;
    margin-top: 10px;
    float:right;
    display: inline-block;
    background : url(../img/_icons.png) no-repeat; 
    background-position: -52px -23px;
    background-clip: content-box;
}
.issue-box-time-frame {
    margin-top: 20px;
    margin-right: 25px;
    float:right;
    display: inline-block;
    text-align: right;
}
.issue-box-time-frame-time{
    font: 300 18px/1.5 'Roboto', sans-serif;
}
.issue-box-geo-poloha-frame,
.issue-box-geo-kontakt-frame {
    margin-left: 27px;
    float:left;
    display: inline-block;
    text-align: left;
    line-height:19px;
    height: 19px;
    width:300px;
}
.issue-box-geo-kontakt-frame {
}
.issue-box-geo-poloha-frame-icon{
    width:15px;
    height:19px;
    display: inline-block;
    background : url(../img/_icons.png) no-repeat; 
    background-position: -73px -23px;
    background-clip: content-box;
}
.issue-box-geo-poloha-frame-label{
    display: inline-block;
    font: 300 13px/1.5 'Roboto', sans-serif;
    margin-left: 27px;
    height:19px;
}
.issue-box-geo-kontakt-frame-icon{
    width:16px;
    height:19px;
    display: inline-block;
    background : url(../img/_icons.png) no-repeat; 
    background-position: -93px -23px;
    background-clip: content-box;
    margin-top:15px;
}
.issue-box-geo-kontakt-frame-label{
    display: inline-block;
    font: 700 13px/1.5 'Roboto', sans-serif;
    margin-left: 27px;
    height:19px;
}
.issue-box-geo-kontakt-frame-label-other{
    font: 400 13px/1.5 'Roboto', sans-serif;
    margin-left: 43px;
    height:19px;
}
.issue-box-type-label{
    margin-top:10px;
    font: 900 13px/1.5 'Roboto', sans-serif;
    margin-right: 27px;
    height:19px;
    display: inline-block;
    float:right;
}

.issue-type-accident,
.issue-type-sos,
.issue-type-panic {
    color:#ed1c24;
}
.issue-type-alarm,
.issue-type-other,
.issue-type-movement,
.issue-type-connection,
.issue-type-poweroff,
.issue-type-start,
.issue-type-battery {
    color:#ff8a00;
}
.issue-box-type-icon-accident,
.issue-box-type-icon-sos,
.issue-box-type-icon-panic {
    width:19px;
    height:19px;
    display: inline-block;
    background : url(../img/_icons.png) no-repeat; 
    background-position: -115px -23px;
    background-clip: content-box;
    margin-top:10px;
    margin-right: 10px;
    float:right;
}

#IssueControlSelectDruhSearch *
{
    color:black;
}

.accidentBox,
.sosBox,
.panicBox {
    height: 321px;
    width: 321px;
    background : url(../img/bublina-cervena.png) no-repeat; 
    border: 0px;
    position: absolute;
}

.defaultBox,
.alarmBox,
.batteryBox,
.movementBox {
    height: 321px;
    width: 321px;
    background : url(../img/bublina-zlta.png) no-repeat; 
    border: 0px;
    position: absolute;
}

.marker-number {
    width:30px;
    height:30px;
    border: 1px solid white;
    border-radius: 15px;
    line-height: 30px;
    color:white;
    text-align: center;
    display: inline-block;
    margin-left: 30px;
    margin-top: 20px;
    margin-right: 5px;
}

.marker-title {
    font: 300 22px/1.5 'Roboto', sans-serif;
    color:white;
    padding-bottom: 10px;
}
.marker-other,
.marker-gps,
.marker-vin {
    font: 300 11px/1.5 'Roboto', sans-serif;
    color:white;
    padding-bottom: 10px;
}
.marker-kontakt {
    font: 300 19px/1.5 'Roboto', sans-serif;
    color:white;
    padding-bottom: 10px;
}
.marker-copy-icon {
    width:19px;
    height:19px;
    display: inline-block;
    background : url(../img/_icons.png) no-repeat; 
    background-position: -272px -23px;
    background-clip: content-box;
    float:right;
    padding-right: 15px;
    cursor: copy;
}
.marker-copy-label {
    font: 300 10px/1.5 'Roboto', sans-serif;
    color:white;
    padding-right: 10px;
    padding-bottom: 10px;
}

#copy-button {
    cursor: pointer;
}

.ICpanel-block-search td {
    padding-bottom:8px;
}