
@media screen and (min-width: 1280px) {
	.nirad_header h3{
		padding-left:24px;
	}
	md-bottom-sheet.filter-bottom-sheet {
	    left: 230px;
	}
}
@media screen and (max-width: 1024px) {
	.terms-container {
    width: 100%;
	}
}
@media (min-width: 1281px) and (max-width: 1460px) {
	.radio-btn-sm md-radio-button .md-label {
		    margin-left: 13px;
		font-size: 10px;
	}
	.radio-btn-sm md-radio-button .md-container {
	    width: 10px;
	    height: 10px;
	}
	.radio-btn-sm md-radio-button .md-off, .radio-btn-sm md-radio-button .md-on {
	    width: 10px;
	    height: 10px;
	}
}
@media (min-width: 600px) and (max-width: 959.9px){
	.flex-col.sm-50{
		width:50%;
	}
	.flex-col.sm-100{
		width:100%;
	}
}
@media screen and (max-width:1340.9px){
	.chart-footer-legends .item {
		font-size: 8px;
	    margin-right: 5px;
	    white-space: nowrap;
	}
}
@media (min-width: 960px) and (max-width: 1279px) {
	.heartbeat-graph {
		/* flex: inherit !important;*/	
	}
}
@media screen and (max-width: 599px) {
	md-content.has-quick-profile .header-banner-holder .header-banner{
	    flex-direction: row-reverse;
	}
	.layout-xs-column>.flex {
	    box-sizing: border-box;
	    display: table;
	}
	.hosts-list .search-box {
		margin-top: 30px;
	}
	.hosts-list .on-offline-list{
	    top: 34px;
    	left: 0;
	}
	.hosts-list md-card-header md-card-actions {
	top: 52px !important;
	}
	.flex-col-xs {
		flex: inherit !important;
		margin-bottom:30px
	}
    .padding-xs-none {
        padding: 0px !important;
    }
    .signin_holder {
        width: 100% !important;
        margin-top: 30%;
	    margin-bottom: 0px;
	    height: 100vh;
	        min-width: 300px;
    }
    .signin_holder_overlay:before {
    width: 100%;
    }
    .signin_form {
        padding: 30px 0px 0 0px !important;
    }
    .signin-conatiner {
        padding: 10px !important;
        width: 90%;
    	margin: auto;
    }
    .table-small {
     	overflow-y:scroll;
     	padding-bottom:10px;
    }
    
    .table-small .nirad-table-2 tr td, .table-small .nirad-table-2 tr th{
    	min-width:150px;
    }
    .table-small .nirad-table-2 tr td.colon{
    min-width:20px;
    }
}
@media screen and (max-width: 959px) {
	.sm-margin-0{
		margin:0px !important;
	}
	.sm-padding-8{
		padding:8px !important;
	}
	.table.mobile-vertical-tbl {
	margin-bottom:0px;
}
	.md-min-width-600 {
    min-width: 600px !important;
 }   
 .md-min-width-700 {
 	min-width:700px !important;
 }
 .md-min-width-800 {
  	min-width:800px !important;
 }
 .md-min-width-900 {
  	min-width:900px !important;
 }
 .md-min-width-950 {
    min-width: 950px !important;
 }
 .md-min-width-1000 {
 	min-width:1000px !important;
 }
 .md-min-width-1150 {
 	min-width:1150px !important;
 }
	.splash-preview-btn {
	display:block;
	}
	.splash-page-config-tab-content {
		     display: table !important;
		 width: 100%;
	}
	.splash-page-preview-card{
	    position: fixed;
	    top: 0;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    width: 100%;
	        min-width: 100%;
	    z-index: 9;
	    margin: 0;
	    height: 100vh;
	}
	.splash-config-title {
	display:none;
	}
	.splash-page-preview-card md-card-header md-card-header-text {
	    padding-left: 26px;
	}
	.splash-page-preview-card md-card-header md-card-header-text i{
	display:block;
	    position: absolute;
	    left: 13px;
	    top: 13px;
	    color: rgb(3,169,244);
	    font-weight: 600;
	}
	.splash-page-preview-card md-card-content{
	    height: 100vh;
    	background: rgba(0,0,0,0.3);
    }
    .splas-page-preview {
        background-color: transparent;
    }
    .splash-page-card {
    	width: 100%;
    	display: table-cell;
    	    overflow: hidden;
    	        margin: 0px;
    }
	.hotspot-config .layout-row {
    display: table;
        width: 100%;
	}
	.hotspot-config md-input-container {
    margin: 5px 0px 10px;
    width: 100%;
}
.hotspot-config md-input-container>md-select {
    margin: 0 0 10px;
}
	.flex-col {
		flex: inherit !important;
	}
	
	.flex-col tr th {
		width:100px;
	}
	.wlan-table.nirad-table-2 tr td {
		  -ms-word-break: break-all;
	     word-break: break-all;
	}
    .nirad_header .md-toolbar-tools h3 img {
        height: 28px !important;
    }

    .nirad_header .md-button.md-icon-button {
        height: 56px !important;
    }

    .nirad_header .md-button {
        height: 56px !important;
    }

    .table-scrool {
        overflow: scroll;
    }

    .nirad_header .user_dropdown p, .nirad_header .md-button.user_dropdown i {
    	display:none;
    }
    .user_dropdown .user-icon {
    	margin-top: 0px;
		margin-right: 0px;		    	
    }
    
    .md-button.btn-add {
	    top: inherit !important;
	    bottom: 15px !important;
	    right: 15px !important;
	    position: fixed !important;
	}
	.tabel-overflow{
		background: #fff;
		margin-right: -16px;
		box-shadow: 0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);
		padding-bottom: 10px;
	} 
	.config-item .item-content .tabel-overflow {
     margin-right: 0px; 
	}
	.tabel-overflow .table{
		min-width:800px;
	}
	md-content .header-banner-holder {
    	top: 56px;
	}
	.header_banner_buttons .help-btn {
		height: 35px;
	}
	.header-banner-holder .header_banner_buttons .bredcrumbs, .header-banner-holder .header_banner_buttons .refresh-btn, .header_banner_buttons .help-btn  {
    	padding: 7px 5px 8px 5px;
    	    height: 35px;
	}
	.header-banner-holder .header-banner {
	    min-height: 35px !important;
	    height: 35px;
	}
	.advanced-profile-btn.md-button{
	    height: 30px;
    	min-height: 30px;
        margin: 3px 0 !important;
	}
	/*.header-banner-holder .header-banner h1 {
	    max-width: 55%;
		line-height: 35px;
		padding-left: 18px;
		font-size: 16px;
	}
	.header-banner-holder .header-banner h1 i.back-arrow {
	    position: absolute;
	    top: 5px;
	    left: 18px;
	    font-size: 21px;
	}*/
	.header-banner .device-title {
	    line-height:35px !important;
	}
	.header-banner .device-title .back-arrow {
		margin-right:5px !important;
		line-height: 35px !important;
		font-weight: 500;
		font-size: 20px !important;
	}
	.header-banner h1 {
		line-height: 35px !important;
		font-size:15px !important;
		font-weight: 500 !important;
	}
	.header-banner .device-title h1 {
		max-width: 140px !important;
		line-height: 35px !important;
		font-weight: 500 !important;
		font-size:15px !important;
	}
	.header-banner .device-title  span i.material-icons{
		line-height: 35px !important;
	}
	md-content {
	    padding-top: 35px !important;
	}
	md-content	.md-button.btn-add {
	    top: inherit !important;
	    bottom: 15px !important;
	    right: 15px !important;
	}
	md-dialog{
	    min-height: 100%;
	    min-width: 100% !important;
	    width: 100%;
	    border-radius: 0 !important;
	}
	
	.hosts-list .search-box {
		position: relative;
	    right: 0;
	    top: 14px;
	}
	.hosts-list md-card-header {
	position: relative;
	}
	.hosts-list md-card-header md-card-actions {
		position: absolute;
    right: 30px;
    top: 20px;
	}
	
	.hosts-list .on-offline-list{
	    right: 90px;
	}		
	
}

@media screen and (min-width: 960px) {
	.splash-page-preview-card.ng-hide:not(.ng-hide-animate) {
	display: block !important;
	}
	.splash-preview-btn {
	display:none !important;
	}
}

@media screen and (max-width: 359px) {
    .header-banner h1 {
        font-size: 27px !important;
    }
    .header_banner_buttons .bredcrumbs, .header_banner_buttons .refresh-btn, .header_banner_buttons .help-btn  {
        padding: 9px 16px !important;
    }
    .header_banner_buttons .bredcrumbs, .header_banner_buttons .refresh-btn, .header_banner_buttons .help-btn  {
        font-size: 12px !important;
    }
    .import-export-config .btn-red, .import-export-config .btn-green {
        margin-left: -15px !important;
        font-size: 12px !important;
    }
    .config-item md-switch .md-label {
    padding-right: 5px;
    }
    .config-item md-switch {
    padding: 3px 5px;
    }
}

@media screen and (max-width: 470px) {
	.custom-signup-body .cb-item {
    width: 50%;
	}
	.splash-config-error .fill-data-error {
    font-size: 10px;
	}
    .firmware-check-update {
        margin-left: 0px !important;
        margin-top: 15px;
    }
    #file_input_text_div .file_input_text {
        width: 120px !important;
    }

    .upload_btn {
        margin-left: 0px !important;
        margin-top: 15px;
    }
    .nirad_header .user_dropdown span {
        display: none;
    }

    .user-icon {
        width: 30px !important;
        height: 30px !important;
        margin-top: -10px !important;
        margin-right: 0px !important;
    }

    .nirad_header .md-button.user_dropdown  {
        padding: 0 10px;
    }
    .nirad_header .md-button.user_dropdown .material-icons {
        line-height: 55px !important;
        right: 20px !important;
    }
    .header-banner .header_banner_buttons {
	    margin-right: 0px;
	    /*position: absolute;
	    right: 0;*/
	}    
	.md-content.has-quick-profile {
	    padding-top: 75px !important;
	}
	md-content.has-quick-profile .header-banner-holder .header-banner{
		height: 75px;
	    min-height: 75px !important;
    	flex-direction: column;
	}
	.nirad_tabs .md-tab {
	   padding: 5px 5px !important;
		min-width: 90px;
	}
	.interface-perametars-view .tbl-perametars {
	    width: 100%;
	    float: none;
	    border-right: 0px;
	}
		
}


@media screen and (max-width: 1279px) {
	
	.nirad_header h3{
		padding-left:0px !important;
	}
	.header-banner .header_banner_buttons {
	    margin-right: 0px;
	}
	md-content .header-banner-holder {
    	padding-left: 0px;
	}	
	.card-footer-container {
		padding-left: 0px; 
    	padding-right: 0px; 
	}
}

@media screen and (min-width: 767px){
	.tabel-overflow {
	    width: 100%;
	}
	.modal-dialog {
		margin: 10% auto !important;
	}
}
@media screen and (max-width: 958.9px){
	md-bottom-sheet.filter-bottom-sheet{
	     height: 100vh; 
    	 overflow: auto; 
	}
	.active-enterprise-pro-bar-group{
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
	}
}
	
@media screen and (max-width: 767px){
	.xs-margin-0-0-8 {
		margin:0 0 8px;
	}
	.xm-margin-0{
		margin:0px !important;
	}
	.xs-padding-8{
		padding:8px !important;
	}
	.config-item md-switch .md-label {
    flex-direction: column;
    /*justify-content: center;*/
    line-height: 18px;
	}
	.config-item md-switch {
    height: 43px;
	}
	.config-item .item-header .md-button {
    height: 43px;
	}
	
	md-bottom-sheet.filter-bottom-sheet .md-subheader-inner span.title-text {
	display:none;
	}
	md-bottom-sheet.filter-bottom-sheet{
	     height: 100vh; 
    	 overflow: auto; 
	}
	.search-box {
	    width: 100%;
	    position: relative;
	    right: 0;
	    top: 14px;
	}
	.url-filtring .search-box {
	    right: 0px;
	    margin-bottom: 10px;
	    display: flex;
	}
	.view-more-log {
    	right: 20px;
	}
	.settings-table {
	width:100%;
	}
	
	.add-url-container.add-url-container-width{
		 width: calc(100% - 95px);
	}
	.nirad_tabs.device-info-tabs .md-tab {
	text-overflow: inherit;
    overflow: inherit;
        padding: 5px 15px !important;
    width: auto;
    min-width: auto;
	}
	.chart-filter-item {
	position: static;
	margin-left:0;
	height:40px;
	}
	.info-card{
		flex-wrap: wrap;
	}
}

@media (min-width:0) and (max-width:959px) and (orientation:landscape) {
	md-content .header-banner-holder {
	    top: 48px !important;
	}
}

@media screen and (min-width:1024px){
	.reports-info-summary{
		display: flex;
		flex-direction: row;
		align-items: center;
	}
	.reports-info-selection{
		margin-left: auto;
		padding: 8px;
	}
}
@media screen and (min-width:1200px) and  (max-width:1280px) {
	.dvcd-ht{
		height: 240px;
	}
	.dvcd-ht-sq{
		height: 175px;
	}
	.custom-layout-1280{
		flex-direction: column !important;
	}
	.selectBandSection{
		padding-left: 0;
	}
}
@media screen and (min-width:1366px){
	.dyn-ht-chart {
		height: 320px;
	}
}
@media screen and (min-width:1400px){
	.dvcd-ht{
		height: 300px;
	}
	.dvcd-ht-sq{
		height: 220px;
	}

}
@media screen and (min-width:1480px){
	.dyn-ht-chart {
		height: 336px;
	}
}

@media screen and (min-width:1600px){
    .dyn-ht-chart{
        height:390px;
    }   

}
@media screen and (min-width:1680px){
	.dyn-ht-chart{
		height: 400px;
	}
	.dvcd-ht{
		height: 400px;
	}
	.dvcd-ht-sq{
		height: 270px;
	}
}
@media screen and (min-width:1920px){
	.dyn-ht-chart{
		height: 480px;
	}
}
/* port config */
@media only screen and (max-width:600px){
    .port-wrapper{
        width: 100%;
        /* justify-content: center; */
        flex-flow: column wrap;
        align-items: normal;
    }
	.dynWidth{
		width: 100% !important;
	}
	.led-green {
		width: 10px;
		height: 10px;
	}
	.port-container{
		width: 17%;
	}
	.ports{
		width: 100% !important;
		justify-content: center;
	}
	.power-symbol-router{
		font-size: 12px !important;
	}
	.nirad-router-logo{
		top: 65%;
	}
}