﻿#right-sidebar {
    background-color: transparent;
    border-left: 0px !important;
    transition: all 0.8s;
}
/*height: 540px;*/

.custom-sidebar-container {
    margin-left: 40px;
    width: 400px !important;
    background-color: white;
}

body.rtls .custom-sidebar-container {
    margin-right: 40px;
    margin-left: 0px;
    width: 400px !important;
    background-color: white;
}

body.rtls #right-sidebar.hideSideBar {
    transition: all 0.8s;
}

.curstor-pointer {
    cursor: pointer;
}

.pace .pace-progress {
    height: 5px;
}

.table-scrolling {
    min-width: 1258px;
    margin-bottom: 0px !important;
}

.userdata_Projects {
    float: left;
    margin-right: 4px;
}


.toast-container-hide {
    margin-right: -300px;
    height: 30px;
}

.toast-container-show {
    margin-right: 0px;
}

.parent-toast-container-show {
    position: absolute;
    overflow-y: scroll;
    height: 100%;
}

.container-left-80 {
    float: left;
    width: 80%;
}

.container-right-20 {
    width: 20%;
    /*border:solid 1px black;*/
    padding-left: 15px;
    float: right;
    /*height: 540px;*/
    /*transition: all 0.5s;*/
}

.right-sidebar-width {
    width: 440px !important;
}

body.rtls .container-left-80 {
    float: right;
}

body.rtls .container-right-20 {
    float: left;
}

body.rtls #inner-toast-container > div {
    padding: 15px 50px 15px 15px;
}

body.rtls #inner-toast-container {
    float: right !important;
}

.operation-toolbar-container {
    border-bottom: 1px solid #e7eaec;
    padding: 10px;
}

.operation-toolbar {
    width: 331px;
    white-space: nowrap;
    position: initial;
    overflow-x: scroll;
    overflow-y: hidden;
    float: left;
}

    .operation-toolbar button {
        font-size: 10px;
    }

::-webkit-scrollbar {
    display: none;
}

.scroll-left {
    float: left;
    margin-right: 10px;
    cursor: pointer;
}

.scroll-right {
    float: left;
    margin-left: 10px;
    cursor: pointer;
}


.myPlayer {
    display: block;
    width: 190px;
    height: 165px;
    text-align: center;
    margin: 5px;
    float: left;
    border: 1px solid #999;
}

    .myPlayer img {
        margin-top: 70px;
        border: 0px;
    }

    .myPlayer:hover {
        border: 1px solid #000;
    }


.footer {
    z-index: 1000;
}

.custom-toast-container > .toast:before {
    z-index: 999 !important;
}

.custom-toast-container > .toast:before {
    position: absolute !important;
}

.vehicle-info td {
    line-height: 1 !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}

.sidebar-container .setings-item .schedule{
    padding: 20px 20px !important;
}

.margin-top--10 {
    margin-top: -10px;
}
.margin-top-10 {
    margin-top: 10px;
}

button.dim {
    width: 60px !important;
}

span.dim {
    display: inline-block;
    width: 70px !important;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-right: 10px;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    font-weight: 600;
    margin-bottom: 20px !important;
    cursor: default;
    font-size: 10px;
    padding-left: 0px;
    padding-right: 0px;
}

span.btn-primary.dim{
    box-shadow: inset 0 0 0 #16987e, 0 5px 0 0 #16987e, 0 10px 5px #999999;
}

span.btn-danger.dim{
    box-shadow: inset 0 0 0 #ea394c, 0 5px 0 0 #ea394c, 0 10px 5px #999999;
}

span.btn-default.dim{
    box-shadow: 0 0 0 #b3b3b3 inset, 0 5px 0 0 #b3b3b3, 0 10px 5px #999999;
}

span.dim:hover{
    background-color: transparent !important;
}

span.btn-primary:hover {
    color: #16987e !important;
}

span.btn-default:hover {
    color: #b3b3b3 !important;
}

span.btn-danger:hover {
    color: #ea394c !important;
}


button.btn-output-green-active {
    background-color: #18a689;
    border-color: #18a689;
    color: white !important;
}

button.btn-output-red-active {
    background-color: #ed5565;
    border-color: #ed5565;
    color: white !important;
}

button.btn-output-green:hover {
    background-color: #fff;
    border-color: #18a689;
    color: #18a689 !important;
}

button.btn-output-red:hover {
    background-color: #fff;
    border-color: #ed5565;
    color: #ed5565 !important;
}




span.icon-border-round {
    border-radius: 22px;
}

span.btn-outline:hover {
    background-color: transparent;
    cursor: default;
}

.span-btn-outline-primary {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px;
    border-color: #1ab394; /*#23c6c8;*/
    background-color: transparent;
    color: #1ab394;
}
.span-btn-outline-danger {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px;
    border-color: #ED5565; 
    background-color: transparent;
    color: #ED5565;
}
.span-btn-outline-default {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px;
    border-color: #d2d2d2;
    background-color: transparent;
}

.vehicle-info .setings-item {
    width: 100%;
    float: left;
}

    .vehicle-info .setings-item span {
        float: left;
    }

    .vehicle-info .setings-item div {
        float: left;
    }

.input-name {
    width: 44%;
}

.input-status {
    width: 54%;
}

.input-statuses .setings-item {
    border-bottom: none !important;
}

.sensors .setings-item .schedule{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

/*.sensors .progress {
    margin-bottom: 0px !important;
}*/

.clr-grn {
    color: green;
}

.clr-red {
    color: red;
}

.color-control {
    background-color: #2f4050;
    border-color: #2f4050;
    color: white;
}



@media (max-width: 768px) {

    .input-statuses .setings-item {
        padding-left: 18px !important;
        padding-right: 18px !important;
    }

    .input-name {
        width: 46%;
    }

    .navbar-form-custom {
        display: block;
        width: 315px;
    }

    .right-sidebar-width {
        width: 359px !important;
    }

    .custom-sidebar-container {
        width: 320px !important;
    }

    body.rtls .custom-sidebar-container {
        width: 320px !important;
    }

    .container-left-80 {
        float: left;
        width: 75%;
    }

    .container-right-20 {
        width: 25%;
        padding-left: 15px;
        float: right;
        /*height: 100vh;*/
    }


    .operation-toolbar {
        width: 248px;
    }
}
/*==========================================================================================*/








/*html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}
    */
/*#map {
  height: 100%;
}*/

@keyframes pulsate {
    0% {
        transform: scale(0.1);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

.marker {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 130px;
    left: 200px;
    display: block;
}


.pin-green {
    border: 3px solid rgba(68, 144, 59, 0.73);
}

.pin-triangle-green {
    border-top: 16px solid rgb(92, 183, 128);
}

.pin-effect-green {
    background: rgb(92, 183, 128);
}

.pin-orange {
    border: 3px solid rgb(243, 174, 47);
}

.pin-triangle-orange {
    border-top: 16px solid rgb(243, 174, 47);
}

.pin-effect-orange {
    background: rgb(243, 174, 47);
}

.pin-red {
    border: 3px solid rgb(255, 24, 24);
}

.pin-triangle-red {
    border-top: 16px solid rgb(255, 24, 24);
}

.pin-effect-red {
    background: rgb(255, 24, 24);
}


.pin-yellow {
    border: 3px solid rgb(255, 250, 85);
}

.pin-triangle-yellow {
    border-top: 16px solid rgb(255, 250, 85);
}

.pin-effect-yellow {
    background: rgb(255, 250, 85);
}



.pin {
    width: 32px;
    height: 32px;
    position: relative;
    background: #FFF;
    text-align: center;
    border-radius: 50%;
    z-index: 1000;
    /*border: 3px solid rgba(68, 144, 59, 0.73);*/
    padding-top: 7px;
}

.pin-triangle {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 11px solid transparent;
    /*border-top: 16px solid rgb(92, 183, 128);*/
}

.pin-effect {
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    /*background: rgb(92, 183, 128);*/
    border-radius: 50%;
    opacity: 0;
    animation: pulsate 1s ease-out infinite;
}

/*.pin-left {
    top: -7px;
    left: 10px;
}

.pin-triangle-left {
    transform: rotate(-38deg);
    margin-left: 5px;
    margin-top: -29px;
}

.pin-effect-left {
    top: -11px;
    left: 7px;
}

.pin-right {
    LEFT: 3PX;
    TOP: -5PX;
}


.pin-triangle-right {
    transform: rotate(143deg);
    MARGIN-LEFT: 23PX;
    MARGIN-TOP: -30PX;
}

.pin-effect-right {
    LEFT: -1PX;
    TOP: -9PX;
}*/

.pin-top {
    LEFT: -15PX;
    TOP: -40PX;
}

.pin-triangle-top {
    MARGIN-TOP: -51PX;
    MARGIN-LEFT: -6PX;
    transform: rotate(233deg);
}

.pin-effect-top {
    LEFT: -19PX;
    TOP: -44PX;
}

/*.pin-bottom {
    LEFT: 0PX;
    TOP: 16px;
}


.pin-triangle-bottom {
    transform: rotate(54deg);
    MARGIN-LEFT: 6PX;
    MARGIN-TOP: -21PX;
}

.pin-effect-bottom {
    LEFT: -4PX;
    TOP: 13PX;
}*/

.pin-gray {
    FLOAT: left;
    left: -22px;
    width: 32px;
    height: 32px;
    position: relative;
    background: #FFF;
    text-align: center;
    padding-top: 7px;
    TOP: -15PX;
    border-radius: 50%;
    margin-left: 6px;
    z-index: 1000;
    border: 3px solid rgba(143, 148, 142, 0.73);
}


/*================================================================*/

/*.pin {
    width: 32px;
    height: 32px;
    position: relative;
    background: #FFF;
    text-align: center;
    border-radius: 50%;
    z-index: 1000;
    border: 3px solid rgba(68, 144, 59, 0.73);
    padding-top: 7px;
}

.pin-triangle {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 11px solid transparent;
    border-top: 16px solid rgb(92, 183, 128);
}

.pin-effect {
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    background: rgb(92, 183, 128);
    border-radius: 50%;
    opacity: 0;
    animation: pulsate 1s ease-out infinite;
}

.pin-left {
    top: -7px;
    left: 10px;
}

.pin-triangle-left {
    transform: rotate(-38deg);
    margin-left: 5px;
    margin-top: -29px;
}

.pin-effect-left {
    top: -11px;
    left: 7px;
}

.pin-right {
    LEFT: 3PX;
    TOP: -5PX;
}

.pin-triangle-right {
    transform: rotate(143deg);
    MARGIN-LEFT: 23PX;
    MARGIN-TOP: -30PX;
}

.pin-effect-right {
    LEFT: -1PX;
    TOP: -9PX;
}

.pin-top {
    LEFT: 0PX;
    TOP: -40PX;
}

.pin-triangle-top {
    MARGIN-TOP: -51PX;
    MARGIN-LEFT: 10PX;
    transform: rotate(233deg);
}

.pin-effect-top {
    LEFT: -4PX;
    TOP: -44PX;
}

.pin-bottom {
    LEFT: 0PX;
    TOP: 16px;
}


.pin-triangle-bottom {
    transform: rotate(54deg);
    MARGIN-LEFT: 6PX;
    MARGIN-TOP: -21PX;
}

.pin-effect-bottom {
    LEFT: -4PX;
    TOP: 13PX;
}*/

.pin-gray {
    FLOAT: left;
    width: 32px;
    height: 32px;
    position: relative;
    background: #FFF;
    text-align: center;
    padding-top: 7px;
    TOP: -15PX;
    border-radius: 50%;
    margin-left: 6px;
    z-index: 1000;
    border: 3px solid rgba(143, 148, 142, 0.73);
}

.tooltip-size-200 {
    width: 200px;
    transform: rotate(0deg) !important;
    transform-origin: 137px 225%;
}

.dashboard .ibox-title {
    text-align: center;
}

    .dashboard .ibox-title .label {
        margin-left: 0px !important;
        float: none !important;
    }

#googleMap {
    height: calc(100vh - 102px);
}

.event-info #googleMap {
    height: 100vh;
}


body.rtls nav .second-level-a {
    margin-left: 5px;
    padding-right: 28px;
}

body.rtls .third-level-a input[type=checkbox] {
    margin-right: 0px;
}

body.rtls .third-level-a .checkbox-inline {
    padding-right: 0px;
}

body.rtls .third-level-a label {
    padding-right: 0px;
    padding-left: initial;
}

body.rtls .nav-third-level li a {
    padding: 7px 40px 7px 10px;
}

body.rtls .nav-fourth-level input[type=checkbox] {
    margin-right: 7px;
}

body.rtls .nav-fourth-level .checkbox-inline {
    padding-right: 0px;
}

body.rtls .nav-fourth-level label {
    padding-right: 0px;
    padding-left: initial;
}

body.rtls li.nav-fourth-level > a {
    padding: 7px 40px 7px 10px;
}

.wrap-text {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.table-td-border-none td {
    border: none !important;
}
/*body.rtls   nav third-level-label{
    padding-left:initial;
    padding-right:0px;
}



body.rtls .nav-third-level li a{
    padding:7px 40px 7px 10px
}

body.rtls .third-level-checkbox{
    padding-right:0px!important;
}*/


.checkbox.checkbox-sm label::before {
    width: 14px;
    height: 14px;
    top: 0px;
}

.checkbox.checkbox-sm label::after {
    width: 14px;
    height: 14px;
    padding-left: 0px;
    font-size: 12px;
    left: 1px;
    top: -2px;
}

.checkbox label {
    padding-left: 0px !important;
}

.sideBarSlide .tooltip-inner {
    background-color: #0f75d6 !important;
}

.sideBarSlide .tooltip-arrow {
    border-right-color: #0f75d6 !important;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.p-l-4 {
    padding-left: 4px;
}

.no-mar-bot {
    margin-bottom: 0px !important;
}

body.rtls .pin-top {
    /*Right: -15PX;*/
    /*TOP: -40PX;*/
}

.eye-right {
    display: -webkit-inline-box !important;
}


body.rtls .eye-right {
    display: -webkit-inline-box !important;
    margin-right: 23px !important;
}

.tooltip-100min {
    min-width: 110px;
}


body.rtls .pin-triangle-top {
    MARGIN-Right: 20PX;
    transform: rotate(230deg);
}

body.rtls .pin-effect-top {
}

li.left-nav-menu > a {
    padding: 10px 20px 10px 18px;
}

    li.left-nav-menu > a.sg {
        padding: 10px 20px 10px 11px !important;
    }



body.rtls .radio-inline, .checkbox-inline.sourceG,
body.rtls .radio-inline, .checkbox-inline.sourceG label {
    padding-right: 0px !important;
}

    body.rtls .radio-inline, .checkbox-inline.sourceG input {
        margin-right: 6px !important;
    }

/*.nav-third-level li a {
    padding-left: 30px;
}*/


li.nav-fourth-level a {
    padding-left: 28px;
}

body.rtls .checkbox label::before {
    margin-left: -19px;
}


.ign-icon {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 12px;
}

.gry-i {
    background-color: gray;
}

.gren-i {
    background-color: green;
}

.orng-i {
    background-color: #f88313;
}

.red-i {
    background-color: rgb(255, 24, 24);
}

.ylw-i {
    background-color: #fcec34;
}


.isactive{
    background-color:aliceblue;
}