﻿
.alarm-config-page .right-panel-header {
    /*height: 38px;*/
    background-color: #292d35;
    border-bottom:4px solid #192028;
}
.alarm-config-page .right-panel-header .panel-title {
    color: #c7cbd1;
    font-size: 14px;
    padding: 11px 16px;
    line-height:normal;
}
.alarm-config-page .configuration-ditails-form label {
    font-weight: normal;
    width: 223px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-right: 10px;
}
.alarm-config-page .select-options .btns .radio-btn{
    width:67px;
}
.alarm-config-page .no-mouse-config {
    opacity: 0.4;
}
    .alarm-config-page .no-mouse-config.glyphicon-chevron-down {
        color: #6d727c !important;
    }
.alarm-config-page .configuration-ditails-form {
    display: flex;
    margin-bottom: 18px;
    height:auto;
}
.alarm-config-page .width-200{
    width:200px!important;
}
.alarm-config-page .width-400 {
    width: 400px !important;
    max-width: 400px !important;
}
.alarm-config-page .blue-border-input.width-400 {
    width: 400px !important;
    max-width: 400px !important;
}
.alarm-config-page .configuration-ditails-form.bottomMargin {
    margin-bottom: 60px;
}
.alarm-config-page .configuration-ditails-form.priority .ui-spinner{
    width: 100%;
}
.alarm-config-page .common-switch-btn {
    position: relative;
    height: 24px;
    width: 160px;
    border-radius: 4px;
    border: solid 1px #3c91e6;
}
:-ms-input-placeholder{
    font-style:normal;
}
.alarm-config-page .blue-border-input {
    max-width: 320px !important;
}
.alarm-config-page .configuration-ditails-form span.ui-spinner .form-control {
    max-width: 320px;
}
.alarm-config-page .common-switch-btn label {
    width: 50%;
    border-radius: 4px;
    height: 100%;
    margin: 0;
    text-align: center;
    font-size: 14px;
    color: #3c91e6;
}

.alarm-config-page .timepicker {
    align-items: center;
    margin-bottom: 50px;
}
.timePickerCustom {
    margin-left: 0px;
}

 .timePickerCustom .seperator:after {
     content:":";
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: -5px;
    left: 53px;

}
    .timePickerCustom div.text-center .glyphicon {
        color: #3c91e6;
        top: 1px;
        left: 11px;
        font-size: 14px;
    }
        .timePickerCustom div.text-center .glyphicon:disabled {
            color: #6d727c !important;
        }
.timePickerCustom input {
    width: 34px !important;
    min-width: 25px;
    min-height:30px;
    text-align:center;
    border-radius: 0;
    padding:0;
    border: 0;
    padding-bottom: 2px;
    border-bottom: 1px solid #3c91e6!important;
}
 .timePickerCustom input:focus {
    box-shadow: none;
}

.evenlist-dropdown {
    /*position: relative;
    width:100%;*/
    width:320px;
}

.evenlist-dropdown .dropdown-submenu-container {
    width: 100%;
    margin-left: 0;
}

/*.evenlist-dropdown .dropdown-submenu-container .dropdown-custom-button .selected-event {
    border:0;
}*/
.dropdown-submenu-container .dropdown-custom-button{
    position:relative;
}
.evenlist-dropdown .dropdown-submenu-container .dropdown-custom-button nav {
    width: 320px;
}
   
.evenlist-dropdown .dropdown-submenu-container .dropdown-custom-button #primary_nav_wrap ul li{
    width:100%;
}
.evenlist-dropdown .dropdown-submenu-container .dropdown-custom-button #primary_nav_wrap ul li a {
    font-size: 14px;
    padding-left: 9px;
}
.evenlist-dropdown .dropdown-submenu-container .dropdown-custom-button .selected-event span{
    padding-left:9px;
}
.alarm-config-page .vms-big-btn-footer {
    position: relative;
    text-align: right;
    border-top: 2px solid #192028;
}
.alarm-config-page .vms-big-btn-footer .big-blue-button-new-ui{
    margin-left:3px;
}
.alarm-config-page .alertIconCmpnt {
    height:15px;
}
.alarm-config-page .listner-details {
    padding: 16px;
    background-color: #3e4249;
    display: flex;
    margin-top:16px;
}
.alarm-config-page .listner-details .listner-name{
    width:90px;
    padding-right:12px;
}
.alarm-config-page .listner-details .event-content {
    margin-right:10px;
}
.alarm-config-page .listner-details .blue-border-input {
    width: 547px;
    padding-right: 12px;
    max-width: 547px !important;
    background: transparent !important;
}
    .config-action-btn {
    border: solid 1px #3c91e6;
    height: 32px;
    width: 200px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #3c91e6;
    outline:none;
    background-color: #1a2028;
}
.config-action-btn:hover:focus {
    outline:0;
}
.config-action-btn:disabled{
   border: 1px solid #6d727c;
    color:#6d727c;
}
.action-row{
    height:auto;
}
    .action-row .action-info {
        /*margin-top: 24px;
   margin-bottom: 24px;*/
        font-size: 14px;
        font-weight: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #c7cbd1;
    }
.action-row.lpr-config .action-info .on-action{
     margin-bottom:0;
}
.action-row.lpr-config .action-info .on-action .scrol-body table tr td div{
    width:100px;
}
.action-row .action-info .action-label{
   width:109px;
}
.action-row .action-info img{
    margin-right: 4px;
}
.action-row .action-info .on-action{
   margin-top:24px;
}
.action-row .action-info .off-action{
   margin-top:24px;
}
.access-control-config .action-info .action-label {
    width: 150px;
}
.access-control-config .access-details {
    margin-top:24px;
    margin-bottom:0;
}
.access-control-config .access-config-btn {
    width:206px;
}
.access-control-config .access-config-btn {
    width: 198px;
}
.partner-dropdown{
    margin-left:30px;
}
.partner-dropdown .filter-search {
    display:none;
}
.partner-dropdown .dropdown .dropdown-menu li a .glyphicon{
    display:none;
}
.partner-dropdown .dropdown .dropdown-menu{
    height:120px!important;
}
.v-common-multiselect .dropdown .dropdown-menu {
    margin: 4px 0 0;
    border: 1px solid #3c91e6;
    border-radius: 4px;
    background-color: #1a2028;
    padding: 8px;
    height: 258px;
    width: 100%;
    overflow: auto;
}
.evnt-option-grp{
    /*display: flex;
    flex-direction: column;*/
}
.evnt-option-grp .event-switch-btn{
    margin-bottom: 24px;
    display:flex;
    align-items:center;
}
.evnt-option-grp .alertIconCmpnt{
    height:18px;
}
.evnt-option-grp .select-options {
    margin-bottom:12px;
}
.resources-options .select-options {
    margin-bottom: 12px;
}
.select-options .btns .radio-btn {
    width: auto;
    margin-right: 30px;
    font-weight: bold;
    color: #fff;
    position: relative;
    margin-top: 0;
}

.select-options .radio-btn .title{
    padding-left:24px;
    width:97px;
    overflow: hidden;
    /*display: inline-block;*/
    text-overflow:ellipsis;

}
.select-options .radio-btn input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.select-options .radio-btn .checkmark {
    position: absolute;
    top: 8px;
    left: 0;
    height: 13px;
    width: 13px;
    border-radius: 50%;
    background-color: #ffffff;
}

.select-options .radio-btn input:checked ~ .checkmark {
    background-color: #fff;
    border: 1px solid #376fd2;
}

.select-options .radio-btn .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.select-options .radio-btn input:checked ~ .checkmark:after {
    display: block;
}

.select-options .radio-btn .checkmark:after {
    top: 2px;
    left: 1.5px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
     background-color: #376fd2;
    
}

.select-options .radio-btn input:disabled {
    background: #808080;
    cursor: not-allowed;
}

    .select-options .radio-btn input:disabled ~ span {
        color: #808080;
    }

    .select-options .radio-btn input:disabled ~ .checkmark {
        background: #808080;
    }


.v-common-multiselect .dropdown .dropdown-menu li.filter-search {
    position: relative;
}
.v-common-multiselect .dropdown .dropdown-menu li.filter-search .v-find{
    position:absolute;
    top: 7px;
    right: 14px;
}
.v-common-multiselect .dropdown .dropdown-menu li:first-child input {
    /*background-image: url('/app/images/search-icon.svg');
        background-repeat: no-repeat;
        background-size: 20px;
        background-position: 95%;
        box-shadow: none;*/
}

    .v-common-multiselect .dropdown .dropdown-menu .form-control {
        margin: 0 auto;
        width: 100%;
        height: 30px;
        background-color: #1a2028;
        border: solid 2px #30353f;
        border-radius: 4px;
        margin-bottom: 8px;
        padding: 3px 12px;
        color: #ffffff;
        box-shadow:none;
    }
    .v-common-multiselect .dropdown .dropdown-menu .form-control:focus {
        border-color:#30353f;
        box-shadow:none;
    }

    .v-common-multiselect .dropdown .dropdown-menu li a {
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.6;
        letter-spacing: 0.17px;
        color: #c7cbd1;
        cursor: pointer;
        padding: 6px 17px;
    }

        .v-common-multiselect .dropdown .dropdown-menu li a .glyphicon {
            margin-right: 24px;
            background-repeat: no-repeat;
            background-size: contain;
            width: 10px;
            height: 10px;
        }

        .v-common-multiselect .dropdown .dropdown-menu li a:hover {
            background-color: rgba(255, 255, 255, 0.15);
        }

        .v-common-multiselect .dropdown .dropdown-menu li a .glyphicon-remove-circle {
            background-image: url(/app/images/check-2-copy-101.png);
           
        }

        .v-common-multiselect .dropdown .dropdown-menu li a .glyphicon-ok-circle {
            background-image: url(/app/images/check-2-copy-141.png);
        }
.v-common-multiselect .dropdown .btn {
    border: 0;
    border-bottom: 1px solid #358cd8 !important;
    background-color: transparent;
    border-radius: 0;
    padding: 4px;
    font-size: 14px;
    width: 400px;
    height:32px;
    letter-spacing: normal;
    color: #ffffff;
    display: flex;
    box-shadow: none;
    align-items: center;
    justify-content: space-between;
}
.v-common-multiselect .dropdown .btn .placehlder{
    color: #717680;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;    
    letter-spacing: normal;
}
.configuration-ditails-form.placeholder-bold .v-common-multiselect .dropdown .btn .placehlder {
    color: #ced1d7 !important;
}
.v-common-multiselect .dropdown .btn .placehlder.selected-value {
    letter-spacing: 0.5px;
    color: #c7cbd1;
}
.v-common-multiselect .dropdown .btn .v-arrow-down{
    font-size: 12px;
    color: #c7cbd1;
    transition: all 0.2s;
}
.v-common-multiselect .dropdown.open .btn .v-arrow-down {
    transform: rotate(180deg);
    transition: all 0.2s;
}
/*.v-common-multiselect .dropdown .btn .caret {
    background-image: url('/app/images/chevron-down-3.svg.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 12px;
    height: 6px;
    border: 0;
    margin: 0;
    transition: 0.3s;
}*/
.v-common-multiselect .glyphicon-remove-circle::before {
    content: "";
}
.v-common-multiselect .glyphicon-ok-circle::before {
    content: "";
}

/*rule modal css*/


.alarm-rule-modal .modal-dialog .modal-content{
    height: 722px!important;
    width:100%;
}
.alarm-rule-modal-body {
    height: 583px;
    position: relative;
    padding: 32px;
    overflow: auto;
}
.alarm-rule-modal .blue-border-input{
    background-color:transparent!important;
}
.alarm-rule-modal .vms-numeric .form-control {
    height:27px;
}
.alarm-rule-modal label {
    padding-left: 12px;
    width: 75px;
}
.alarm-rule-modal .title_label {
    width:72px;
    padding-left:11px;
}
.alarm-rule-modal .monitor-select {
    width:140px;
    margin-right:6px;
}
.alarm-rule-modal .tile-select {
    width: 114px;
    margin-right: 4px;
}
.alarm-rule-modal .view-select {
    width:120px;
}
.alarm-rule-modal .alarm-rule-modal-footer {
    margin: 0 32px;
    padding: 32px 0;
    text-align: right;
    border-top: 1px solid #4e4e4e;
}
.alarm-rule-modal .alarm-rule-modal-footer button:last-child{
    margin-left: 32px; 
}
.transprent-bg.vms-numeric .ui-spinner {
    background-color: transparent;
}
.alarm-rule-modal .ui-icon-triangle-1-s {
    background-position: -65px -18px;
}
.circleDelay_on {
    display: none !important;
}
.alarm-config-page .views-new-ui .ui-grid-row:hover .ui-grid-cell {
    background-color: #292d35;
}

/*common style for popover start*/

.action-info .action-label .text {
    border-bottom: 1px solid #3c91e6;
    font-size: 14px;
    color: #3c91e6;
}
.action-info a:focus, a:hover {
    color: #3c91e6;
    text-decoration: none!important;
}
.action-info .action-label img {
    transition: transform 0.3s;
}
.action-info .action-label:not(.collapsed) img {
    transform: rotate(90deg);
    transition: transform 0.3s;
}
.configure-action-popover {
    margin-top: 16px;
}

.configure-action-popover .popover-section {
    width:400px;
    background-color: #3e4249;
    padding:12px 16px;
}
.configure-action-popover .popover-section .scrol-body{
    min-height:35px;
    max-height:90px;
    overflow-y:auto;
    color:#fff;
}
.configure-action-popover .popover-section .scrol-body table td{
    padding: 8px 6px;
    line-height:normal;
}
/*common style for popover end*/

.alarm-actions .configure-action-popover .popover-section .scrol-body table td div{
   width: 150px;
   color:#fff;
   font-size:14px;
}

.lpr-config .configure-action-popover .popover-section .scrol-body table td div {
    width: 100px;
    color: #fff;
    font-size: 14px;
}
.access-control-config .configure-action-popover .popover-section .scrol-body table td div {
    width: 100px;
    color: #fff;
    font-size: 14px;
}


.switch-btn {
    background: transparent;
    border-radius: 4px;
    width: 160px;
    display: flex;
    border: solid 1px #3c91e6;
    /*margin-bottom:24px;*/
}
.switch-btn button:first-child{
    border-right: solid 1px #3c91e6;
    border-bottom-left-radius:4px;
    border-top-left-radius: 4px;
}
.switch-btn button:last-child{
    border-bottom-right-radius:4px;
    border-top-right-radius: 4px;
}
.switch-btn button {
    background-color: transparent;
    padding: 3px 14px;
    border: 0;
    outline: 0;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #3c91e6;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    width: 50%;
}

.switch-btn button.active {
   background-color: #3c91e6 !important;
    color: #ffffff;
}

 .switch-btn .or-btn {
    border-left: 0;
}
.no-mouse-config {
    pointer-events:none;
}
/*css added for specify event popup*/
.alarm-config-page .ui-icon-triangle-1-n {
    background-position: -3px -22px;
}
.alarm-config-page .ui-icon-triangle-1-s {
    background-position: -68px -22px;
}
.alarm-config-page .ui-icon{
    height:21px;
}
.align-center {
    align-items: center;
}

.alarm-list-grid .ui-grid-canvas {
    width:100%!important;
}
.alarm-list-grid .ui-grid-row div {
    display: flex;
    align-items:center;
}
/*css form custom scrollbar*/
/*.vms-scroll-style.scrollbar-dynamic > .scroll-element .scroll-element_outer {
    opacity: 1;
}
.vms-scroll-style.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
    top: 0;
}
.vms-scroll-style.scrollbar-dynamic > .scroll-element .scroll-element_track {
    background: #53575d;
}
.vms-scroll-style.scrollbar-dynamic > .scroll-element.scroll-y {
    background-color: #44484f;
    width: 16px;
    height: 100%;
    min-height: 100%;
    right: 0;
}

.vms-scroll-style.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
    width: 10px;
    right: 3px;
    border-radius: 4px;
    background-color: #31363f;
}*/
/*.vms-scroll-style.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer, .scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
    width: 12px;
}
.vms-scroll-style.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar, .scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
    width: 10px;
    border-radius: 4px;
}
.vms-scroll-style.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size, .scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
    opacity: 0;
}

/*for small track css*/
.scrollbar-dynamic.track-sm .scroll-element.scroll-y {
    width: 10px;
}
.scrollbar-dynamic.track-sm > .scroll-element.scroll-y:hover .scroll-element_outer, .scrollbar-dynamic.track-sm > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
    width: 10px;
}

.scrollbar-dynamic.track-sm  .scroll-element.scroll-y .scroll-bar {
    width: 6px;
    right: 2px;
}

/*new schedule modal css*/
#newSchedule-modal .ui-icon-triangle-1-s {
    background-position: -65px -20px;
}
#newSchedule-modal .ui-icon-triangle-1-n {
    background-position: 0 -20px;
}