

* { margin:0px;padding:0px;}


@media screen and (min-width: 768px){ 
	.nav-tabs-custom > .nav-tabs > li{margin-right:0px !important;}
	.width26 {
    width: 27% !important;
	}
	.width24.take-all-space-you-can> a {
    height: 58px;
	}
	.tabpadright4{padding-bottom:6px !important;}
}
@media screen and (min-width : 980px) {
	/*.nav-tabs-custom1 > .nav-tabs > li.active > a {height:58px !important;}
	.tabpadright4 {
    padding-bottom: 29px !important;
	}*/
	.tabpadright4 {
    padding-bottom: 25px !important;
	}
}
@media screen and (max-width : 979px) {
	.nav-tabs-custom > .nav-tabs > li{margin-right:0px !important;}
	.width26 {
    width: 27% !important;
	}
	.width24.take-all-space-you-can> a {
    height: 58px;
	}
	.tabpadright4{padding-bottom:6px !important;}
}
@media screen and (max-width: 769px){ 
	.main-header .logo {
    width: 100% !important;
	}
	.main-header > .navbar {
    margin-left: 0px !important;
	}
	.content-wrapper, .right-side, .main-footer {
    margin-left: 0px !important;
	}
	.main-sidebar, .left-side {
    width: 232px !important;
	}
}


@media only screen and (min-width:768px) and (max-width: 1024px) and (orientation: landscape) {
}
@media only screen and (min-width:768px) and (max-width: 1024px) and (orientation: portrait) {
}

@media screen and (max-width : 767px) {
.table-responsive-mb{overflow-x:scroll !important; min-height: 0.01% !important;}
	.table-wrapper {
    margin-left: 200px !important;
    overflow-x: scroll !important;
    overflow-y: visible !important;
    width: 45% !important;
	}
}
@media screen and (max-width : 667px) { 

}
@media screen and (max-width : 420px) {  
}

@media screen and (max-width:360px){
	.box-top-body{margin-top:50px;}
	.table-responsive-mb{overflow-x:scroll !important; min-height: 0.01% !important;}
	.marginbtm10 {
    margin-bottom: 23px;
    margin-top: 50px;
	}
	.content2 {
    margin-top: 55px;
	}
	.width190{width:90%}
	.width24 {
    width: 90% !important;}
	.width26 {
    width: 90% !important;}
    .tabpadright1 {
    border-left: 0px solid #3695e6 !important;
    margin-left: 0 !important;
    padding-bottom: 18px !important;
	}
	.nav-tabs-custom > .nav-tabs {
    margin: -1px 0;
	}
	.nav-tabswebsite{margin-top:35px;}
	.headtextstyle2 {margin-top: 6px !important;}
	.table-wrapper {
    margin-left: 200px !important;
    overflow-x: scroll !important;
    overflow-y: visible !important;
    width: 25% !important;
	}
}


@media screen and (max-width:340px){
}
/*@media only screen and (min-width : 768px) {}*/

.alert_boxtop{margin-top:14px;}