﻿/*
Common Classes
*/

/*
*
{
    font-family: Trebuchet MS, Verdana, Tahoma, Helvetica, sans-serif;
}
*/

html {
    height: 100%;
}

#container {
    height: 100%;
    width: 100%;
    overflow: auto;
    /* for IE */
    zoom: 1;
    margin: 0px;
}



body {
    font-family: Trebuchet MS, Verdana, Tahoma, Helvetica, sans-serif !important;
    width: 100% !important;
    height: 100% !important;
    background: #FFFFFF !important;
    color: Black !important;
    font-size: 11px !important;
    line-height: 18px !important;
    /*font-style: italic !important;*/
}

form {
    width: 100%;
    height: 100%;
}

/*
div {
    font-family: Trebuchet MS, Verdana, Tahoma, Helvetica, sans-serif;
}
    */
table {
    font-family: Trebuchet MS, Verdana, Tahoma, Helvetica, sans-serif !important;
}

.tableDxFix {
    border-collapse: separate;
    border-spacing: 4px;
}

button {
    font-family: Trebuchet MS, Verdana, Tahoma, Helvetica, sans-serif !important;
}

/*a:link, a:visited, a:active {
    text-decoration: none;
    border: none;
    font-size: 12px;
    color: #1080FF;
}*/


p {
    line-height: 1.5em;
}

h1 {
    font-size: 32px;
    color: #303030;
}

h2 {
    font-size: 24px;
    color: #303030;
}

h3 {
    font-size: 18px;
    color: #303030;
}

hr {
    height: 1px;
    line-height: 1px;
    margin: 0;
    color: #DDD;
    background-color: #DDD;
    border: 0;
}

select {
    font-family: Trebuchet MS, Verdana, Tahoma, Helvetica, sans-serif !important;
}

input {
    font-family: Trebuchet MS, Verdana, Tahoma, Helvetica, sans-serif !important;
}

fieldset {
    padding: 5px;
}
/* 
MasterPage Classes
*/

.masterTable {
    width: 100%;
    border-collapse: collapse;
    border: 0;
    border-style: none;
    padding: 0px;
}

.mtd {
    padding: 0px;
}

.masterHeaderTd {
    height: 55px;
    width: 100%;
    /*background-image: url(../Member/Images/Master/topLogoEkstrack.png);
    background-image: url(../Member/Images/Master/topLogoIsbak.png);*/
    background-position: left top;
    background-repeat: no-repeat;
}

.menubardiv {
    height: 26px;
    width: 100%;
    background-image: url(../Member/Images/Master/menubar.jpg);
    background-repeat: repeat-x;
}

.DivMenu {
    padding-left: 9px;
    font-size:12px !important;
}


.leftdiv {
    float: left;
    width: 13px;
    height: 100%;
    background-image: url(../Member/images/Master/left-side.png);
    background-repeat: repeat-y;
}

.rightdiv {
    float: right;
    width: 13px;
    height: 100%;
    background-image: url(../Member/images/Master/right-side.png);
    background-repeat: repeat-y;
}


.subPageTitle {
    width: 100%;
    height: 54px;
    background-color: #404040;
    /*padding:10px;*/
    font-size: 18px;
    font-style: oblique;
    color: #dddddd;
    text-align: center;
    border: 0px;
    background-repeat: repeat;
}

.subPageContent {
    text-align: left;
    background-color: White;
}

#masterLeftSide {
    width: 3%;
    background-color: #D7D7D7;
    background-position: right;
}

#masterRightSide {
    width: 3%;
    background-color: #D7D7D7;
    background-position: left;
}

#masterCenter {
    width: 94%;
}

.mapLogo
{    
    padding-bottom: 10px !important;
    position: absolute !important;
    left: auto !important;
    right: 5px !important;
    top: auto !important;
    bottom: 0 !important;
    text-align: center !important;
    vertical-align: middle !important;
    z-index: 9999 !important;
    overflow: hidden !important;    
}

.alarmCountsContainer {
    width: 260px !important;
    background: #333 !important;
    border-radius: 10px !important;
    padding: 10px !important;
    /*margin: 10px auto;*/
    box-shadow: 0 0 3px #444 !important;
    color: #FFF !important;
    position: absolute !important;
    left: 460px !important;
    right: 0 !important;
    top: 10px !important;
    bottom: auto !important;
    text-align: center !important;
    vertical-align: middle !important;
    z-index: 9999 !important;
    display: none !important;
    overflow: hidden !important;
    /*display: block !important;*/
}

.alarmCounts {
    /*width:240px; */
    float: right !important;
    font-size: 14pt !important;
    color: Gray !important;
    vertical-align: middle !important;
    /*  border-left: solid 1px #404040;
    border-right: solid 1px #404040;*/
    padding-right: 15px !important;
}

.acBox {
    /*width:30px;*/
    cursor: pointer;
    height: 30px;
    padding: 2px;
    border: solid 1px #202020;
    vertical-align: top;
    width: 90%; /* IE Bug fix*/
    min-width: 25px;
}

.acBoxLight {
    height: 5px;
}

.acBoxText {
    cursor: pointer;
    text-align: center;
    vertical-align: bottom;
    margin-top: 5px;
}

.acGreen {
    background-color: #008000;
}

.acAssigned {
    background-color: #70A080;
}

.acBlue {
    background-color: #3333DD;
}

.acRed {
    background-color: #A00000;
}

.acYellow {
    background-color: #FF9900;
}



/* 
    LOGIN
*/

.LoginHeaderTd {
    height: 122px;
    /*background-color:#134AA6; 
    background-image: url(../Images/loginHeaderIsbak.png);
    background-color:#000000; 
    background-image: url(../Images/loginHeaderEkstrack.png);*/
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    background-position: center;
    background-repeat: no-repeat;
}

.loginFooterDiv {
    position: fixed;
    bottom: 0px;
    height: 47px;
    width: 100%;
    /*background-color: #404040;
    background-color: #134AA6;
    background-image: url(../Images/footer.png);*/
    background-repeat: no-repeat;
    background-position: center;
}


.LoginTitleTd {
    font-size: 24px;
    color: #303030;
    line-height: 0.6em;
    width: 400px;
    text-align: center;
}


.loginButton {
    border: solid 1px Gray;
    background-color: White;
    width: 60px;
    height: 30px;
}


.loginText {
    font-family: Trebuchet MS,Verdana,Arial,Sans-Serif;
    height: 28px;
    width: 200px;
    font-size: 12pt;
    border: solid 1px Gray;
    background-color: White;
}

    .loginText:hover {
        border: solid 1px LightGray;
        background-color: White;
    }

    .loginText:focus {
        border: solid 1px Gray;
        background-color: #F6FFCE;
    }


/*
    Menu
*/

.mainModulesDiv {
    /*background-image: url(../Member/Images/Master/metal1.jpg);  
    background-repeat:no-repeat;
    background-position:center;*/
}

a.mainModules {
    font-size: 13px;
}

    a.mainModules:hover {
        font-weight: bold;
    }

a.subLink {
    font-size: 12px;
    color: #404040;
}
/* 
Other Classes
*/

.altDiv {
    /*position: absolute;
    bottom: 1px;*/
    background-color: Gray;
    width: 398px;
    height: 300px;
    left: 3px;
    line-height: 50px;
}

.tabDiv {
    height: 235px;
    overflow: auto;
    border-top: 1px solid gray;
}

.editCell {
    padding-bottom: 3px;
    padding-top: 3px;
}

/*.don
{
    border-style:solid;
    border-width:1px;
    background-color:Green;
    font-size:8px;
    width:8px;
    height:5px;
    padding-left:4px;
    padding-right:4px;
    margin:4px;
}

.doff
{
    border-style:solid;
    border-width:1px;
    font-size:8px;
    width:8px;
    height:5px;
    padding-left:4px;
    padding-right:4px;
    margin:4px;
    
}*/
.userEditTable {
    border-collapse: separate;
    border-spacing: 5px;
}

.fnTable {
    width: 100%;
    height: 346px;
    padding: 3px;
    border-collapse: separate !important;
    border-spacing: 3px !important;
}

    .fnTable td {
        padding: 5px;
        border-collapse: separate;
        border-spacing: 3px;
    }

.fnPanel1 {
    width: 100%;
    height: 328px;
    border-right: groove 1px silver;
    /*border-top:groove 1px Gray;
    border-left:groove 1px Gray;
    border-right:groove 2px Gray;
    border-bottom:groove 2px Gray;
    border-radius:7px; */
}

.fnPanel2 {
    width: 100%;
    height: 328px;
}

.fnInfo {
    padding-right: 10px;
    line-height: 1.5em;
    color: #4080D0;
    font-size: 12pt;
}

.fnCell1 {
    width: 100%;
    padding: 6px;
}

.fnCell2 {
    width: 50%;
    padding: 6px;
}

.fnCell3 {
    width: 33%;
    padding: 6px;
}

.fnCell2_3 {
    width: 67%;
    padding: 6px;
}

.fnLegend {
    padding: 6px;
    padding-left: 10px;
}

.vePane {
    height: 40px;
}

.fnField {
    border: none;
    height: 320px;
}

.editButton {
    border: none;
    background-color: transparent;
}

.deleteButton {
    border: none;
    background-color: transparent;
    background-image: url('../Member/Images/delete.png');
}

.imageCell {
    width: 72px;
    height: 72px;
    background-color: #DBD6FF;
    text-align: center;
    vertical-align: middle;
}

    .imageCell:hover {
        background-color: #C0BCE0;
    }

.imageCell2 {
    width: 72px;
    height: 72px;
    background-color: #ac5482;
    text-align: center;
    vertical-align: middle;
}

    .imageCell2:hover {
        background-color: #C685A8;
    }

.imageCellPOI {
    width: 48px;
    height: 48px;
    background-color: #DBD6FF;
    text-align: center;
    vertical-align: middle;
}

    .imageCellPOI:hover {
        background-color: #C0BCE0;
    }

.imageCellPOI2 {
    width: 48px;
    height: 48px;
    background-color: #ac5482;
    text-align: center;
    vertical-align: middle;
}

    .imageCellPOI2:hover {
        background-color: #C685A8;
    }

.sectionWrapper {
    width: 100%;
    vertical-align: top;
    border: 1px;
    border-style: solid;
    border-color: Gray;
    border-collapse: separate !important;
    border-spacing: 2px;
}

.sectionHeader {
    width: 100%;
    height: 25px;
    background-color: #666666;
    color: #FFFFFF;
    border: 1px;
    border-color: Silver;
    border-style: solid;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-size: 9pt;
}

.submitTable {
    width: 100%;
    padding: 5px;
    text-align: right;
    border-collapse: separate;
    border-spacing: 2px;
}

.submitTableCell {
    width: 100%;
}

.submitButton {
    width: 110px;
    padding: 5px;
}

.userEditCell1 {
    width: 50%;
}

.userEditCell2 {
    width: 50%;
}

.gridRows {
}

    .gridRows:hover {
        background-color: #EE2B2B;
        color: White;
    }


.gridRows2:hover {
    background-color: #6699FF;
    color: White;
}


.severityRed {
    border: 1px solid #808080;
    background-color: #E03000;
    width: 10px;
    height: 10px;
}

.severityYellow {
    border: 1px solid #808080;
    background-color: #F0E040;
    width: 10px;
    height: 10px;
}

.severityBlue {
    border: 1px solid #808080;
    background-color: #0060E0;
    width: 10px;
    height: 10px;
}

.categoryColor {
    border: 1px solid #808080;
    
    width: 10px;
    height: 10px;
}


.aLabel {
    color: #1080FF;
    cursor: pointer;
}

    .aLabel:hover {
        color: #587DBC;
        cursor: pointer;
    }


.reportFilterTable {
    width: 100%;
    height: 60px;
    background-color: Silver;
    margin-top: 10px;
    border: solid 1px gray;
    border-collapse: separate;
    border-spacing: 3px;
}

.reportParamName {
    font-weight: bold;
    text-align: center;
    vertical-align: bottom;
    background-color: gray;
    color: White;
    font-weight: bolder;
    /*border-left: solid 1px gray;
    border-right: solid 1px gray;*/
}

.reportParam {
    padding-left: 3px;
    padding-right: 3px;
    text-align: left;
    /*border-left: solid 1px gray;
    border-right: solid 1px gray;    */
    background-color: #dcdcdc;
    direction: ltr;
    border-collapse: separate;
    border-spacing: 3px;
}

.inputPopup {
    z-index: 2;
}

.alertPopup {
    z-index: 3;
}

.confSubmitDiv {
    /*  padding:10px; */
    margin: 5px;
}

.confInputDiv {
    /*   padding:10px;*/
    margin: 5px;
}

.confDiv {
    padding-bottom: 20px;
}

.submitdiv {
    position: absolute;
    right: 0;
    bottom: 0;
}

.listCell {
    padding-left: 3px;
    padding-right: 3px;
}

.listRow {
    height: 28px;
    background-image: url(../Member/Images/bgImages/tdBack1.png);
    background-repeat: repeat-x;
}

    .listRow:hover {
        height: 28px;
        background-image: url(../Member/Images/bgImages/tdBack.png);
        background-repeat: repeat-x;
    }

.listHeader {
    height: 28px;
    background-image: url(../Member/Images/bgImages/headerBack.png);
    background-repeat: repeat-x;
    color: White;
}

.listTable {
    background-color: Gray;
    border: solid 1px Gray;
    width: 100%;
    border-collapse: separate;
    border-spacing: 1px;
}

.listStatNone {
    width: 8px;
    height: 8px;
    border: solid 1px gray;
    background-color: gray;
    font-size: 6px;
    margin-left: 15px;
}

.listStatMovement {
    width: 8px;
    height: 8px;
    border: solid 1px gray;
    background-color: #20c020;
    margin-left: 15px;
}

.listStatStop {
    width: 8px;
    height: 8px;
    border: solid 1px gray;
    background-color: #c02020;
    font-size: 6px;
    margin-left: 15px;
}

.listStatIdle {
    width: 8px;
    height: 8px;
    border: solid 1px gray;
    background-color: #f0c020;
    font-size: 6px;
    margin-left: 15px;
}

.listValidRec {
    color: Green;
}

.listInvalidRec {
    background-image: url(../Member/Images/unlink.png);
    background-repeat: no-repeat;
    background-position: right;
}

#langSelect {
    height: 22px;
    background-color: #333;
    color: #fff;
    border: 0;
}

.langSelect {
    height: 22px;
    background-color: #333;
    color: #fff;
    border: 0;
}

.mapPopupLeft {
    width: 110px;
    font-style: oblique;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
    background-color: #eee;
}

.mapPopupRight {
    min-width: 140px;
}

.mapPopupCommandButton {
    margin: 3px;
    padding: 5px;
    height: 50px;
    cursor: pointer;
    border: 1px solid lightblue;
}

.ui-tabs .ui-tabs-panel {
    margin: 0;
    padding: 0;
}

.ui-dialog {
    z-index: 15000 !important;
    min-width:200px;
}

.ui-front {
    z-index: 15000 !important;
}

#tabVL {
    background-image: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.ui-helper-reset {
    line-height: 0.5em;
}
/* reduce default tab height */

ul.dynatree-container {
    overflow: hidden;
    border: none;
}
/* remove horizontal scroll bar */

#divAjaxBeacon {
    position: absolute;
    right: 7px;
    left: auto;
    top: 7px;
    bottom: auto;
    width: 24px;
    height: 24px;
    z-index: 99999;
    background-image: url(../Member/Images/ajaxLoading.gif);
    background-size: contain;
}

#txtSearch {
    font-family: 'Trebuchet MS', Tahoma, Arial;
}

.mainMenuItem {
    text-align: center;
    padding-top: 10px;
}

._mainMenuItem:hover {
    background-color: darkorange;
}


.aspNetHidden {
    display: none;
}

.dxbButtonSys {
    margin: 4px;
}


#chicken_contentDiv {
    overflow-y: visible;
}



/* Styles for vehicle camera controls and video */
#tblVehicleCams {
    width: 100%;
    border-collapse:separate;
    border-spacing: 2px;
}

.tdVehicleCam {
    max-height: 300px;
    height: 250px;
    text-align: center;
    padding: 5px;
    border:solid 1px silver;
}

.CamVid {
    background-color:#222;
    /*max-width: 375px;
    height: 250px;*/
}

canvas {
    background-color:#222;
}
.CamLoading {
    height: 250px;
    background-color:#222;
    z-index:44444;
    margin:auto;
    position:absolute;
    top:10px;
    background-image: url(../Images/loading2.gif);
    background-repeat: no-repeat;
    background-position:center;
    background-size:contain;
    visibility:visible;
}

#tdPastVideoControls {
    width:48%;
    vertical-align:top;
    border:solid 1px silver;
}

#tdPastVideoControls table td {
	padding:2px;
    background-color:lightskyblue;
}

#tblPastVideoRecords {
	width:100%;	
    border-collapse:separate;
    border-spacing: 2px;
}

#tblPastVideoRecords thead td {
  background-color:#aaa;
}

#tblPastVideoRecords td {
	padding:4px;
}

#tblPastVideoRecords tr {
	background-color:#eee;
}

#tblPastVideoRecords tr:hover {
  /*background-color: lime;*/
}

.btnPastVideoControl {
    width:24px;
    margin:1px;
    color:black;
    font-weight:normal;
}

.btnPastVideoControlSel {
    color:orangered;
    font-weight:bold;
}

.videoBox {
      float: left;
      width:100%;
}

.btnSnap {
    height: 24px;
    width: 24px;
    padding: 0px 5px;
    background-image: url(../Member/Images/snapshot.png);    
    background-position:center;
    background-size: contain;
    background-repeat:no-repeat;
    cursor: pointer;
}

.btnConnectCam {
    width: 55px;
    height: 50px;
    background-image: url(../Member/Images/connect.png);    
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: auto;
    cursor: pointer;
}
.btnRetry{
    height: 24px;
    width: 24px;
    padding: 0px 5px;
    background-image: url(../Member/Images/retry.png);    
    background-position:center;
    background-repeat:no-repeat;
    background-size: contain;
    cursor: pointer;
}

.pastVideoButton {
    width:44px;
    height:40px;
    background-position:center;
    background-repeat:no-repeat;
    background-size: contain;
    cursor: pointer;
}

iframe.fullScreen {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.mapPopupCommandButton.inlineImg {
    margin: 0;
    padding: 0;
    height: 25px;
    float: right;
    border: solid 1px #a0a0a0;
    background-color: #fff;
}

.ui-datepicker{
    z-index: 999 !important;
}
