﻿@media (max-width: 1500px) {
     
    .ptz-gridset-width {
        width: 200px;
    }
    
    .ptz-grid-size {
        height: 180px;
        min-width: 150px;
    }

    /*.ptz-video-settings {
        width: 330px;
    }*/

    .vc-ptz-sliders {
        padding-left: 10px;
    }

    .vc-ptz-control {
        margin-left: 20px;
    }
    
    .devices-new-ui label {
        padding-left: 10px;
       /* width: 110px;*/
    }

    .blue-button-new-ui {
        width: 90px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .vms-nvr-storage-details {
        height: 60px;
    }

    .vms-storage-total-padding {
        padding-left: 45px;
    }

    .nvrStorageText {
        width: 50px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding-left: 5px;
        float: left;
    }

    .nvr-credentials {
        width: 50px !important;
        padding: 0 !important;
    }

   .small-panel {
        width: 190px;
    }

    .views-new-ui .big-panel {
        width: calc(100% - 195px);
    }

    .views-new-ui .button {
        width: 113px;
    }
}
