
/* media start */

@media only screen and (max-width: 2800px) and (min-width: 2000px){
	.login-banner-wrapper{min-height: 1000px;}
	.bg-image-home{min-height: 1000px;}
	.home-h3 {    margin-top: 50%;}
	  .sidebar {  min-height: 1040px;}
.col-sm-10.nopadding.inner-bg {
    width: 81%;
    float: right;
    padding-left: 250px !important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
}

@media only screen and (max-width: 2800px) and (min-width: 300px){
	#SupplierID{  position: relative;   left: 0;}
}

@media(max-width: 1672px){
    .corporate-header .topbar .flex-bx a {
        padding: 20px 20px;
        max-height: 59px;
        height: 59px;
    }
	
}

@media(max-width:1300px){
	.corporate-header .topbar .flex-bx a{padding: 22px 20px;font-size: 12px;}
}
@media(max-width:1200px){
	.sidebar ul li ul li a {
    padding-left: 49px;
}
.arrow-open:before {    left: 88%;}
.arrow-close:before{left: 86%;}
.login-banner-wrapper{height: 688px;}
    .menu-action .to-close{
        transform: rotate(-90deg);
        transition:.2s ease-in-out;
    }
    .account-menu-head .menu-action i{
        position: relative;
    }
    .account-menu-head .menu-action i::after{
        position: absolute;
        content: 'Menu';
        clear: both;
        color: #124634;
        z-index: 111;
        font-size: 16px;
        top: -17px;
        left: -50px;
        font-style: initial;
        font-family: "GT America Medium", sans-serif;
    }
    .menu-action .to-open{
        transform: rotate(-90deg);
        transition:.2s ease-in-out;
    }
    .corporate-header  .show-in-mobile-only{
        display: flex;
        justify-content: space-between;
    }
    .desktop{
        display: none!important;
    }
    .top-footer .tab {
        display: block !important;
    }
    .top-footer .footer-area .accordion .card:first-child {
        border-top: 1px solid #386455;
    }
    .top-footer .accordion .card h2.collapsed {
        background-image: url(../../images/arrow-footer-grey.svg);
		border-bottom: 1px solid #386455;
    
    padding: 20px;
    }
    .top-footer  .accordion .card h2 {
        background: url(../../images/arrow-footer-open-grey.svg) no-repeat calc(100% - 30px) center;
        background-size: 20px;
        cursor: pointer;
        font-size: 14px;
          font-family: 'GT America Medium';
        font-style: normal;
        font-weight: 400;
        color: #fff;
        margin: 0;
    }
    .top-footer .footer-area .accordion .card .card-head h2 {
        padding: 20px;
        background-color: #124634;
    }
	
	.collapsing{    padding: 20px 0px;}
    .top-footer .footer-area .accordion .quicklinks .link-row .link {
          font-family: 'GT America Medium';
        font-style: normal;
        font-size: 14px;
        font-weight: 400;
        color: #fff;
        opacity: 0.5;
        line-height: 20px;
        margin-bottom: 0;
        text-decoration: none;
    }
    .top-footer .footer-area .accordion .card-body {
        padding-left: 0;
        padding-right: 0;
        background: #124634;
    }
    .top-footer .footer-area .accordion .quicklinks {
        list-style: none;
        padding-left: 20px;
    }
    .top-footer .foot-tab-bar .copy-txt {
         font-family: 'GT America Medium';
        font-style: normal;
        font-weight: 300;
        color: #fff;
    }
    .top-footer  .foot-tab-bar {
        display: flex !important;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .top-footer  .foot-tab-bar .footer-white-logo {
        min-width: 120px;
        margin-bottom: 30px;
    }
    .corporate-header .logo-link-mob{
        display: block;
        width: 100%;
        text-align: center;
    }
    .corporate-header .nav-bar-mob{
        position: fixed;
        background: #fff;
        right: auto;
        width: 270px!important;
        left: 0!important;
        display: block!important;
        height: 100%!important;
        z-index: 11;
       overflow: auto;
    }
    .corporate-header .navbar{
        position: fixed;
        width: 100%;
        height: 100vh!important;
        top: 0;
        left: 0;
        z-index: 99999;
        display: none;
    }
    .corporate-header .topbar .flex-bx a {
        padding: 13px 13px;
        border-bottom: 1px solid #E6E6E6;
        border-right:none;
        font-size: 14px;
        min-height: auto;
        display: block;
        height: auto;
    }
    .corporate-header .topbar .flex-bx a:nth-child(2){
        border-top: 1px solid #E6E6E6;
    }
    .corporate-header .topbar .flex-bx a.in-for-show:nth-child(2){
        border-top: none;
    }
    .corporate-header .overlay-banner{
        position: absolute;
        width: 100%;
        z-index: 2;
        background-color: #000;
        opacity: 45%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .corporate-header .topbar .flex-bx a.logo-link-mob{
        border-bottom: none;
        width: auto;
        margin: auto;
        border-top: none;
    }
    .corporate-header .close-mega-menu-drawer{
        display: none;
    }
    .corporate-header .show-in-mob{
        display: block;
    }
    .corporate-header .topbar .flex-bx a.close-mega-menu-drawer{
        border-bottom: none;
        display: inline-block;
        border-right: 1px solid #E6E6E6;
    }
    .corporate-header .shop-menu-btn{
        display: block;
        padding: 21px 20px;
        border-right: 1px solid #E6E6E6;
    }

    .position-toright{
        display: none;
    }
    .corporate-header .in-for-show{
        border-bottom: none!important;
        display: inline-block!important;
        border-left: 1px solid #E6E6E6!important;
        margin: auto;
    }
    .outline-hidden-desktop{
        display: flex;
    }

    /* ------side bar---------------- */
    .sidebar ul li ul {
    position: relative;
    display: block;
    z-index: 9999;
    left: 0;
    width: 100%;
    top: 0px;
}
.br-com-area {top: -20px;}
    .sidebar.active{
        overflow: hidden;
        width: 100%;
        height: 60px;
        min-height: 60px;
    }
    .sidebar{
        overflow-y: auto;
        width: 100%;
        height: 100%;min-height: 100px;
    }
    .main.active,.main{
        padding-left: 0;
    }
}
@media only screen and (max-width: 1100px) and (min-width: 850px)
{
.swr .hr-employee-area {    margin-top: 40px;}

}

@media(max-width:991px){
	#BuyingBook .wrapper1, .table-scroll {
        overflow: unset;
    overflow-x: scroll !important;
}
	#LabVendorManagement .col-xs-12{padding:0px;}
		#LabVendorManagement .col-xs-4{padding:0px;}
	.col-sm-12.inner-bg-2.fr-psw {    margin-top: 10%;}
	#columnchart_values div:first-child {    margin: 0 auto;    float: none;}
	.google-visualization-table{margin: 0 auto;    display: block !important;}
	.col-sm-3.modal-label-long{ margin: 2% auto 2% auto;}
	/*.top-footer .foot-tab-bar .sm-icons {  padding: 20px 68px 20px 20px;}*/
	.br-com-area {top: -10px;}
	.form-horizontal.form-dashboard .form-group {   width: 100%;}
	.sidebar {
    min-height: 100px;
    margin-bottom: 60px;
}
    .welcome-note h3{
        font-size: 40px;
    }
		.app.sidebar {
    min-height: 360px;
}
       .sidebar.active{
        overflow: hidden;
        width: 100%;
        height: 60px;
        min-height: 60px;
    }
}
@media only screen and (max-width: 850px) and (min-width: 760px)
{
.br-com-area {    z-index: 96;top: 2px;}
	.col-sm-12.inner-bg-2.jdu {    margin-top: -2px;
    margin-bottom: 0px;
    padding: 0px 0px;
}
.swr .br-com-area {
    z-index: 96;
    top: -15px;
}
.sdp .hr-employee-area {    margin-top: 60px;}
}

@media(max-width:767px){
			.sortIt.ui-sortable-handle {    width: 100%;}
	.modal-md.modal-lg{
    max-height: 300px;
    overflow-y: auto;
}
	.br-com-area {top: 0px;}
	.collapse.in {
    border-bottom: 1px solid #386455;
	padding:20px 0px;
}

	.in{ border-bottom: 1px solid #386455;padding: 20px 0px;}

	.bar-chart{ min-width:300px; overflow: scroll;}
	.btn-success{padding: 12px 20px;   font-size: 12px;}
	.dataTables_wrapper {    margin-top: 26px;}
	.inner-bg-2 h4 {    font-size: 1.3em;}
	.inner-bg-2 h3 {    font-size: 14px;    text-align: left;}
.hr-employee-area {    margin-top: 0px;}
.swr .hr-employee-area {    margin-top: 40px;}
input[type=file]::-webkit-file-upload-button {
  border: 2px solid #124634;
  background:#fff;
  border-radius:4px; color:#000;
  padding:4px 10px;cursor:pointer;
}

input[type=file]::-webkit-file-upload-button:hover {
  border: 2px solid #735813;
  background:#f7f7f7;
  border-radius:4px;
   padding:4px 10px;cursor:pointer;
}
.hr-employee-area .form-horizontal .form-control {
    padding: 6px 12px;
    height: 30px;
    margin-top: 4px;
}
	#columnchart_values div:first-child {
    height: 345px!important;
}
    .common-top-spacing {
        padding-top: 100px;
    }
    .welcome-note{
        text-align: center;
    }
    .login-banner-wrapper{
        height: 730px;
    }
	a.logo-link.logo-link-mob:after {
    content: "";
    width: 50px;
    height: 20px;
    display: inline-block;
}
	
	
}


@media(max-width:499px){
	.modal-md.modal-lg{
    max-height: 450px;
    overflow-y: auto;
}
	/*.top-footer .foot-tab-bar .sm-icons {  padding: 20px 68px 20px 20px;}*/
	.br-com-area {top: 0px;}
.swr .hr-employee-area {    margin-top: 10px;}
	.home-h3 {
    margin-top: 23%;
    font-weight: 300;
}
    .sharp-content button.close{
        right: -6px;
    }
    .welcome-note h3{
        font-size: 24px;
    }
	.hr-odd {padding:0px 5px;}
	.hr-even{padding:0px 5px;}
}

