﻿.vms-btn-storage-allocate {
    margin-top: 5px;
    margin-bottom: 5px;
}

.vms-configuration-right-panel-title {
    font-size: 14px;
    color: #505f70;
    font-family: Arial;
    /* margin-top: 25px; */
    /* padding-bottom: 10px; */
    /* margin-left: 20px; */
    font-weight: bold;
    /*border-bottom: 1px solid #b7bcc0;*/
    /* padding-top: 5px; */
    /* margin-top: 5px; */
    /*margin-bottom: 15px;*/
    height: 32px;
    cursor: pointer;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    outline: none;
}

.vms-configuration-sub-title {
    font-size: 14px;
    color: #c7cbd1;
    font-family: Arial;
    height: 32px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    outline: none;
}

#vms-configurationScreen .ngCellTextIcon {
    overflow: visible;
}

#vms-configurationScreen .vms-resizable-configuration-panel-toggler {
    position: relative;
    bottom: 6px;
    right: 15px;
}

#vms-configurationScreen #vms-nvr .vms-device-grid .ngAggArrowExpanded {
    display: none;
}

.mobileScroll::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

.mobileScroll::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

.selectedNVR {
    background-color: #c9dde1 !important;
}

#vms-configurationScreen .ngHeaderText {
    color: #e5e5e5;
    font-family: arial;
    font-size: 14px;
}

#vms-configurationScreen .vms-arrow-header {
    position: relative;
    top: 4px;
    left: 2px;
    cursor: pointer;
}

#vms-configurationScreen .form-group {
    margin-bottom: 10px;
}

#vms-configurationScreen #vms-configuration-right-panel .list-group-item {
    padding: 4px 15px;
    background-color: #e5e5e5;
}

.vms-device-count-inline {
    display: inline-block;
}

.vms-droppable-container-active {
    border: 2px dashed #37414d;
}

.vms-droppable-container-hover {
    background-color: #c0c0c0 !important;
    color: black !important;
}
/*#vms-configurationScreen .ngHeaderContainer {
  
    background-color: #b7bcc0
}*/

#vms-configurationScreen .panel-heading, #vms-export-container .panel-heading {
    /*display: table;*/
    background-color: #295287 !important;
    border: 1px solid #295287;
    -ms-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
    padding: 0px;
    height: 32px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

#vms-configurationScreen #vms-nvr .panel-heading, #vms-IO .panel-heading {
    position: absolute;
    left: 0;
    right: 0;
}

#vms-IO .ngRow.selected {
    background-color: #5B656F !important;
    border: 1px solid #5B656F;
}

    #vms-IO .ngRow.selected .ngCellText, #vms-IO .ngRow.selected .btn-vms-xs:hover {
        color: #e5e5e5 !important;
    }

.jq-selected-grid {
    /*position: fixed !important;*/
}

.nvr-switchBtn {
    margin-top: 4px;
    margin-left: 1px;
    position: relative;
}

.vms-margin-left-6 {
    margin-left: 6px;
}

.vms-margin-left-16 {
    margin-left: 16px;
}

.vms-margin-left-32 {
    margin-left: 32px;
}



#vms-configurationScreen .ui-state-disabled {
    /*-ms-opacity: 1;
    opacity: 1;*/
}

.vms-grid-draggable-element {
    /*width: 600px;
    height: 50px;*/
    width: 300px;
    background-color: #c5c8ce;
    -ms-border-radius: 5px;
    border-radius: 5px;
    position: fixed;
    z-index: 1000;
    /*font-size: 16px;*/
    color: black;
    /*font-family: OpenSans-Bold;*/
    padding-left: 7px;
    padding-right: 7px;
}

#vms-configurationScreen #vms-configuration-right-panel .panel-heading {
    background-color: #295287 !important;
    border: 1px solid #295287;
    width: 100%;
    /*padding-left: 15px;
    padding-right: 15px;*/
    height: 30px !important;
    display: block !important;
}

.nvr-ngGridRow {
    position: absolute;
}

.nvr-drag-ngGridRow {
    position: absolute;
    /*top: 0;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;*/
}

.vms-header-control {
    padding: 3px 2px 3px 4px !important;
    margin-right: 0px !important;
}

/*#resourcesGridContainer .panel, .hierarchy-panel-body, .hierarchy-groups-tree-container {
    background-color: #e5e5e5;
}*/


#containerDiv.hierarchy-panel-body {
    overflow: auto;
}

#resourcesGridContainer .panel {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: #292d35;
}

@media (min-width: 800px) {
    /*#resourcesGridContainer .panel {
        width: 231px;
    }*/

    /*.rightHierarchySide {
        width: calc(100% - 100px);
    }*/


}
/*

@media (max-width: 1000px) {
    #resourcesGridContainer .panel {
        width: 200px;
    }

    .rightHierarchySide {
        width: calc(100% - 100px);
    }

    .resources-buttons-container {
        left: 67px;
    }
}

@media (min-width: 1000px) {
    .rightHierarchySide {
        width: calc(100% - 109px);
    }

     .resources-buttons-container {
        left: 208px;
    }
}
}

@media (min-width: 1180px) {
    .rightHierarchySide {
        width: calc(100% - 91px);
    }
}

@media (min-width: 1300px) {
    .rightHierarchySide {
        width: calc(100% - 55px);
    }

    .resources-buttons-container {
        left: 142px;
    }

    #resourcesGridContainer .panel {
        width: 320px;
    }
}

@media (min-width: 1400px) {
    .rightHierarchySide {
        width: calc(100% - 35px);
    }

     .resources-buttons-container {
        left: 125px;
    }
}*/



#nvrSvreen {
    /*position: absolute;
    top: 25px;
    bottom: 0;*/
}

#vms-configurationScreen .btn-vms-grid {
    height: 21px;
    margin-left: 3px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 3px;
    background-color: #E5E5E5;
    border: 1px #505f70 solid;
    padding-left: 5px;
    color: #505f70;
    border-radius: 3px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
}

#vms-configurationScreen .btn-panel {
    height: 23px;
    position: relative;
    /*right: -3px;*/
}

.vms-header-grid-control-search {
    background-color: #eaeaea;
}

#vms-configurationScreen .gridNVR, #vms-configurationScreen .gridIO {
    /*border: 1px solid rgb(212,212,212);*/
    /*max-height: 650px;
      min-height: 350px;*/
    /*height: 670px;*/
    /*-webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;*/
    height: 100% !important;
    position: relative;
    background-color: #e5e5e5;
    width: 100%;
}

#vms-configurationScreen #vms-IO .ngHeaderText {
    color: #27466d;
}

#vms-configurationScreen .ngCellText, #vms-export-container .ngCellText {
    font-family: Arial;
    font-size: 14px;
    /*color: #505f70;*/
    cursor: pointer;
}

.vms-device-grid .ngViewport {
    overflow-x: hidden !important;
}

#vms-configurationScreen .gridUNNVR, #vms-configurationScreen .gridUNNVR .ngViewport {
    /*height: 238px;*/
    height: 100% !important;
    background-color: #292d35;
    border: none;
}

#vms-configurationScreen .vms-unassociated-devices-panel-body .nvr-ngAggregateInnerText {
    left: 0;
}

#vms-configurationScreen .vms-unassociated-devices-panel-body .ngSelectionHeader {
    display: none;
}

#vms-configurationScreen .adGrid .ngRow.selected {
    opacity: 0.5;
}

#vms-configurationScreen .adGrid .ui-grid-canvas {
    height: auto !important;
}

#vms-nvr {
    position: relative;
}
.cameras-encoders-container .vms-nvr-details-container .configuration-ditails-form label{width: 207px!important}
.cameras-encoders-container .vms-nvr-details-container .configuration-ditails-form{padding-right: 7px!important}
.createDeviceModalCtrl .configuration-ditails-form label{width: 210px!important}
#vms-screen-streams-id .configuration-ditails-form label{width: 170px!important;margin-right:7px;}
/*#vms-nvr-un-accordion .panel-group{
    height: 33%;
}
#vms-nvr-un-accordion .panel-collapse, #vms-nvr-un-accordion .panel-body {
    height: 100%;
}*/
/*#vms-configurationScreen .form-control, #vms-configurationScreen .bootstrap-switch, #vms-configurationScreen .switch {
    border: 1px solid #546b7f;
    -ms-border-radius: 4px;
    border-radius: 4px;
}*/

#vms-configurationScreen .form-control {
    height: 26px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    font-family: Arial;
    padding: 3px 2px;
    background-color: #292d35  !important;
    /*font-weight: bold;*/
    color: #eaeaea;
    min-width: 52px;
    
}

#vms-configurationScreen .select2-container-multi .select2-choices {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border: 1px solid #505f70;
}

#vms-configurationScreen .select2-container-multi.ng-invalid .select2-choices {
    position: relative;
    border: 1px solid #bd1820;
}

#vms-configurationScreen .select2-container-multi.ng-invalid:after {
    display: block;
    width: 6px;
    height: 6px;
    content: "*";
    font-size: 16px;
    position: absolute;
    right: -11px;
    top: -5px;
    color: #bd1820;
}

/*#vms-configurationScreen .select2-drop {
    border-right: 1px solid #505f70 !important;
    border-left: 1px solid #505f70 !important;
    border-bottom: 1px solid #505f70 !important;
}*/
.select2-drop-active {
    border: 1px solid #505f70 !important;
    border-top: none !important;
}

#vms-configurationScreen .auto-height {
    height: auto !important;
}

#vms-configurationScreen .form-control.ad {
    height: auto;
}

#vms-configurationScreen .form-control:focus {
    border-color: #1490F2;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}



#vms-configurationScreen .vms-accordion-header-search .form-control, #vms-export-container .vms-accordion-header-search .form-control {
    border-radius: 0px;
}

.vms-sotrage-padding-bottom {
    padding-bottom: 8px;
}

/*.vms-channel-recording-stream .switch {
    height: 34px;
}*/

.switch-min {
    -moz-min-width: 0;
    -ms-min-width: 0;
    -o-min-width: 0;
    -webkit-min-width: 0;
    min-width: 0;
    width: 55px;
    height: 21px;
    /* padding-top: 1px; */
}

    .switch-min .switch-right, .switch-min .switch-left {
        font-size: 10px;
    }

    .switch-min span {
        line-height: 10px !important;
    }

.switch-xmin {
    -moz-min-width: 0;
    -ms-min-width: 0;
    -o-min-width: 0;
    -webkit-min-width: 0;
    min-width: 0;
    width: 62px;
}

    .switch-xmin span {
        line-height: 14px;
        font-size: 8px;
        /*padding: 3px;*/
    }

.switch-xxmin {
    min-width: 0px;
    font-size: 10px;
}

    .switch-xxmin span {
        line-height: 12px;
        padding: 0px;
    }

.switch .knob {
    background-color: transparent;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
}

.switch {
    border: 1px solid #707b88;
    border-radius: 2px;
}

    .switch span {
        line-height: 15px;
        padding: 4px 0 5px 0;
    }

    .switch .switch-left {
        padding: 5px 4px 4px 2px;
        color: #e5e5e5;
        background: #3264a3;
    }

    .switch .switch-right {
        padding: 5px 4px 4px 6px;
        color: #E5E5E5;
        background: #B7BCC0;
    }

#vms-configurationScreen .ngAggregate {
    background-color: #6e7986;
    /*height: 33px !important;*/
}

#vms-configurationScreen .vms-nvr-add-btn {
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    position: absolute;
    /* top: 12px; */
    bottom: 11px;
    left: 0;
    right: 0;
}

    #vms-configurationScreen .vms-nvr-add-btn .btn {
        width: 100px;
        padding-bottom: 1px;
        font-size: 18px;
    }

#vms-configurationScreen .ngAggregateText {
    left: 31px;
    top: 8px;
}

.ngAggregateText {
    color: #e5e5e5;
}

#vms-configurationScreen .ngAggArrowCollapsed {
    top: 9px;
}

#vms-configurationScreen .nvr-ngAggregateInnerText {
    position: relative;
    top: -4px;
    left: 9px;
}

.vms-resize-vertical-line-top {
    height: 1px;
    /* text-align: center; */
    /* width: 2px; */
    position: absolute;
    top: 6px;
    bottom: 0px;
    left: 50%;
    /* right: 50%; */
    width: 18px;
    background-color: white;
    margin-left: -8px;
}

.vms-resize-vertical-line-bottom {
    height: 1px;
    top: 2px;
    bottom: 0px;
    /* left: 50%; */
    /* right: 50%; */
    width: 18px;
    background-color: white;
    position: absolute;
    margin-left: -8px;
}

.vms-unassociated-nvrs-panel .gridUNNVR .ngViewport {
    bottom: 0px !important;
}

.vms-grid-draggable-element .form-group {
    margin-bottom: 5px !important;
}

.grid-software-upgrade {
    height: 220px;
    margin-left: 35px;
    margin-top: 45px;
    width: 100%;
}

.vms-software-upgrade-container {
    margin-left: 17px;
    margin-top: 10px;
    /*display: inline-block;*/
}

.gridNVR .vms-grid-draggable-element {
    /*width: 600px;
    height: 50px;*/
    width: 300px;
    background-color: #c5c8ce;
    -ms-border-radius: 5px;
    border-radius: 5px;
    position: fixed;
    z-index: 1000;
    /*overflow-x: hidden;
    overflow-y: scroll;*/
    /*-webkit-overflow-scrolling: touch;*/
    /*font-size: 16px;*/
    color: black;
    /*font-family: OpenSans-Bold;*/
    padding-left: 7px;
    padding-right: 7px;
}

#vms-configurationScreen .gridUNNVR .ngViewport, #vms-configurationScreen .gridNVR .ngViewport, .gridIO .ngViewport {
    overflow: auto;
    width: 100% !important;
    /*-webkit-overflow-scrolling: touch;*/
    overflow-x: hidden;
    background-color: #292d35;
    height: auto !important;
    position: absolute;
    top: 33px;
    bottom: 0;
    left: 0;
    right: 0;
}

#vms-configurationScreen .ngViewport {
    -webkit-overflow-scrolling: touch;
}
/*#vms-configurationScreen .ngCellText, #vms-configurationScreen .ngRow , #vms-configurationScreen .ngCell{
       -webkit-overflow-scrolling: touch;
}*/
#vms-export-container .ngViewport {
    background-color: #e5e5e5;
}

#vms-export-container .vms-panel-body {
    bottom: 31px;
}

.addUserGroupModal {
     overflow-y: auto;
    height: 104px
}

#vms-export-container .vms-panel-body a .vms-configuration-selected-configuration {
    color: #dd6e0c;
    text-decoration: underline;
}
	#vms-export-container .vms-panel-body a .vms-configuration-selected-configuration.link {
		color: #358cd8;
	}
		#vms-export-container .vms-panel-body a .vms-configuration-selected-configuration.link:hover {
			color: #69b9ff;
		}

#vms-export-container #vms-configurationScreen .vms-selectedRightPanel {
    height: 100% !important;
}

.vms-ptz-control {
    height: 100px;
    position: relative;
    left: -8px;
    top: -10px;
    width: 100px;
}

@media (max-width: 1540px) {
    .vms-ptz-control {
        zoom: 80%;
    }
}




.vms-ptz-zoom-container {
    /*margin-left: 8px;*/
}



.vms_ptz_circle_control {
    position: relative;
    border-radius: 50%;
    display: inline-block;
    background-color: #295287;
    width: 100px;
    height: 100px;
    line-height: 130px;
    text-align: center;
    /*box-shadow: 2px 2px 1px #295287;*/
    /*box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);*/
    box-shadow: inset -25px -25px 40px rgba(0, 0, 0, 0.5);
    background-image: -webkit-linear-gradient(-45deg, rgba(82, 136, 206, 0.3) 0%, transparent 100%);
    background-image: -moz-linear-gradient(-45deg, rgba(82, 136, 206, 0.3) 0%, transparent 100%);
    background-image: -o-linear-gradient(-45deg, rgba(82, 136, 206, 0.3) 0%, transparent 100%);
    background-image: -ms-linear-gradient(-45deg, rgba(82, 136, 206, 0.3) 0%, transparent 100%);
}

    .vms_ptz_circle_control .ptzArrow {
        /*position: absolute;*/
        position: relative;
        color: rgba(229, 229, 229, 0.66);
        cursor: pointer;
    }

        .vms_ptz_circle_control .ptzArrow:hover {
            color: #ffffff;
        }
        /*.vms_ptz_circle_control .ptzArrow:focus {
              box-shadow: 0px 0px 1px 1px crimson;
        }*/

        .vms_ptz_circle_control .ptzArrow.ptzArrowRight {
            /*left: 92px;
            top: 42px;*/
            left: 78px;
            top: -14px;
        }

        .vms_ptz_circle_control .ptzArrow.ptzArrowLeft {
            /*top: 42px;
            right: 230px;*/
            top: -14px;
            left: -9px;
        }

        .vms_ptz_circle_control .ptzArrow.ptzArrowUp {
            /*right: 196px;
            top: 7px;*/
            top: -50px;
            left: 14px;
        }

        .vms_ptz_circle_control .ptzArrow.ptzArrowDown {
            /*top: 79px;
            right: 197px;*/
            left: -1px;
            top: 24px;
        }

        .vms_ptz_circle_control .ptzArrow.ptzArrowDownRight {
            transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            /*top: 69px;
            right: 171px;*/
            /*color: #6e7986;*/
            right: -11px;
            top: 10px;
        }

        .vms_ptz_circle_control .ptzArrow.ptzArrowDownLeft {
            transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            /*top: 69px;
            right: 222px;*/
            /*color: #6e7986;*/
            top: 11px;
            right: 55px;
        }

        .vms_ptz_circle_control .ptzArrow.ptzArrowUpRight {
            transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            /*right: 172px;
              top: 18px;*/
            /*color: #6e7986;*/
            top: -38px;
            right: 18px;
        }

        .vms_ptz_circle_control .ptzArrow.ptzArrowUpLeft {
            transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            /*right: 223px;
            top: 18px;*/
            /*color: #6e7986;*/
            top: -170px;
            right: 7px;
        }

.ui-resizable-nw {
    width: 16px;
    height: 16px;
    left: 1px;
    top: 0px;
    transform: rotate(-45deg);
    background-position: inherit;
}

.ui-resizable-sw {
    width: 16px;
    height: 16px;
    left: 1px;
    bottom: 0px;
    transform: rotate(-135deg);
    background-position: inherit;
}

.ui-resizable-se {
    width: 16px;
    height: 16px;
    right: 0px;
    transform: rotate(135deg);
    background-position: inherit;
    /*top: 0px;*/
}

.ui-resizable-ne {
    width: 16px;
    height: 16px;
    right: 1px;
    top: 0px;
    transform: rotate(45deg);
    background-position: inherit;
}

.vms_ptz_inner_circle_control {
    border-radius: 50%;
    display: inline-block;
    background-color: #37414d;
    box-shadow: 0px 0px 1px 1px #37414d;
    width: 40px;
    height: 40px;
    right: 7px;
    bottom: 130px;
    position: relative;
}

#vms-configurationScreen .vms-moveCenterImgNVR, #vms-export-container .vms-moveCenterImgNVR {
    /*width: 100px;*/
    position: relative;
    top: 5px;
    bottom: 0;
    left: 4px;
    right: 0;
    color: #505f70;
}

/*#vms-configurationScreen .ngRow.even, #vms-export-container .ngRow.even {
    background-color: #dedddd;
}*/

    /*#vms-configurationScreen .ngRow.odd:hover, #vms-configurationScreen .ngRow.even:hover {
        background-color: #cccfd1;
    }*/

/*#vms-configurationScreen .ngRow.odd, #vms-export-container .ngRow.odd {
    background-color: #e5e5e5;
}*/

#vms-configurationScreen .ngRow.selected {
    background-color: #b7bcc0;
    /*color: #ffffff !important;*/
}

    #vms-configurationScreen .ngRow.selected .ngCellText /*, #vms-export-container .ngRow.selected .ngCellText */ {
        /*color: #ffffff !important;*/
    }

#vms-configurationScreen .vms-moveCenterImgStar {
    /*display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;*/
    position: relative;
    top: 6px;
}

#vms-configurationScreen .ngCanvas {
    width: 100% !important;
}

#vms-configurationScreen .ngVerticalBarVisible {
    width: 0px !important;
    background-color: inherit;
}

/*#vms-configurationScreen .ngHeaderScroller {
    position: absolute;
    background-color: #b7bcc0;
    color: #27466d;
    width: 100% !important;
}*/

#vms-export-container .ngHeaderText {
    color: #e5e5e5;
}

#vms-export-container .ngHeaderScroller {
    position: absolute;
    background-color: #224573;
    width: 100% !important;
}

#vms-configurationScreen .ngHeaderContainer, #vms-export-container .ngHeaderContainer, #vms-export-container .ngTopPanel {
    width: 100% !important;
}

#vms-configurationScreen #vms-nvr .ngHeaderScroller {
    background-color: #4D6375;
}

#vms-configurationScreen #vms-nvr .ngHeaderText {
    /* color: #e5e5e5; */
}
/*#vms-configurationScreen .ngHeaderText {
    font-size: 14px;
    font-family: Arial;

}*/
#vms-configurationScreen .ngHeaderScrollerImgStar {
    position: inherit;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

#vms-configurationScreen .vms-quickConf-btn-move {
    /*margin-left: 15px;*/
    margin: 10px 10px 7px 15px;
}

/*#vms-configurationScreen .form-control {
    background-color: #e5e5e5;
    border: 1px solid #555555;
}*/
.vms-checkbox-details-form {
    padding-top: 2px !important;
}

    .vms-checkbox-details-form input[type="checkbox"] {
        margin: 0;
    }

#vms-configurationScreen .vms-configuration-panel-right-text-container {
    color: #eaeaea !important;
}
/*#vms-configurationScreen .vms-configuration-panel-right-btn {
    position: relative;
    bottom: 100px;
}*/
.vms-panel-body {
    position: static;
    height: calc(100% - 98px);
    padding-top: 19px;
    overflow-y: auto;
    background-color: #292d35;
}

#vms-configurationScreen.modal-body.vms-panel-body {
}
#vms-configurationScreen.modal-body.vms-panel-body.errConfirmSupport {
    display: flex;
    
}

#vms-IO .vms-panel-body {
    position: absolute;
    /*overflow-y: auto;*/
    top: 30px;
    left: 0;
    right: 0;
    bottom: 0px;
    background-color: #e5e5e5;
    /* padding-top: 0px; */
    padding: 0px;
}

.vms-panel-body-bottom {
    position: absolute;
    /* top: 0; */
    bottom: 0;
    /*background-color: #b7bcc0;*/
    background-color: #283039;
    left: 0;
    right: 0;
    /*border-top: 1px solid #cdd1d5;*/
    /* padding-top: 2px; */
    height: 39px;
    /*padding: 4px;*/
}

.vms-panel-body-child {
    /*height: 98%;
    overflow-x: hidden;*/
    height: 100%;
}

.vms-nvr-details-container {
    /*position: absolute;
    right: 0;
    bottom: -20px;
    top: 44px;*/
    height: 100%;
}

.margin-left-28 {
    margin-left: 28px;
}

#vms-backupRestore .vms-panel-body-restore {
    left: 7px;
}

#vms-configuration-right-panel .vms-panel-primary, .vms-panel-IO {
    background-color: #e5e5e5 !important;
    position: absolute;
    top: 23px;
    bottom: 0px;
    border: solid 1px #295287;
    left: 0px;
    right: 0px;
    /*width: 100%;*/
    margin-bottom: 0px;
    /* height: 100%; */
}

.vms-panel-IO {
    background-color: #e5e5e5 !important;
    position: absolute;
    top: 0;
    bottom: 0px;
    border: solid 1px #295287;
    left: 10px;
    right: 0px;
    /*width: 100%;*/
    margin-bottom: 0px;
    /* height: 100%; */
}

#nvrSvreen .panel {
    /*border: solid 1px #295287;*/
    border-radius: 5px;
    background-color: #1a2028;
}

#vms-configurationScreen .left-right-space {
    margin-left: 0px;
    margin-right: 11px;
}

#vms-configurationScreen #vms-configuration-right-panel {
    background-color: #d4d8dc;
    font-family: Arial;
    color: #ffffff;
    background-color: transparent;
    border-bottom-right-radius: 7px;
    border-top-right-radius: 7px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    font-family: Arial;
    font-size: 14px;
    position: relative;
    height: 100%;
}

#vms-configurationScreen #vms-nvr select {
    /*  -webkit-appearance: none; Removes default chrome and safari style*/
    /* -moz-appearance: none;  Removes Default Firefox style*/
    /* background: url('../../../images/configuration/table_collapse.png') no-repeat; Adds background-image*/
    /*  background-position: 82px 7px; Position of the background-image*/
    /* width: 100px; Width of select dropdown to give space for arrow image*/
    /* text-indent: 0.01px;  Removes default arrow from firefox*/
    /*  text-overflow: "";Removes default arrow from firefox*/
    /*My custom style for fonts*/
    /*background-color: #1a2028;
    color: #c5cbce;*/
}

.vms-configuration-select {
    /*width: 200px !important;*/
    /*background-color: #1a2028;
    color: #c5cbce;*/
}

#accordion_configuration_container .vms-configuration-accordion-panel a {
    background-color: #1a2028;
    height: 36px;
    outline: none;
    border-left: 4px solid #1a2028;
}

#accordion_configuration_container .panel-group .panel-heading + .panel-collapse .panel-body {
    border-top-color: #283039;
}

#accordion_configuration_container .panel-group .panel-heading + .panel-collapse .panel-body {
    border-top-color: #283039;
}

#accordion_configuration_container a.list-group-item:hover, a.list-group-item:focus {
    background-color: #3a3e48;
    border-left: 4px solid #3a3e48;
}

#accordion_configuration_container a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    background-color: #3a3e48;
    border-left: 4px solid #358CD8;
    cursor: default;
}

.vms-header-control-container {
    margin-top: 2px;
}

#vms-configurationScreen .vms-accordion-header-search .form-control {
    height: 22px;
}

#vms-configurationScreen .vms-accordion-header-search .btn {
    padding-top: 0;
}

#vms-configurationScreen .vms-accordion-header-search .vms-configuration-input {
    /*color: #ffffff;*/
}


#vms-configurationScreen .vms-accordion-header-search .vms-configuration-input,
#vms-configurationScreen .vms-accordion-header-search .vms-configuration-btn {
    background-color: #37414d;
}


#vms-configurationScreen .vms-accordion-header-search .vms-searchIcon-size {
    top: 3px;
}

#vms-configurationScreen .vms-accordion-header-search {
    position: relative;
    /*left: -58px;*/
    /*top: -24px;*/
    float: right;
}

.vms-height-30 {
    height: 30px !important;
}

.vms-height-30-p {
    height: calc(100% - 30px) !important;
}

#vms-configurationScreen .vms-nvr-SelectedRightPanelStorage {
    height: 40%;
    /*overflow-y: auto;*/
}

.vms-nvr-SelectedRightPanelStorage-p {
    height: calc(100% - 30px);
    padding-left: 15px;
    padding-right: 15px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.vms-panel-body-child-p {
    height: 60%;
}

#vms-configurationScreen .vms-selectedRightPanel {
    padding-bottom: 20px;
    padding-top: 20px;
    /*height: 50%;*/
    height: calc(100% - 30px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    /* border-bottom: 1px solid #b7bcc0; */
}

#vms-configurationScreen .form-horizontal .control-label, #vms-configurationScreen .form-horizontal .form-control-static {
    text-align: left;
    font-family: Arial;
    font-size: 14px;
    /*color: #505f70;*/
    color: #eaeaea;
    font-weight: normal;
}

.clickable-text {
    font-size: 12px !important;
    color: #505f70 !important;
    cursor: pointer;
}

#vms-configurationScreen .vms-configuration-panel-right-text {
    margin-top: 0px;
    color: #505f70;
}

#vms-configurationScreen .vms-accordion-height-seperator {
    height: 30px;
}

#vms-configurationScreen .vms-configuration-selected-configuration, #vms-export-container .vms-configuration-selected-configuration {
    /*width: 100%;*/
    /*margin: 8px 0px 0px 30px;*/
    color: #b5bac0;
}

.vms-configuration-error-configuration {
    margin-right: 5px;
}

.modal-footer.modal-footer-confirm {
    border-top: 1px solid #292d35;
}

.modal-footer-confirm .btn-vms-min {
    min-width: 100px;
}

.vms-unassociated-devices .vms-configuration-panel-title {
    left: 0px;
}

.modal-footer-confirm .vms-confirm-margin-left-20 {
    margin-left: 20px !important;
}

.vms-configuration-input {
    /*width: 200px !important;*/
    background-color: #1a2028;
    color: #c5cbce;
}

.vms-configuration-btn {
    background-color: #1a2028;
    color: #c5cbce;
    border: 1px solid #cccccc;
}

#vms-configuration-panel {
}
/*#vms-table-scroll {
     max-height: 500px;
    overflow: auto;
}*/
#vms-configuration-filter-section {
    width: 100%;
    border-bottom: solid #1a2028 1px;
    padding-top: 15px;
    padding-bottom: 15px;
}

#vms-configuration-filter-options {
    color: #b5b5b6;
    font-size: 16px;
    font-family: Arial, sans-serif;
    margin-left: 15px;
}

    #vms-configuration-filter-options .active {
        color: #ffffff;
        font-family: Arial, sans-serif;
    }


#vms-configuration-search-section {
    height: 9%;
    background-color: #4C4B55;
    padding: 7px;
}

#vms-configuration-search-button-wrapper {
    height: 42px;
    display: table;
    vertical-align: middle;
    width: 100%;
}

.vms-configuration-filter-options-button {
    width: 100px;
    height: 40px;
    background-color: #21282f;
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #b5b5b6;
    border: none;
}

    .vms-configuration-filter-options-button.active {
        background-color: #546b7f;
        font-family: Arial, sans-serif;
        color: #ffffff;
        border: none;
    }

#vms-configuration-filter-options-more {
    color: #c5c8ce;
    font-size: 14px;
    font-family: Arial;
}

#vms-configuration-filter-input {
    display: block;
    width: 264px;
    margin: auto;
    margin-top: 15px;
    color: #606263;
    font-size: 12px;
    font-family: Arial;
    -ms-border-radius: 3px;
    border-radius: 3px;
    /*background-color: #ffffff;*/
    border: none;
    height: 31px;
    padding-left: 10px;
    background: #ffffff url(/app/images/icons/search_lense.png) no-repeat 95% 5px;
}





/* A draggable divider line between resource groups and configuration */
#vms-panel-configuration-divider {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    height: 7px;
    background: #1a2028 url(/app/images/icons/dragger_vertical.png) no-repeat center center;
    cursor: pointer;
}


/***** Accordion bootstrap overrides START *****/

#vms-configuration-accordion {
    cursor: pointer;
    border: 0;
    margin: 0;
}

#accordion_configuration_container .vms-configuration-accordion-panel {
    border: 0;
    margin: 0;
    background-color: #343537;
}

#accordion_configuration_container .panel-heading {
    display: table;
    /*background-color: #283039 !important;*/
    /*border-top: 1px solid #37414d;*/
    border: 0px solid #283039;
    -ms-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
    padding: 0px;
    height: 38px;
}




#accordion_configuration_container .panel-body {
    padding: 0;
}

#accordion_configuration_container .list-group-item {
    border: 0px solid #343537;
    margin-bottom: 0;
    -ms-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -ms-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    padding: 5px 15px;
}

#accordion_configuration_container .list-group {
    margin-bottom: 0px;
    margin-top: 0px;
    /*min-height: 108px;*/ /* for prevent jump on load */
    min-height:36px;
}

#accordion_configuration_container .panel-body .list-group-item:last-child {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.vms-configuration-accordion-panel.active {
    /*height: 349px;*/
    /*overflow: auto;*/
}

.vms-configuration-accordion-panel:nth-of-type(1) {
    border-top: 1px solid #2e3947;
}






.vms-configuration-panel-title, .vms-configuration-accordion-panel-title {
    font-family: arial;
    font-size: 14px;
    color: #e5e5e5;
    font-weight: normal;
    vertical-align: middle;
    position: relative;
    top: 2px;
    text-align: center;
}


.vms-configuratio-panel.active .vms-configuration-panel-title {
    font-weight: bold;
}

/*** SUBPANEL STYLES START */

.vms-configuration-accordion-subpanel {
    display: none;
    height: 30px;
    width: 100%;
    padding-left: 30px;
}

.vms-configuration-table {
    height: 30px;
    width: 100%;
    background-color: #d4d8dc;
}



.vms-configuration-accordion-subpanel-scroll {
    max-height: 400px;
    overflow-y: auto;
    min-height: 0px;
}

.vms-configuration-accordion-subpanel-table-scroll {
    max-height: 550px;
    overflow-y: auto;
}

.vms-configuration-accordion-table-scroll {
    max-height: 600px;
    overflow: auto;
}

.vms-configuration-accordion-subpanel-table:nth-child(odd) {
    background-color: #cdd1d5;
}

.vms-configuration-accordion-subpanel.active {
    background-color: #546b7f;
}

/* Open a sub-panel when the parent panel becomes active*/
.vms-configuration-accordion-panel.active .vms-configuration-accordion-subpanel {
    display: table;
}


/*.vms-configuration-accordion-subpanel-title {
    font-family: Arial;
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    display: table-cell;
    vertical-align: middle;
}

.vms-configuration-accordion-subpanel-title-table {
    font-family: Arial;
    font-size: 14px;
    color: #343537;
    font-weight: normal;
    display: table-cell;
    vertical-align: middle;
}

.vms-configuration-accordion-subpanel.active .vms-configuration-accordion-subpanel-title {
    font-weight: bold;
}*/

#nvrSvreen .panel-group .panel + .panel, #accordion_configuration_container .panel-group .panel + .panel {
    margin-top: 0px;
    height: 100%;
}

#nvrSvreen .split-pane2 .panel-body {
    bottom: 1px;
}

#nvrSvreen .vms-unassociated-nvrs-panel-body {
    top: 0;
}

#nvrSvreen .vms-unassociated-devices-panel-body {
    background-color: transparent !important;
}

#vms-configurationScreen .vms-nvrs-panel-body {
    top: 56px !important;
}

#nvrSvreen .vms-device-panel-body {
    top: 56px !important;
}

#nvrSvreen .panel-body {
    height: 93% !important;
    /*padding-top: 0px;*/
    background-color: #292d35;
    /*color: #c6d9f1;*/
    padding: 0;
    position: relative !important;
    top: 35px;
    bottom: 5px;
    left: 0px;
    right: 0px;
    /*height: 100%;*/
}

#nvrSvreen .ui-grid-row:nth-child(odd) .ui-grid-cell{background:#292d35}
#nvrSvreen .ui-grid-row:nth-child(even) .ui-grid-cell{background:#292d35}

#nvrSvreen .ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .ui-grid-cell {
    background: #3a3e48;
    border-right-color: #3a3e48 !important;
}

#nvrSvreen .ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .ui-grid-cell .ui-grid-cell-contents .microphone-name{
    color: #358cd8;
}

#nvrSvreen .ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-cell .ui-grid-cell-contents{
    color: red;
}

#nvrSvreen .ui-grid-row:hover .ui-grid-cell {
    background: #3a3e48 !important;
}

#nvrSvreen .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-cell {
    border-right-color: #292d35 !important;
}

.panel-body-audio {
    top: 30px;
}
/*.panel {
    border:  #295287 1px solid;
}*/
.vms-nvr-grid-panel .panel-body {
    /*height: 30px;*/
    /*padding-top: 0px;*/
    background-color: #37414d;
    /*color: #c6d9f1;*/
    padding: 0;
    position: absolute;
    top: 30px;
    /*bottom: 30px;*/
    bottom: 0px;
    left: 0px;
    right: 0px;
    /*height: 100%;*/
}

#nvrSvreen #innerunassociatedNVR .panel-heading {
    background-color: #6e7986 !important;
    display: table;
    border-bottom: 1px solid #6e7986 !important;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    height: 40px;
    -ms-border-radius: 0px;
    border-radius: 0px;
}

#nvrSvreen .panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    -ms-border-radius: 0px;
    border-radius: 0px;
    height: 100%;
}

#nvrSvreen .panel-group {
    height: 100%;
}

#vms-configurationScreen .vms-grid-move-device-container {
    text-align: center;
}

    #vms-configurationScreen .vms-grid-move-device-container .btn-vms-lg {
        margin-top: -20px;
    }

#nvrSvreen .vms-unassociated-nvrs-panel {
    position: absolute !important;
    top: 0 !important;
    bottom: 24px;
    border: solid 1px #295287;
    left: 0;
    right: 0;
    background-color: #292d35;
}

#unassociated-modal #nvrSvreen .vms-unassociated-nvrs-panel {
    position: absolute !important;
    top: 5px !important;
    border: solid 1px #292d35 !important;
    
    left: 5px;
    right: 5px;
    margin-bottom: 0;
    background-color: #292d35;
}

    #unassociated-modal #nvrSvreen .vms-unassociated-nvrs-panel.vms-add-user {
        bottom: -26px;
    }

.vms-add-user-body {
    top: 10px !important;
    /*overflow: scroll;*/
    overflow-y: scroll;
    overflow-x: hidden;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.vms-add-user-body .ui-icon-triangle-1-n{
   background-position:-4px -15px;
}
.vms-add-user-body .ui-icon-triangle-1-s{
   background-position:-69px -15px;
}


.vms-search-form {
    position: absolute;
    right: 0;
    top: 2px;
}

#unassociated-modal .vms-search-form {
    margin-top: -4px;
}

#unassociated-modal .vms-refresh-margin-right-36 .vms-search-form {
    margin-right: 36px !important;
}

#unassociated-modal .vms-refresh-margin-top-38 .vms-search-form {
    margin-top: -38px !important;
}

.vms-device-tools .vms-search-form {
    right: 18px;
}

#vms-license .vms-search-form {
    position: relative !important;
}

#nvrSvreen .panel-primary {
    /*height: 100%;*/
    margin-bottom: 0;
}

.vms-configuration-accordion-subpanel-table {
    height: 30px;
    width: 100%;
    background-color: #d4d8dc;
}

    .vms-configuration-accordion-subpanel-table:hover, .vms-configuration-accordion-subpanel-table:active {
        background-color: #546b7f;
        cursor: pointer;
    }



.select2-results .select2-highlighted {
    background: #295287 !important;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #295287 !important;
}

#nvrSvreen .vms-configuration-table:nth-child(odd) {
    background-color: #cdd1d5;
}

#vms-configurationScreen #nvrSvreen table {
    margin-bottom: 0px;
}

#vms-configurationScreen .k-widget.k-datetimepicker {
    width: auto;
    min-width: 214px;
}

.vms-configuration-table-header {
    height: 30px;
    padding-top: 5px;
    background-color: #37414d;
    color: #c6d9f1;
    margin: 0;
}

.vms-configuration-accordion-panel-table-header {
    background-color: #6e7986;
    display: table;
    /*border-bottom: 1px solid #37414d;*/
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    height: 40px;
}
/*.vms-configuration-accordion-panel-table-header {
    background-color:  #717c89;

}*/
#vms-configurationScreen .vms-search-input-text, #unassociated-modal .vms-search-input-text {
    height: 28px;
    background: #3264a3;
    border: 0px solid transparent;
    color: #ffffff;
    padding: 0;
    padding-left: 8px;
    border-radius: 0px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    -moz-border-radius: 0px;
    -moz-border-top-left-radius: 2px;
    -moz-border-bottom-left-radius: 2px;
    -webkit-border-radius: 0px;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
}

    #vms-configurationScreen .vms-search-input-text::-webkit-input-placeholder {
        color: #ffffff;
    }

    #vms-configurationScreen .vms-search-input-text::-moz-placeholder {
        color: #ffffff;
    }

    #vms-configurationScreen .vms-search-input-text::-moz-placeholder {
        color: #ffffff;
    }

    #vms-configurationScreen .vms-search-input-text::-ms-input-placeholder {
        color: #ffffff;
    }

.input-group-addon {
    padding: 0;
    border-radius: 0;
    background-color: transparent;
    border: 0px solid transparent;
}

.vms-configuration-btn-refresh {
    width: 24px;
    height: 28px;
    /* padding-top: 3px; */
    padding-left: 5px;
    cursor: pointer;
}

#vms-export-container .vms-configuration-btn-refresh {
    min-width: 30px !important;
    height: 28px;
    padding-top: 6px;
    padding-left: 7px;
    cursor: pointer;
    
    margin-top: -2px;
}

.vms-configuration-table-expander-round {
    position: relative;
    top: 8px;
}

.vms-configuration-table-expander {
    position: relative;
    right: 12px;
    top: -2px;
}

.vms-configuration-table-collapse {
    position: relative;
    right: 14px;
    top: -2px;
}


.vms-btn-details-save {
    /*margin-top: 1px;
    margin-right: 5px;*/
    position: relative;
    z-index: 1;
}




.vms-configuration-tree-container {
    width: 100%;
    height: 30%;
    overflow-y: auto;
}


.vms-groups-users-details-container .vms-panel-body {
    bottom: 0px;
    overflow: auto;
    height: calc(100% - 70px);
}

@media (max-width: 1525px) {
    .vms-groups-users-details-container .col-lg-2 {
        width: 22%;
    }
}

@media (max-width: 1240px) {
    .vms-groups-users-details-container .col-lg-2 {
        width: 25%;
    }
}

.usersGroups-selectedRightPanel {
    padding: 0px 15px 0px 15px;
}


    .usersGroups-selectedRightPanel .configuration-ditails-form .material-switch-css {
        max-width: 195px !important;
        width: auto !important;
    }

    .usersGroups-selectedRightPanel .export-list .uib-datepicker-popup {
        position: absolute;
        left: 69px!important
    }

    .usersGroups-selectedRightPanel .export-list.add-new-users-modal .uib-datepicker-popup {
        left: -145px !important;
    }

.usersGroups-selectedRightPanel .configuration-ditails-form label{width:190px}

.systems-settings-panel .configuration-ditails-form label{width:260px;margin-right:8px}

.group-name-system-auth {
    width: 200px;
    background-color: #b7bcc0;
    color: #27466d;
    float: left;
    border-right: solid 1px black;
    font-family: Arial;
    font-size: 14px;
    height: 100%;
    padding-top: 6px;
}

.permission-group-name {
    float: left;
    width: 200px;
}

.permission-buttons {
    float: left;
    width: 200px;
}

.header-row-system-auth {
    /*height: 21px;*/
    height: 33px;
}

    .header-row-system-auth ::after {
        clear: both;
    }

.no-float {
    clear: both;
}

.relative-class {
    position: relative;
    /*left : 56px !important;*/
}

.feature-name {
    /*height: 27px;*/
    background-color: #E5E5E5;
    border-bottom: solid 1px silver;
    padding-top: 0;
}


.filter-channels {
    background-color: #37414D !important;
    /*height:22px;
    padding:6px 2px;
    font-weight: bold;
    font-size:10px;*/
    color: #C5CBCE !important;
}
/************************************************************************/
/* System Authorization                                                 */
/************************************************************************/
.main-container-for-groups {
    /*width: 1400px;*/
    white-space: nowrap;
    /*float: left;
    overflow-x: auto;
    overflow-y: hidden;*/
}


#groupsContainer {
    /*min-height: 200px;*/
}

.position-inline-block {
    display: inline-block;
}

.permission-btn {
    /*margin-right:2px;*/
}

.permission-btn-active {
    background-color: #3276b1;
    color: white;
}

.permission-btn-disabled {
    background-color: #C0C0C0 !important;
    color: #000;
}

    .permission-btn-disabled:hover {
        background-color: silver;
    }

.permission-btn-disabled-selected {
    background-color: #B1AFAF !important;
    color: #000 !important;
}

.permission-btn-wrapper {
    width: 200px;
    float: left;
}


.feature-row {
    height: 40px;
}

.system-auth-cell {
    width: 200px;
    float: left;
}

.subfeature {
    /*height:67px;*/
    /*height: 28px;*/
    padding-left: 35px;
    padding-top: 2px;
    background-color: #E5E5E5;
    border-bottom: solid 1px silver;
    max-width: 200px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.children-wrapper {
    clear: both;
    padding-top: 15px;
    display: none;
}

.float-left {
    float: left;
}

.group-toggle {
    margin-right: 6px;
    margin-top: 6px;
    margin-left: 5px;
    cursor: pointer;
    background-color: white;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    color: silver;
}

.expand-icon-open {
    float: left;
    cursor: pointer;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Opera, Chrome, and Safari */
    margin-right: 6px;
    margin-left: 3px;
    margin-top: -2px;
}

.expand-icon-closed {
    /*float: left;*/
    cursor: pointer;
    /*transform: rotate(270deg);
    -ms-transform: rotate(270deg); /* IE 9 */
    /*-webkit-transform: rotate(270deg);*/ /* Opera, Chrome, and Safari */
    margin-right: 12px;
    margin-left: 6px;
}

.vertical-group-name {
    display: none;
}

.vertical-container {
    /*height:100%;*/
    width: 70px;
    background-color: #295287;
    color: white;
    display: none;
    float: left;
}


.pseudo_vertical {
    display: inline-block;
    width: 54px;
    float: left;
}

.group-name-with-padding {
    /*margin-left:26px;*/
}


.group-name-elipssis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.padding-buttons {
    padding: 2px 0 2px 2px;
    background-color: #295287;
    height: 32px;
}

.overrideButtonGroup {
    /*position: static !important;
    display: block;
    /*padding-top: 7px;*/
    /*padding-top: 2px;
    /* height: 26px; */
}


.btn-toggle {
    padding: 2px 5px 2px 5px !important;
    font-size: 10px !important;
    border-radius: 8px;
}

.button-padding {
    padding-left: 16px;
    background-color: #E5E5E5;
}


.copyPermissionsModalWindow .modal-content {
    height: 350px;
}

.leftDiv {
    float: left;
}

.modal-body select {
    /*width: 300px;*/
    background-color: #292d35;
    color: #eaeaea;
    border-color: transparent;
    border-bottom: 1px solid #358cd8;
    /* border-bottom: 1px solid #000080; */
}

.copyPermissionsModalWindow label{color:#eaeaea}

.leftDivWithMargin {
    margin-left: 200px;
    overflow-y: auto;
    height: 200px;
    width: 300px;
    overflow-x: hidden;
}


    .leftDivWithMargin select {
        width: 300px;
    }

.groupName-trimmed {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.copyPermissionRepeater input[type="checkbox"] {
    float: left;
    margin-right: 10px;
    margin-left: 5px;
}

.copyPermissionRepeater label {
    float: left;
    width: 250px;
}

.div-visible {
    display: block;
    width: 200px;
}

.div-hidden {
    display: none;
    /*width: 200px;*/
}


.placeholder-for-row-name {
    width: 24px;
    float: left;
    height: 100%;
}


.transformed-90deg {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    width: 20px;
    margin-top: 4px;
    margin-left: 1px;
}

.no-border-bottom {
    border-bottom: none;
}

.no-border-right {
    border-right: none;
}

.border-row {
    border-bottom: solid 1px silver;
}

.btn-in-row {
    height: 28px;
}

.columnNameWithEllipsis {
    width: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.rowNameFormatted {
    float: none;
    padding-top: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 170px;
}

/* End System Authorization                                             */
/************************************************************************/

/************************************************************************/
/* channels authorization                                               */

.firstDivWrapper.div-visible {
    float: left;
}


.live-camera {
    height: 19px;
    width: 22px;
    background-image: url("../../../images/CamR.png");
    background-repeat: no-repeat;
    margin-right: 10px;
    float: left;
    cursor: pointer;
}

.live-camera-disabled {
    height: 19px;
    width: 22px;
    background-image: url("../../../images/CamD.png");
    background-repeat: no-repeat;
    margin-right: 10px;
    float: left;
    cursor: pointer;
}

.playback {
    height: 20px;
    width: 20px;
    background-image: url("../../../images/playR.png");
    margin-right: 10px;
    float: left;
    cursor: pointer;
}


.playback-disabled {
    height: 20px;
    width: 20px;
    background-image: url("../../../images/playD.png");
    margin-right: 10px;
    float: left;
    cursor: pointer;
}

.ptz {
    height: 15px;
    width: 22px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMAUExURQAAAAB/DgeBEwmCFRGGHBKHHhWIIRmKJR2MKB6NKSGOLCKPLSWQMCaRMSuTNSyUNiyUNzCWOziaQjmaQzqbRDycRUCeSUOfTESgTUWhT0qjU06lV1GmWVWpXVeqYFmrYVysZF2tZV6tZmCuaGGvaWWxbGWxbWaybmqzcWu0cmu0c221dXC2d3S5e3W5fHi6fny8ggAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAL9p8nkAAAEAdFJOU////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wBT9wclAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAGHRFWHRTb2Z0d2FyZQBwYWludC5uZXQgNC4wLjVlhTJlAAAAmUlEQVQoU3WOaxvBMAyFxXXMnaFuw+Yu4///uUjS7kFn58NJz9skbYX+SOBxiPfFhghxC2dEC5OEDaTFeTnspvu6XPzACe06mrzxZ6jR2xlo9OCrLfEDCyqH/fVyxgWMmZocVuXAkoXRik1g4ybIwsuATcfDkbjC4MrmHmo12QCg9pDkIPV4l/0kK4fj1IPxKTvMuRY6v0T0Bqm0PWBb2HEDAAAAAElFTkSuQmCC');
    background-repeat: no-repeat;
    margin-right: 7px;
    margin-top: 2px;
    float: left;
    cursor: pointer;
}


.ptz-disabled {
    height: 15px;
    width: 22px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMAUExURQAAAC4xkS4wki4wky4ykC4wlC4wlS4wljEyjDAwkTMzkDM0kTg4kkJEl0RCl0VEmERGmkdImEZImUZKm0hIl0hLm0xMmkxOm01Pnk1fp1FUoFBVolBWo1BWpFBZoVRZpVdhqVVlqVtjplljqVpnqltmq1lurl1vr1tts1tusF5ys15ztV11tWZtq2RsrGlqqWtvr25tq25xrWN3uGN6tWB7tmR5uGt7tXFxr3V1r3Z2rnR3snd5sXt/tX5+tWWBvWmBu3eFt3aEuX2IumODwGeDwGuJwWiKxGyNxm2PyW2Py2yRy3uMwHmPw3GVzHGazH6TxH6SxXWc1XWh1Hek1Xmj0Xul1n2n2nmq2nus2oWDtoiHuo2Ot4yLvpOSvZWVvI+Yw5OZwZCaxYOk0Ial04Cx3oCy34ey2pWhyJWlzJ+gw5it0J2v1Z252Ye546Kw1bPD3rPF37HJ4LfL4wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP7x3E4AAAEAdFJOU////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wBT9wclAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAGHRFWHRTb2Z0d2FyZQBwYWludC5uZXQgNC4wLjVlhTJlAAAA6ElEQVQoUz2QVVdDMRAGQy8b7EJxKVZcihbX4u5evEJx//9nSTZfmYecnXnKrmLH2+5CZOke4mJ6b33t4PlpsX1A1Maf85P9bzHm1hfzmPh7kXl0xTJ0LfHs4QNBKLExdRyHgioTt49OYaCa1evm1jsM3Myqw5WNL1iWWjUSW8X8j69G+8Y+IVl8NdE7vgMBgzUq2dPdCQP5M4rrWrqWocJwwPyzP9zWkUAw3FKZXbMp1NA4h8TT5Mnud6Hm+oriKZvmfSq4cqe7zM3xNJHnEVHANInMQU1aUx7pUlEXmaPlhUWVkzIy/wE74SD58hgrfQAAAABJRU5ErkJggg==');
    background-repeat: no-repeat;
    margin-right: 7px;
    margin-top: 2px;
    float: left;
    cursor: pointer;
}


.ptz-hidden {
}

.video-resource-control {
    height: 26px;
    position: relative !important;
    left: -16px;
    padding-top: 3px;
    padding-bottom: 10px;
    padding-left: 18px;
    width: 200px;
}

.resource-row {
    height: 27px;
    background-color: #E5E5E5;
    border-bottom: solid 1px silver;
    padding-top: 0;
    padding-left: 16px;
}

div.resource-row div {
    font-size: 12px;
    overflow: hidden;
}

#groupsContainer {
    overflow-x: hidden;
    overflow-y: auto;
}

.float-left {
    float: left;
}

.filterBox {
    margin-left: 10px;
    width: 300px;
}

    .filterBox input[type="search"] {
        color: black;
    }


.selectable div.ui-selected {
    background-color: #00AFFF;
}


.selectable div.ui-selecting {
    background-color: orange;
}


.float-right {
    float: right;
    margin-top: 3px;
    margin-right: 10px;
}

.bottomScroller {
    width: 100%;
    height: 16px;
    background-color: #C0C0C0;
    position: absolute;
    overflow-x: auto;
    bottom: 0;
}


.grid-container {
    overflow-y: hidden;
    overflow-x: hidden;
    width: 100%;
    height: calc(100% - 71px);
    position: absolute;
}

.button-position {
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 3px;
}

/************************************************************************/

.VideoSource {
    padding: 1px 22px;
    background-image: url("../../../images/icons/tree_icons/static_camera.png");
    background-repeat: no-repeat;
}

.AudioSource {
    padding: 1px 22px;
    background-image: url("../../../images/icons/tree_icons/microphone.png");
    background-repeat: no-repeat;
}

.Map {
    padding: 1px 22px;
    background-image: url("../../../images/icons/tree_icons/map.png");
    background-repeat: no-repeat;
}

.Encoder {
    padding: 1px 22px;
    background-image: url("../../../images/icons/tree_icons/encoder.png");
    background-repeat: no-repeat;
}



.viewsMessagesModalWindow .modal-content {
    height: 350px;
}

.createNewItemMenuModal {
    /*position: absolute;*/
    position: fixed;
    display: none;
    border: solid 1px #8DAACF;
    background: #295287;
    width: 116px;
    padding: 14px 20px;
    z-index: 999999;
    top: 127px;
    /*top: 32px;*/
    /*right: 86px;*/
}


.deleteMenuModal {
    position: relative;
    display: none;
    border: solid 1px #8DAACF;
    background: #295287;
    /*width:116px;*/
    /*padding:14px 20px;*/
    z-index: 999999;
    top: 0;
    left: 83px;
    height: 96px;
}


#hierarchyAddMenuDiv {
    top: 123px !important;
}

.margin-top-button {
    top: 6px;
    position: relative;
}


#vms-license .panel-license, .panel-authentication {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin-bottom: 0px;
    border: solid 1px #295287;
}

    #vms-license .panel-license .panel-body {
        /*position: relative;*/
    }

#vms-license .panel, .panel-authentication {
    background-color: #e5e5e5;
}

#vms-license .panel-body-license {
    /*position: absolute;
    left: 0;
    right: 0;
    top: 32px;
    bottom: 38px;*/
    height: 100%;
    /*height: calc(100% - 60px);*/
}

#vms-license .control-label {
    /*font-weight: bold !important;*/
}

#vms-license .panel-license-grid {
    /*height: calc(100% - 150px);*/
    height: calc(100% - 284px);
}

#vms-authentication .panel-license-grid {
    height: 150px;
}

#vms-authentication .configuration-ditails-form label{width:249px;}

#vms-authentication .radio label {
    font-weight: bold;
    color: #505f70;
}

#vms-authentication .row {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 15px;
}

#vms-authentication .vms-authentication-form {
    padding-top: 30px;
}

#vms-license .panel-body-license-grid {
    border: 1px solid #5B656F;
    height: 100%;
    position: relative;
}

#vms-license .left-5 {
    left: 5px;
}

#vms-license .right-5 {
    right: 5px;
}

.gridLicense {
    height: 100% !important;
    background-color: #e5e5e5;
}

#vms-license .ngViewport {
    overflow: auto;
    overflow-x: hidden;
    background-color: #e5e5e5;
    height: auto !important;
    position: absolute;
    top: 48px;
    bottom: 15px;
    /*left: 0;
    right: 0;*/
}

#vms-license .license-button-acctivation-container {
    padding-top: 20px;
}

    #vms-license .license-button-acctivation-container .btn-vms-lg {
        min-width: 135px;
        /* max-width: 212px; */
        width: 100%;
    }

#vms-license .license-scroll {
    height: calc(100% - 44px);
    overflow: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

#vms-license .form-horizontal .form-group {
    margin-right: 0px;
}

#vms-license .license-scroll.form {
    height: calc(100% - 137px);
    position: relative;
}

#vms-license .license-button-acctivation-small {
    font-family: Arial;
    font-size: 12px;
    color: #505f70;
}

#vms-license .license-info {
    /*margin-bottom: 19px;*/
}

#vms-license .license-internet-status {
    margin-top: 6px;
}
/*#vms-license .license-info .form-group {
  margin-bottom: 5px;  
}*/
.license-selectedRightPanel {
    /*padding-bottom: 10px;*/
}

.license-explain-text {
    padding-bottom: 20px;
    white-space: normal !important
}

#vms-license .help-block, .license-text {
    font-family: Arial;
    font-size: 14px;
}

.license-form {
    /*padding-top: 20px;*/
    border-bottom: 1px solid #292d35;
}

#vms-license .vms-configuration-right-panel-title span {
    color: #eaeaea;
    padding-left: 0;
}

#vms-license .license-lock-container {
    overflow: hidden;
}

    #vms-license .license-lock-container .license-lock {
        font-size: 40vmin;
        /* float: right; */
        opacity: 0.2;
        width: 100%;
        margin-top: 140px;
        text-align: center;
    }

#vms-license .vms-configuration-right-panel-title {
    background-color: #292d35;
    border: 1px solid #292d35;
}

.required-elm-red-color {
    font-size: 20px !important;
    height: 7px;
    color: red !important;
}


.filter-box-in-view {
    float: right;
    width: 140px;
    height: 30px;
    position: relative;
    right: -9px;
}


.margin-top-10 {
    margin-top: 10px;
}

.bottom-25 {
    bottom: 25px;
}

.panel {
    /* border-radius: 5px; */
}

.fade-in-panel {
    background-color: #b7bcc0;
    opacity: 0.5;
    z-index: 999999999999;
    display: none;
    position: absolute;
}

.vms-point-margin {
    margin-left: 27px;
}

.asLock {
    position: absolute;
    width: 100%;
    height: 100%;

}

.asLock .wrappedArea {
    height: 100%;
    width: 100%
}

.asLock  .lockCover {
    position: absolute;
    font-size: 50px;
    z-index: -1;
    opacity: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(229, 229, 229, 0.9);
    cursor: not-allowed;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
}

.asLock .lockCover .failureMsg {
    position: absolute;
    font-size: 50px;
    top: 20%;
    text-align: center;
    width: 100%;
    font-size: 48px;
    color: #505f70;
    font-family: Arial, sans-serif;
    line-height: normal !important;
    line-height: initial !important;    
} 

.asLock.active .lockCover {
    opacity: 1;
    z-index: 99999


}


/* New styles by Ruslan */
#vms-configuration-right-panel.nvr-right-panel > div {
    height: 100%;
}
#vms-configuration-right-panel.nvr-right-panel .vms-panel-body-child {
    height: calc(100% - 93px);
    overflow: auto;
}
#vms-configuration-right-panel.nvr-right-panel .nvr-properties-container {
    border-top: 0;
    height: 449px;
}

#vms-configuration-right-panel.nvr-right-panel .nvr-properties-container .configuration-ditails-form label{width:168px}

    #vms-configuration-right-panel.nvr-right-panel .nvr-properties-container.is-short {
        height: 39px;
    }
#vms-configuration-right-panel.nvr-right-panel .nvr-storage-definitions-container {
    height:calc(100% - 43px);
}
    #vms-configuration-right-panel.nvr-right-panel .nvr-storage-definitions-container.is-short {
        height:calc(100% - 450px);
        min-height: 167px;
    }
/*#vms-backup .configuration-ditails-form label {
    font-weight: normal;
    padding-left: 27px
}*/
#vms-backup .clearfix {
    clear: both;
}

#vms-backup .form-horizontal .next-backup {
    opacity: 1;
    transition: opacity 0.1s;
    -webkit-transition: opacity 0.1s;
    -moz-transition: opacity 0.1s;
    -ms-transition: opacity 0.1s;
    -o-transition: opacity 0.1s;
}
#vms-backup .form-horizontal .next-backup .text{font-weight: bold}
#vms-backup .form-horizontal .next-backup.hidden-nb{opacity: 0}
#vms-backup .configuration-ditails-form.backupLocation label{width: 282px;margin-right:30px}
#vms-backup .configuration-ditails-form.backupLocation input{ width: calc( 100% - 400px)}
#vms-backup .configuration-ditails-form.backupLocation .path.default {
    color:grey!important
}

#vms-backup .configuration-ditails-form.backupLocation .path {
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}
    #vms-backup .configuration-ditails-form .setBackupLocation {
        display: inline-block;
        width: 30px;
        height: 30px;
        background-color: #295287;
        text-align: center;
        cursor: pointer;
        float: right;
        margin-right: 20px
    }


/*::-moz-placeholder { /* Firefox 19+ !1!
  color: pink;
}*/
#vms-backup .configuration-ditails-form input:-ms-input-placeholder { /* IE 10+ */
  color: #585858 !important;
}

    #vms-backup .configuration-ditails-form.backupInterval{margin-top: 25px;}

    #vms-backup .configuration-ditails-form .timePickerCustom {
        position: relative;
        top: -34px;
    }
    #vms-backup .configuration-ditails-form .timePickerCustomBackup {
         display:inline-block;
    }
    #vms-backup .configuration-ditails-form .timePickerCustom .uib-time.am-pm{top: -3px}
    #vms-backup .configuration-ditails-form span{}
    #vms-backup .configuration-ditails-form span.text{ padding: 0 13px;float: left}

    #vms-backup .configuration-ditails-form .uib-timepicker .glyphicon-chevron-up:before, 
    #vms-backup .configuration-ditails-form .uib-timepicker .glyphicon-chevron-down:before{padding-left: 0px!important}
     #vms-backup .configuration-ditails-form .timePickerCustom .uib-timepicker input {
         border: 0 !important;
         border-bottom: 1px solid #295287 !important;
     }
#vms-backup .backupHistory .grid {
    margin-left: 27px;
    margin-top: 9px;
    color: #c7cbd1;
    display: inline-block;
}

    #vms-backup .backupHistory .grid .header {
        background-color: #31353F;
        height: 56px;
        display: inline-block;
        display: inline-block
    }
    #vms-backup .backupHistory .grid .header .cell{line-height: 54px}

    #vms-backup .backupHistory .grid .rows{ max-height: 600px; overflow-y: auto}

    #vms-backup .backupHistory .grid .gridRow .cell {
        display: inline-block;
        padding-left: 5px;
    }

    #vms-backup .backupHistory .grid .date {
        width: 202px;
    }

    #vms-backup .backupHistory .grid .success {
        width: 125px;
    }

    #vms-backup .backupHistory .grid .download {
        width: 100px;
        margin-right: 20px
    }
    #vms-backup .backupHistory .grid .gridRow:not(.header):hover {
     background-color: #1a2028;
    }
    #vms-backup .backupHistory .grid .gridRow{margin-bottom: 3px}

    #vms-backup .backupCover .msg {
        text-align: center;
        color: #c7cbd1;
        position: relative;
        top: 0px;
    }

    #vms-restore{color:#c7cbd1}
    #vms-restore .asRestoreLock {
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 9999;
        background-color: rgba(229, 229, 229, 0.9);
        cursor: not-allowed;
    }
    #vms-restore .asRestoreLock .lockMsg {
        position: relative;
        top: 20%;
        text-align: center;
        font-size: 48px;
        color:#505f70
    }
    #vms-restore .vms-right-panel-content{overflow-y: auto}
    .acordionTab .title{padding-left: 5px}
    #vms-restore .selectLabel {
        width: auto;
        min-width: 162px;
        margin-right: 30px
    }
    .acordionTab.disabledTab .title{color: #585858}
    .acordionTab.uncollapseTab .title .glyphicon.glyphicon-menu-right{display: none}
    .acordionTab.uncollapseTab .title .glyphicon.glyphicon-menu-down{display: inline-block}
    .acordionTab .title .glyphicon.glyphicon-menu-right{display: inline-block}
    .acordionTab .title .glyphicon.glyphicon-menu-down{display: none}
    .acordionTab.uncollapseTab .content{ padding: 10px;max-height: 108px;opacity: 1}
    
    #vms-restore .acordionTab.uncollapseTab.nvrAcordion .content{ max-height: 670px;}
    .acordionTab .content {
        padding-left: 10px;
        max-height: 0;
        overflow: hidden;
        opacity: 0;
        transition: max-height 0.3s, opacity 0.3s;
        -webkit-transition: max-height 0.3s, opacity 0.3s;
        -moz-transition:max-height 0.3s, opacity 0.3s;
        -ms-transition: max-height 0.3s, opacity 0.3s;
        -o-transition: max-height 0.3s, opacity 0.3s;
    }
    #vms-restore.restoreUploading .hideOnUpload{display: none}
    .restoreSelectUpload .uploadFile{display: none}
    .restoreSelectUpload .selectFile.uploadHide{ width: 0px;height: 0px; border:none !important}
    .restoreSelectUpload.uploadedMode .uploadFile{display: block}
    .restoreSelectUpload.uploadedMode .selectBackup, .restoreSelectUpload.uploadingMode .selectBackup{display: none}
    .restoreSelectUpload .uploading{display: none}
    .restoreSelectUpload.uploadingMode .uploading{display: block}
    .restoreSelectUpload.uploadingMode label{display: none}

    .restoreSelectUpload .clearUploaded {
         margin-left: 10px;
        font-weight: bold;
        padding: 2px 10px;
        cursor: pointer
    }
    .restoreSelectUpload .clearUploaded:hover{background-color: #295287}
    #vms-restore .acordionTab .content .nvrRestoreComponent{margin-bottom: 30px}
    #vms-restore .acordionTab .content .nvrRestoreComponent .restoreTypeTitle label{ cursor: pointer;font-weight: bold}
    #vms-restore .acordionTab .content .nvrRestoreComponent .restoreContent{padding-left: 24px}
    #vms-restore .acordionTab .content .nvrRestoreComponent .restoreContent.disabledContent label,
    #vms-restore .acordionTab .content .nvrRestoreComponent .restoreContent.disabledContent span{color: #585858 !important}
    #vms-restore .acordionTab .content .nvrRestoreComponent .restoreContent span.requiredInput{color: red}
    #vms-restore .acordionTab .content .nvrRestoreComponent .restoreContent.disabledContent span.requiredInput{color: #585858 !important}
    #vms-restore .acordionTab .content .nvrRestoreComponent .restoreContent.disabledContent .vms-numeric input{color: #585858 !important}
    #vms-restore .acordionTab .content .nvrRestoreComponent .restoreContent .unassociatedContainer{margin-bottom: 13px}
    #vms-restore .acordionTab .content .nvrRestoreComponent .restoreContent .unassociatedContainer:after{
        content: '';
        display: block;
        clear: both;
    }
    #vms-restore select option{font-style:normal}
    #vms-restore select.defaultSelect{font-style:italic}
    
    #vms-restore .acordionTab .content select option:nth-child(1){font-style:italic}
    #vms-restore .acordionTab .content .nvrRestoreComponent .restoreContent .replaceWith{padding-left: 24px}
    #vms-restore .acordionTab .content .nvrRestoreComponent .restoreContent .replaceWith .changeDiscovered{
        display: inline-block;
        padding: 0 15px;
        height: 30px;
        background-color: #295287;
        text-align: center;
        cursor: pointer;
        margin-left: 10px
        }
    #vms-restore .acordionTab .content .nvrRestoreComponent .restoreContent .vms-configuration-btn-refresh{
        min-width: 34px;
        padding: 0 3px;
        top: 7px;

    }
    #vms-restore .acordionTab .content .nvrRestoreComponent .restoreContent .vms-configuration-btn-refresh:disabled {
        background-color: #585858 !important;
    }
    
    #vms-restore .acordionTab .content .nvrRestoreComponent .restoreContent .discover .grid{max-height: 200px}
.backupLocationWindowCtrl .mainPart{margin-right: 35px}
.backupLocationWindowCtrl .mainPart .drive select{}
.backupLocationWindowCtrl .mainPart .folders{ height: 200px;overflow-y: auto;padding-left: 133px}
.backupLocationWindowCtrl .mainPart .folders .folder {
        height: 34px;
    padding: 9px 0 9px 0;
    white-space: nowrap;
    color: #c7cbd1;
    border-left: 2px #292d35 solid;
    cursor: pointer
}
/*.backupLocationWindowCtrl .mainPart .folders .folder:hover{    border-left: 2px #3162b6 solid;}*/

    .backupLocationWindowCtrl .mainPart .folders span.v-folder {
        display: inline-block;
    }
    .backupLocationWindowCtrl .mainPart .folders span.v-folder:before {
        vertical-align: middle;
        margin-right: 10px;
        width: 16px;
        font-size: 16px;
        display: block;
    }
.backupLocationWindowCtrl .mainPart .iconStyle {
    width: 20px;
    height: 20px;
    padding: 2px 2px;
    margin-right: 5px;
    cursor: pointer
}
.backupLocationWindowCtrl .mainPart .path input.blue-border-input:disabled{color: #c7cbd1 !important}
.backupLocationWindowCtrl .mainPart .path .iconStyle{}
.backupLocationWindowCtrl .mainPart .path .iconStyle:hover {background-color: #224878;}

.backupLocationWindowCtrl .mainPart .folders .folder .iconStyle{margin-left: 2px;}

.backupDescriptionWindowCtrl .mainPart{ margin: 30px 40px;}
.backupDescriptionWindowCtrl .mainPart .backupDescription{ margin-top: 20px;height: 330px;overflow-y: auto}
.backupDescriptionWindowCtrl .mainPart .backupDescription .as{ border-bottom: 1px solid #1C2029;}
.backupDescriptionWindowCtrl .mainPart .backupDescription .cell{display: inline-block}
.backupDescriptionWindowCtrl .mainPart .backupDescription .deviceName{width: 330px}
.backupDescriptionWindowCtrl .mainPart .backupDescription .nvrs .deviceName{padding-left: 20px}
    .backupDescriptionWindowCtrl .mainPart .backupDescription .nvrs-title {border-top: 1px solid #383D43;}
.backupDescriptionWindowCtrl .mainPart .backupDescription .success{width: 100px}


    .backupDescriptionModalWindow .modal-content{height: 550px!important}

    .vms-channels-properties .configuration-ditails-form label{width: 180px!important; margin-right:5px}
    .vms-channels-streams .configuration-ditails-form label{width: 190px!important;margin-right:6px}
    .vms-channels-recording .configuration-ditails-form label{width: 181px!important}
.vms-channels-recording .configuration-ditails-form .material-switch-css,
#vms-screen-recording-id .configuration-ditails-form .material-switch-css {
    width: 195px !important
}

    .vms-channels-ps .configuration-ditails-form label{width: 177px!important;margin-right:6px}
    .vms-audioInChannels-settings-scroll .configuration-ditails-form label{width: 191px!important}
    .vms-audio-channels-properties .configuration-ditails-form label{width: 170px!important;}
    .vms-audio-channels-recording .configuration-ditails-form label{width: 170px!important;}
    .vms-relay-panel .configuration-ditails-form label{width: 180px!important;margin-right:8px}
    .add-proxy-modal .configuration-ditails-form label{width: 186px!important}


.select-drop-down-device-discovery {
    height: 26px;
    line-height: 26px;
    border: 0;
    border-bottom: 1px solid #358cd8 !important;
    border-radius: 0;
    font-size: 14px;
    font-weight: normal;
    min-width: 52px;
    box-shadow: none;
    padding: 0 0px 0 3px;
    outline: none;
    color: #eaeaea !important;
}

.drop-down-device-discovery {
    max-width: 550px !important;
    margin-left: -5px !important;
    font-family: Arial, sans-serif !important;
    background-color: rgba(41, 45, 53, 1) !important;
}

.drop-down-device-discovery:hover {
    background-color: rgba(58, 62, 72, 1) !important;
}
.ui-grid-row-selected .drop-down-device-discovery {
    background-color: rgba(58, 62, 72, 1) !important;
}

.drop-down-device-discovery option{
    background-color: #3a3e48;
}

#vms-software-update .lock-panel  {
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 9999;
        background-color: rgba(229, 229, 229, 0.9);
        cursor: not-allowed;
    }

#vms-software-update .lock-panel .lockMsg {
        position: relative;
        top: 20%;
        text-align: center;
        font-size: 48px;
        color:#505f70
    }
#vms-software-update a{ font-weight: bold; font-family: Arial, sans-serif;}

#vms-software-update.devices-new-ui label{ width: auto !important;margin-right: 20px;font-weight: bold}
#vms-software-update .disabledArea label, 
#vms-software-update .disabledArea span,
#vms-software-update .disabledArea div{color: #585858 !important;}

#vms-software-update .vms-right-panel-content{overflow-y: auto}
#vms-software-update .acordionTab.uncollapseTab.upgrade-all-devices .content{ max-height: 370px;}
#vms-software-update .acordionTab.uncollapseTab.upgrade-custom-device .content{ max-height: 400px;}

.contactDealerInfoModal .configuration-ditails-form label{width:287px}
.contactDealerInfoModal .configuration-ditails-form span {
        max-width: 265px;
        text-overflow: ellipsis;
        overflow: hidden;
    }

.contactDealerInfoModal .close-contact-dealer-modal {
    flex-grow: 1;
    padding-right: 27px;
    padding-bottom: 13px;
    align-self: flex-end;
}


.list-group-item[disabled="disabled"] {
    cursor: not-allowed;
    pointer-events: none; 
}

.list-group-item[disabled="disabled"] .vms-configuration-accordion-subpanel-title {
    color: #585858;
}

.list-group-item[disabled="disabled"] .vms-nav-group-item-img {
    opacity: 0.2;
}

.dealer-information-window-tut {
    width: 400px;
    margin-left: 26px;
    bottom: 19px;
    color: #c7cbd1;
    font-style: italic;
}

.device-create-label[disabled="disabled"],
.add-device-form[disabled="disabled"] {
    opacity: 0.5;
}

.addNVR .configuration-ditails-form label {width: 165px !important}


/*new systemAuthorization clases*/

.child_row {
    margin-left: 20px;
}

.userpanel-checked {
    color: #ffffff !important;
    font-weight: bold;
}

/*NEW EXPEREMENTAL CHECKBOX STYLE*/
/*using example - https://codepen.io/K_G/pen/XaRpJp */
.control {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 18px;
}

    .control input {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }

.control__indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 14px;
    width: 14px;
    background: #e6e6e6;
}

.control--radio .control__indicator {
    border-radius: 50%;
}

.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
    background: #ccc;
}

.control input:checked ~ .control__indicator {
    background: #358cd8;
}

.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
    background: #358cd8;
}

.control input:disabled ~ .control__indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}

.control__indicator:after {
    content: '';
    position: absolute;
    display: none;
}

.control input:checked ~ .control__indicator:after {
    display: block;
}

.control--checkbox .control__indicator:after {
    left: 5px;
    top: 2px;
    width: 5px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.control--checkbox input:disabled ~ .control__indicator:after {
    border-color: #7b7b7b;
}

.control--radio .control__indicator:after {
    left: 7px;
    top: 7px;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #fff;
}

.control--radio input:disabled ~ .control__indicator:after {
    background: #7b7b7b;
}

.select {
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
}

    .select select {
        display: inline-block;
        width: 100%;
        cursor: pointer;
        padding: 10px 15px;
        outline: 0;
        border: 0;
        border-radius: 0;
        background: #e6e6e6;
        color: #7b7b7b;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

        .select select::-ms-expand {
            display: none;
        }

        .select select:hover,
        .select select:focus {
            color: #000;
            background: #ccc;
        }

        .select select:disabled {
            opacity: 0.5;
            pointer-events: none;
        }

.select__arrow {
    position: absolute;
    top: 16px;
    right: 15px;
    width: 0;
    height: 0;
    pointer-events: none;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #7b7b7b transparent transparent transparent;
}

.select select:hover ~ .select__arrow,
.select select:focus ~ .select__arrow {
    border-top-color: #000;
}

.select select:disabled ~ .select__arrow {
    border-top-color: #ccc;
}
/*END NEW EXPEREMENTAL CHECKBOX STYLE*/

/*end new systemAuthorization clases*/

/*nvrRow*/
.nvr-row {
    color: #898d96;
    width: 24px;
    height: 24px;
    margin-right: 7px;
    font-size: 18px;
}

.nvr-row:before {
    float: left;
    margin-top: 2px;
}

.nvr-row.v-nvr-redundancy:before {
    float: left;
    margin-top: 2px;
    margin-left: 2px;
}


#change_settings_proxy .text-overflow{
    width:154px;
    margin-right:11px;
}

#vms-license {
    font-family: Arial, sans-serif;
}

.nvrs-list-addr-cell{
    border-right: 1px solid #383D43;
    margin-right : 20px;
}

.nvrs-list-ip-select-btn {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 5px 70px 0px 0px;
    cursor: pointer;
    float: right;
    color: #358cd8;
    font-size: 17px;
}

.nvrs-list-ip-select-btn:hover {
    color: #69b9ff;
}

.nvr-ips-pop{

}

.nvr-ips-pop .nvr-ips-pop-container{
    margin: 15px;
    overflow: auto;
    width: 372px;
    height: 175px;
}

.nvr-ips-pop .nvr-ips-pop-row{
    color: white;
    padding: 3px 10px 3px 10px;
    white-space: nowrap;
}


.nvr-ips-pop .nvr-ips-pop-row:hover{
    color: #3977e2;
    background-color: #3a3e48;
    cursor: pointer;
}


    .log-collection{

    }
    .log-collection .log-collection-inner {
        top: 0;
        padding-left: 27px;
        width: 100%;
        overflow: auto;
    }


    .log-collection .log-collection-list {
        padding-left: 27px;
        padding-top: 5px;
    }

    .log-collection .log-collection-item {
        padding: 8px 0px 0px 0px;
        height: 22px;
        clear: both;
    }

    .log-collection .log-collection-item label{
        float: left;
        width: 250px;
    }

    .log-collection .log-collection-item .log-collection-switch {
        float: left;
        width: 250px;
    }

#unassociated-modal .email_div_container {
    margin: 10px 5px;
    display: flex;
    line-height: 50px;
    align-items: center;
}

#unassociated-modal .email_div_container_small {
    margin: 10px 5px;
    display: flex;
}

#unassociated-modal .email_label_title {
    width: 13% !important;
    max-width: 13%;
}

#unassociated-modal .email_bottom_container {
    border: 1px solid #358cd8;
    /*height: 60%;*/
    min-height: 240px;
    max-height: 240px;
}

#unassociated-modal .email_textarea_container {
    margin: 10px 5px;
    display: flex;
    flex-direction: column;
    /*height: 64%;*/
    height: 220px; /* 220 = 240 - margin top/bottom */
}

#unassociated-modal .email_textarea_block {
    flex-grow: 1;
    width: 100% !important;
    overflow: auto;
    height: 100% !important;
    border: none;
    /*border-bottom: none !important;*/
}

#unassociated-modal .email_modal_seperator {
    width: 100%;
    border-bottom: 1px solid #1c1f25;
}
#unassociated-modal .email_modal_variables_block {
    padding: 10px 0;
    border: none;
    color: #cecece;
    font-size: 15px;
    width: auto;
    font-weight: normal;
}

#unassociated-modal .email_modal_variables_container {
    flex-grow: 1;
    margin: 0px 2px 0 2px;
    height: 30px;
    width: 100%;
    position: relative;
}

#unassociated-modal .email_modal_variables_button {
    width: 99%;
    position: absolute;
    right: 0px;
    height: 35px;
    padding: 0px;
    box-shadow: -4px 4px rgba(0,0,0,0.2);
    border: 1px solid #295287;
    color: #5f8caf;
    font-size: 15px;
}

#unassociated-modal .email_modal_variables_button.button-new-ui:disabled {
    color: #6d727c;
    border: 1px solid #6d727c;
}

#unassociated-modal .email_variable_button_add {
    color: #358cd8;
}
#unassociated-modal .email_var_disabled {
    color: #6b6d72;
    pointer-events: none;
}







/* == Changed to IcoMoon font by Sasha == */

.configuration-left-menu .vicon-font {
    width: 32px;
    height: 32px;
    display: inline-block;
    font-size: 22px;
    color: #c7cbd1;
    line-height: 32px;
    text-align: center;
}
.configuration-left-menu .vicon-font.v-lpr-sensor{
    font-size:16px;
}

.configuration-left-menu .vms-configuration-accordion-panel-header .vicon-font {
    float: left;
}

.configuration-left-menu .list-group-item .vicon-font {
    margin-left: 28px;
}

.configuration-left-menu .list-group-item[disabled="disabled"] .vicon-font {
    color: #585858;
}

/*.vicon-font:before{
    background-color: red;
}*/

/* == Fix for specific icons == */


.configuration-left-menu .v-config-nvr-redundancy:before {
    margin-left: 3px;
}

.configuration-left-menu .v-config-system-authorization,
.configuration-left-menu .v-config-resource-authorization {
    font-size: 26px;
}

.helper {
    font-size: 24px;
    color: #c7cbd1;
}

.helper:hover {
    color: #69b9ff;
    cursor: pointer;
}

.helper:hover > .alertMessage.helperOverride{
    color: red;
    cursor: pointer;
    transition: 5000ms;
}

.alertMessage.helperOverride {
    background-color: white;
    color: #1a2028;
    right: 40px;
    padding: 23px;
    text-align: left;
    border-radius: 0;
    /*TODO add more with to tooltip*/
}

.alertMessage.helperOverride.dir-top::after {
    border-color: #fff transparent  transparent transparent;
}

.alertMessage.helperOverride.dir-right::before {
    border-color: transparent #fff transparent transparent;
}

.alertMessage.helperOverride.dir-bottom::before {
    border-color: transparent transparent #fff transparent;
}

.alertMessage.helperOverride.dir-left::after {
    border-color: transparent transparent transparent #fff;
}