body { padding:0; margin:0; font-family: 'Poppins', sans-serif; font-weight:400; color:#000; font-size:14px; line-height:28px; background:#fff}
img {display:inline-block; max-width:100%;transition:1s all}
html { height: 100vh;}
.btn {transition:.5s all;}
.form-control:focus,button:focus,input:focus { box-shadow:none !important; outline:none !important}
input,select, textarea { background: transparent; color:#000 !important; border-radius:0 !important; border:1xp solid #d9d9d9 !important; }
a {transition:all .2s }
a:hover {color:#ac1014; text-decoration:none}
.login-panel .form-control:focus { box-shadow:none}
.form-control::-webkit-input-placeholder { /* Edge */ color:rgba(0,0,0,0.5) !important }
.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */ color:rgba(0,0,0,0.5) !important }
.form-control::placeholder { color:rgba(0,0,0,0.5) !important }
.sticky-header { width:100%; position:fixed; padding:0; margin:0; z-index:99;}
.shipment-section,.dashboard-main { width:100%; float:left; padding:0; margin:0;}
.shipment-bg { width:100%; float:left; background:#fff;}
.top-nav { display: flex; justify-content: flex-end; align-items: center;align-items: center;width: 100%;float: left; }
.navbar { float:left; padding:0; margin:0; order:1;width: 100%;}
.navbar .nav-item {  width:auto; float:left; color:#044ea2; font-size:16px; padding:0 21px; margin:0;background:url(../VMS_Images/nav-divider.png) no-repeat right center;}
.navbar .nav-item:last-child {background:none; }
.navbar .nav-item  a {color:#044ea2; font-size:16px; background:url(../VMS_Images/bt-search.png) no-repeat 0 center; padding:0 25px 0 30px; margin:0 0; min-height:46px; display: flex; align-items: center; justify-content: flex-start; font-weight:600; position:relative}
.navbar .nav-item  a:before {content: ''; position: absolute; right: 0; top: 50%; background: url(../VMS_Images/nav-arw.png) no-repeat 0 center; width: 16px; height: 9px; display: block; transform: translateY(-49%);}
.navbar .nav-item.nav-item-dashboard a {background:url(../VMS_Images/icon-dashboard1.png) no-repeat 0 center;}
.navbar .nav-item.nav-item-master a {background:url(../VMS_Images/icon-master.png)no-repeat 0 center;}
.navbar .nav-item.nav-item-transation a { background:url(../VMS_Images/icon-report.png) no-repeat 0 center;}
.navbar .nav-item.nav-item-reports a { background:url(../VMS_Images/icon-transaction.png) no-repeat 0 center;}
.top-nav .navbar-expand-lg .navbar-collapse {justify-content:center}
/*.navbar .nav-item a.hvr-fade:hover,.navbar .nav-item a.hvr-fade.active {background-color:#ac1014; color:#fff}*/
.footer-panel {width:100%; float:left; background:#044ea2; text-align:center; font-size:13px; font-weight:400;color:#fff; min-height:45px; display:flex; justify-content:center; align-items:center;line-height: 16px; position: fixed; bottom: 0; z-index: 9999; right: 0;}
main { margin-top:65px}
.clear { clear:both; height:1px;}
.clear2 { clear:both; height:1px;}
.content-panel {width:100%; float:left; position:relative; z-index:9; padding:0; margin:5px 0 10px 0; margin-bottom: 55px;}
.top-panel {background: #044ea2; width:100%; float:left; padding:0; margin:0}
.top-bg,.content-container {width:100%; float:left}
.top-panel .row {min-height:60px; align-items:center}
.content-container {margin-top:60px; /* background:#f4f5fd; */background:#fff;position: relative;}
.dashboard-bg {background:#f4f5fd;}
.top-links {display:inline-block; margin-left:31px}
.top-links.user {background:url(../VMS_Images/dwn-arw-top.png) no-repeat right center; padding-right:24px;color:#fff !important;display: inline-flex;
align-items: center;}
.user-img {display:inline-block; margin-right:3px}
.user-name {display:inline-block}
.top-bg {background:#ffd101}
.icon-box {min-height:inherit; width:100%; float:left; background:#fff; border-radius:10px; padding:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow: none; margin:0 0 5px 0; overflow:hidden;display: flex;flex-wrap: wrap;height: 100%;}
.icon-col {border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5; width:33.33%; text-align:center;padding: 10px;    display: inline-flex; flex-wrap: wrap; flex-flow: column; justify-content: center; }
.icon-col:nth-child(3n) {border-right:none}
.icon-box .icon-col {cursor:pointer}
/* .icon-col:nth-last-child(1),.icon-col:nth-last-child(2)  {border-bottom:none} */
.icon-col.last-col  {border-bottom:none}
.graph-box,.full-box {min-height:inherit; width:100%; float:left; background:#fff; border-radius:10px; padding:5px 15px;-webkit-box-shadow: 0px 5px 18px 19px rgba(0,0,0,0.04);-moz-box-shadow: 0px 5px 18px 19px rgba(0,0,0,0.04);box-shadow: 0px 0 18px 19px rgba(0,0,0,0.04); margin:0 0 5px 0}
/*.graph-box {width:calc(100% - 5px); -webkit-box-shadow:none;-moz-box-shadow:none;box-shadow: none;}*/
.graph-box {width: calc(50% - 5px );/* box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;*/margin: 2px;padding: 0px; border: 1px solid darkgray; -webkit-box-shadow:none;}
.full-box { /*-webkit-box-shadow: 0px 0 3px 3px rgba(0,0,0,0.04);-moz-box-shadow: 0px 0 3px 3px rgba(0,0,0,0.04);box-shadow: 0px 0 3px 3px rgba(0,0,0,0.04);*/-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow: none;}
.mb-0 {margin-bottom:0}
.icon-img img { /*max-height: 55px;*/ width: auto; }
.open-box-panel {float:left; width:100%; padding:0; display:flex; justify-content:space-between; flex-wrap:wrap}
.open-col {width:calc(50% - 5px); float:left;border-radius:10px; padding:2px 15px;-webkit-box-shadow:none;-moz-box-shadow: none;box-shadow:none; margin:0 0 2px 0; color:#fff; display:flex; align-items:center;}
.open-col {margin-right:5px;/* width: 278px;*/}
.open-img {margin-right:10px}
/*.open-img img {max-height:50px}*/
.ht-auto {height:auto;}
.big-txt {font-size:17px; font-weight:700; color:#fff; line-height:24px; display:block}
.sml-txt {font-size:12px; font-weight:600; color:#fff; line-height:16px; display:block}
.orange {background:#ffd101}
.green {background:#acd305}
.oceanblue {background:#0ec2b8}
.skyblue {background:#04a3d5}
.lightgreen {background:#41e4b1}
.login-section {width:100%; float:left; padding:20px 0;color: #000;font-size: 14px;line-height: 24px;}
.login-logo {margin:16px 0 35px 0;width:100%; float:left;}
.login-panel label {font-size:14px; font-weight:600; color:#044ea2; line-height:16px; margin-bottom:10px}
.login-panel form {width:100%; float:left; max-width:405px;}
.login-panel .form-control {background:url(../VMS_Images/log-user.png) no-repeat 0 0; border:none; border-bottom:1px solid #ccc; padding:0 0 17px 32px; margin:0; height:43px; color:#000; font-weight:400}
.login-panel .form-group {width:100%; float:left; margin:0 0 28px 0}
.login-panel .form-control.pass-icon  {background:url(../VMS_Images/log-password.png) no-repeat 0 0;}
.checkbox-cont {float:left}
.forgot-cont {float:right}
.checkbox-cont input {margin-right:10px}
.forgot-cont a {color:#044ea2; text-decoration:underline; font-weight:600}
.login-panel .form-group:last-child {margin:0}
.login-panel .submit .btn {background: #ffb000;
    height: 50px;
    width: 48%;
    border-radius: 30px;
    overflow: hidden;
    border: none;
    font-size: 20px;
    color: #000;
    font-weight: 600;
    /* overflow: auto; */
    /* padding: 10px; */
    margin: auto;}
.login-panel .submit .btn:hover {color:#fff; background:#044ea2}
.login-img {text-align:center}
.top-nav .dropdown-menu {border:none; border-radius:0; min-width:172px; padding:0; background:#ffb001;-webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: slideIn; animation-name: slideIn;margin:1px 0 0 0}
.top-nav .dropdown-menu a svg {margin-right:5px}
.top-nav .dropdown-menu .dropdown-item {padding:5px 15px; border-bottom:1px solid rgba(255,255,255,0.3);color: #000;font-size: 14px;}
.top-nav .dropdown-menu .dropdown-item:hover {background:#ffd101}
.main-screen-cont {width:100%; display: flex;justify-content: space-between; max-width:1920px; margin:0 auto}
.software-col {width:20%; padding:50px 30px; text-align:center;border-right: 1px solid #ccc; position:relative;transition:1s all}
/*.software-col .overlay {content:''; position: absolute; bottom: 0; left: 0; right: 0; background-color: rgba(0,0,0,0.4); overflow: hidden; width: 100%; height: 0; transition: .5s ease;}
.software-col .overlay .btn-go {position:absolute; left:0;right:0; margin:0 auto; bottom:20px}
.software-col:hover .overlay {height: 100%;}*/
.software-col:last-child {border:none}
.software-col:hover .soft-img {margin-top:-25px}
.software-col:hover .soft-img img	{/* -webkit-filter: grayscale(100%); */ /* Safari 6.0 - 9.0 */   /* filter: grayscale(100%); */}
.software-col h2 {color:#044ea2; font-size:22px; font-weight:700; line-height:24px;margin:0 0 20px 0}
.soft-img { margin: 0 0 5px 0;transition:1s all }

.soft-txt  {font-size:16px; line-height:24px}
.soft-txt p {margin:0 0 20px 0}
.btn-go a {width: auto; height: 46px; display: inline-flex; justify-content: center; align-items: center; background: #044ea2; font-size: 20px; font-weight: 600; color: #000; border-radius: 30px; padding: 0 30px; transition:all .5s; text-transform:uppercase}
.btn-go a:hover {background:#ffb001;}
.software-col .btn-go a {background:#044ea2; color:#fff}
.software-col:hover .btn-go a {/* background:#044ea2; */background:#ffb001; color:#fff}
h2.graph-title {font-size:13px; font-weight:600; text-transform:uppercase;display: block;margin: 0 0 5px 0;text-align: center;}
.graph-img { display: block; width: 100%; text-align:center }
.icon-img { text-align: center; display: block; margin: 0 0 5px 0; }
.icon-txt { display: block; font-size: 13px; font-weight: 600; line-height: 16px; text-transform:capitalize}
.icon-txt.line2 {min-height:32px; }
.button-menu-mobile { position: absolute; left: 0; float: left; top: 0px; z-index: 2; padding:0; height: 60px; font-size: 21px; background: transparent; color: #C71E3B; color: #ffd101 !important; border: none; border-right-color: currentcolor; border-right-style: none; border-right-width: medium; border-right: none;width: 56px; }
.button-menu-mobile { font-size: 28px; color: #ffd101; color: #fff !important; background: #023166;box-shadow: none;text-shadow: none; outline:none!important; border:none !important}
.button-menu-mobile:hover { /* color: #810016; */ color: #fff; }
.button-menu-mobile:focus {outline:none}
.side-menu { /*width: 240px;*/ width: 260px; top: 0; bottom: 0; z-index: 2; }
.side-menu.left { background: #044ea2; /* position: absolute; */ position: fixed; top: 60px; box-shadow:10px 0 10px -10px rgba(0,0,0,0.4); left:0;z-index: 999; }
.side-menu.left hr.divider { display:none; }
body.fixed-left .side-menu.left { margin-top: 0px; position: fixed; height: 100%; bottom: 50px; margin-bottom: -50px; padding-bottom: 50px; }
.side-menu.left .scroll-y { direction: rtl; overflow-x: visible; }
body.mobile .slimscrollleft, body.mobile .slimscroller { overflow-y: scroll; }
.side-menu.left .scroll-y .sidebar-inner { direction: ltr; }
#sidebar-menu, #sidebar-menu ul, #sidebar-menu li, #sidebar-menu a { margin: 0; padding: 0; border: 0; list-style: none; font-weight: normal; text-decoration: none; line-height: 1; font-size: 13px; position: relative; }
#sidebar-menu a { line-height: 1.3; }
#sidebar-menu { width: 100%; margin-top: 0; }
#sidebar-menu > ul > li { background: #044ea2; display: block; border-bottom: none;  position:relative}
#sidebar-menu > ul > li:hover {background:#ffd101}
#sidebar-menu > ul > li a:after {position:absolute; right:15px; top:50%; width:9px; min-height:16px; display:block; content:'';background:url("VMS_Images/arw-left-w.png") no-repeat center center; transform:translateY(-50%); z-index:99}
#sidebar-menu > ul > li:hover a:after {background:url("../VMS_Images/arw-left.png") no-repeat center center;}
#sidebar-menu > ul > li a.subdrop:after {background:url("../VMS_Images/nav-arw.png") no-repeat center center;width:16px; min-height:9px}
#sidebar-menu > ul > li li a:after{display:none}
#wrapper.enlarged #sidebar-menu > ul > li a:after {display:none}
#wrapper.enlarged #sidebar-menu > ul > li:hover a.no-drop::after { display: none; }
#wrapper.enlarged #sidebar-menu > ul > li:hover a:after {display:block;background:url("../VMS_Images/nav-arw.png") no-repeat center center;width:16px; min-height:9px}
#wrapper.enlarged #sidebar-menu > ul > li:hover li a:after {display:none}
#sidebar-menu > ul > li > a { font-size: 16px; display: block; color: #fff; padding: 14px 0 14px 56px; font-weight: 500; border-bottom: 1px solid rgba(0,0,0,0.1); min-height: 51px; line-height: 18px;}
#sidebar-menu > ul > li.top-link-mob img { position: absolute; left: 18px;top: 13px;}
#sidebar-menu > ul > li > a > span { vertical-align: middle; }
#sidebar-menu > ul > li > a:hover { color: #000; background: #ffffff; /* background: url(VMS_Images/bullet-hover.svg) no-repeat 10px center; */ }
#sidebar-menu > ul > li > a > i { color: rgba(0,0,0,0.4); display: inline-block; font-size: 15px; line-height: 17px; margin-left: 3px; margin-right: 7px; text-align: center; vertical-align: middle; width: 20px; }
#sidebar-menu > ul > li > a > i.i-right { margin: 3px 0 0 0; float: right; }
#sidebar-menu > ul > li > a:hover { text-decoration: none; }
#sidebar-menu > ul > li > a.subdrop { background:#ffd101 ; color:#000 }
#wrapper.enlarged #sidebar-menu > ul > li > a.subdrop { background:#044ea2 }
#sidebar-menu > ul > li > a.active,
#sidebar-menu > ul > li > a.active.subdrop { color: #fff; background: #7eccad !important; font-weight: 600; border-left: 0px solid rgba(0,0,0,0.3); }
#sidebar-menu > ul > li > a.active i,
#sidebar-menu > ul > li > a.active.subdrop i { color: #fff; }
#sidebar-menu > ul > li > a span.label { float: right; }
#sidebar-menu > ul > li > a span.label.span-left { float: none; margin-left: 5px; }
#sidebar-menu span.cnt { position: absolute; top: 8px; right: 15px; padding: 0; margin: 0; background: none; }
#sidebar-menu ul ul { display: none; /* background: #ebebeb; */ background: #ffd101 !important; border-top:none; padding: 10px 0; }
#sidebar-menu ul ul ul { border-top: 1px solid rgba(0,0,0,0.1); background: rgba(0,0,0,0.2); }
#sidebar-menu ul ul li.nocolor-0.active { background: none !important; }
#sidebar-menu ul ul li { border-top: 0; }
#sidebar-menu ul ul a { padding:4px 20px 4px 55px; display: block; color: #000; font-size: 12px;  }
#sidebar-menu ul ul ul a { /* padding-left: 35px;  */padding-left: 55px; }
#sidebar-menu ul ul ul ul a { padding-left: 45px; }
#sidebar-menu ul ul a:hover { color: #222; /* background: #d9d9d9; */ }
#sidebar-menu ul ul li a.active { color: #222; background: #dedede; }
#sidebar-menu ul ul a i { margin-right: 5px; width: 15px; }
#wrapper.enlarged #sidebar-menu ul ul { border: none; }
#wrapper.enlarged .left.side-menu .widget { display: none; }
#wrapper.enlarged .profile-text { display: none; }
#wrapper.enlarged .profile-info .col-xs-4 { width: 100%; padding: 5px; }
#wrapper.enlarged .profile-info .col-xs-8 { width: 100%; padding: 0 7px; }
#wrapper.enlarged .left.side-menu { width: 56px; z-index:999; }
#wrapper.enlarged .content-page { margin-left: 50px; }
#wrapper.enlarged .left.side-menu .navbar-form input::-webkit-input-placeholder { color: transparent !important; }
#wrapper.enlarged .left.side-menu .navbar-form input:-moz-placeholder { color: transparent !important; } #wrapper.enlarged .left.side-menu .navbar-form input::-moz-placeholder { color: transparent !important; }
#wrapper.enlarged .left.side-menu .navbar-form input:-ms-input-placeholder { color: transparent !important; }
#wrapper.enlarged .left.side-menu .navbar-form:hover { width: 240px; position: relative; z-index: 5; }
#wrapper.enlarged .topbar .topbar-left { width: 50px !important; } #wrapper.enlarged .topbar .topbar-left .logo { opacity: 1 !important; display: block !important; }
#wrapper.enlarged .left.side-menu .logo img{ width: 88% !important; margin-top: 38px; }
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li { white-space: nowrap; }
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li > ul { display: none; margin-left: 5px; padding-top: 0; padding: 10px; background: #044ea2 !important; }
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li > ul li a { color: #fff !important; }
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li > ul li a:before {display:none}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > a { background-color: #ffd101; }
#wrapper.enlarged #sidebar-menu ul ul li a.active { background: #dedede !important; }
#wrapper.enlarged #sidebar-menu > ul > li:hover > a.open:after, #wrapper.enlarged #sidebar-menu > ul > li:hover > a.active:after { display: none; }
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li a { font-weight: 600; min-height:51px; position:relative}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li li a { font-weight: normal; min-height:inherit; padding-left:0 !important;font-weight: 600; font-size: 13px;}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li li li a { font-weight: normal; background:url("VMS_Images/arrow3.png") no-repeat scroll 0 7px !important; min-height:inherit; padding-left:10px !important; font-weight: 600; font-size: 12px; padding-right: 0;}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li li li li a { font-weight: normal; background:url("VMS_Images/arrow3.png") no-repeat scroll 0 7px !important; min-height:inherit; padding-left:10px !important; font-weight: 400; font-size: 12px; background-size: 5px !important;}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul { position: absolute; left: 50px; width: 220px; /* display: block; */ }
#wrapper.enlarged .left.side-menu #sidebar-menu ul ul li:hover > a { background-color: transparent !important; color: #fff; }
#wrapper.enlarged .left.side-menu #sidebar-menu ul ul li:hover > a i { background: #ababab !important; color: #fff; }
#wrapper.enlarged .left.side-menu #sidebar-menu ul ul li:hover > ul { position: absolute; left: 220px; margin-top: -36px; width: 220px; /* display: block; */ }
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul a { background: #ebebeb; padding-left: 10px; border: none; /* width: 220px; */ width: 100%; box-shadow: none; z-index: 6; position: relative; }
#wrapper.enlarged .left.side-menu #sidebar-menu ul ul li > a span.pull-right { position: absolute; right: 10px; top: 12px; -ms-transform: rotate(270deg); -webkit-transform: rotate(270deg); transform: rotate(270deg); }
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li > a span { display: none; padding-left: 10px; }
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > a span.pull-right { position: absolute; right: 10px; top: 12px; }
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > a { width: 275px; position: relative;color:#000 }
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li { position: relative; min-height: 48px; background-image: none; }
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li li  {min-height:inherit}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover a span { display: inline; }
#wrapper.enlarged .left.side-menu .navbar-form .search-button { right: 7px; }
#sidebar-menu li a:before {position:absolute; left:0; top:0; width:56px; min-height:51px; display:block; content:''}
#sidebar-menu li li a::before {display:none}
#sidebar-menu li:nth-child(1) a:before {background:url("../VMS_Images/icon-dashboard1-w.png") no-repeat scroll center center;}
#sidebar-menu li:nth-child(1) a:hover:before {background:url("../VMS_Images/icon-dashboard1.png") no-repeat scroll center center;}
#sidebar-menu li.master-li a:before {background: url("../VMS_Images/icon-master-w.png") no-repeat scroll center center;}
#sidebar-menu li.master-li a:hover:before {background: url("../VMS_Images/icon-master.png") no-repeat scroll  center center;}
#sidebar-menu li.reports-li a:before {background: url("../VMS_Images/icon-report-w.png") no-repeat scroll  center center;}
#sidebar-menu li.reports-li a:hover:before {background: url("../VMS_Images/icon-report.png") no-repeat scroll  center center;}
#sidebar-menu li.transation-li a:before {background: url("../VMS_Images/icon-transaction-w.png") no-repeat scroll  center center;}
#sidebar-menu li.transation-li a:hover:before {background: url("../VMS_Images/icon-transaction.png") no-repeat scroll  center center;}



#wrapper.enlarged #sidebar-menu li:nth-child(1) a.subdrop:before {background: url("../VMS_Images/icon-dashboard1-w.png") no-repeat scroll center center ;
font-weight: bold;}
#wrapper.enlarged #sidebar-menu li.transation-li a.subdrop:before {background: url("../VMS_Images/icon-transaction-w.png") no-repeat scroll  center center;font-weight: bold;}
#wrapper.enlarged #sidebar-menu li.reports-li a.subdrop:before {background: url("../VMS_Images/icon-report-w.png") no-repeat scroll  center center;font-weight: bold;}
#wrapper.enlarged #sidebar-menu li.master-li a.subdrop:before {background: url("../VMS_Images/icon-master-w.png") no-repeat scroll  center center;font-weight: bold;}
/* #wrapper.enlarged #sidebar-menu li:nth-child(4) a.subdrop:before {background: url("VMS_Images/icon-transaction-w.png") no-repeat scroll  center center;font-weight: bold;} */
#sidebar-menu li:nth-child(1) a.subdrop:before {background: url("../VMS_Images/icon-dashboard1.png") no-repeat scroll center center ;
font-weight: bold;}
#sidebar-menu li.master-li a.subdrop:before {background: url("../VMS_Images/icon-master.png") no-repeat scroll  center center;font-weight: bold;}
#sidebar-menu li.reports-li a.subdrop:before {background: url("../VMS_Images/icon-report.png") no-repeat scroll  center center;font-weight: bold;}
#sidebar-menu li.transation-li a.subdrop:before {background: url("../VMS_Images/icon-transaction.png") no-repeat scroll  center center;font-weight: bold;}
#sidebar-menu ul ul a { background:url("../VMS_Images/arrow2.png") no-repeat scroll 40px 7px !important; }
#sidebar-menu ul ul li.nocolor-0.active a { color: #a71e2a !important; }

#sidebar-menu > ul > li.top-link-mob a::after,#sidebar-menu > ul > li.top-link-mob a::before,#wrapper.enlarged #sidebar-menu > ul > li.top-link-mob a::after,#wrapper.enlarged #sidebar-menu > ul > li.top-link-mob a::before { display:none}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li.top-link-mob:hover > a {width:245px}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li.top-link-mob a {padding:15px 0 15px 56px; display:flex; align-items:center; justify-content:flex-start}

/* .graph-img img { max-height: 100px; } */
.full-wd-panel {width:100%; float:left}
.button-panel-top {width:100%; float:left;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.breadcrumb-cont {}
.all-btn-cont {}
.breadcrumbs-detail {font-size:10px; line-height:12px; font-weight:400; margin:4px 0 2px 0 }
.breadcrumbs-detail a {color:#000}
h2.page-title {font-size:14px; font-weight:700; text-transform:uppercase; line-height:16px;margin:0 0 5px 0}
.color-btn {min-height:36px; width:auto; padding:0 12px; display:inline-flex;align-items:center; font-size:10px; color:#fff; text-transform:uppercase; text-decoration:none; background:#27c140; border-radius:20px; font-weight: 700 !important;opacity: 1 !important; text-shadow:none !important}
h2.form-title {background: #044ea2; font-size: 12px; color: #fff; font-weight: 700; padding:5px 10px}
.vendor-reg-form h2.form-title {margin-bottom:3px;}
.vendor-reg-form .form-row-panel {margin-bottom:2px;}
.vendor-reg-form .data-panel table input {height: 20px;}
.vendor-reg-form .form-row-panel input, .vendor-reg-form .form-row-panel select, .vendor-reg-form .data-panel table select {height: 20px;}
.auction-form-row {width:100%; width: 100%; display: flex; justify-content: space-between; margin:0 0 5px 0;align-items: center;}
 .vendor-reg-form .col3 .form-row-panel .select-panel-top  label {width:auto}
.color-btn:hover {background-color:#ffd101 !important; color:#fff !important}
.title-top { display: block; font-size: 12px; font-weight: 600; margin: 0 0 5px 0; line-height: 1.3; }
.title-top .selct {color:#044ea2; }
.title-top .space-divider {margin:0 10px}
.color1 {background:#27c140}
.color2 {background:#e89121}
.color3 {background:#b21111}
.color4 {background:#007bff}
.color4-1 {background:#0068d9}
.color5 {background:#ffc107}
.color6 {background:#dc3545}
.color7 {background:#044ea2}
.color-btn.save {background:url(../VMS_Images/save.png) no-repeat 13px center #0068d9; padding-left:34px}
.color-btn.submit {background:url(VMS_Images/submit.png) no-repeat 13px center #ffb000; padding-left:34px}
.color-btn.close {background:url(../VMS_Images/close.png) no-repeat 13px center #df1828; padding-left:34px; float:none; opacity:1 !important}
.color-btn.refresh {background:url(../VMS_Images/refresh.png) no-repeat 13px center #044ea2; padding-left:34px;padding-left: 0;
text-indent: -9999px;min-width: 36px;width: 36px;padding: 0;height: 36px;}
.select-panel-top {width:100%; float:left;display: flex; flex-wrap:wrap; font-size:11px; color:#044ea2; font-weight:600; text-transform:capitalize; line-height:14px}
.select-col {display:inline-flex; margin:0 10px 2px 0; align-items:center}
.select-col input { line-height:11px; margin-right:5px}
.select-col label {line-height:11px; margin:0}
.top-main {width:100%; float:left; border-bottom:1px solid #e5e5e5;padding:0 0 5px 0; margin:0 0 5px 0}
.form-auction-cont, .form-auction-cont form  { width: 100%; float: left; }
.form-auction-cont form {display:flex; justify-content:space-between; flex-wrap:wrap}
.form-row-panel label {font-size:11px; color:#044ea2; font-weight:600; line-height:14px; width:40%;display:inline-block; margin:0;text-transform:capitalize}
.row-input { display:inline-block;width:60%; position:relative}
.overlay-text {position:relative}
.text-over {padding:0 10px; color:#000; text-align:center; right:0; top:1px; height:22px; position:absolute; font-size:11px; font-weight:400; background:#ffb000;line-height: 2;}
.minute .row-input:before {content:'HH:MM:SS';padding:0 10px; color:#000; text-align:center; right:0; top:1px; height:22px; position:absolute; font-size:11px; font-weight:400; background:#ffb000; line-height: 2;}
.row-input.multiple:before {content:'';padding:0; color:#000; text-align:center; right:0; top:1px; height:22px; position:absolute; font-size:11px; font-weight:400; background:; width:28px;background:url(../VMS_Images/icon-ruppee.png) no-repeat center center #ffb000;}
.auction-form-col {width:32%;}
.form-row-panel {width:100%;display:flex; align-items:center; margin:0 0 5px 0}
.form-row-panel input,.form-row-panel select,.data-panel table select {max-width:100%; width:100%;  height:22px; background:#fff; color:#000; display:block; font-size:11px; color:#000; line-height:14px; border:1px solid #d9d9d9; text-transform:capitalize;padding: 0 5px;}
.form-row-panel input[type="date"] {text-transform:uppercase; width:100%}
.data-panel table input[type="date"]{text-transform:uppercase; width:139px}
.form-row-panel input[type="time"] {text-transform:uppercase; width:100px}
.form-row-panel select,.data-panel table select {-webkit-appearance: none; -moz-appearance:none; appearance:none; background:url(VMS_Images/select-arw.png) no-repeat 96% center #fff ;}
.data-panel table select, .pin-no, .pan-no,.gstin, .cin {width:170px}
.icon-only {width: 36px;padding: 0;height: 36px;justify-content: center;align-items: center; font-size:13px !important}
.view-top, .view, .read {background:#00a7c2}
/* .start-top,.view-top,.hold-top,.resume-top {background:#019f1a !important;padding: 0 !important; width: 36px; text-align: center; display: flex; justify-content: center;} */
.start-top,.view-top, .hold-top,.resume-top {padding: 0 !important; width: 36px; text-align: center; display: flex; justify-content: center;}
.start-top{background:#08b108 !important;}
.view-top{background:#2196f3 !important;}
.view-hold{background:#3f51b5 !important;}
.view-resume{background:#02bcd5 !important;}
.hold-top, .hold {background:#b21111}
.resume-top, .unhold {background:#00c520}
.color-btn i {margin-right:3px}
.terminate-top {background:#df1828}
.stop, .delete {background:#df1828}
.started {background:#27c140 !important}
.icon-only i {margin:0}
.btn-mid-slot .color-btn {}
.bal-time-top {background:#d50000}
.auction-top {background:#1b587c}
.duration-top {background:#ffd600}
.edit {background:#ffd600}
.col1 .form-row-panel label,.col2 .form-row-panel label, .vendor-reg-form .col3 .form-row-panel label{width:33%}
.col1 .form-row-panel .row-input,.col2 .form-row-panel .row-input, .vendor-reg-form .col3 .form-row-panel .row-input {width:67%}
.vendor-reg-form .auction-form-col.col2,.vendor-reg-form .auction-form-col.col1,.vendor-reg-form .auction-form-col.col3 {width:32%}
.col3 .form-row-panel label {width:52%}
.col3 .form-row-panel .row-input {width:48%}
.dte-time,.reschedule {display:flex; justify-content:space-between; flex-wrap:wrap}
.dte-time .date,.dte-time .time,.reschedule .half {width:auto}
.reschedule .half {width:48%}
.dte-time .date {background:url(VMS_Images/calendar.png) no-repeat right center ;padding-right: 27px;margin-right: 5px !important; margin-bottom:5px}
#wrapper.enlarged .dte-time .date {margin-bottom:0;margin-right: 0 !important;width: 50%;}
.dte-time .time {background:url(VMS_Images/clock.png) no-repeat right center;padding-right: 27px; width: 48%;}
.data-panel { width: 100%; float: left; }
h2.data-title {min-height: 24px; padding: 5px 15px; background: #044ea2; font-size: 12px; color: #fff; font-weight: 700; display: flex; align-items: center; width: 100%; float: left; margin: 0; justify-content: center;}
.data-panel img {clear:both}
.mb-10 {margin-bottom:10px}
.body-100 {height:100%}
.main-box,.shipment-section{display: flex; flex-flow: column; height: 100%;}
.shipment-section .sticky-header { flex: 0 1 auto; }
.shipment-section .content-container {   flex: 1 1 auto;padding-left: 0; }
.shipment-section .footer-panel { flex: 0 1 45px; }
.shipment-section .content-panel {height: 100%; display: flex; margin:0}
.shipment-section .container-fluid {display:flex}
.shipment-section .content-panel .row {}
.content-container {padding-left: 260px;}
#wrapper.enlarged .content-container  { padding-left:56px; }
.dashboard-main { padding:0; }
.dashboard-main .sticky-header {left:0;padding: 0 0 0 56px;}
#wrapper { width: 100%; height: 100%; background: #f5f6fa; position: relative; }
.data-panel .table {margin-bottom:0}
.data-panel .table th,.data-panel .table td.title {background:#ffb000; font-size:11px; font-weight:600; color:#000;padding: 5px 10px;line-height: 14px;}
.data-panel .table td,.data-panel  .table th {border:none;padding:4px 6px;vertical-align: middle !important;font-size: 11px;line-height:14px;}
.data-panel table input {max-width:100%; height:22px; background:#fff; color:#000; display:block; font-size:11px; color:#000; line-height:14px; border:1px solid #d9d9d9; text-transform:capitalize; font-weight:400}
.invite .data-panel table input[type="checkbox"] {  width:14px; }
/*.check-sq {position:relative; background:url(VMS_Images/check.png) no-repeat center center; width:14px; height:14px; display:inline-block;}*/
.check-sq,.check-sq1 { width: 100%; display: flex; justify-content: center; }
.check-sq{ -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; position: relative; display: inline-block; width: 14px; vertical-align: text-top;height: 14px; margin-top:3px}
.data-panel table .check-sq input {position: absolute; opacity: 0; cursor: pointer; height: 14px; width: 14px; z-index:1}
.check-sq .checkmark { position: absolute; top: 0; left: 0; height: 14px; width: 14px; background-color: #eee; background:url(VMS_Images/check.png) no-repeat center center;}
.check-sq:hover input ~ .checkmark { background-color: transparent; }
.check-sq input:checked ~ .checkmark { background-color: transparent; }
.check-sq .checkmark:after { content: ""; position: absolute; display: none; }
.check-sq input:checked ~ .checkmark:after { display: block; }
.check-sq .checkmark:after { left: 5px; top:1px; width: 5px; height: 10px; border: solid #000; border-width: 0 1px 1px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.check-sq2{ -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; position: relative; display: inline-block; width: 10px; vertical-align: text-top;height: 10px; margin-top:0; margin-right:5px}
.select-panel-top .check-sq2 input {position: absolute; opacity: 0; cursor: pointer; height: 10px; width: 10px; z-index:1}
.check-sq2 .checkmark { position: absolute; top: 0; left: 0; height: 10px; width: 10px; background-color: #eee; background:url(VMS_Images/checkbox.png) no-repeat center center;}
.check-sq2:hover input ~ .checkmark { background-color: transparent; }
.check-sq2 input:checked ~ .checkmark { background-color: transparent; }
.check-sq2 .checkmark:after { content: ""; position: absolute; display: none; }
.check-sq2 input:checked ~ .checkmark:after { display: block; }
.check-sq2 .checkmark:after { left: 3px; top: 0px; width: 4px; height: 7px; border: solid #000; border-width: 0 1px 1px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.input-code {width:98px}
/* .input-desc {width:179px} */
.input-desc {width:160px}
.input-specific {width:180px}
.input-unit {width:43px}
.input-duration {width:59px}
.input-duration.bal {width:80px}
.input-quantity {width:59px}
.input-set-bid {width:51px}
.input-required-date {width:94px}
.input-remark {width:222px}

.part-code {width:107px}
.part-name {width:198px}
.part-delay {width:106px}
.part-reject {width:92px}
.part-confirm {width:14px}
.part-decline {width:14px}
.part-remark {width:356px}
.part-remove {width:20px; background:url(VMS_Images/close-red.png) no-repeat center center !important; border:none !important;background-size: 100% !important;}
.data-panel .table-striped tbody tr:nth-of-type(2n+1) {background-color: rgba(0,0,0,0);}
.data-panel .table-striped tbody tr:nth-of-type(2n) {background-color:#f6f9ff;}

.mob {display:none  !important}
.desk {display:block  !important}
.left-panel {padding-right:0 !important}
.right-panel {padding-left:0 !important}
.data-panel .table-responsive {overflow: auto;height: 138px;}

.form-auction-cont button#reset-button.datetime-reset-button {position:absolute}
.form-auction-cont .datetime-input-box-wrapper {flex:0 0 auto !important}
.form-auction-cont .datetime-input-edit-wrapper {flex:0 0 auto !important}
.auction-form-col .form-row-panel input {margin-top:1px; margin-bottom:1px}

.auction-form-col.col1 {width:32%}
.auction-form-col.col2 {width:35%}
.auction-form-col.col3 {width:31%}
/*.save-bg {background:url(VMS_Images/save-b.png) no-repeat right center !important; padding-right:25px}*/
.pr-25 {padding-right:23px; position:relative}
.side-icon { position: absolute; right: 0; top: 0; display:block}

.auction-room .auction-form-col.col1,.auction-room .auction-form-col.col2,.auction-room .auction-form-col.col3 {width:32%}
.auction-room .col3 .form-row-panel label {width:45%}
.auction-room .col3 .form-row-panel .row-input { width: 55%; }
.btn-table {width:22px; height:22px; display:inline-flex; padding:0; margin:0; border:none; outline:none; border-radius:50%;justify-content: center;align-items: center; font-size:12px !important; color:#fff}
.btn-table1 {width:auto; height:26px; display:inline-flex; padding:0; margin:0; border:none; outline:none; border-radius:0;justify-content: flex-start;align-items: center; font-size:12px !important; color:#000; font-weight:600}
.same-register {background: url(VMS_Images/copy.png) no-repeat 0 6px #fff; padding: 0 0 0 15px;}
.auction-room .btn-table {height:22px; width:22px; background:none !important; color:#044ea2; font-size:16px !important}
.auction-room .btn-table img {width:auto;max-height:26px}
.wd3 {width:86px; }
.status {background:#00a7c2; padding:0 10px; color:#fff; font-size:10px; text-transform:uppercase; min-height:26px; display:flex; align-items:center; justify-content:center; border-radius:25px}
.auction-room .data-panel .table-responsive {height:331px}
.enter-txt, .enter-time { padding: 0 2px; }
.common-modal .modal-header .modal-title { font-size: 15px; font-weight: 700; text-transform: uppercase; line-height: 16px; margin: 0 0 10px 0; border-bottom: 1px solid #e5e5e5; padding: 0 0 10px 0; display:block; width:100% }
.common-modal .modal-header {padding: 0;margin: 0;border: none;}
.common-modal .modal-dialog {max-width:700px}
.common-modal .modal-content {width: 100%; float: left; background: #fff; border-radius: 10px; padding: 15px 15px; -webkit-box-shadow: 0px 5px 18px 19px rgba(0,0,0,0.04); -moz-box-shadow: 0px 5px 18px 19px rgba(0,0,0,0.04); box-shadow: 0px 0 18px 19px rgba(0,0,0,0.04); border:none}
.common-modal .close {width: 40px; height: 50px; padding: 0; margin: 0; position: absolute; right: 5px; top: -40px; background: url(VMS_Images/close1.png) no-repeat center 8px #ffd101; background-size: auto; background-size: auto; opacity: 1 !important; font-size: 44px; background-size: 25px; z-index: -1; border-top-left-radius:5px;border-top-right-radius:5px }
.btn-mid-slot { flex-wrap: wrap; display: flex;}
.all-btn-cont {flex:0 0 auto;display: flex;flex-wrap: wrap; max-width: 100%;}
.search-top-cont { display: inline-flex; }
.search-top-cont .refresh {margin-left:5px}
.searchbar { position: relative; }
.search_input{width:370px !important;max-width: 100%; width: 100%; height: 36px; background: #fff; color: #000; display: block; font-size: 11px; color: #000; line-height: 14px; border: 1px solid #d9d9d9; text-transform: capitalize; border-radius:30px !important; padding:0 10px}
.search_icon{ height: 36px; width: 36px; float: right; display: flex; justify-content: center; align-items: center; border-radius: 50%; color:#044ea2; text-decoration:none;position: absolute;top: 0;right: 0;z-index: 99; }
.field-with-icon {display:flex; align-items:center}
.field-with-icon input {width:60%; float:left}
.field-with-icon div {float:left; margin-left:5px}
.req {color:#ff0000}
.phone-vendor .country-code {width:25%}
.phone-vendor .mobile-no {width:70%}
.row-input.phone-vendor { display: flex; justify-content: space-between; }
.all-btn-cont img {max-width: 26px; max-height: 27px;}
.mr5 {margin-right:5px}
.data-panel .table-responsive.vendor {height:460px}
.pagination-panel {display:flex; width:100%; padding:15px 0 10px 0; justify-content:space-between}
.pagination-left {font-size:11px}
.pagination-panel .pagination {margin:0;font-size:11px}
.pagination-panel .pagination .page-item.disabled .page-link {background-color:#f6f9ff}
.pagination-panel .pagination .page-item.active .page-link { z-index: 1; color: #fff; background-color: #044ea2; border-color: #044ea2; }
.pagination-panel .pagination .page-link {color:#044ea2;background-color: #f6f9ff}

/*-- New --*/
.color-btn.select-auction { min-height: 30px; font-size: 11px; }
.color-btn.next-btn { min-height: 30px; font-size: 11px; float: right; background: #ffb000; color:#000; }
.show-hide-pass { position: absolute; right: 10px; top: 30px; }
.counter-box {}
.counter {}
.color-btn.save, .color-btn.close {min-width: 83px;}
.btn-table-new { padding: 0; background: none; border: 0; box-shadow: none; }
.full-box {padding-top:0;}
.start-top img, .view-top img, .hold-top img, .resume-top img { max-width: 100%; max-height: 100%; }
.login-logo-txt { font-size: 30px; float: left; width: 100%; margin:10px 0 9px; color: #161e70;font-weight: 700; }
.login-logo-new { clear: both; width: 100%; float: left; margin-top: 10px; }
.login-txt-middle {align-self: center; -webkit-align-self: center;}
.img-width {min-width: 50px; text-align: center;}
.data-panel .table th { position: sticky; top: 0; z-index: 999; }
.corpo-add input[type="checkbox"] { position: absolute; opacity: 0; cursor: pointer; height: 10px; width: 10px; z-index: 1; }
.same-register-new { font-size: 12px; color: #000; font-weight: 600; }

.top-panel .dropdown-menu-1.notify-drop .notify-drop-title .row {min-height: auto;}
.top-panel .dropdown-menu-1.notify-drop .badge.badge-pill { background-color: rgb(255, 214, 0); color: #fff !important; }
.dropdown-menu-1.notify-drop {
  min-width: 330px;
  background-color: #fff;
  min-height: 360px;
  max-height: 360px;
  border-radius: 5px;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-box-shadow: 0 5px 25px rgba(34,41,47,.1);
box-shadow: 0 5px 25px rgba(34,41,47,.1);
}
.dropdown-menu-1.notify-drop.show {
	top: 20px !important;
	left: -20px !important;
}
.drop-content .media { width: 100%; padding: 10px; border: none; border-bottom-color: currentcolor; border-bottom-style: none; border-bottom-width: medium; border-bottom: 1px solid #edf3ff;}
.drop-content .media .media-aside { margin-right: 1rem; display: -webkit-box; display: -ms-flexbox; display: flex; }
.drop-content .media .b-avatar-img { border-radius: 50% !important; background: #044ea2; width: 32px; height: 32px; float: left; }
.dropdown-menu-1.notify-drop .drop-content > li p.media-heading {margin: 0; color: #6e6b7b; line-height: 1.2; font-size: 12px; }
.dropdown-menu-1.notify-drop .drop-content .notification-text { color: #b9b9c3; font-size: 10px; line-height: 1.3;
}

.dropdown-menu-1.notify-drop .notify-drop-title {
  border-bottom: 1px solid #e2e2e2;
  padding: 5px 15px 10px 15px;
}
.dropdown-menu-1.notify-drop .drop-content {
  min-height: 280px;
  max-height: 280px;
  overflow-y: scroll;
}
.dropdown-menu-1.notify-drop .drop-content::-webkit-scrollbar-track
{
  background-color: #F5F5F5;
}

.dropdown-menu-1.notify-drop .drop-content::-webkit-scrollbar
{
  width: 8px;
  background-color: #F5F5F5;
}

.dropdown-menu-1.notify-drop .drop-content::-webkit-scrollbar-thumb
{
  background-color: #ccc;
}
.dropdown-menu-1.notify-drop .drop-content > li {
  border-bottom: 0px solid #e2e2e2;
  padding: 0px;
}
.dropdown-menu-1.notify-drop .drop-content > li:nth-child(2n+0) {
  background-color: #f6f9ff;
}
.dropdown-menu-1.notify-drop .drop-content > li:after {
  content: "";
  clear: both;
  display: block;
}
.dropdown-menu-1.notify-drop .drop-content > li:hover {
  background-color: #edf3ff;
}
.dropdown-menu-1.notify-drop .drop-content > li:last-child {
  border-bottom: none;
}
.dropdown-menu-1.notify-drop .drop-content > li .notify-img {
  float: left;
  display: inline-block;
  width: 45px;
  height: 45px;
  margin: 0px 0px 8px 0px;
}
.dropdown-menu-1.notify-drop .allRead {
  margin-right: 7px;
}
.dropdown-menu-1.notify-drop .rIcon {
  float: right;
  color: #999;
}
.dropdown-menu-1.notify-drop .rIcon:hover {
  color: #333;
}
.dropdown-menu-1.notify-drop .drop-content > li a {
  font-size: 12px;
  font-weight: normal;
}
.dropdown-menu-1.notify-drop .drop-content > li {
  font-weight: bold;
  font-size: 11px;
}
.dropdown-menu-1.notify-drop .drop-content > li hr {
  margin: 5px 0;
  width: 70%;
  border-color: #e2e2e2;
}
.dropdown-menu-1.notify-drop .drop-content .pd-l0 {
  padding-left: 0;
}
.dropdown-menu-1.notify-drop .drop-content > li p {
  font-size: 11px;
  color: #666;
  font-weight: normal;
  margin: 3px 0;
}
.dropdown-menu-1.notify-drop .drop-content > li p.time {
  font-size: 10px;
  font-weight: 600;
  top: -6px;
  margin: 8px 0px 0px 0px;
  padding: 0px 3px;
  border: 1px solid #e2e2e2;
  position: relative;
  background-image: linear-gradient(#fff,#f2f2f2);
  display: inline-block;
  border-radius: 2px;
  color: #B97745;
}
.dropdown-menu-1.notify-drop .drop-content > li p.time:hover {
  background-image: linear-gradient(#fff,#fff);
}
.dropdown-menu-1.notify-drop .notify-drop-footer {
	border-top: 1px solid #e2e2e2;
	/* bottom: 0;
	position: fixed;
	padding: 8px 15px;
	left: 0; */
	width: 100%;
}
.dropdown-menu-footer .btn {
	display: inline-block;
	width: auto;
	padding: 0;
	background: #fff;
	border: 0;
	color: #044ea2;
	font-size: 12px;
	font-weight: 600;
}
.dropdown-menu-1.notify-drop .notify-drop-footer a {
  color: #777;
  text-decoration: none;
}
.dropdown-menu-1.notify-drop .notify-drop-footer a:hover {
  color: #333;
}
.top-links-new {
	display: inline-block;
}

.icon-box-2 { float: left; width: 100%; }
.icon-box-2 .icon-col { float: left; min-height: 132px; }
.color-btn.prev-btn { float: left; background: url(VMS_Images/prev-icon.png) no-repeat 13px center #044ea2; padding-left: 34px;background-size: 15px;}
.color-btn.forward-btn { float: left; margin-left: 3px; background: url(VMS_Images/next-icon.png) no-repeat 70px center #ffb000; padding-right: 34px; background-size: 15px;}
.icon-col {position: relative;}
.counter-box-2 { position: absolute; right: 10px; top: 10px; line-height: 1; }
/* .counter-box-2 .counter2 { font-size: 15px; color: #044ea2; font-weight: 600; } */
.counter-box-2 .counter2 { font-size: 13px; color: #fff; width: 40px; height: 25px; background: #ffd101; display: inline-block; border-radius: 5px; line-height: 2; font-weight: 600; }
.enlarged.forced .third-ul ul { padding-left: 15px !important; }
.forced .third-ul ul { padding-left: 55px !important; }
.forced #sidebar-menu ul ul ul ul.third-ul li a { padding-left: 15px !important; background: url("VMS_Images/arrow2.png") no-repeat scroll 0px 8px !important; background-size: 5px !important;}
.forced .third-ul {padding-left: 15px !important;}
.enlarged.forced .third-ul { position: relative !important; /* display: block !important; */ left: 0 !important; top: 0 !important; margin: 0 !important; width: 100% !important; padding-left: 2px !important; padding-right: 0 !important; padding-top: 5px !important; padding-bottom: 0px !important; }
.third-ul { position: relative !important; /* display: block !important; */ left: 0 !important; top: 0 !important; margin: 0 !important; width: 100% !important; padding-left: 2px !important; padding-right: 0 !important; padding-top: 5px !important; padding-bottom: 0px !important; }
#wrapper .left.side-menu #sidebar-menu ul > li > ul.first-ul { overflow-y: auto; max-height: 280px;}
.icon-box .icon-col:hover { box-shadow: 0 0 5px inset #dce0fb; }
.icon-box .icon-col:hover .icon-img { margin-top: -5px; margin-bottom: 10px; }
.icon-box .icon-col .icon-img { transition: 0.5s; }
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li > ul li li li a { color: #fff !important; border: 0 !important; padding-top: 3px; padding-bottom: 3px;}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li > ul li li a { border-bottom: 1px solid #6989ac !important; padding-top: 5px; padding-bottom: 5px; }
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li > ul li li:last-child a {border-bottom:0 !important;}

/* #sidebar-menu ul li li.has-child > a:after {position:absolute; right:15px; top:50%; width: 10px; min-height: 9px; background-size: 100%; display:block; content:'';background:url("VMS_Images/arw-left.png") no-repeat center center; transform:translateY(-50%); z-index:99} */
#sidebar-menu ul li li.has-child > a::after { position: absolute; right: 15px; top: 50%; width: 10px; min-height: 2px; background-size: 100%; display: block; content: '+'; background: none; transform: translateY(-50%); z-index: 99; color: #044ea2; font-size: 17px; }
/* #sidebar-menu ul li li.has-child:hover a:after {background:url("VMS_Images/arw-left.png") no-repeat center center;} */
#sidebar-menu ul li li.has-child:hover a::after { background: none; }
/* #sidebar-menu ul li li.has-child > a.subdrop:after {background:url("VMS_Images/nav-arw.png") no-repeat center center;width: 10px; min-height: 9px; background-size: 100%;} */
#sidebar-menu ul li li.has-child > a.subdrop::after { background: none; width: 10px; min-height: 9px; content: '-'; background: none; z-index: 99; color: #044ea2; font-size: 17px; }

#wrapper.enlarged #sidebar-menu ul:hover li li.has-child > a::after { display: block; }
/* #wrapper.enlarged #sidebar-menu ul li li.has-child > a:after {position:absolute; right:15px; top:50%; width: 10px; min-height: 9px; background-size: 100%; content:'';background:url("VMS_Images/arw-left-w.png") no-repeat center center; transform:translateY(-50%); z-index:99} */
#wrapper.enlarged #sidebar-menu ul li li.has-child > a:after { position: absolute; right: 15px; top: 50%; width: 10px; min-height: 2px; background-size: 100%; display: block; content: '+'; background: none; transform: translateY(-50%); z-index: -1; color: #fff; font-size: 17px; }
/* #wrapper.enlarged #sidebar-menu ul li li.has-child:hover a:after {background:url("VMS_Images/arw-left-w.png") no-repeat center center;} */
#wrapper.enlarged #sidebar-menu ul li li.has-child:hover a:after { background: none; }
/* #wrapper.enlarged #sidebar-menu ul li li.has-child > a.subdrop:after {background:url("VMS_Images/nav-arw.png") no-repeat center center;width: 10px; min-height: 9px; background-size: 100%;filter: brightness(100); display:none;} */
#wrapper.enlarged #sidebar-menu ul li li.has-child > a.subdrop:after {background: none; width: 10px; min-height: 9px; content: '-'; background: none; z-index: -1; color: #fff; font-size: 17px;}
#wrapper.enlarged #sidebar-menu ul li:hover li.has-child > a.subdrop:after { display:block;}

#wrapper.enlarged .left.side-menu #sidebar-menu ul > li > ul li a.subdrop { color: #ffd101 !important; }
#wrapper #sidebar-menu ul li li.has-child a.subdrop { color: #044ea2 !important; }
.icon-box.boxx-new { height: auto; margin-bottom: 5px; }
.icon-col.new-col { flex-wrap: wrap; flex-flow: row; justify-content: normal; text-align: left; min-height: 85px; margin-bottom: 0px; /* box-shadow: 0 0 5px inset #dce0fb; */ border-bottom:0;align-self: center;}
.icon-box .icon-col.new-col .icon-img {max-width:35px; align-self: center;}
.icon-box .icon-col.new-col .icon-txt { width: 65%; padding-left: 10px; /* float: left; display: inline-block; */ align-self: center; }
.icon-box .icon-col.new-col .counter-box-2 {text-align:center;}

#main-frame { overflow: auto; border: 0; height: calc(100vh - 110px); width: 100%; }
.bg-none {background:none;}
.content-panel .container, .top-panel .container {max-width:100%; padding-left:20px; padding-right:20px;}
.icon-box.iconn-boxx {height: calc(100% - 90px);}
/* #wrapper.enlarged .left.side-menu #sidebar-menu ul > li.has-child ul.first-ul {visibility: hidden; opacity: 0; display: none !important;}
#wrapper.enlarged .left.side-menu #sidebar-menu ul li.has-child:hover ul.first-ul {visibility: visible; opacity: 1; display: block !important;} */
#wrapper.enlarged .left.side-menu #sidebar-menu ul li li.has-child ul {visibility: hidden; opacity: 0; width:0;}
#wrapper.enlarged .left.side-menu #sidebar-menu ul li:hover li.has-child ul {visibility: visible; opacity: 1; width:100%;}

/* #wrapper.enlarged .left.side-menu #sidebar-menu ul > li > ul {opacity:0}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul {width: 300px; opacity:1} */


html {
  --scrollbarBG: #3a7afe;
  --thumbBG: #023166;
}
#wrapper .left.side-menu #sidebar-menu ul > li > ul.first-ul::-webkit-scrollbar {
  width: 11px;
}
#wrapper .left.side-menu #sidebar-menu ul > li > ul.first-ul {
  scrollbar-width: thin;
  scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}
#wrapper .left.side-menu #sidebar-menu ul > li > ul.first-ul::-webkit-scrollbar-track {
  background: var(--scrollbarBG);
}
#wrapper .left.side-menu #sidebar-menu ul > li > ul.first-ul::-webkit-scrollbar-thumb {
  background-color: var(--thumbBG) ;
  border-radius: 6px;
  border: 1px solid var(--scrollbarBG);
}

/*-- New 2021-06-29 --*/
#sidebar-menu li.transation-li a.subdrop:before {background: url("../VMS_Images/icon-transaction.png") no-repeat scroll  center center;font-weight: bold;}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li > ul.first-ul {display: block; }
#wrapper.enlarged .left.side-menu #sidebar-menu ul:hover > li { overflow: visible;  z-index:1;}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li {height: 51px;overflow: hidden; /* z-index:-1; */}
#wrapper.enlarged .left.side-menu #sidebar-menu ul li li {height: auto;}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover ul.first-ul {display: block;}
#sidebar-menu li.transation-li:hover > a::before {background: url("../VMS_Images/icon-transaction.png") no-repeat scroll  center center;}
#wrapper.enlarged .left.side-menu #sidebar-menu ul li ul a:hover { color: #ffd101 !important; }
#wrapper .left.side-menu #sidebar-menu ul li ul a:hover { color: #044ea2 !important; }
/* #wrapper .left.side-menu #sidebar-menu ul > li > ul.first-ul { z-index:1;}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li > ul.first-ul { z-index:-1;} */
.start-top:hover { background: #00ca00 !important; }
.view-top:hover { background: #49aeff !important; }
.hold-top:hover { background: #ea0c0c !important; }
.resume-top:hover { background: #00d723 !important; }
.auction-top:hover { background: #1072ac !important; }
.duration-top:hover { background: #f2cb00 !important; }
.bal-time-top:hover { background: #f40909 !important; }
.terminate-top:hover { background: #f40909 !important; }
.color-btn.save:hover { background-color: #007aff !important; }
.color-btn.close:hover { background-color: #ff4554 !important; }
.color-btn.refresh:hover { background-color: #0265d5 !important; }
.color-btn.select-auction:hover { background-color: #0265d5 !important; }
.top-btn-1:hover { background: #00d723 !important; }
.top-btn-2:hover { background: #ffaf49 !important; }
.top-btn-3:hover { background: #f40909 !important; }

/*-- End New 2021-06-29 --*/

/*-- New 2021-07-01 --*/
#sidebar-menu > ul > li a.no-drop::after { background: none !important; display: none; }
#wrapper.enlarged .left.side-menu #sidebar-menu ul li ul.first-ul > li > a:hover { background: #044ea2 !important; }
#wrapper .left.side-menu #sidebar-menu ul li ul.first-ul > li > a:hover { background-color: #fdf189 !important; }
#wrapper .left.side-menu #sidebar-menu ul li ul a:hover {font-weight: 600;}
#wrapper.enlarged .left.side-menu #sidebar-menu ul li ul a:hover {font-weight: 600;}
#wrapper .left.side-menu #sidebar-menu ul li ul.first-ul > li.has-child:hover > a.subdrop {	background-color: #fdf189 !important; font-weight: 500;}
#wrapper.enlarged .left.side-menu #sidebar-menu ul li ul.first-ul > li.has-child:hover > a.subdrop { background: #044ea2 !important;}
.date-selector { position: relative; }
.date-selector input[type=date] { text-indent: -500px; }
.datePickerLb { font-size: 11px; position: absolute; top: 0 !important; height: 22px !important; width: 100% !important; left: 0 !important; line-height: 2; padding: 0px 9px; border: 0; background: none; margin: 0 !important;}
.datePickerLb::placeholder { color: #000 !important; opacity: 1 !important; }
.row-input.dte-time .date-selector { width: 50%; }
[contentEditable=false]:empty:not(:focus):before{ content:attr(data-text) }
#sidebar-menu li.reports-li a.subdrop:before {background: url("../VMS_Images/icon-report.png") no-repeat scroll  center center;font-weight: bold;}
#sidebar-menu li.master-li a.subdrop:before {background: url("../VMS_Images/icon-master.png") no-repeat scroll  center center;font-weight: bold;}
#sidebar-menu ul ul .third-ul ul { border-top: 0; padding-top: 0 !important;}
/*-- End New 2021-07-01 --*/

/*-- New 2021-07-05 214 215 --*/
.btn-size-2 { min-height: 30px !important; height: 30px; margin-top: 8px;}
.refresh.btn-size-2 {height: 30px; min-width: 30px; width: 30px; background-position:center;}
.btn-size-3 { min-height: 24px !important; height: 24px; margin-top: 8px;}
.refresh.btn-size-3 {height: 24px; min-width: 24px; width: 24px; background-position:center;}
#wrapper.enlarged #sidebar-menu li.master-li a.subdrop:before {background: url("../VMS_Images/icon-master-w.png") no-repeat scroll  center center;font-weight: bold;}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li > ul li.active-li a { color: #ffd101 !important; background-color:#044ea2 !important; }
#wrapper .left.side-menu #sidebar-menu ul > li > ul li.active-li a {background-color: #fdf189 !important;color: #044ea2 !important; font-weight: 600;}
#wrapper .left.side-menu #sidebar-menu ul > li > ul li li.active-li a {background-color: #ffd101 !important;color: #044ea2 !important; font-weight: 600;}
#wrapper.enlarged #sidebar-menu > ul > li.has-child-1:hover::before { content: ""; background: transparent; /* width: 300px; */width: 355px; height: 100%; position: absolute; z-index: 9999; top: 0; /* left: 55px; */left: 0; }
/*-- End New 2021-07-05 --*/


/*-- New 2021-07-15 --*/
.approval-link-part .dropdown-menu-1.notify-drop .notify-drop-title {background: #c8008a; color:#fff;}
.approval-link-part .dropdown-menu-1.notify-drop .notify-drop-title .badge { background: #9d006d; }
.approval-link-part .dropdown-menu-1.notify-drop .drop-content { background: #fff; }
.approval-link-part .dropdown-menu-1.notify-drop.show {background: #c8008a; color:#fff;}
.approval-link-part .dropdown-menu-footer .btn { background: none; color: #fff; }

.notifications-link-part .dropdown-menu-1.notify-drop .notify-drop-title {background: #04c575; color:#fff;}
.notifications-link-part .dropdown-menu-1.notify-drop .notify-drop-title .badge { background: #00a661; }
.notifications-link-part .dropdown-menu-1.notify-drop .drop-content { background: #fff; }
.notifications-link-part .dropdown-menu-1.notify-drop.show {background: #04c575; color:#fff;}
.notifications-link-part .dropdown-menu-footer .btn { background: none; color: #fff; }

.reminder-link-part .dropdown-menu-1.notify-drop .notify-drop-title {background: #ff4f4f; color:#fff;}
.reminder-link-part .dropdown-menu-1.notify-drop .notify-drop-title .badge { background: #ec0d0d ; }
.reminder-link-part .dropdown-menu-1.notify-drop .drop-content { background: #fff; }
.reminder-link-part .dropdown-menu-1.notify-drop.show {background: #ff4f4f; color:#fff;}
.reminder-link-part .dropdown-menu-footer .btn { background: none; color: #fff; }

.alert-link-part .dropdown-menu-1.notify-drop .notify-drop-title {background: #fda401; color:#fff;}
.alert-link-part .dropdown-menu-1.notify-drop .notify-drop-title .badge { background: #db8e00 ; }
.alert-link-part .dropdown-menu-1.notify-drop .drop-content { background: #fff; }
.alert-link-part .dropdown-menu-1.notify-drop.show {background: #fda401; color:#fff;}
.alert-link-part .dropdown-menu-footer .btn { background: none; color: #fff; }
/*-- End New 2021-07-15 --*/

.main-screen-cont-2 { padding: 0; }
.main-screen-cont-2 .software-col { width: 50%;margin: 0; padding: 15px 15px; }
.main-screen-cont-2:first-child .software-col { border-bottom: 1px solid #ccc; }
.main-screen-cont-2 .software-col h2 { font-size: 20px; margin-bottom:10px }
.main-screen-cont-2:last-child .software-col h2 { min-height:auto; margin-bottom:10px }
.main-screen-cont-2:last-child .software-col { /* padding-bottom: 40px; */ } .shipment-section .content-container-02 {padding-bottom: 45px;}
.main-screen-cont-2 .software-col:nth-child(3) {border-right: 1px solid #ccc;}
.main-screen-cont-2 .software-col .soft-img img { max-width: 155px; }
.main-screen-cont-2 .software-col .btn-go a { height: 42px; }
.main-screen-cont-2 .software-col:hover .soft-img { margin-top: -12px; }


@media screen and (min-width:1920px){
.software-col h2 {color:#044ea2; font-size:40px; font-weight:700; line-height:42px}
}
@media screen and (min-width:1600px){
.software-col h2 {color:#044ea2; font-size:30px; font-weight:700; line-height:32px}
}
@media screen and (min-width:1400px){
.software-col h2 {color:#044ea2; font-size:26px; font-weight:700; line-height:30px}
}
@media screen and (min-width:1025px) and (max-width:1280px){
.col1 .form-row-panel label,.col2 .form-row-panel label {width:31%; padding-left:5px}
.col1 .form-row-panel .row-input,.col2 .form-row-panel .row-input {width:69%}
.auction-form-col.col1 {width:32%}
.auction-form-col.col2 {width:34%}
.auction-form-col.col3 {width:31%}
.form-row-panel input, .form-row-panel select {max-width:100%}
.main-screen-cont-2 .software-col h2 { font-size: 19px; } .main-screen-cont-2 .software-col .soft-img img {	max-width: 170px;}
}
@media screen and (min-width:1025px){
.all-btn-cont {flex:0 0 auto;display: flex;flex-wrap: wrap; max-width: 100%;}
.btn-mid-slot {display:inline-flex}
.all-btn-cont .color-btn {margin-left: 3px;margin-bottom: 3px;}
.icon-box-2 { float: left; width: 100%; }
.icon-box-2 .icon-col { float: left; min-height: 132px; }
.breadcrumb-cont-new {width:50%;}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li li a span { padding-left: 3px !important; }
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > a { width: 355px }
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul {width: 300px}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li li {white-space: normal;}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover a span {display: block;}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li li li {white-space: normal;}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li li a {max-width: 100%;}
}

@media screen and (max-width:1024px){
.login-section {padding:30px 0}
.main-screen-cont {flex-wrap:wrap; justify-content:center}
.software-col {padding:30px 15px}
.software-col h2 { color: #044ea2; font-size: 19px; }
.soft-txt p {font-size:14px; line-height:22px}
.btn-go a { width: 100px; font-size: 18px; border-radius: 30px;}
.topbar-left { position: absolute; left: 0; }
.open-img { margin-right: 10px; flex: 0 0 auto; margin-right:4px }
.open-col {padding:5px 8px}
.icon-col {justify-content: flex-start;}
.big-txt {font-size:23px}
.color-btn {margin-top:2px; margin-bottom:2px}
 .form-row-panel .dte-time .date input[type="date"] {width:126px}
}
@media only all and (min-width:1000px) and (max-width:1100px){
/* .icon-col.new-col {min-height: 115px;}
.icon-box .icon-col.new-col .icon-txt {width: 61%;padding-left: 7px;}
.icon-box .icon-col.new-col .icon-img {max-width: 30px;}
.icon-box.iconn-boxx { height: calc(100% - 125px); } */
.left-panel { flex: 0 0 40%; max-width: 40%; }
.right-panel { flex: 0 0 60%; max-width: 60%; }
}
@media screen and (max-width:992px){
.navbar-collapse { position:absolute; z-index:999; top:65px; left: 0; background-color: #f2f2f2; border: none; width: 100%;  }
.login-logo,.login-panel .form-group {margin:0 0 20px 0}
.login-section {padding:30px 0}
.software-col {width:33.33%; margin:0 0 50px 0}
.software-col:nth-child(3n) {border:none}
.content-container {height:auto}
.top-links {margin-left:15px}
.big-txt {font-size:15px; line-height:16px}
.sml-txt {font-size:12px; line-height:14px}
.button-panel-top {flex-wrap:wrap}
.breadcrumb-cont {width:100%; margin:0 0 5px 0}
.all-btn-cont {width: 100%; display: flex; flex-wrap: wrap; justify-content: flex-start; margin:0 0 5px 0;}
.color-btn {min-height:30px;padding:0 6px; font-size:10px; margin:0 5px 5px 0}
.color-btn.save, .color-btn.submit, .color-btn.close, .color-btn.refresh {padding-left:34px}
.form-row-panel {width:100%}
/* .open-img img {max-width:40px} */
.mob {display:block !important}
.desk {display:none !important}
.auction-form-col { width: 49%; }
.color-btn.refresh {padding-left:0}
.col1 .form-row-panel label,.col3 .form-row-panel label,.col2 .form-row-panel label {width:36%}
.col1 .form-row-panel .row-input,.col3 .form-row-panel .row-input,.col2 .form-row-panel .row-input  {width:64%}
.top-nav .dropdown-menu {transform: none !important; right: 0; top: 28px !important;}
.left-panel {padding-right:10px !important}
.right-panel {padding-left:10px !important}
.graph-box.mb-0 {margin-bottom:5px !important}
.auction-form-col.col1,.auction-form-col.col3 {width:42%}
.auction-form-col.col2 {width:56%}
.col2 .form-row-panel label {width:31%}
.col2 .form-row-panel .row-input {width:69%}
.col1 .form-row-panel label, .col3 .form-row-panel label {width:46%}
.col1 .form-row-panel .row-input, .col3 .form-row-panel .row-input {width:54%}
.auction-room .auction-form-col.col1, .auction-room .auction-form-col.col2, .auction-room .auction-form-col.col3 { width: 48%; }
.auction-room .col3 .form-row-panel label,.auction-room .col1 .form-row-panel label,.auction-room  .col2 .form-row-panel label { width: 40%; padding: 0 5px 0 0; }
.auction-room .col3 .form-row-panel .row-input,.auction-room .col2 .form-row-panel .row-input,.auction-room .col1 .form-row-panel .row-input { width: 60%; }
.vendor-reg-form .breadcrumb-cont, .vendor-reg-form .all-btn-cont {width:auto}
}

@media screen and (max-width:767px){
.navbar-collapse { position:absolute; z-index:999; top:65px; left:0; background-color:#f2f2f2; border:none; }
.user-name {line-height:16px}
.mb-0 {margin-bottom:5px}
.icon-txt {font-size: 11px; font-weight: 600; line-height: 13px; min-height:26px}
.logo {margin:0}
.top-nav {flex-wrap:wrap; margin:0;justify-content: flex-end;}
.top-links {margin-left:0; margin-right:22px}
.dashboard-main .content-container,.shipment-section .content-container {margin-top:60px}
.form-row-panel {width:100%}
.form-row-panel input, .form-row-panel select {max-width:100%}
.big-txt {font-size:18px; line-height:20px}
.sml-txt {font-size:14px; line-height:16px}
.open-img img {max-width:100%}
.top-links.user {margin-right:0}
.auction-form-col { width:100%; }
.color-btn {min-height: 36px; width: auto; padding: 0 12px; display: inline-flex; align-items: center; font-size: 10px; color: #fff; margin:0 5px 5px 0}
.select-col {margin:0 5px 5px 0}
.col1 .form-row-panel label,.col3 .form-row-panel label,.col2 .form-row-panel label {width:40%}
.col1 .form-row-panel .row-input,.col3 .form-row-panel .row-input,.col2 .form-row-panel .row-input  {width:60%}
.left.side-menu { /* overflow: scroll; */ }
.top-links.user {align-items: center;width: 100%;justify-content: flex-end;}
.top-nav .dropdown-menu {transform: none !important;top: 29px !important; right:0}
.left-panel {padding-right:10px !important}
.right-panel {padding-left:10px !important}
.auction-form-row {flex-wrap:wrap}
.auction-form-col.col1,.auction-form-col.col3,.vendor-reg-form .auction-form-col.col2, .vendor-reg-form .auction-form-col.col1, .vendor-reg-form .auction-form-col.col3 {width:100%}
.auction-form-col.col2 {width:100%}
.col2 .form-row-panel label,.col1 .form-row-panel label, .col3 .form-row-panel label,.vendor-reg-form .col3 .form-row-panel label {width:36%}
.col2 .form-row-panel .row-input,.col1 .form-row-panel .row-input, .col3 .form-row-panel .row-input,.vendor-reg-form .col3 .form-row-panel .row-input {width:64%}
.auction-room .auction-form-col.col1, .auction-room .auction-form-col.col2, .auction-room .auction-form-col.col3 { width: 100%; }
.auction-room .col3 .form-row-panel label { width: 36%; padding: 0 5px 0 0; }
.auction-room .col3 .form-row-panel .row-input { width: 64%; }
.search-top-cont-new { max-width: 100%;margin-bottom: 5px;}
.search-top-cont-new .searchbar { max-width: 80%; display: inline-block;}
.search-top-cont-new .color-btn.refresh {margin: 0 0 0 5px; display: inline-block;}

.data-panel .table td.v-r-icons { min-width: 40px; }
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover a span {display: block;}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li li li {white-space: normal;}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li li a {max-width: 100%;}
.main-screen-cont-2 .software-col { width: 50%; margin: 0; border-bottom: 1px solid #ccc !important; }
.main-screen-cont-2:last-child .software-col h2 { min-height: auto; }
.main-screen-cont-2:last-child { padding-bottom: 0px; }
}

@media screen and (max-width:479px){
.login-img {margin:0; order:2}
.login-txt {margin:0 0 30px 0}
.software-col {width:100%; margin:0; border-right:none; border-bottom:1px solid #ccc}
.software-col:nth-child(3n) {border-right:1px solid #ccc}
.software-col:nth-child(2n) {border-right:none}
.icon-txt {font-size: 11px; font-weight: 600; line-height: 13px; min-height:26px}
.top-nav {flex-wrap:wrap; margin:5px 0 5px 0;justify-content: flex-end;}
.top-links {margin-left:0; margin-right:22px}
.dashboard-main .content-container {margin-top:105px}
.form-row-panel {width:100%}
.open-col {width:100%}
.graph-box, .full-box {padding:5px 5px}
.graph-box.mb-0 {margin-bottom:5px !important}
.icon-col {width:50%}
.icon-col:nth-child(3n) { border-right: 1px solid #e5e5e5; }
.icon-col:nth-child(2n) { border-right: none; }
.icon-col {padding:8px}
.top-links.user {margin-right:0}
.logo {margin:5px 0}
.top-nav {flex-wrap:wrap; margin:0;justify-content: flex-end;}
.shipment-section .content-container  {margin-top:105px}
.dashboard-main .content-container { padding-left: 0; }
.data-panel .row {margin-left:-5px; margin-right:-5px}
#sidebar-menu > ul > li.top-link-mob.user-link img {left:8px; max-height:40px; top:7px}
#sidebar-menu ul ul#user-mob {clear:both; padding:0;width:100%; border-radius:none}
#sidebar-menu ul ul#user-mob svg {margin-right:5px}
.icon-col.last-col-mob { border-bottom: 0; }
.icon-box-2 .icon-col {min-height: 112px; }
.main-screen-cont-2 .software-col { width: 100%; }
.main-screen-cont-2:last-child .software-col { padding-bottom: 15px; }
.main-screen-cont-2:last-child { padding-bottom: 0px; } .main-screen-cont-2 .software-col:nth-child(3) { border-right: 1px solid #ccc; }
}
@media screen and (min-width:768px) {
  .main-screen-cont-2 .software-col {display: inline-flex; flex-wrap: wrap; align-content: center;}
  .main-screen-cont-2 .software-col div { width: 100%; }
  }
/*-- KVN Team Code start*/
button[type="submit"]:disabled,input[type="submit"]:disabled
,button[type="button"]:disabled,input[type="button"]:disabled,input[type="text"]:disabled {
    cursor:  not-allowed;
    opacity: 1;
}
.top-main{
position: -webkit-sticky;
position: sticky;
top: 1;
background: #fff;
z-index: 1;
}
.container-fluid  #mainscrn-frame{
    overflow: auto;
    border: 0;
    height: calc(100vh - 90px);
    width: 100vw;
    display: none;

}
/* .content-container >#main-frame {
    overflow: auto;
    border: 0;
    height: calc(100vh - 110px);
    width: 100%;
   } */

#main-frame{
  overflow: auto;
  border: 0;
  height: calc(100vh - 90px);
  width: 100%;
  /* width: calc(100vw - 60px); */
  /* display: none; */

}

.icons {
    width: 56px;
    float: left;
    cursor: pointer;
    margin-left: 15px;
    padding-right: 24px;
    color: #fff !important;
    display: inline-flex;
    align-items: center;
}
.icons a{
    font-family: 'Open Sans',sans-serif;
    font-size: 25px;
          /*font-weight: 400;*/
    text-decoration:  none;
}

.cngpwd_head {
  background-color: #1A237E;
  padding: 10px;
  color: white;
  font-weight: 400;
  text-align: center;
  font-size: 20px;
}

#changepass {
  z-index: 91;
  color: black;
  position: absolute;
  top: 10%;
  left: 50%;
  width: 30%;
  transform: translateY(-50%);
  transform: translateX(-50%);
  box-sizing: border-box;
  border-radius: 2px;
  box-shadow: -1px 3px 19px 2px rgb(0 0 0 / 20%);
  background: white;
}
#changepass input[type=text],#changepass input[type=password] {
  padding: 10px;
  font-size: 14px;
  border: 1px solid #bababa;
  width: 85%;
  background: #FFF;
  color: #000;
  margin: 10px;
}
#img {
  margin-right: 10px;
  float: right;
}
.kvn{
  display:inline-block;font-weight:400;color:#212529;
  text-align:center;vertical-align:middle;
  -webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;
  user-select:none;background-color:transparent;border:1px solid transparent;
  padding:.375rem .75rem;font-size:1rem;line-height:1.5;
  transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s
      ease-in-out,box-shadow .15s ease-in-out;
  cursor: pointer;

}
.image
{
    max-height:30px;
    cursor: pointer;
}
.frmnm {
  display: none;
}
.invisible {
  display: none;
}
.soft-txt p { height: 61px;}
.kt-badge-notify {
  color: #fff;
}
.footer-panel{
  min-height: 25px;
}
.login-section {  padding: 5px 0;}

#wrapper #sidebar-menu ul li li.has-child a.subdrop { background-color: #fdf189 !important;
color: #044ea2 !important;
font-weight: 600;
}
.btn-size-2{
       margin-top: 0;
}
.btn-size-3{
  margin-top: 0;
}
.approval-link-part .dropdown-menu-1.notify-drop .notify-drop-title {background: #c8008a; color:#fff;}
.approval-link-part .dropdown-menu-1.notify-drop .notify-drop-title .badge { background: #9d006d; }
.approval-link-part .dropdown-menu-1.notify-drop .drop-content { background: #fff; }
.approval-link-part .dropdown-menu-1.notify-drop.show {background: #c8008a; color:#fff;}
.approval-link-part .dropdown-menu-footer .btn { background: none; color: #fff; }

.data-panel .table th { z-index: 90; }
.search_icon { z-index: 90; }
  /* .kvn:hover{color:#212529;text-decoration:none}
.kvn.focus,.kvn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}
.kvn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;} */

/* .kvn-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
}
.kvn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  cursor: pointer;
} */

/*-- KVN Team Code end*/





@media only screen and (max-width: 580px) {
  .logo {
    display: flex;
    justify-content: center;
  }
  .right-nav-login-top{
    width: 29%;
    position: absolute;
    right: -2px;
    top: 0px;
  }
  .right-nav-login-bottom{
    width: 29%;
    position: absolute;
    right: 5px;
    top: 20px;
    font-size: 13px;
  }
  
  #m-container{
    height: 60px;
  }

  .user-img img{
    width: 24px;
    height: 24px;
    margin-top: 2px;
  }

  .page-title{
    text-align: center;
  }

  .all-btn-cont{
    display: flex !important;
    justify-content: space-evenly !important;
  }

  .footer-logo{
    display: flex;
    align-items: center;
  }
  .footer-logo img{
    height: 19px;
    margin: 8px 0px;
  }

  .copyright-panel{
    /* border: 2px solid red; */
    font-size: 12px;
    margin: 8px 0px;
  }
}


@media only screen and (max-width: 490px) {
  .logo {
    display: flex;
    justify-content: center;
  }

  .right-nav-login-bottom{
    width: 29%;
    position: absolute;
    top: 27px;
    font-size: 13px;
  }

  .form-inline{
    position: absolute;
    bottom: 0px;
    left: 2px;
}

}

@media only screen and (max-width: 430px){
  .user-img img{
    width: 37px;
    height: 27px;
    margin-top: 2px;
  }
}


@media only screen and (max-width: 400px){

  .right-nav-login-top{ 
    width: 135px;
  }

  #dropdown1{
    width: 100%;

  }
}