

html, body
{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: none;
}


#wrapperd
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#wrapperd::after
{
    content: "";
    opacity: 0.4;
    filter:alpha(opacity=40);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}

.ui-layout-north
{
    width: 100%;
    height: 20%;
    min-height: 120px;
    max-height: 140px;
    background: #C0C0C0;
    background-position: 0 -5px;
}


#cars-list, #addresses-list, #addresses-list2
{
    padding: 2px;
}


.address-new
{
    color: #ff0000;
}

.address-process
{
    color: #f08080;
}

.address-awaiting
{
    color: #b0b0ff;
}

.address-rejected
{
    color: #ff0000;
}

.address-pending
{
    color: #00e000;
}

.address-done
{
    color: #a9a9a9;
}

.car-free
{
    color: #00ff00;
}

.car-busy
{
    color: #ff0000 !important;
}

.car-notwork
{
    color: #a9a9a9;
}



#_map
{
    width: 100%;
    height: 100%;
}

#over_map
{
    position: absolute;
    top: 230px;
    left: 10px;
    z-index: 99;
}

#over_map2
{
    position: absolute;
    top: 130px;
    right: 10px;
    z-index: 99;
}

#over_map3
{
    position: absolute;
    top: 460px;
    right: 10px;
    z-index: 99;
}


.ui-accordion-content, .ui-accordion-content-active
{
    padding: 4px 4px 4px 4px !important;
    display: block;
    font-size: 80%;
}

.ui-accordion-header
{
    padding: 5px 5px 5px 5px !important;
    font-size: 90%;

}

#container
{
    height:		100%;
    margin:		0 auto;
    width:		100%;
}


.pane
{
    display:	none;
}

.header
{
    width: 100%;
}

.headerLeft
{
    padding: 10px 0 10px 10px;
    font: "Verdana",Arial,sans-serif;
    font-size: 100%;
}

.headerLeft2
{
    padding: 0 0 10px 10px;
    font: "Verdana",Arial,sans-serif;
    font-size: 100%;
}

.headerRight
{
    padding: 10px 10px 10px 0;
    float: right;
    width: 100px;
    font-size: 100%;
}

.headerRight2
{
    padding: 10px 10px 10px 0;
    float: right;
    width: 240px;
    font: "Verdana",Arial,sans-serif;
    font-size: 100%;
}

.headerRight3
{
    padding: 10px 10px 10px 0;
    float: right;
    width: 500px;
    text-align: right;
}

.headerRight4
{
    padding: 10px 10px 10px 0;
    float: right;
    width: 40px;
    font-size: 100%;
    margin-left: -20px;
}

.headerRight5
{
    padding: 10px 10px 10px 0;
    float: right;
    width: 40px;
    text-align: center;
}

.adminFieldRow
{
    padding-bottom: 8px;
    clear: left;
    font: normal 100% "Verdana",Arial,sans-serif;
}

.text_filter
{
    width: 95%;
    margin-left: -10px;
}

div.innerDetails {
    display: none;
}

td.innerDetailsT1
{
    vertical-align: top;
}

td.innerDetailsT2
{
    font-weight: bold;
    vertical-align: top;
}

.leftMenuButton
{
    width: 180px !important;
    margin-bottom: 10px !important;
}

.bold
{
    font-weight: bold !important;
}

.italic
{
    font-style: italic !important;
}

.topMenuButton
{
    width: 100px !important;
    margin-right: 5px !important;
}

.ui-widget
{
    font-size: 1em;
}

.ui-dialog .ui-dialog-titlebar-full {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 22px 0 0;
    padding: 1px;
    height: 20px;
}

span.ctrlButton
{
    width: 24px;
    height: 24px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.ui-button .ui-icon.zoomAll {
    background-image: url(images/zoom-fit-best.png);
    width: 16%px;
    height: 16%px;
    margin-left: -8px;
}

.ui-button .ui-icon.toggleCars {
    background-image: url(images/car.png);
    width: 16px;
    height: 16px;
    margin-left: -8px;
}

.ui-button .ui-icon.toggleAddrs {
    background-image: url(images/man.png);
    width: 16px;
    height: 16px;
    margin-left: -8px;
}

.ui-button .ui-icon.sendMsg {
    background-image: url(images/msg.png);
    width: 16px;
    height: 16px;
    margin-left: -8px;
}

.ui-button .ui-icon.centerMap {
    background-image: url(images/center.png);
    width: 16px;
    height: 16px;
    margin-left: -8px;
}

.ui-button .ui-icon.goOrders {
    background-image: url(images/fast_runner.png);
    width: 16px;
    height: 16px;
    margin-left: -8px;
}

.ui-button .ui-icon.goCalc {
    background-image: url(images/calculator.png);
    width: 16px;
    height: 16px;
    margin-left: -8px;
}

.ui-button .ui-icon.goTrac {
    background-image: url(images/traccar.png);
    width: 16px;
    height: 16px;
    margin-left: -8px;
}

.ui-button .ui-icon.goPlane {
    background-image: url(images/plane16.png);
    width: 16px;
    height: 16px;
    margin-left: -8px;
}


.search .inputSearch
{
    cursor:pointer;
    width:16px;
    height:16px;
    border:0;
    margin: 12px 0 0 -26px;
    padding-left: 0;
}

.search .inputSearch:hover
{
    background-repeat:no-repeat;
    background-position:100% -30px;
}

.search .inputSearch:active
{
    background-repeat:no-repeat;
    background-position: 0 -60px;
}

.search .inputText
{
    color:#808080;
    border:1px solid #e4e4e4;
    width: 350px;
    height:30px;
    padding:5px;
    margin:4px 1px 0 0;
}

#leftcolumn-inner
{
    width: auto;
}

.pac-container
{
    min-width: 400px;
}

.carAccordionHeader
{
    font-size: 80%;
    height: 32px;
}

#um_msgrfshcd
{
    float: right;
    height: 30px;
}

#msgcd, #flightcd {
    position: relative;
    margin: auto;
    height: 30px;
    width: 30px;
    text-align: center;
}

#msgcdn, #flightcdn {
    color: black;
    display: inline-block;
    line-height: 30px;
    font-size: 13px;
}
/*
svg {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    transform: rotateY(-180deg) rotateZ(-90deg);
}

svg circle {
    stroke-dasharray: 81px;
    stroke-dashoffset: 0px;
    stroke-linecap: round;
    stroke-width: 2px;
    stroke: black;
    fill: none;
}*/

@keyframes countdown {
    from {
        stroke-dashoffset: 0px;
    }
    to {
        stroke-dashoffset: 81px;
    }
}

.GMAMP-maps-pin-view
{
    cursor: pointer;
}