﻿.header
{
    position:relative;
    margin: 0px;
    padding: 0px;
    background:#D2D8F0;
    width: 100%;
    height:35px;
	top: 0px;
	left: 0px;
}

#CPH1_content
{
    min-width:640px;
    min-height:400px;
}

body
{
    background: White;
    font-size: .80em;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
    min-width:640px;
    min-height:400px;
    
}

#footer-section
{
}

.dragMe {
	width:100%;
	background-color:#4A699B;
	/*background-image:url(images/header-opened.png);*/
	text-align:center;
	cursor:move;
	font-weight:bold;
	color:Menu;
	height: 100%;
}

.stateUser 
{
    float:right;
    text-align:right; 
    margin-right:20px;
    cursor:pointer; 
}

.PagingPanel
{
    background: url('../default_theme/Images/solidblue.jpg') repeat-x center;
    padding: 3px;
    width:100%;
}

/**
 * GRIDVIEW_REPORTS STYLES
 **/

.GridViewControlStyle_reports
{
	
	border-bottom: silver 1px solid;
	border-left: silver 1px solid;
	border-top: silver 1px solid;
	border-right: silver 1px solid;
	text-align: left;
	vertical-align: middle;
}

.GridViewHeaderStyle_reports
{
	
	font-weight: bold;
	color: Black;
	height:20px;
	border-bottom: silver 1px solid;
}

.GridViewHeaderStyle_reports TH
{
	border-bottom: silver 1px solid;
	background-color: #dcdcdc;
}
                                                                            
.GridViewFooterStyle_reports
{ 
}

.GridViewPagerStyle_reports
{   
}

.GridViewAlternatingRowStyle_reports
{
	height:20px;
}

.GridViewRowStyle_reports
{    
	height:20px;
}

.GridViewSelectedRowStyle_reports
{
}
/*end*/

.headerGrid
{
	border: 1px solid silver;
    background: url('../default_theme/Images/solidblue.jpg') repeat-x center;
    height: 20px;
	color: White;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	text-align: left;
	cursor:move;
}


/*Icons for object type*/

.object-type-icon-person {
    background-image: url("../default_theme/images/objects.png");
    background-position: 0px 4px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 25px;
    width: 22px;
    background-repeat:no-repeat;
    vertical-align:middle;
}

.object-type-icon-unknown {
    background-image: url("../default_theme/images/objects.png");
    background-position: -30px 4px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 25px;
    width: 22px;
    background-repeat:no-repeat;
    vertical-align:middle;
}

.object-type-icon-bike {
    background-image: url("../default_theme/images/objects.png");
    background-position: -67px 3px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 25px;
    width: 22px;
    background-repeat:no-repeat;
}

.object-type-icon-motorcicle {
    background-image: url("../default_theme/images/objects.png");
    background-position: -108px 4px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 25px;
    width: 22px;
    background-repeat:no-repeat;
}

.object-type-icon-car {
    background-image: url("../default_theme/images/objects.png");
    background-position: 2px -33px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 25px;
    width: 22px;
    background-repeat:no-repeat;
}

.object-type-icon-bus {
    background-image: url("../default_theme/images/objects.png");
    background-position: -30px -33px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 25px;
    width: 22px;
    background-repeat:no-repeat;
}

.object-type-icon-truck {
    background-image: url("../default_theme/images/objects.png");
    background-position: -69px -33px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 25px;
    width: 22px;
    background-repeat:no-repeat;
}

.object-type-icon-train {
    background-image: url("../default_theme/images/objects.png");
    background-position: -109px -33px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 25px;
    width: 22px;
    background-repeat:no-repeat;
}

.object-type-icon-streetcar {
    background-image: url("../default_theme/images/objects.png");
    background-position: -67px -67px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 25px;
    width: 22px;
    background-repeat:no-repeat;
}

.object-type-icon-subway {
    background-image: url("../default_theme/images/objects.png");
    background-position: -110px -70px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 25px;
    width: 22px;
    background-repeat:no-repeat;
}

.object-type-icon-airplane {
    background-image: url("../default_theme/images/objects.png");
    background-position: 1px -100px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 25px;
    width: 22px;
    background-repeat:no-repeat;
}

.object-type-icon-helicopter {
    background-image: url("../default_theme/images/objects.png");
    background-position: -30px -100px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 25px;
    width: 22px;
    background-repeat:no-repeat;
}


.object-type-icon-sailboat{
    background-image: url("../default_theme/images/objects.png");
    background-position: -67px -100px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 25px;
    width: 22px;
    background-repeat:no-repeat;
}


.object-type-icon-cruise {
    background-image: url("../default_theme/images/objects.png");
    background-position: -109px -105px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 25px;
    width: 22px;
    background-repeat:no-repeat;
}

.toolbar 
{
    /*background: #000;*/
    z-index: 1000;
    width: auto;
    margin: 5px 20% auto 20%;
    padding: 0px 0px;
    display: inline-block;
    white-space:nowrap;
}

#wrapper 
{
    border: 1px solid none;
    float:right;  
}

#search 
{
    float:right;
    border: 1px solid none;
    margin: 1px
}

#divOptions 
{
    position:absolute;  
    border: 1px solid Orange;
    margin: -1px 0 0 71px; /* considering the border you need to use a margin so the content does not float under the first div*/
    width:200px;
    background-color:#FFFFB5;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding:10px;
}

/**Password validator**/
.BarIndicatorweak
{
    color:Red;
    background-color:Red;
}

.BarIndicatoraverage
{
    color:Yellow;
    background-color:Yellow;
}

.BarIndicatorgood
{
    color:Blue;
    background-color:Blue;
}

.BarIndicatorexcellent
{
    color:Green;
    background-color:Green;
}

.BarBorder
{
    border-style:solid;
    border-width:1px;
    padding:2px 2px 2px 2px;
    width:200px;
    vertical-align:middle;
    padding:2px;
}
.BarIndicatorweak

/***************Photo Camera*****************/
.camera-view-container
{
	
	-moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -khtml-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; 
	-moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; -khtml-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; 
	-moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; -khtml-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; 
	-moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; -khtml-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/;
	border: 8px solid #ECEDED;
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	width:360px;
	background-color:#E7E7E7;
}
.camera-module-title
{
	color: #5D9ED7;
}
.no-image0
{
	background-image: url(Images/Camera/no.photo.png);
	width:340px;
	height:250px;
}
.no-image1
{
	border: 1px solid #DCDDDD;
	-moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -khtml-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; 
	-moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; -khtml-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; 
	-moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; -khtml-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; 
	-moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; -khtml-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/;
}
.remove-photo,.view-photo-large
{
    width:42px;
    height: 38px;
    opacity:0.4;
    filter:alpha(opacity=40); /* For IE8 and earlier */
    cursor:pointer;
    cursor:hand;
}

.remove-photo
{
    position:absolute; top:0px; right:0px; z-index:2;
    background-image: url(Images/Camera/delete.photo.icon.png);
   
}
.view-photo-large
{
    position:absolute; top:0px; left:0px; z-index:2;
    background-image: url(Images/Camera/magnifying.glass.plus.icon.png);
}
.photo-view-full-size
{
    width:100%;
}
.view-photo-small
{
    position:absolute; top:0px; left:0px; z-index:2;
    background-image: url(Images/Camera/magnifying.glass.minus.icon.png);
    cursor:pointer;
    cursor:hand;
}
.web-camera-view
{
   display: block;
   vertical-align: middle;
   text-align:center;
   overflow:hidden;
}

.web-camera-view spam, .web-camera-view a
{
   margin-left:auto;
   margin-right:auto;
   border: none;
   text-decoration: none;
}
.web-camera-view a img
{
   border: none;
   outline:none;
}
.uploading_photo
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top:10px;
    background-color:black;
    height:20px;
    width:100%;
    background: url(Images/loader.gif)  no-repeat center;
}
/***************Photo Camera*****************/

/***************Download Pannel*****************/

.downloadIcon
{
    width:20px; 
    height:20px; 
    background: url(images/csv.png) center no-repeat; 
    display:block;
    cursor:pointer;
    cursor:hand;
    title:'Download csv';
}

/***************Download Pannel*****************/

/***************Tracker page*****************/
.unitInfoBox 
{
    min-height: 278px;
    overflow: auto;
    font-family: Verdana;
    font-size: 10px;
    color: black;
}

.unitLocationInfoBox
{
    min-height:65px;
    vertical-align:top;
}
/***************Tracker page*****************/
 
