.md-progress-linear.md-default-theme ._md-bar, md-progress-linear ._md-bar {
    background-color: #0878ff !important;
}

.container {
    margin-top: -8px !important;
    margin-left: 3px;
    z-index: 2;
}

.md-list-item ._md-list-item-inner ._md-secondary-container, md-list-item ._md-secondary-container {
    height: auto !important;
}

md-list-item._md-button-wrap > div.md-button:first-child ._md-list-item-inner {
    height: auto !important;
}

.deviceList {
    margin-top: 0px;
    padding: 0 10px !important;
}

.deviceList .md-no-style {
    padding: 0 0 !important;
}

.deviceListItemImage {
    padding: 3px !important;
    margin: 0px !important;
    width: 25px !important;
    height: 25px !important;
    cursor: hand;
}

.deviceIsBlue{
    border: 2px solid #866de8;
    -webkit-box-shadow: 1px -2px 12px 1px #866de8;
    -moz-box-shadow: 1px -2px 12px 1px #866de8;
    box-shadow: 1px -2px 12px 1px #866de8;
}

.deviceIsOnline_Line {
    border-top: solid 5px #a2cc1e;
}

.deviceIsOffline_Line {
    border-top: solid 5px #fd1c15;

}

.deviceIsOnline {
    border: 2px solid #a2cc1e;
    -webkit-box-shadow: 1px -2px 12px 1px rgba(162, 204, 30, 1);
    -moz-box-shadow: 1px -2px 12px 1px rgba(162, 204, 30, 1);
    box-shadow: 1px -2px 12px 1px rgba(162, 204, 30, 1);
}

.deviceIsOffline {
    border: 2px solid #fd1c15;
    -webkit-box-shadow: 1px -2px 12px 1px rgba(253, 28, 21, 1);
    -moz-box-shadow: 1px -2px 12px 1px rgba(253, 28, 21, 1);
    box-shadow: 1px -2px 12px 1px rgba(253, 28, 21, 1);

}

.deviceNotAtcive {
    border: 2px solid #9e9999 !important;
    -webkit-box-shadow: 1px -2px 12px 1px rgba(158, 153, 153, 1);
    -moz-box-shadow: 1px -2px 12px 1px rgba(158, 153, 153, 1);
    box-shadow: 1px -2px 12px 1px rgba(158, 153, 153, 1);
}

.deviceListItemName {
    font-size: 12px !important;
    padding-right: 4px;
    cursor: hand;
}

.actionIconList {
    left: 10px;
}

.lastItemStatus {
    font-size: 10px;
    padding: 2px;
    text-align: center;
}

.commandDeviceImage {
    padding: 3px !important;
    margin: 0 !important;
    width: 45px !important;
    height: 35px !important;
}

.commandDeviceName {
    font-size: 18px !important;
    padding-right: 7px;
}

md-dialog md-dialog-content md-input-container input {
    direction: ltr !important;
}

.carDialog {
    width: 80px;
    height: 45px;
    padding: 20px;
    cursor: hand;
}

.carSett {
    width: 50px;
    height: 30px;
    margin-right: 20px;
    cursor: hand;
}

.carDialogSelected {
    width: 80px;
    height: 45px;
    padding: 20px;
    cursor: hand;
    border: dotted 1px #FE5200;
}

/*
Map Style
 */

.gm-style .gm-style-iw {
    direction: ltr;
}

.gm-style-iw + div {
    float: right;
    right: 10px;
}

.infoWinTitle {
    text-align: left;
    padding-bottom: 2px;
    font-size: 14px;
    font-weight: bold;
}

.infoWinLocation {
    text-align: left;
    padding: 2px;
    font-size: 12px;
}

.infoWinDate {
    text-align: left;
    padding: 2px;
    font-size: 12px;
}

.infoWinSpeed {
    text-align: left;
    padding: 2px;
    font-size: 12px;
}

.infoWinIcon {
    margin-top: 5px;
    padding-right: 5px;
}

p.deviceListItemName {
    padding-right: 10px;
}

.subUserTreeList {
    display: -webkit-inline-box;
    margin-right: 5px;
    width: 90%;
}

.subUserTreeList .subUsername {
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 150px;
    font-size: 12px;
    max-height: 25px;
    font-family: IRANSans !important;
}

.subUserTreeList .subUserDetails {
    direction: rtl;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-weight: 600;
    color: black;
    max-height: 25px;
    font-size: 12px;
    font-family: IRANSans !important;
}

.treeViewLI {
    background-color: #a8e8b3;
    margin-top: 2px;
    border-radius: 5px;
    padding: 0 !important;
}

.treeViewLI .tree-leaf {
    background-color: #e8a94c;
    margin-top: 2px;
    border-radius: 5px;
}

.treeViewLICollapsed {
    background: url(../images/collapsed-list.png) no-repeat !important;
    background-size: 18px 18px !important;
    padding: 10px 15px !important;
    font-size: 0 !important;
    vertical-align: -webkit-baseline-middle !important;
}

.treeViewLIExpanded {
    background: url(../images/expanded-list.png) no-repeat !important;
    background-size: 18px 18px !important;
    padding: 10px 15px !important;
    font-size: 0 !important;
    vertical-align: -webkit-baseline-middle !important;
}

.treeViewLICollapsed_2 {
    background: url(../images/collapsed-list.png) no-repeat !important;
    background-size: 18px 18px !important;
    padding: 10px 15px !important;
    vertical-align: -webkit-baseline-middle !important;
}

.treeViewLIExpanded_2 {
    background: url(../images/expanded-list.png) no-repeat !important;
    background-size: 18px 18px !important;
    padding: 10px 15px !important;
    vertical-align: -webkit-baseline-middle !important;
}

.treeViewLI .tree-leaf .subUserTreeList .subUsername {
    font-style: italic;
    font-weight: normal;
    color: black;
    padding-right: 20px;
}

.subUserTreeList .subUsername {

    font-weight: bold;
    color: black;
}

.subUserTabs {
    width: -webkit-fill-available;
    margin-left: 40px;
    height: 100%;
    overflow-y: scroll;
}

.subUserCtrls {
    position: absolute;
    left: 2px;
}

.subUserCtrlsActive {
    color: #4CAF50;
}

.subUserCtrlsNonActive {
    color: #757575;
}

.subUserDelButton {
    position: absolute;
    left: 5px;
}

md-dialog[aria-label=subUserDeleteDialog] md-dialog-content {
    direction: ltr !important;
    text-align: right;
}

.subUserForm div[layout=row] {
    width: 100%;
    height: fit-content;
}

.subUserForm {
    max-height: 90%;
    overflow-y: scroll;
}

.deviceGroupTree{
    margin: 0 !important;
}

.deviceGroupTreeList {
    display: -webkit-inline-box;
    margin-right: 5px;
}

ul li i.tree-branch-head.treeViewLICollapsed {
    padding: 10px 10px !important;
}

li treeitem ul li i.tree-branch-head.treeViewLICollapsed {
    padding: 10px 18px !important;
}

ul li i.tree-branch-head.treeViewLIExpanded {
    padding: 10px 10px !important;
}

li treeitem ul li i.tree-branch-head.treeViewLIExpanded {
    padding: 10px 18px !important;
}

.deviceGroupName{
    max-width: 100px;
    word-break: break-all;
    max-height: 40px;
    padding-right: 2px;
    overflow-y: scroll;
}
.deviceGroupTreeList .subGroupName {
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 12px;
    max-height: 25px;
    font-family: IRANSans !important;
}

.treeViewDGLI .tree-leaf .deviceGroupTreeList .subGroupName {
    font-style: italic;
    font-weight: normal;
    color: black;
    padding-right: 20px;
}

.deviceGroupTreeList .subGroupName {

    font-weight: bold;
    color: black;
}

.treeViewDGLI{
    background-color: #a8e8b369 !important;
    margin-top: 2px;
    border-radius: 5px;
    padding: 0 !important;
}

.treeViewDGLI .tree-leaf {
    background-color: #e8a94c;
    margin-top: 2px;
    border-radius: 5px;
}

.deviceOnlineState {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin-left: 10px;
}

.deviceGrIsOnline {
    background-color: #4CAF50;
    -webkit-box-shadow: 0px 0px 10px 2px #4CAF50;
    -moz-box-shadow: 0px 0px 10px 2px #4CAF50;
    box-shadow: 0px 0px 10px 2px #4CAF50;
}

.deviceGrIsOffline {
    background-color: #F44336;
    -webkit-box-shadow: 0px 0px 10px 2px #F44336;
    -moz-box-shadow: 0px 0px 10px 2px #F44336;
    box-shadow: 0px 0px 10px 2px #F44336;

}

.deviceGrNotAtcive {
    background-color: #009688;
    -webkit-box-shadow: 0px 0px 10px 2px #009688;
    -moz-box-shadow: 0px 0px 10px 2px #009688;
    box-shadow: 0px 0px 10px 2px #009688;
}

.deviceGroup_a4{
    padding: 1px 5px !important;
}

.lastItemDGStatus {
    font-size: 10px;
    padding: 10px;
    text-align: center;
    width: 35px;
}
.lastItemTimeDGStatus {
    font-size: 10px;
    padding: 10px;
    text-align: center;
}
.lastItemDGStatusPane {
    margin-left: 10px;
}










