/*! twt-master-admin */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 100; src: local("Roboto Thin"), local("Roboto-Thin"), url(../fonts/KFOkCnqEu92Fr1MmgVxGIzIFKw.woff2) format("woff2"); }
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 100; src: local("Roboto Thin"), local("Roboto-Thin"), url(../fonts/KFOkCnqEu92Fr1MmgVxIIzI.woff2) format("woff2"); }
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 300; src: local("Roboto Light"), local("Roboto-Light"), url(../fonts/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format("woff2"); }
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 300; src: local("Roboto Light"), local("Roboto-Light"), url(../fonts/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format("woff2"); }
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 400; src: local("Roboto"), local("Roboto-Regular"), url(../fonts/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format("woff2"); }
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 400; src: local("Roboto"), local("Roboto-Regular"), url(../fonts/KFOmCnqEu92Fr1Mu4mxK.woff2) format("woff2"); }
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 500; src: local("Roboto Medium"), local("Roboto-Medium"), url(../fonts/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format("woff2"); }
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 500; src: local("Roboto Medium"), local("Roboto-Medium"), url(../fonts/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format("woff2"); }
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 700; src: local("Roboto Bold"), local("Roboto-Bold"), url(../fonts/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format("woff2"); }
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 700; src: local("Roboto Bold"), local("Roboto-Bold"), url(../fonts/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format("woff2"); }
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 900; src: local("Roboto Black"), local("Roboto-Black"), url(../fonts/KFOlCnqEu92Fr1MmYUtfChc4EsA.woff2) format("woff2"); }
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 900; src: local("Roboto Black"), local("Roboto-Black"), url(../fonts/KFOlCnqEu92Fr1MmYUtfBBc4.woff2) format("woff2"); }

/* @import url('themes.css'); */
html, body { font-family: "Roboto", sans-serif; font-size: 15px; }
body { overflow-x: hidden; background: #fff; }
.btn { text-transform: capitalize; }
@media (max-width:767px) {
	body { font-size: 14px; }
}
a,
a label {
    cursor: pointer;
}
.fa-2hx { font-size: 1.5em; }
#wrapper { padding-left: 0; }
#wrapper.open { padding-left: 250px; }
#sidebar-wrapper { position: fixed; left: 250px; width: 0; height: 100%; margin-left: -250px; overflow-x: hidden; overflow-y: hidden; background: #ddd; z-index: 100; }
#wrapper.open #sidebar-wrapper { width: 250px; box-shadow: 2px 0 20px 1px rgba(0, 0, 0, 0.35); }
#page-content-wrapper { width: 100%; position: absolute; padding: 0px; left: 0; }
#wrapper.open #page-content-wrapper { position: absolute; margin-right: -250px; left: 0; }

/* Sidebar Styles */
.sidebar-nav { position: absolute; top: 0; width: 100%; /* width: calc(100% - 17px); */ height: 100%; margin: 0; padding: 0 11px; list-style: none; overflow-y: auto; left: 0; }
.sidebar-nav li { font-size: 14px; line-height: 38px; min-height: 38px; margin-bottom: 5px; }
.sidebar-nav li a { display: block; text-decoration: none; color: #333; border-radius: 20px; padding: 0; /* transition: all 0.5s ease; */ text-align: center; }
.sidebar-nav li a:hover { text-decoration: none; background: rgba(255, 255, 255, 0.35); box-shadow: 0 2px 15px 1px rgba(39, 39, 39, 0.1); }
.sidebar-nav li.active a { background: rgba(255, 255, 255, 1) !important; box-shadow: 0 2px 15px -1px rgba(39, 39, 39, 0.5); color: #333; }
.sidebar-nav li a:active, .sidebar-nav li a:focus { text-decoration: none; }
.sidebar-nav li a > .fa { line-height: 38px; }
.sidebar-nav li .nav-text { margin-left: 5px; display: none; }
.sidebar-nav li.sidebar-collapse { min-height: auto; }
.sidebar-nav li.sidebar-brand .nav-text { margin-left: 0; }
#wrapper.open .sidebar-nav li .nav-text { display: initial; }
#wrapper.open .sidebar-nav, #wrapper.open .sidebar-nav li a { padding: 0 15px; text-align: left; }
#wrapper.open .sidebar-nav .navbar-collapse { padding-left: 18px; }
#wrapper.open .sidebar-nav [data-toggle="collapse"]:after { font-family: "FontAwesome"; content: "\f106"; float: right; }
#wrapper.open .sidebar-nav [data-toggle="collapse"].collapsed:after { content: "\f107"; }
.sidebar-nav > .sidebar-brand { height: 65px; font-size: 22px; font-weight: 600; line-height: 60px; border-bottom: 1px solid #333; margin-bottom: 15px; }
.sidebar-nav > .sidebar-brand a { color: #333; }
.sidebar-nav > .sidebar-brand a:hover { color: #333; background: none; box-shadow: none; }
.navbar .menu-toggle, .sidebar-nav > .sidebar-collapse .menu-toggle { height: 38px; width: 38px; line-height: 0.8; margin-top: 10px; border: 1px solid transparent; color: #333; cursor: pointer; border-radius: 4px; padding: 0; background: rgba(255, 255, 255, 0.3); box-shadow: 0 2px 15px 1px rgba(39, 39, 39, 0.15); }
.sidebar-nav > .sidebar-collapse .menu-toggle.position-absolute { bottom: 0; left: 0; width: 100%; }
.navbar .menu-toggle { margin-top: 0; border-color: #666; color: #666; box-shadow: none; }
@media (min-width:992px) {

	/* body {background-image: url(../images/pattern-bg.png) !important;background-repeat: no-repeat;background-size: cover !important;background-attachment: fixed;} */
	#wrapper { padding-left: 60px; }
	#wrapper.open { padding-left: 250px; }
	#sidebar-wrapper { width: 60px; box-shadow: inset -5px 0 20px -5px rgba(0, 0, 0, 0.35); /* background-image: url(../images/pattern-bg.png) !important; */ /* background-size: cover !important; */ }
	#wrapper.open #sidebar-wrapper { width: 250px; }
	#page-content-wrapper { padding: 0px; position: relative; }
	#wrapper.open #page-content-wrapper { position: relative; margin-right: 0; }
	#wrapper .sidebar-nav { min-width: 100%; width: auto; /* width: calc(100% + 17px); */ max-width: calc(100% + 17px); }
}
.alert { box-shadow: 0 2px 15px 1px rgba(39, 39, 39, 0.3); }
.alert hr { border-top-color: #999; }
.alert.alert-fixed { position: fixed; right: 15px; bottom: 15px; width: 500px; max-width: calc(100% - 30px); box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2); z-index: 99; }
.alert.alert-custom { background: rgba(39, 39, 39, 0.95); color: #fff; }
.alert.alert-custom .close, .alert.alert-custom .close:focus, .alert.alert-custom .close:hover { color: #fff; line-height: 1; }
#page-content-wrapper .navbar { background: #fff; box-shadow: 0 1px 5px 0 rgba(39, 39, 39, 0.3); }
#page-content-wrapper .navbar h1 { max-width: calc(100% - 80px); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 1.4; }
.card-full-height { height: 100%; }
.card-sp { border: none; box-shadow: 0 2px 15px 1px rgba(39, 39, 39, 0.3); }
.dash-links { transition: 0.25s all; }
.dash-links:hover { text-decoration: none; text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5); }

/* @media (max-width: 767px) {
    .dash-links .h1 .fa {display: none;}
    .dash-links .card-body {padding: 5px 10px;}
} */
.card-grad { text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.35); }
.card-grad.bg-success { background-image: linear-gradient(120deg, #6bd484 0%, #28a745 100%); }
.card-grad.bg-warning { background-image: linear-gradient(120deg, #ff913c 0%, #ffc107 100%); }
.card-grad.bg-danger { background-image: linear-gradient(120deg, #e94354 0%, #ff3434 100%); }
.card-grad.bg-info { background-image: linear-gradient(120deg, #6ad8b7 0%, #17a2b8 100%); }
.card-grad.g-blue-dark { background-image: linear-gradient(120deg, #2a5788 0, #204065 40%, #0c2646); color: #fff; }
.card-grad.g-blue { background-image: linear-gradient(120deg, #568dca 0, #204065 100%); color: #fff; }
.card-grad.g-azure { background-image: linear-gradient(120deg, #84fab0 0%, #69b1d4 100%); color: #fff; }
.card-grad.g-sunset { background-image: linear-gradient(120deg, #fee140 0%, #fa709a 100%); color: #fff; }
.card-grad.g-sea { background-image: linear-gradient(120deg, #2cd8d5 0%, #6b8dd6 48%, #8e37d7 100%); color: #fff; }
.custom-file input { cursor: pointer; }
.login .card-login { box-shadow: 0 10px 20px -5px rgba(39, 39, 39, 0.7); border-radius: 10px; /* background: rgba(30, 30, 30, 0.3); */ color: #333; }
.btn-wide { width: 120px; max-width: 100%; }

/* .login .card-login h1 {text-shadow: 0 4px 12px rgba(30, 30, 30, .9);} */
.login .intro { margin-top: 160px; color: #fff; }
.login .icon-btn { height: 60px; width: 60px; line-height: 60px; border: 1px solid transparent; color: #fff; cursor: pointer; border-radius: 4px; padding: 0; outline: none; margin-right: 20px; background: rgba(255, 255, 255, 0.3); box-shadow: 0 2px 15px 1px rgba(39, 39, 39, 0.3); }

/* .table-responsive {border: 1px solid #ccc;padding: 15px 0;} */
.table-responsive table { font-size: 0.9rem; }
.table-dataTable { min-width: 812px; }
table.dataTable.table-dataTable th:before, table.dataTable.table-dataTable th:after { bottom: 5px; }
.sticky { position: -webkit-sticky; position: sticky; top: 0; z-index: 99; }
.modal-confirm .modal-content { box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3); border: transparent; }
.bd-modal-lg .modal-lg { max-width: 98%; width: 990px; }
.group-list { border: 1px solid #ccc; border-radius: 4px; padding: 0.375rem 0.75rem; max-height: 200px; overflow-y: auto; }
.form-check-input { margin-top: 0.4rem; }
.inner-wrapper { /*width: 990px;*/ max-width: 100%; margin: 0 auto; }
#POSlider .carousel-control-next, #POSlider .carousel-control-prev { position: initial; opacity: 1; width: 100px; }
#POSlider .carousel-control-next .fa, #POSlider .carousel-control-prev .fa { margin: 0 5px; }
#POSlider .card-header { cursor: pointer; }
#POTable { font-size: 14px; min-width: 720px; width: auto; }
#POTable td { vertical-align: middle; }
#POTable td input { outline: none; box-shadow: none; }
#POTable .logo.logo-bk { display: block; height: 50px; width: 147px; background-image: url(../images/logo-bk.jpg); background-repeat: no-repeat; background-size: contain; float: right; }
#POTable .logo.logo-hc { display: block; height: 50px; width: 130px; background-image: url(../images/logo-hc.jpg); background-repeat: no-repeat; background-size: 110%; background-position: -4px -8px; float: left; }
#POTable tr td ol { margin-bottom: 0; }
/*.datepicker-days, .datepicker-days tr, .datepicker-days thead th, .datepicker-days tbody td { border: 0; }
.datepicker-days thead th, .datepicker-days tbody td { padding: 5px; }
.bootstrap-datetimepicker-widget { box-shadow: 0 3px 20px -2px rgba(30, 30, 30, 0.35); }*/

/*overlay*/
.overlay-block { position: fixed; height: 100%; width: 100%; top: 0; left: 0; background-color: rgba(35, 35, 35, 0.75); z-index: 999999; color: #fff; }
.overlay-block > * { position: absolute; transform: translate3d(-50%, -50%, 0); top: 50%; left: 50%; }
.sr-no { width: 40px; text-align: center; }
.status-col { width: 140px; min-width: 130px; }
.actions-col { text-align: center; width: 130px; }
.action-btns .btn { height: 30px; width: 30px; padding: 0; margin: 0 2px; border-radius: 50%; color: #fff; }
.action-btns .btn .fa { line-height: 28px; }
.editableform .form-control { line-height: inherit; }
label.invalid-feedback { display: initial; }
.invalid-feedback > p { margin: 0; }

/* status bgs */
.status-p1 { background: #84fab0; }
.status-p2 { background: #2cd8d5; }
.status-p3 { background: #69b1d4; }
.status-pass { background: #28a745; }
.status-rej { background: #ffc107; }

/* .radio-boxes */
.radio-boxes input[type="radio"] { display: initial; position: absolute; opacity: 0; }
.radio-boxes .card { background-color: #fff; cursor: pointer; text-align: center; font-weight: bold; transition: 0.25s; }
.radio-boxes .card:hover { transform: translateY(-1px); box-shadow: 0 5px 10px -3px rgba(0, 0, 0, 0.35); }
.radio-boxes .card:active { transform: translateY(1px); box-shadow: none; }
.radio-boxes input[type="radio"]:checked + .card { background-color: #212121; color: white; box-shadow: 0 5px 10px -3px rgba(0, 0, 0, 0.75); }

/* .radio-boxes-group */
.radio-boxes-group input[type="radio"] { display: initial; position: absolute; opacity: 0; }
.radio-boxes-group label { margin-bottom: 0; display: flex; align-content: center; }
.radio-boxes-group .btn { background-color: #fff; cursor: pointer; text-align: center; font-weight: 600; transition: 0.25s; border: 1px solid #333; margin: 0; border-radius: 0; white-space: normal; }
.radio-boxes-group label:first-child .btn { border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }
.radio-boxes-group label:last-child .btn { border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; }
.radio-boxes-group label:not(:last-child) .btn { border-right: none; }
.radio-boxes-group .btn:hover { background-color: #999; color: white; /* box-shadow: 0 5px 10px -3px rgba(0, 0, 0, 0.35); */ }
.radio-boxes-group .btn:active { box-shadow: none; }
.radio-boxes-group input[type="radio"]:checked + .btn { background-color: #666; color: white; /* box-shadow: 0 5px 10px -3px rgba(0, 0, 0, 0.75); */ box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.5); text-shadow: 0 2px 5px rgba(0, 0, 0, 0.75); }

/* tracker  */
.tracker { display: flex; justify-content: space-between; list-style: none; /* padding-left: 0; */ padding-top: 20px; margin: 0; flex-direction: column; }
.tracker li { position: relative; flex: 1; margin-bottom: 30px; }
.tracker li:before { content: "\f10c"; position: absolute; top: -3px; left: -40px; /* transform: translateX(-50%); */ background: #fff; border-radius: 50%; font-family: "FontAwesome"; font-size: 30px; line-height: 1; text-align: center; color: #eee; /*text-shadow: 0 1px 2px #111;*/ z-index: 1; height: 30px; width: 30px; }
.tracker li.done, .tracker li.rejected { font-weight: 700; }
.tracker li.done:before, .tracker li.done + li.done:before { content: "\f058"; color: green; animation: none; }
.tracker li.done + li:before { color: orange; animation: pulse 1s infinite; }
.tracker li.rejected:before, .tracker li.done + li.rejected:before { content: "\f057"; color: red; }
.tracker li .tracker-info { display: none; }
.tracker li:hover .tracker-info { display: block; }
.tracker li .tracker-info { font-weight: normal; border: 1px solid #ddd; padding: 7px; border-radius: 7px; background: #fff; box-shadow: 0 0 4px -1px rgba(30, 30, 30, 0.3); }
.tracker li .tracker-info { position: absolute; bottom: calc(100% + 50px); z-index: 999; }
.tracker li .tracker-info:before { content: ""; height: 15px; width: 15px; background: #fff; border: 1px solid #ddd; border-top: none; border-left: none; position: absolute; top: calc(100% - 1px); box-shadow: 1px 1px 3px -1px rgba(30, 30, 30, 0.2); transform: rotate(45deg) translateX(-50%); left: 50%; }
.tracker li .tracker-info .tracker-date, .tracker li .tracker-info .tracker-data { display: block; }
.tracker li.partial:before {content: "\f042";color: goldenrod;/*transform: rotate(180deg) translateX(50%)*/transform: translateX(-50%) rotate(180deg);}
@media (max-width:767px) {
	.tracker li:last-child { margin-bottom: 10px; }
	.tracker li:not(:last-child):after { content: ""; position: absolute; left: -29px; top: 29px; height: calc(100% + 20px); width: 4px; background: #ccc; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3); }
	.tracker li.done:after { background: green; }

	/* .tracker li.pending:after {background: orange;} */

/* .tracker li.rejected:after {background: red;} */ }
@media (min-width:768px) {
	.tracker { flex-direction: row; padding-left: 0; padding-top: 40px; }
	.tracker li { text-align: center; margin-bottom: 0; font-size: 14px; }
	.tracker li:before {top: -40px;left: 50%;transform: translateX(-50%);}
	.tracker li:not(:last-child):after { content: ""; position: absolute; left: 50%; /* transform: translateX(-50%); */ top: -27px; height: 4px; width: 100%; background: #ccc; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3); }
	.tracker li.done:after { background: green; }

	/* .tracker li.pending:after {background: orange;} */

/* .tracker li.rejected:after {background: red;} */ }
@media (min-width:1200px) {
	.tracker li { font-size: 16px; }
}
.po_listing .card-footer, .job_order_listing .card-footer { padding: 9px 15px; }
.po_listing .card-footer .btn, .job_order_listing .card-footer .btn { margin-top: 3px; margin-bottom: 3px; }
.glyphicon { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.glyphicon.glyphicon-chevron-left:before { content: "\f053"; }
.glyphicon.glyphicon-chevron-right:before { content: "\f054"; }
.custom-select.error, .form-control.error { border-color: #dc3545; }
.custom-select.error ~ label.error, 
.form-control.error ~ label.error, 
.custom-control ~ label.error { font-size: 80%; color: #dc3545; width: 100%; margin-top: 0.25rem; }

/* css for print */
.pill-badge { margin: 0 0.25rem; padding: 0rem 0.5rem; border-radius: 0.5rem; background: #454545; color: #fff; }
.pill-badge-light { background: #ddd; color: #333; }
.tree-view { overflow-x: auto; height: 100vh; height: calc(100vh - 76px); }
.tree-root { text-align: center; }
.tree-level { padding: 20px 0 0; margin: 0; list-style: none; justify-content: space-around; align-items: flex-start; width: 100%; white-space: nowrap; }
.tree-level { width: auto; max-width: none; position: relative; }
.tree-level.show:before { content: ""; height: 20px; width: 0; border-left: 2px solid #333; position: absolute; left: 50%; top: 0; /* margin-left: -1px; */ }
.tree-level li { padding: 20px 5px 0; position: relative; display: inline-block; text-align: center; vertical-align: top; }
.tree-level li:before { content: ""; height: 20px; width: 0; border-left: 2px solid #333; position: absolute; top: 0; left: 50%; /* margin-left: -1px; */ }
.tree-level li:after { content: ""; height: 0; width: 110%; border-top: 2px solid #333; position: absolute; top: 0; left: 50%; transform: translateX(-50%); }
.tree-level li:first-child:after, .tree-level li:last-child:after { width: 55%; }
.tree-level li:first-child:after { transform: translateX(0); }
.tree-level li:last-child:after { transform: translateX(-100%); }
.tree-level li:only-child:after { display: none; }
.node { background: #fff; display: inline-block; padding: 10px; padding-top: 22px; text-align: center; position: relative; box-shadow: 1px 1px 2px rgba(30, 30, 30, 0.3); border-radius: 5px; }
.node > * { display: block; }
.node .node-for { display: inline-block; position: absolute; top: 0; left: 50%; width: 100px; transform: translateX(-50%); background: #fff; box-shadow: 0 1px 1px rgba(30, 30, 30, 0.35); font-size: 12px; font-weight: 600; }
.node a { font-weight: 600; }
.node.bg-success a, .node.bg-danger a { color: #fff; }
.node .pill-badge { margin-top: 7px; margin-bottom: 5px; text-transform: capitalize; font-weight: normal; padding: 2px; border-radius: 4px; }
.node .pill-badge.pill-badge-light { color: initial; }

/*overlay-page*/
.overlay-page { position: fixed; height: 100%; width: 100%; top: 0; left: 0; background-color: rgba(35, 35, 35, 0.75); z-index: 999999; color: #fff; }
body.plain-bg { background: none !important; }
.text-shadow { text-shadow: 1px 1px 3px #333; }

/* main-page */
body.main-page { background-image: none !important; }
.main-page-header { box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5); background-color: #f2f2f2; background-image: url(../images/pattern-bg.png) !important; background-repeat: no-repeat; background-size: cover !important; }
.main-page-header-img { max-height: 150px; }
.elevate:hover { box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.5); }
table .bg-success *, table .bg-green *, table .bg-warning *, table .bg-needed *, table .bg-danger * { color: #fff !important; }
table .bg-green { background-color: #28a745 !important; }
table .bg-needed { background-color: #ffc107 !important; }
.vendor-page .fixed-table-body, .heighted-page .fixed-table-body { max-height: 83vh; }
@page { size: auto; margin: 0mm; }

/* .table-thead-primary thead {background-color: #007bff!important; color: #fff;}
.table-thead-secondary thead {background-color: #6c757d!important; color: #fff;}
.table-thead-info thead {background-color: #17a2b8!important;}
.table-thead-success thead {background-color: #28a745!important; color: #fff;}
.table-thead-warning thead {background-color: #ffc107!important;} */
.table-thead-primary thead, .table-thead-info thead, .table-thead-warning thead, .table-thead-success thead, .table-thead-secondary thead { background-color: #6c757d !important; color: #fff; }
.table.table-smsHistoryTable, .table.table-smsHistoryTable tbody { display: block; }
.table.table-smsHistoryTable thead { display: none; }
.table.table-smsHistoryTable tbody tr { display: inline-block; width: 100%; padding: 10px; padding-left: 80px; position: relative; }
.table.table-smsHistoryTable tbody tr td { display: block; border: 0; }
.table.table-smsHistoryTable tbody tr td:first-child { position: absolute; left: 0; width: 80px; text-align: center; font-size: 20px; line-height: 1.2; }
.table.table-smsHistoryTable tbody tr td:nth-child(2) { font-size: 20px; color: #007bff; line-height: 1.2; }
.table.table-smsHistoryTable tbody tr td:nth-child(4) { float: left; font-weight: 600; }
.table.table-smsHistoryTable tbody tr td:nth-child(5) { float: right; }
.table.table-smsHistoryTable tbody tr td:nth-child(4):before, .table.table-smsHistoryTable tbody tr td:nth-child(5):before { font-family: "fontawesome"; color: #333; text-shadow: 0 1px rgba(30, 30, 30, 0.2); margin-right: 5px; }
.table.table-smsHistoryTable tbody tr td:nth-child(4):before { content: "\f017"; }
.table.table-smsHistoryTable tbody tr td:nth-child(5):before { content: ""; }
.table.table-smsHistoryTable tbody tr td.failed:nth-child(5):before { content: "\f00d"; color: #d44; }
.table.table-smsHistoryTable tbody tr td.pending:nth-child(5):before { content: "\f252"; color: #f90; }
.table.table-smsHistoryTable tbody tr td.queue:nth-child(5):before { content: "\f2d2"; color: #806aa7; }
.table.table-smsHistoryTable tbody tr td.sent:nth-child(5):before { content: "\f00c"; color: #64bb70; }
.table.table-smsHistoryTable tbody tr:after { content: ""; display: block; clear: both; }
.table.table-smsHistoryTable tbody tr.noRecordFoundSms td:first-child { position: initial; width: auto; }
.table.table-emailHistoryTable, .table.table-emailHistoryTable tbody { display: block; }
.table.table-emailHistoryTable thead { display: none; }
.table.table-emailHistoryTable tbody tr { display: inline-block; width: 100%; padding: 10px; padding-left: 80px; position: relative; }
.table.table-emailHistoryTable tbody tr td { display: block; border: 0; }
.table.table-emailHistoryTable tbody tr td:first-child { position: absolute; left: 0; width: 80px; text-align: center; font-size: 20px; line-height: 1.2; }
.table.table-emailHistoryTable tbody tr td:nth-child(2) { font-size: 20px; color: #007bff; line-height: 1.2; }
.table.table-emailHistoryTable tbody tr td:nth-child(3) { font-weight: 600; }
.table.table-emailHistoryTable tbody tr td:nth-child(5) { float: left; font-weight: 600; }
.table.table-emailHistoryTable tbody tr td:nth-child(6) { float: right; }
.table.table-emailHistoryTable tbody tr td:nth-child(5):before, .table.table-emailHistoryTable tbody tr td:nth-child(6):before { font-family: "fontawesome"; color: #333; text-shadow: 0 1px rgba(30, 30, 30, 0.2); margin-right: 5px; }
.table.table-emailHistoryTable tbody tr td:nth-child(5):before { content: "\f017"; }
.table.table-emailHistoryTable tbody tr td:nth-child(6):before { content: ""; }
.table.table-emailHistoryTable tbody tr td.failed:nth-child(6):before { content: "\f00d"; color: #d44; }
.table.table-emailHistoryTable tbody tr td.pending:nth-child(6):before { content: "\f252"; color: #f90; }
.table.table-emailHistoryTable tbody tr td.queue:nth-child(6):before { content: "\f2d2"; color: #806aa7; }
.table.table-emailHistoryTable tbody tr td.sent:nth-child(6):before { content: "\f00c"; color: #64bb70; }
.table.table-emailHistoryTable tbody tr:after { content: ""; display: block; clear: both; }
.table.table-emailHistoryTable tbody tr.noRecordFoundMail td:first-child { position: initial; width: auto; }
.listing-item-name { padding: 0.2rem 0; display: inline-block; margin-bottom: 0; }
.listing-item-status { padding: 4px 10px; border: 1px solid #ccc; border: none; border-radius: 15px; width: auto; font-size: inherit; }
.listing-item-status.st-open { background: #dc3545; color: #fff; }
.listing-item-status.st-close { background: #80af63; color: #fff; }
.columns-2 { column-count: 2; }
.tabs-container .nav-tabs .nav-item { width: 50%; text-align: center; }
@media (min-width:560px) {
	.tabs-container .nav-tabs .nav-item { width: 33.33%; }
}
@media (min-width:768px) {
	.tabs-container .nav-tabs .nav-item { width: 25%; }
}
@media (min-width:992px) {
	.tabs-container .nav-tabs .nav-item { width: 20%; }
}
.tabs-container .nav-tabs .nav-link { border-radius: 4px; color: #333; }
.tabs-container .nav-tabs .nav-link.active { background: #492a81; color: #fff; font-weight: 600; border-color: #ccc; }
.tabs-container .tab-pane { padding: 15px; }
.counter-reset { counter-reset: counter; }
.counter-reset .counter-increment .list-sr-no { counter-increment: counter; position: absolute; left: 0; }
.counter-reset .counter-increment .list-sr-no:before { content: counter(counter) " ."; }
.custom-control.control-right { padding-left: 2rem; padding-right: 1.5rem; }
.control-right.custom-checkbox .custom-control-label { position: relative; }
@media (min-width:992px) {
	.control-right.custom-checkbox .custom-control-label { padding-right: 100px; }
}
.control-right.custom-checkbox .custom-control-label:before, .control-right.custom-checkbox .custom-control-label:after { left: auto; right: 0; }
.form_table[style="display: none;"] + p { display: block !important; }
.sidebar-nav li a .sm-tooltip { position: fixed; left: 55px; background: rgba(30, 30, 30, 0.8); color: #fff; padding: 10px 15px; line-height: 1.4; border-radius: 4px; }
.sidebar-nav li a .sm-tooltip:before { content: ""; position: absolute; left: -10px; top: 50%; height: 0; width: 0; border: 5px solid transparent; border-right-color: rgba(30, 30, 30, 0.8); transform: translateY(-50%); }
.open .sidebar-nav li a .sm-tooltip { display: none; }
@media (max-width:1199px) {
	.sidebar-nav li a .sm-tooltip { display: none; }
}
.pulse { animation: pulse 2.5s infinite; }
.pulse-ps:before { animation: pulse 2.5s infinite; }
@keyframes pulse {
	0% { box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7); }
	70% { box-shadow: 0 0 0 15px rgba(0, 0, 0, 0); }
	100% { box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
}

/* add css only above this line */

/* theaming */

/* color ref */
.bgs { background: #a52744; /* maroon */ background: #f96332; /* mars */ background: #2748a5; /* sky */ background: #80af63; /* green */ background: #9227a5; /* grape */ background: #27a582; /* sea */ background: #ff2800; /* red */ background: #492a81; /* bk */ }
body.theme-light, body.theme-material { background-color: #f2f2f2; background-image: url(../images/pattern-bg.png) !important; background-repeat: no-repeat; background-size: cover !important; background-attachment: fixed; }
body.main-page { background-image: none !important; }

/* light theme */
.theme-light .sidebar-nav > .sidebar-brand a, .theme-light .sidebar-nav > .sidebar-collapse .menu-toggle, .theme-light .sidebar-nav li a { color: #fff; transition: 0.25s; }
.theme-light .sidebar-nav > .sidebar-brand a:hover { color: #fff; text-shadow: 1px 1px 1px rgba(0, 0, 0, 1); }
.theme-light .sidebar-nav > .sidebar-brand { border-bottom-color: #fff; }
.theme-light #sidebar-wrapper { background-color: #333; }
.theme-light #sidebar-wrapper hr { border-color: #fff; }
.theme-light .sidebar-nav li.active a { color: #333; }

/* light theme colors */
.theme-light.red.login, .theme-light.red #sidebar-wrapper, .theme-light.red .btn-theme, .theme-light.red .radio-boxes input[type="radio"]:checked + .card, .theme-light.red .radio-boxes-group input[type="radio"]:checked + .btn { background-color: #ff2800; color: #fff; }
.theme-light.red .sidebar-nav li.active a { color: #ff2800; }
.theme-light.maroon.login, .theme-light.maroon #sidebar-wrapper, .theme-light.maroon .btn-theme, .theme-light.maroon .radio-boxes input[type="radio"]:checked + .card, .theme-light.maroon .radio-boxes-group input[type="radio"]:checked + .btn { background-color: #a52744; color: #fff; }
.theme-light.maroon .sidebar-nav li.active a { color: #a52744; }
.theme-light.mars.login, .theme-light.mars #sidebar-wrapper, .theme-light.mars .btn-theme, .theme-light.mars .radio-boxes input[type="radio"]:checked + .card, .theme-light.mars .radio-boxes-group input[type="radio"]:checked + .btn { background-color: #f96332; color: #fff; }
.theme-light.mars .sidebar-nav li.active a { color: #f96332; }
.theme-light.sky.login, .theme-light.sky #sidebar-wrapper, .theme-light.sky .btn-theme, .theme-light.sky .radio-boxes input[type="radio"]:checked + .card, .theme-light.sky .radio-boxes-group input[type="radio"]:checked + .btn { background-color: #2748a5; color: #fff; }
.theme-light.sky .sidebar-nav li.active a { color: #2748a5; }
.theme-light.green.login, .theme-light.green #sidebar-wrapper, .theme-light.green .btn-theme, .theme-light.green .radio-boxes input[type="radio"]:checked + .card, .theme-light.green .radio-boxes-group input[type="radio"]:checked + .btn { background-color: #80af63; color: #fff; }
.theme-light.green .sidebar-nav li.active a { color: #80af63; }
.theme-light.grape.login, .theme-light.grape #sidebar-wrapper, .theme-light.grape .btn-theme, .theme-light.grape .radio-boxes input[type="radio"]:checked + .card, .theme-light.grape .radio-boxes-group input[type="radio"]:checked + .btn { background-color: #9227a5; color: #fff; }
.theme-light.grape .sidebar-nav li.active a { color: #9227a5; }
.theme-light.sea.login, .theme-light.sea #sidebar-wrapper, .theme-light.sea .btn-theme, .theme-light.sea .radio-boxes input[type="radio"]:checked + .card, .theme-light.sea .radio-boxes-group input[type="radio"]:checked + .btn { background-color: #27a582; color: #fff; }
.theme-light.sea .sidebar-nav li.active a { color: #27a582; }
.theme-light.bk.login, .theme-light.bk #sidebar-wrapper, .theme-light.bk .btn-theme, .theme-light.bk .radio-boxes input[type="radio"]:checked + .card, .theme-light.bk .radio-boxes-group input[type="radio"]:checked + .btn { background-color: #492a81; color: #fff; }
/*
.theme-light.bk.login, .theme-light.bk #sidebar-wrapper, .theme-light.bk .btn-theme, .theme-light.bk .radio-boxes input[type="radio"]:checked + .card, .theme-light.bk .radio-boxes-group input[type="radio"]:checked + .btn{ background-color: #492a81;  }
.radio-boxes input[type="radio"]:checked + .card .text-dark{color: #fff !important;}
*/
.theme-light.bk .sidebar-nav li.active a { color: #492a81; }

/* material theme */
.theme-material #sidebar-wrapper { background-color: #ddd !important; }
@media (min-width:992px) {
	.theme-material #sidebar-wrapper { background: #ddd !important; box-shadow: 5px 0 20px -5px rgba(0, 0, 0, 0.35); }
}
.theme-material #page-content-wrapper .navbar { box-shadow: none; background: transparent; }
@media (min-width:992px) {
	.theme-material #page-content-wrapper .navbar:after { content: ""; display: inline-block; position: absolute; left: 0; top: 0; z-index: -1; height: 125px; width: 100%; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); background: #cdcdcd; /* background-image: url('https://source.unsplash.com/vMTjgtt6mr8/1920x480');background-repeat: no-repeat;background-position: 0 top;background-size: cover; */ }
}
.theme-material .sidebar-nav li a { border-radius: 4px; }
.theme-material .sidebar-nav li.active a { color: #fff; background: #454545; }

/* material color themes */
.theme-material.red.login, .theme-material.red .btn-theme, .theme-material.red .sidebar-nav li.active a, .theme-material.red #page-content-wrapper .navbar:after, .theme-material.red .radio-boxes input[type="radio"]:checked + .card, .theme-material.red .radio-boxes-group input[type="radio"]:checked + .btn { background-color: #ff2800; }
.theme-material.maroon.login, .theme-material.maroon .btn-theme, .theme-material.maroon .sidebar-nav li.active a, .theme-material.maroon #page-content-wrapper .navbar:after, .theme-material.maroon .radio-boxes input[type="radio"]:checked + .card, .theme-material.maroon .radio-boxes-group input[type="radio"]:checked + .btn { background-color: #a52744; }
.theme-material.mars.login, .theme-material.mars .btn-theme, .theme-material.mars .sidebar-nav li.active a, .theme-material.mars #page-content-wrapper .navbar:after, .theme-material.mars .radio-boxes input[type="radio"]:checked + .card, .theme-material.mars .radio-boxes-group input[type="radio"]:checked + .btn { background-color: #f96332; }
.theme-material.sky.login, .theme-material.sky .btn-theme, .theme-material.sky .sidebar-nav li.active a, .theme-material.sky #page-content-wrapper .navbar:after, .theme-material.sky .radio-boxes input[type="radio"]:checked + .card, .theme-material.sky .radio-boxes-group input[type="radio"]:checked + .btn { background-color: #2748a5; }
.theme-material.green.login, .theme-material.green .btn-theme, .theme-material.green .sidebar-nav li.active a, .theme-material.green #page-content-wrapper .navbar:after, .theme-material.green .radio-boxes input[type="radio"]:checked + .card, .theme-material.green .radio-boxes-group input[type="radio"]:checked + .btn { background-color: #80af63; }
.theme-material.grape.login, .theme-material.grape .btn-theme, .theme-material.grape .sidebar-nav li.active a, .theme-material.grape #page-content-wrapper .navbar:after, .theme-material.grape .radio-boxes input[type="radio"]:checked + .card, .theme-material.grape .radio-boxes-group input[type="radio"]:checked + .btn { background-color: #9227a5; }
.theme-material.sea.login, .theme-material.sea .btn-theme, .theme-material.sea .sidebar-nav li.active a, .theme-material.sea #page-content-wrapper .navbar:after, .theme-material.sea .radio-boxes input[type="radio"]:checked + .card, .theme-material.sea .radio-boxes-group input[type="radio"]:checked + .btn { background-color: #27a582; }
.theme-material.bk.login, .theme-material.bk .btn-theme, .theme-material.bk .sidebar-nav li.active a, .theme-material.bk #page-content-wrapper .navbar:after, .theme-material.bk .radio-boxes input[type="radio"]:checked + .card, .theme-material.bk .radio-boxes-group input[type="radio"]:checked + .btn { background-color: #492a81; }
.theme-material.red .btn-theme, .theme-material.maroon .btn-theme, .theme-material.mars .btn-theme, .theme-material.sky .btn-theme, .theme-material.green .btn-theme, .theme-material.grape .btn-theme, .theme-material.sea .btn-theme, .theme-material.bk .btn-theme { color: #fff; }
@media (min-width:992px) {
	.theme-material.red #page-content-wrapper .navbar, .theme-material.maroon #page-content-wrapper .navbar, .theme-material.mars #page-content-wrapper .navbar, .theme-material.sky #page-content-wrapper .navbar, .theme-material.green #page-content-wrapper .navbar, .theme-material.grape #page-content-wrapper .navbar, .theme-material.sea #page-content-wrapper .navbar, .theme-material.bk #page-content-wrapper .navbar { color: #fff; }
}

/* susan css */
.card-fixed-height { height: 180px; }
.card-fixed-height-2 { height: 85px; }

/* susan css */
.fixed-table-container thead th .th-inner, .fixed-table-container tbody td .th-inner { line-height: 1.2; }
.priority-badge { font-size: inherit; padding: 4px 12px; }
.w-250px { min-width: 200px; }
.w-150px { min-width: 150px; }
.w-100px { min-width: 100px; }
.progress { height: 9px; background: #ddd; }
.font-weight-semi-bold { font-weight: 500; }
.light-shadow { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15); }
@media (min-width:1200px) {
	.modal-xl { max-width: 1000px; }
}

/* select 2 styling */
.select2-container { width: 100% !important; }
.custom-select ~ .select2-container--default .select2-selection,
.form-control ~ .select2-container--default .select2-selection { border-color: #ced4da; border-radius: 3px; padding: 2px 6px; height: 34px; width: 100%; }

.custom-select ~ .select2-container--default .select2-selection--single .select2-selection__arrow,
.form-control ~ .select2-container--default .select2-selection--single .select2-selection__arrow { height: 35.5px; }

.custom-select ~ .select2-container--default .select2-selection--multiple .select2-selection__choice,
.form-control ~ .select2-container--default .select2-selection--multiple .select2-selection__choice {margin-top: 2px}

.custom-select-lg ~ .select2-container--default .select2-selection,
.form-control-lg ~ .select2-container--default .select2-selection { padding: 6px; height: 48px; }

.custom-select-lg ~ .select2-container--default .select2-selection--single .select2-selection__rendered,
.form-control-lg ~ .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 34px; }

.custom-select-lg ~ .select2-container--default .select2-selection--single .select2-selection__arrow,
.form-control-lg ~ .select2-container--default .select2-selection--single .select2-selection__arrow { height: 46px; }


/* bootstrap-datetimepicker-bs-4 *
.datepicker-days,
.datepicker-days tr,
.datepicker-days thead th,
.datepicker-days tbody td {border: 0;}
.datepicker-days thead th,
.datepicker-days tbody td {padding: 5px;}
.bootstrap-datetimepicker-widget {box-shadow: 0 3px 20px -2px rgba(30, 30, 30, .35);}
.bootstrap-datetimepicker-widget a[data-action],
.bootstrap-datetimepicker-widget a[data-action]:hover {box-shadow: none; color: #333;}
.glyphicon {display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.glyphicon.glyphicon-chevron-left:before {content: "\f053";}
.glyphicon.glyphicon-chevron-down:before {content: "\f078";}
.glyphicon.glyphicon-chevron-up:before {content: "\f077";}
.glyphicon.glyphicon-chevron-right:before {content: "\f054";}
/* bootstrap-datetimepicker-bs-4 */


.form-carousel .carousel-control-next, .form-carousel .carousel-control-prev { position: initial; opacity: 1; width: 100px; }
.form-carousel .carousel-control-next .fa, .form-carousel .carousel-control-prev .fa { margin: 0 5px; }
.form-carousel .card-header { cursor: pointer; }
.w-100px {width: 100px;}


/* another col */
.table .checkbox-col {min-width: 70px;}



.addontable-widths {table-layout: fixed;}
.addontable-widths .sr-width,
.addontable-widths .action-width {width: 50px;}
.addontable-widths .rate-width,
.addontable-widths .l_total-width {width: 120px;}
.addontable-widths .name-width {min-width: 400px; width: 400px}
.addontable-widths .total-width {width: 130px;}
.addontable-widths .discount-width {width: 90px;}
.addontable-widths .qty-width {width: 60px;}
.addontable-widths tbody td:not(:first-child) {padding: 0.25rem;}
.addontable-widths tbody td input.form-control {padding: .25rem .5rem}
.addontable-widths tbody td input.form-control:focus {box-shadow: none; outline: 0}
@media (min-width: 1200px) and (max-width: 1400px) {
	.addontable-widths .name-width {min-width: 290px; width: 290px}	
}

/* ritesh */

.link-hover:hover{text-decoration: none;}
.modal-dialog-scrollable {display: -ms-flexbox;display: flex;max-height: calc(100% - 3.5rem);}
.modal-dialog-scrollable .modal-body {overflow-y: auto;}


#page-content-wrapper {padding-top: 48px;}
#page-content-wrapper .navbar{z-index: 5;position: fixed;top: 0;right: 0;left: 60px;height: 48px;padding: 0 1rem;}
#wrapper.open #page-content-wrapper .navbar {left: 250px;}
@media (max-width: 991px) {
	#page-content-wrapper .navbar,
	#wrapper.open #page-content-wrapper .navbar {top: 0; left: 0; right: 0;}
}
#page-content-wrapper .navbar h1,
#page-content-wrapper .navbar .h1 {font-size: 20px;}
#wrapper.open .sidebar-nav, #wrapper.open .sidebar-nav li a {padding: 0 10px;}
.sidebar-nav li a > .fa {line-height: initial}

.navbar .menu-toggle,
.navbar .back-button {background: transparent;border-radius: 0;height: 38px;width: 38px;padding: 0;line-height: 0;border: 0;text-align: center;}

.navbar .menu-toggle .menu-bar {display: flex;height: 1.2rem;width: 1.8rem;border: 2px solid #333;border-left: 0;border-right: 0;align-items: center;margin: 0 auto;}
.navbar .menu-toggle .menu-bar:after {content: '';display: inline-block;width: 100%;border-bottom: 2px solid #333;}

.navbar .back-button .menu-arrow {display: inline-block;height: 2px;border: 1px solid #000;width: 1.5rem;position: relative;margin-bottom: 2px;}
.navbar .back-button .menu-arrow:after {content: '';display: inline-block;height: 1rem;width: 1rem;border: 2px solid #000;border-bottom: 0;border-right: 0;position: absolute;top: 50%;left: 0;transform: translateY(-50%) rotate(-45deg);}


/* wide modal */
.modal .modal-dialog.modal-xl,
.modal .modal-dialog.wide-modal {width: 95%; width: calc(100% - 2rem);max-width: 980px !important;}
.modal .modal-dialog.modal-xl,
.modal .modal-dialog.wide-modal .container,
.modal .modal-dialog.modal-xl,
.modal .modal-dialog.wide-modal .container-fluid {padding: 0}
@media (min-width: 992px) {
	.modal .modal-dialog.modal-xl,
	.modal .modal-dialog.wide-modal {width: 90%; width: calc(100% - 6rem);max-width: 980px !important;}
}
@media (min-width: 1200px) {
	.modal .modal-dialog.modal-xl,
	.modal .modal-dialog.wide-modal {width: auto;max-width: 1020px !important;}
}


#page-content-wrapper .navbar h1 {max-width: calc(100% - 92px);}


 .form-control ~ .select2-container--default .select2-selection.select2-selection--multiple{
	height: auto!important;
}
@media(min-width:992px){
	.custom-modal{width: 1100px !important;}
}
.carousel .carousel-control-next, .carousel .carousel-control-prev { position: initial; opacity: 1; width: 100px; }
.carousel .carousel-control-next .fa, .carousel .carousel-control-prev .fa { margin: 0 5px; }
.carousel .card-header { cursor: pointer; }


/*  */
.new-service-col-input{width: auto;}
.services-list-view{font-size: 12px;}

.collapse-menu a:not(.collapsed){background: rgba(255, 255, 255, 0.35);}
.collapse.show ul li a{background-color: transparent;}

/* all-forminput-width */
.w-auto{width: auto !important;}

.card-footer .twt-quotation-buttons{
	font-size:14px;
	flex-wrap: wrap !important;
}


/* 
.table-nowrap th,
.table-nowrap td {
	white-space: nowrap;
} */


@media(max-width:991px){
	
	.part-table .form-control{width: auto !important;}
}
.new-change-heading{font-size: 19px;word-break: break-all;}
.main-logo-pdf{width: 125px;}
.advance-payment{width: 20%;}
.last-tr{vertical-align: top;}
.packet-size{padding-bottom: 36px;}
.table-pdf{width: 765px;margin: 0 auto;}
.lwtd-para{text-align: center;}
.main-logo-pdf-changepart{width: 200px;}
.sidebar-nav>.active-link.collapse-active>a{background-color: rgba(0,0,0,0.4);color: #ffffff;}

.bg-danger .twt-font-black ,.bg-good .twt-font-black , .bg-needed .twt-font-black , .bg-green .twt-font-black{
	color : #000 !important;
}
.custom-header-sticky.table thead tr th{position: sticky;top: 0;background-color: #6c757d;}
.inward-history-height{max-height: 83vh;}
.vendor-page .fixed-table-body, .heighted-page .fixed-table-body {max-height: 76vh;}


.struture-jo.radio-boxes input[type="radio"]:checked + .card .text-dark {
	color : #fff !important;
}
.add-btn-changepart-history{border: 1px solid #000;}
.material-issue-modal .inner-wrapper{width: 1040px;}

.overlay-close-button{position: absolute;top: -2%;right: -10px;}
.close-btn{border-radius: 50%;}
.remove-table-class{position: absolute;right: 13px;top: 10px;border-radius: 50%;height: 25px;width: 25px;display: flex;align-items: center;justify-content: center;}
.custom-checkbox-mobile-view{ min-width:50px;}
@media(max-width:575px){
	.custom-checkbox-mobile-view{display: flex;height: 70px;align-items: center;min-width:50px;}
}


.edit-button-dispatch-history{float: right; margin-left: 10px;}

.button-div{position: fixed;padding-top: 15px;margin-bottom: 0;z-index: 998;right: -10px;bottom: auto;top: 80%;background: white;border: 1px solid #ddd;padding: 16px;}
.transfer-fly-button{right: 0px;background: transparent;border: 0;padding: 0;}

@media(max-width:575px){
	.twt-w-160{
		width:160px; 
	}
	.twt-w-50{
		width:50px; 
	}
	.twt-w-80{
		width:80px; 
	}
}
.quotation-commission-paid-checkbox{
	position: absolute;
    left: 129px;
    top: 0px;
    width: 25px;
    height: 25px;
}

label.invalid-input{color: #dc3545 !important;}
.choose-file-part{width: 90%;position: relative;}


.switch-main-custom .custom-switch{padding-left: 2.25rem;}
.switch-main-custom .custom-control-label{position: relative;margin-bottom: 0;vertical-align: top;}
.switch-main-custom .custom-switch .custom-control-label::before{left: -2.25rem;width: 1.75rem;pointer-events: all;border-radius: .5rem;}
.switch-main-custom .custom-control-label::before, .switch-main-custom .custom-file-label, .switch-main-custom .custom-select{transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.switch-main-custom .custom-control-label::before{position: absolute;top: .25rem;left: -1.5rem;display: block;width: 1rem;height: 1rem;pointer-events: none;content: "";background-color: #fff;border: #adb5bd solid 1px;}
.switch-main-custom .custom-switch .custom-control-label::after{top: calc(.25rem + 2px);left: calc(-2.25rem + 2px);width: calc(1rem - 4px);height: calc(1rem - 4px);background-color: #adb5bd;border-radius: .5rem;transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;}
.switch-main-custom .custom-control-label::after{position: absolute;top: .25rem;left: -1.5rem;display: block;width: 1rem;height: 1rem;content: "";background: no-repeat 50%/50% 50%;}
.switch-main-custom .custom-control-input:checked~.custom-control-label::before{color: #fff;border-color: #007bff;background-color: #007bff;}
.switch-main-custom .custom-switch .custom-control-input:checked~.custom-control-label::after{background-color: #fff;-webkit-transform: translateX(.75rem);transform: translateX(.75rem);}

.total-record-count{font-size: 20px;background: white;padding: 5px;border-radius: 5px;margin-bottom: 15px;font-weight: 600;color: #492a81;display: flex;min-width: 52px;max-width: 110px;margin-left: auto;text-align: center;justify-content: center;border: 1px solid #d7c6f5;}

.sidebar-nav .link-active{background-color: rgba(0, 0, 0, 0.4);}

@media(min-width:992px){
	.total-record-count{position: fixed;top: 3px;z-index: 9;right: 300px;}
}
@media (min-width:1200px) {
	.cpr-list .tracker li { font-size: 12px; }
}

.twt-cursor-pointer {
  cursor: pointer;
}
.sales-report-link:hover{
	text-decoration:none;
}
.blinking-background {
    animation: blinking 1.5s infinite;
}
@keyframes blinking{
0%{background-color:#4da3ff;}
50.0%{background-color:red;}
100.0%{background-color:#4da3ff;}
}

.bottom-spacing .form-control{margin-bottom: 15px;}
@media(max-width:767px){
	.machine-production-card .fc-center{margin-top: 15px;}
}


.check-box  input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.check-box input[type="checkbox"]:checked ~ .form-check-label {
    border-color: #492a81;
    background-color: #492a81;
    color: #fff !important;
}
.check-box .check-btn-class {
    width: 100%;
    border: 1px solid #492a81;
    border-radius: 0;
    color: var(--primary-color);
}

.employee-card .card-title {font-size: 18px;font-weight: 500;color: #000;}
.employee-apprisal-class .nav-pills .nav-link.active, .employee-apprisal-class .nav-pills .show>.nav-link {color: #fff !important;background-color: #492a81;}
.employee-apprisal-class .card-body {border: 1px solid #492a81;}
.employee-apprisal-class .nav-pills .nav-link {background: #ddd;padding: 5px 15px;font-size: 14px;border-radius: 5px;margin-right: 10px;display: flex;flex-wrap: wrap;margin-bottom: 15px;}


/* Custom Radio Button */
.custom-radio-btn-outline {
	border: 1px solid #ced4da;
	color: #495057;
	cursor: pointer;
}

.btn-group-toggle .btn {
	padding: 0;
}

.btn-group-toggle .custom-span {
	display: block;
	padding: .375rem .61rem
}

.btn-group-toggle input[type="radio"]:checked+span {
	color: #fff;
	background-color: var(--primary-color);
	border-radius: 3.5px;
}

.radio-boxes .radio-box {
	position: relative;
}

.radio-boxes .radio-box input[type="radio"] {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.radio-boxes .radio-box .form-check {
	padding-left: 0;
}

.radio-boxes .radio-box input[type="radio"]:focus~.form-check-label,
.radio-boxes .radio-box .form-check-label:hover {
	border-color: #ced4da;
	color: #495057;
}

.radio-boxes .radio-box input[type="radio"]:checked~.form-check-label {
	border-color: #ced4da;
}

.stock-btn {
	width: 100%;
	border: 1px solid #ced4da;
	border-radius: 0;
	color: #495057;
}

.radio-boxes .radio-box input[type="radio"]:checked~.form-check-label {
	border-color: #ced4da;
	background-color:#492a81;
	color: #fff !important;
}
