.cusTomSlctDv span.select2-selection.select2-selection--multiple {
    width: 100%;
    height: auto;
    padding: 0 12px;
    background-color: #fff;
    border: 1px solid #c2cad8;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    min-height: 34px;
}

.cusTomSlctDv .select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 0px;
    padding: 0;
    width: 100% !important;
    background-color: transparent;
}

.cusTomSlctDv .select2-container .select2-search--inline .select2-search__field:focus,
.cusTomSlctDv span.select2-selection.select2-selection--multiple:focus {
    border: 0;
    outline: none;
}

.cusTomSlctDv span.select2-selection.select2-selection--multiple:focus {
    width: 100%;
    height: auto;
    padding: 0 12px;
    background-color: #fff;
    border: 1px solid #c2cad8;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    min-height: 34px;
}

.cusTomSlctDv .select2-container .select2-selection--multiple .select2-selection__rendered {
    padding-left: 0;
    list-style-type: none;
    margin-left: -1%;
    margin-right: -1%;
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.cusTomSlctDv .select2-selection__choice {
    background-color: #eee !important;
    border: 1px solid #eee !important;
    /* width: 48%; */
    /* float: left; */
    padding: 5px;
    margin: 5px 1%;
    font-size: 12px;
    white-space: pre-line;
    /* flex: 1 0 auto; */
    display: flex;
    /* width: 100%; */
}

.cusTomSlctDv .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
    font-weight: 700 !important;
}

.no-search .select2-search {
    display: none
}

.invalid-feedback>strong {
    color: red !important;
}

.fileinput-preview {
    width: 200px;
    height: 150px;
    line-height: 150px;
}

/*.form-group{
    float: left;
    width: 100%;
}*/
.topTableDv {
    border: 1px solid #d9d9d9;
    padding: 20px 0 0;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.customsearchfoeld {
    padding: 0px 0 20px;
}

.button-right-class {
    float: right;
}

.datatableDv {
    width: 100%;
    position: relative;
    left: -27px;
    border-top: 1px solid #eee;
    font-family: arial;
}

.datatableDv th,
.datatableDv td {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    font-size: 12.5px;
    text-align: center;
    padding: 5px 3px;
}

.datatableDv th:first-child,
.datatableDv td:first-child {
    border-left: 1px solid #eee;
}

.datatableDv th {
    background-color: #e8e8e8;
}

.datatableDv tr:nth-child(odd) {
    background-color: #f7f7f7;
}

.datatableDv tr:nth-child(even) {
    background-color: #f5f5f5;
}

h1.pdfTitleDv {
    color: #e7505a;
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}

.custom-error label {
    color: red !important;
}

.tt-hint,
.tt-input {
    color: #555 !important
}

.dropdown_disable {
    opacity: 0.6;
    pointer-events: none;
}

.constractorBtn {
    margin-bottom: 15%;
}

.label.label-sm {
    line-height: 30px !important;
}

.cusInputDv {
    float: right;
    width: 75% !important;
}

.cusLblDv {
    float: left;
    width: 25%;
    padding-top: 5px;
}

.actionwidth {
    width: 10% !important;
}

.statuswidth {
    width: 7% !important;
}

.btnclass {
    padding-right: 5px;
}

/*input[type="date"]:before {
    content: attr(placeholder) !important;
    color: #aaa;
    margin-right: 0.5em;
  }
  input[type="date"]:focus:before,
  input[type="date"]:valid:before {
    content: "";
  }*/




/*============================ new 25.09.2019=================================*/
/* 
.pd-0{
	
    margin-bottom: 0 !important;	
	}
	
.no-brd-t {
	   border: 0px solid #e7ecf1;
	}
	
.padd-less-4 {
	
	padding: 10px 20px 0px !important;
	}
	
.no-brd-t td {
   border-bottom: 0px solid !important;
}
.pd-t-0{
	
	 padding-top: 0 !important;	
	}
	
	*/

.pd-0 {
    margin-bottom: 10px !important;
}

.padd-less-4 {
    padding: 0px 20px 0px !important;
}

.new-d-f {
    border: 0px solid;
    padding: 10px 0 20px;
    margin-bottom: 0;
}

.col-md-12.new-d-f-row1 {
    /*    background: #e7e6e6;*/
    background: #e7e6e6;
    padding: 5px 0;
    text-align: center;
}

.new-d-f-row1 input {
    width: 20% !important;
    border: 0;
    height: 40px;
    text-align: center;
    float: none;
    color: #333 !important;
    font-weight: bold;
}

.new-d-f-row1 select {
    width: 20% !important;
    border: 0;
    height: 40px;
    float: none;
    color: #333 !important;
    font-weight: bold;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
}

.new-d-f-row1 select.form-control {
    color: #999 !important;
}

.new-d-f-row1 select option {
    text-align: center;
}

.col-md-12.new-d-f-row2 {}

.new-d-f-row2 .btn.default:not(.btn-outline) {
    color: #fff;
    background-color: #afabab;
    border-color: #afabab;
}

.new-d-f-row2 .btn.default:not(.btn-outline).active,
.new-d-f-row2 .btn.default:not(.btn-outline):active,
.new-d-f-row2 .btn.default:not(.btn-outline):hover,
.new-d-f-row2 .open>.btn.default:not(.btn-outline).dropdown-toggle {
    color: #666;
    background-color: #c2cad8;
    border-color: #bcc5d4;
}

.new-d-f-row2 .button-right-class {
    float: none;
    text-align: center;
    padding-top: 10px;
}

.new-d-t {}

.new-d-t.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff;
}

/* .new-d-t.table-striped>tbody>tr:nth-of-type(even) {
 background-color: #f2f2f2;
}*/
.new-d-t.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #fff;
}

.new-d-t th {
    font-size: 14px !important;
    background: #d9d9d9;
    padding: 8px !important;
    color: #000;
}

.new-d-t td {
    font-size: 14px !important;
    color: #000;
}

.new-d-t th a {
    color: #333;
}

/*.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #f2f2f2 !important;
}*/


.txt-a-c {
    text-align: center;
}

.new-d-f .form-body {
    padding: 0px !important;
}

.col-md-12.res-padd.pd-tp- {
    padding-top: 5px;
}

.pd-btm- {
    padding-bottom: 10px;
}

button.btn.green2 {
    color: #FFF;
    background-color: #a6ca96;
    border-color: #71ad48;
}

button.btn.green2:hover {
    color: #FFF;
    background-color: #1e9765;
    border-color: #1c8f5f;
}


.login .content .form-control {
    height: 47px;
}

.fix-icon {
    top: 3px;
    position: relative;
}

/*input[type="date"] {
	text-indent: -9999;
	
	}*/

/*input[type="date"]:before {
    content: attr(placeholder);
    color: #aaa;
    text-align: center;
    text-indent: initial;
    width: 100%;
    padding-left: 30px;
}

@media  (min-width: 1000px) and (max-width: 1050px) {
	
	input[type="date"]:before {
    content: attr(placeholder) !important;
    color: #aaa;
    text-align: center;
    text-indent: initial;
    width: 100%;
    padding-left: 13px;
    line-height: 17px;
}
	
}*/


.res-padd input {
    width: 18% !important;
}

.res-padd select {
    width: 18% !important;
}

.incident-search-form .res-padd select,
.incident-search-form .res-padd input {
    width: 14% !important;
}

.new-d-t .alert-danger {
    color: #e73d4a !important;
}

.page-header.navbar.navbar-fixed-top.new-clr-3 {
    background-color: #4d4d4d !important;
}

.new-b-clr {
    background-color: #4d4d4d !important;
}

.page-sidebar,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover {
    background-color: #4d4d4d !important;
}

.new-frm-d .page-content {
    background-color: #f2f2f2;
}

.new-clr-1 .page-sidebar.navbar-collapse.collapse {
    background-color: #4d4d4d !important;
}

.new-clr-1 .page-sidebar .page-sidebar-menu>li>a,
.new-clr-1 .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a {
    border-top: 1px solid #3d4957;
    color: #fff;
}

.new-clr-1 .page-sidebar .page-sidebar-menu .sub-menu>li.active>a,
.new-clr-1 .page-sidebar .page-sidebar-menu .sub-menu>li.open>a,
.page-sidebar .page-sidebar-menu .sub-menu>li:hover>a {
    background: #5b9bd5 !important;
    color: #fff;
}

.new-clr-1 .page-sidebar .page-sidebar-menu>li.open>a,
.page-sidebar .page-sidebar-menu>li:hover>a,
.new-clr-1 .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.open>a,
.new-clr-1 .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li:hover>a {
    background: #5b9bd5 !important;
    color: #fff;
}

.new-clr-1 .page-sidebar .page-sidebar-menu>li>a>i[class*=icon-],
.new-clr-1 .page-sidebar .page-sidebar-menu>li>a>i[class^=icon-],
.new-clr-1 .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .new-clr-1 .page-sidebar-menu>li>a>i[class*=icon-],
.new-clr-1 .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a>i[class^=icon-] {
    color: #fff;
}

.new-clr-1 .page-sidebar .page-sidebar-menu .sub-menu>li>a,
.new-clr-1 .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li>a {
    color: #fff;
}

.new-clr-2 .page-footer-inner {
    color: #fff;
}

.new-clr-1 .page-sidebar .page-sidebar-menu li:hover>a>.arrow.open:before,
.new-clr-1 .page-sidebar .page-sidebar-menu li:hover>a>.arrow:before,
.new-clr-1 .page-sidebar .page-sidebar-menu li>a>.arrow.open:before,
.new-clr-1 .page-sidebar .page-sidebar-menu li>a>.arrow:before,
.new-clr-1 .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li:hover>a>.arrow.open:before,
.new-clr-1 .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li:hover>a>.arrow:before,
.new-clr-1 .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li>a>.arrow.open:before,
.new-clr-1 .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li>a>.arrow:before {
    color: #fff;
}

.new-clr-1 .page-sidebar .page-sidebar-menu>li.active>a {
    background: #5b9bd5 !important;
    color: #fff;
}

.upr-txt {
    text-transform: uppercase;
}

.new-clr-3.page-header.navbar .page-logo .logo-default {
    margin: 6px 21px 0;
}

.new-clr-3.page-header.navbar .menu-toggler>span,
.new-clr-3.page-header.navbar .menu-toggler>span:after,
.new-clr-3.page-header.navbar .menu-toggler>span:before,
.new-clr-3.page-header.navbar .menu-toggler>span:hover,
.new-clr-3 .page-header.navbar .menu-toggler>span:hover:after,
.new-clr-3.page-header.navbar .menu-toggler>span:hover:before {
    background: #fff;
}

.no-bg {
    background-color: transparent !important;
    border: 0px solid #e7ecf1 !important;
}

.bg-w-sd {
    background-color: #fff;
    box-shadow: 5px 3px 9px #a5a5a5;
    padding: 20px 20px 20px !important;
    border-left: 1px solid #d0cece;
    border-top: 1px solid #d0cece;
    float: left;
    width: 100%;
    /*overflow: hidden;*/
}

.bg-w-sd-padd {
    padding: 42px 12px !important;
    text-align: center;
}

.bg-w-sd-padd.imgDvSec {
    height: 231px;
    padding: 10px 5px !important
}

.bg-w-sd-padd.imgDvSec .fileinput .thumbnail>img {
    display: inline-block;
}

.bg-w-sd-padd.imgDvSec .fileinput-preview {
    width: initial;
    height: 160px;
    line-height: normal !important;
    max-width: 100%;
    margin-bottom: 10px;
}

.bg-w-sd-padd.imgDvSec .upld-img .fileinput-new.thumbnail {
    margin-bottom: 12px;
}

.bg-w-sd-padd2 {
    padding: 17px 54px !important;
    text-align: right;
}

.pdd-btm {
    padding-bottom: 15px !important;
}

.ovr-fl-hdn {
    overflow: hidden;
}

.no-bg .form-actions {
    background-color: transparent;
    border-top: 0px solid #e7ecf1 !important;
    overflow: hidden;
    padding: 0;
}

.over {
    overflow: visible !important;
}

.portlet.light.portlet-fit.portlet-form.bordered.no-bg {
    border: 0 !important;
}

.portlet.light.portlet-fit.bordered.no-bg {
    border: 0 !important;
}

/*.new-clr-1 .page-sidebar .page-sidebar-menu>li.active>a {
	 background: transparent;
	}*/

.upld-img {
    margin-bottom: 0;
}

.up-btn-n span.btn.default.btn-file {
    /* width: 180px;
    padding: 10px;
    border: 1px solid #bbb;
    background: center;*/

    width: 100%;
    padding: 0;
    border: 1px solid #bbb;
    background: center;
    border-radius: 30px !important;
    font-size: 16px;
}

.upld-img .thumbnail {
    padding: 0;
    line-height: 1.42857;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.margn-main-r {
    margin-bottom: 20px;
}

.rund-input input,
.rund-input textarea {
    border-radius: 0px !important;
    padding: 17px 10px;
    border-color: #c9c9c9 !important;
}

.rund-input select {
    border-radius: 0px !important;
    padding: 17px 10px;
    border-color: #c9c9c9 !important;
}

.rund-input .bootstrap-select.form-control {
    padding: 0;
}

.rund-input .btn.dropdown-toggle {
    border-radius: 5px !important;
    padding: 9px 10px;
    border-color: #c9c9c9 !important;
}

.rund-input .bootstrap-select .btn-default:hover {
    background-color: transparent;
}

.rund-input .bootstrap-select .btn-default:focus {
    outline: none !important;
}

.btm-btn .btn-lg {
    padding: 10px 26px;
    font-size: 16px;
    border-radius: 30px !important;
}

.new-frm-d .form-control {
    width: 100%;
    height: 40px !important;
    padding: 6px 12px;
}

.list-frm .form-control {
    width: 100%;
    height: 40px !important;
    padding: 6px 12px;
    border-radius: 5px !important;
    border: 1px solid #c9c9c9 !important;
    font-weight: normal;
}

.new-frm-d .page-title {
    color: #000 !important;
}

.bg-w-sd.bg-w-sd-3 {
    padding: 20px 30px 20px !important;
}

.left {
    padding: 20px 30px 20px !important;
    width: 1034px;
    margin-left: 2px;
}

.bg-w-sd.bg-w-sd-3 .btn-group.pull-right.btm-btn {
    margin-bottom: 17px;
}

.bg-w-sd.bg-w-sd-3 span.label.label-sm.label-success {
    background-color: #a8ce97;
    border-radius: 30px !important;
    padding: 5px 36px;
    border: 1px solid #86ba65 !important;
    color: #000;
}

.bg-w-sd.bg-w-sd-3 span.label.label-sm.label-danger {
    background-color: #ffdb96;
    border-radius: 30px !important;
    padding: 5px 40px;
    border: 1px solid #ffce4d !important;
    color: #000;
}

.inact {
    background-color: #ffdb96;
    border-radius: 30px !important;
    padding: 5px 31px !important;
    border: 1px solid #ffce4d !important;
    color: #000;
}

.increase {
    background-color: #ffdb96;
    border-radius: 30px !important;
    padding: 5px 40px !important;
    border: 1px solid #ffce4d !important;
    color: #000;
}

.bg-w-sd.bg-w-sd-3 span.label.label-sm.label-primary {
    background-color: #6c88ad;
    border-radius: 30px !important;
    padding: 5px 20px;
    border: 1px solid #86ba65 !important;
    color: #000;
}

.bg-w-sd.bg-w-sd-3 span.label.label-sm.label-warning {
    background-color: #69d615;
    border-radius: 30px !important;
    padding: 5px 20px;
    border: 1px solid #86ba65 !important;
    color: #000;
}

.search-pagination.pagination-rounded>.pagination>li>a {
    border-radius: 50% !important;
}

.search-pagination>.pagination>.page-active>a {
    background-color: #3598DC;
    color: #fff;
}

.search-pagination.pagination-rounded {
    text-align: center;
}

/*.search-pagination>.pagination>li>a {
	margin: 0 3px;
	border: none;
	background: #ddd;
	color: #666;
}*/

.search-pagination>.pagination>li>a {
    margin: 0 3px;
    border: none;
    background: transparent;
    color: #666;
    font-size: 40px;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    background-color: transparent !important;
    border-color: transparent !important;
    cursor: not-allowed;
    font-size: 40px;
    padding: 6px 0 !important;
    margin: 0 !important;
}

.pagination i {
    width: auto;
}

.form-body.bg-w-sd.list-frm {
    padding: 20px !important;
}

.srch-lst-lbl {
    padding-right: 30px;
}

.bg-w-sd .col-md-12.new-d-f-row1 {
    background: transparent !important;
}

a.funel-sort {
    float: right;
}

.upld-img .fileinput-new.thumbnail {
    width: 220px;
    height: 160px;
}

.upld-img .fileinput-new.thumbnail img {
    width: auto;
    /*height: 135px;
	max-width: unset;*/
}

.sort a {
    color: #337ab7 !important;
    text-decoration: none !important;
}

.is_pdf {
    margin: 12px 0 0 !important;
}

.search-pagination .pagination>.active>a,
.search-pagination.pagination>.active>a:hover,
.search-pagination .pagination>.active>span,
.search-pagination .pagination>.active>span:hover,
.search-pagination>.pagination>li>span,
.search-pagination>.pagination>li>span:hover {
    border-radius: 50% !important;
}

.search-pagination>.pagination>li>a,
.search-pagination>.pagination>li>span {
    margin: 0 5px;
}

.rund-input .icheckbox_minimal-grey,
.iradio_minimal-grey {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 16px;
    height: 16px;
    /* background: url(grey.png) no-repeat; */
    border: none;
    cursor: pointer;
    border: 1px solid #333;
    border-radius: 100% !important;
}

.rund-input .iradio_minimal-grey.checked {
    background: #ccc;
}

.rund-input .iradio_minimal-grey:hover {
    background: #ccc;
}

.rund-input .iradio_minimal-grey:before {
    content: "";
    position: absolute;
    top: -7px;
    left: -7px;
    border: 1px solid #333;
    width: 28px;
    height: 28px;
}

.rund-input .iradio_minimal-grey {
    margin-right: 5px;
    top: -1px !important;
    margin-left: 16px;
}

.new-frm-d .page-title {
    color: #e40202 !important;
    font-size: 18px;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    line-height: 18px;
}

.caption-subject {
    font-size: 16px !important;
    text-align: center;
    display: inline-block;
}

.table-responsive .caption-subject {
    font-size: 14px !important;
    margin-bottom: 15px;
}

.stupInsbg {
    padding: 20px 20px !important;
}

.stupInsbg p {
    margin: 0 0 20px;
    font-size: 16px;
}

.stupInsbg ul li {
    font-size: 16px;
}

.stupInsbg h6 {
    font-size: 16px;
}

.rund-input .bg-w-sd select {
    padding: 6px 12px;
}

.font-red {
    color: #e40202 !important;
}

.pagination {
    margin: 30px 0 0 10px;
}

.table {
    margin: 0;
}

.mngSysBg {
    background-color: #cccccc;
    padding: 30px !important;
    margin: 0;
}

.mngArea {
    background-color: #aeaaaa;
}

.mngSyscont {
    background-color: #fff;
    padding: 1px 20px 60px;
    border: 1px solid #7f7f7f;
    color: #000;
}

.new-clr-1 .page-sidebar .page-sidebar-menu .sub-menu>li.active>a,
.new-clr-1 .page-sidebar .page-sidebar-menu .sub-menu>li.open>a,
.page-sidebar .page-sidebar-menu .sub-menu>li:hover>a {
    background: #d9d9d9 !important;
    color: #000;
}

.new-d-t th,
.new-d-t td {
    text-align: center;
    /* word-break: break-word;*/
}

.textleft {
    text-align: left !important;
}

.new-d-t th {
    text-transform: uppercase;
}

.portlet-title i.icon-settings {
    display: none !important;
}

.new-d-t th a:hover {
    text-decoration: none;
}

.statusClass {
    width: 10%;
}

.smlTxtDv {
    font-size: 10px;
    margin-top: 5px;
    margin-left: 3px;
    margin-bottom: 20px;
}

.mbDvsec {
    margin-bottom: 20px;
}

.hgtDv {
    height: 360px;
    overflow-y: auto;
}

.pagidvSec .pagination {
    margin: 20px 0px 0;
}

.form-body.bg-w-sd.bg-w-sd-padd.imgDvSec.imgDvSec-b.new-upl .fileinput-preview.fileinput-exists.thumbnail {
    height: 284px;
}


.page-header.navbar .menu-toggler.sidebar-toggler {
    float: none;
    margin: 0;
    display: inline-block;
    top: 7px;
    position: relative;
}

.page-header.navbar .page-logo>.logo-image,
.page-header.navbar .page-logo>a {
    display: inline-block;
    float: none;
}


.bootstrap-select .open {
    overflow: auto !important;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    width: 97%;
}

.table-responsive.hgtDv {
    margin-bottom: 20px;
    width:100%;
}

.company-dropdown select.form-control {
    padding: 0;
}

.btn-help {
    float: right;
    padding-right: 15px;
    color: #000;
    font-size: 18px;
    padding: 8px 24px;
}



.form-body.bg-w-sd.trans-help p {
    margin: 0 0 15px;
}

.form-body.bg-w-sd.trans-help ul {
    margin: 0;
}

b.help-dri-sch {
    margin-top: 15px;
    display: block;
}

.form-body.bg-w-sd.bg-w-sd-padd.imgDvSec.imgDvSec_0717 {
    height: auto;
}

.uploadContrlLbl {
    width: 100%;
    text-align: left;
    padding-left: 15px;
    padding-bottom: 20px;
}


.imgDvSec_0717 .up-btn-n span.btn.default.btn-file {
    border-radius: 0 !important;
    width: 100px;
}

.up-btn-n span.btn.default.btn-file.noRadiousDv {
    border-radius: 0 !important;
}

.btm-btn .btn-lg.noRadiousDv {
    border-radius: 0 !important;
}

span.fileinput-new,
span.fileinput-exists {
    padding: 8px 20px;
    display: inline-block;
}

.hazard-incident-table {
    overflow-x: auto;
    width: 100%;
}

.hazard-incident-table table {
    /*width: 1500px;*/
}

.hazard-incident-table table td,
.hazard-incident-table table th {
    word-break: keep-all;
    min-width: 150px;
}

.non-conformance-search-form .res-padd select,
.non-conformance-search-form .res-padd input {
    width: 12% !important;
}

.IrTblDv {
    width: 100%;
    overflow-x: auto;
    margin-top: 15px;
}

.IrTblDv table {
    width: 100%;
    border: 1px solid #000;
}

.IrTblDv table tr.bgCrltr {
    background-color: #f2f2f2;
}


.IrTblDv table td {
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    padding: 5px;
    font-size: 12px;
    color: #000;
}

.IrTblDv table tr.bgCrltr td {
    font-weight: 600;
}

/*.IrTblDv table td:nth-child(4) {
    max-width: 200px;
}

.IrTblDv table td select {
    width: 100%;
}*/

.IrTblDv input {
    width: 100%;
    height: 34px;
    padding: 5px;
    border: 1px solid #ddd;
}

a.pr2020 {
    display: inline-block;
    /* vertical-align: middle; */
    padding-right: 10px;
}

a.nx2020 {
    display: inline-block;
    /* vertical-align: middle; */
    padding-left: 10px;
}

a.btn2020 {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #000;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 30px;
    color: #000;
}

.CStblfrm a:hover {
    text-decoration: none;
}

.CStblDv {
    border: 1px solid #000;
    width: 100%;
}

.CStblDv th,
.CStblDv td {
    color: #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    text-align: center;
    padding: 8px 7px;
    font-size: 12px;
}


.CStblDv th:last-child,
.CStblDv td:last-child {
    border-right: 0;
    background-color: #f2f2f2;
    font-weight: 600;
}

.CStblDv td:nth-child(13) {
    background-color: transparent;
}

.CStblDv tr:last-child th,
.CStblDv tr:last-child td {
    border-bottom: 0;
}

.CStblDv th {
    background: #f2f2f2;
}

.CStblDv th:first-child,
.CStblDv td:first-child {
    text-align: left;
}


.modal .modal-header .close.help-close {
    margin-top: 0 !important;
}

.imgDvSec_0717 .dropzone .dz-preview .dz-image {
    border-radius: 0px !important;
    overflow: hidden !important;
    width: auto !important;
    height: auto !important;
    position: relative !important;
    display: block;
    z-index: 10 !important;
}

.imgDvSec_0717 .dropzone {
    min-height: auto !important;
}

.imgDvSec_0717 .dropzone .dz-preview .dz-image img {
    width: 200px !important;
    height: 200px !important;
}

.pop-up-tbl-full {
    width: 100%;
}

.table-responsive.hgtDv.set-hei.doc-iframe {
    height: auto !important;
}

.btn-upload-doc {
    display: block;
}

.cPl {
    padding-left: 0;
}

label.control-label.CtrlLblUpDate {
    position: relative;
    top: 8px;
}

.col-md-2.pdd-btm.IPCustCol {
    width: 20%;
}

.col-md-2.pdd-btm.IPCustCol.IPCustColBig {
    width: 25%;
    padding-right: 0;
}

.col-md-2.pdd-btm.IPCustCol.IPCustColSml {
    width: 15%
}

.IPUpld {
    height: 40px;
    line-height: 36px;
    padding: 0;
    width: 100%;
}


.tabs_wrapper ul.tabs {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 10;

    padding: 0 15px;
    width: 100%;
    /* min-width: 175px;*/
    list-style: none;
    -ms-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;

}


.tabs_wrapper .tab_container {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 20;
    left: 0;
    width: 100%;
    min-width: 10px;
    text-align: left;
    background: transparent;
    border-radius: 12px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}

.tabs_wrapper .tabs_wrapper .tab_content {
    padding: 20px;
    height: 100%;
    display: none;
}

.tab_drawer_heading {
    display: none;
}


.tabLstDv {
    border: 1px solid #888;
    height: 100%;
    /* position: fixed; */
    /* width: 20%; */
    height: 636px;
    padding: 0;
    border-top: 0;
    border-left: 0;
}

.fxdHgt {
    height: 100% !important
}

.pdfDv {
    padding: 15px;
    border-bottom: 1px solid #888;
    height: 600px;
}

.btnsBottomDv {
    text-align: right;
    padding: 15px 15px 0;
    float: left;
    width: 100%;
}



.pdfDv .tab_content iframe {
    /* height: auto !important; */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
}

.pdfDv .tab_content {
    /* position: relative;*/
    padding-bottom: 56.25%;
    height: 0;
    width: auto;
}

.tabs_wrapper .pdfDv .tab_container {
    height: 525px
}

.tabs_wrapper ul.tabs {
    /* background-color: #f5f5f5;
    border: 1px solid #e2e2e2;*/
    padding: 0;
}

.tabs_wrapper ul.tabs li {
    margin: 0;
    cursor: pointer;
    padding: 15px 15px;
    font-size: 16px;
    border-bottom: 1px solid #e2e2e2;
    word-wrap: break-word;
}

.tabs_wrapper .tab_container {
    box-shadow: none;
    border: 0;
    padding: 0;
    height: 780px;
}

.tabs_wrapper ul.tabs li.active {
    background-color: #F1C40F;
}

.tabs_wrapper ul.tabs li:last-child {
    border: 0;
}

.tabs_wrapper h4 {
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    text-align: center;
    padding-top: 10px;
    border-bottom: 1px solid #888;
    padding-bottom: 10px;
    /* border-top: 0; */
}


/*@14/05/2021*/

.infringments-defects input {
    width: 15% !important;
}

.infringments-defects select {
    width: 15% !important;
}

/*@09.06.2021*/

.view-table-box {
    margin-bottom: 50px !important;
    overflow: hidden !important;
}

/* 24-10-2024 */

.emailArea-box{
    display: flex;
    align-items: center;
    margin-top: 25px;
}

.emailArea-box .email-id-row{
    padding: 5px 5px;
    margin-top: 0px;
}

.emailArea-box .email-id-row .cancel-fault_report_created{
    cursor:pointer;
}








@media screen and (max-width: 781px) {
    .tabs_wrapper ul.tabs {
        display: none;
    }

    .tabs_wrapper .tab_container {
        display: block;
        margin: 0 auto;
        width: 95%;
        border-top: none;
        border-radius: 0;
        box-shadow: 0px 0px 10px black;
    }

    .tab_drawer_heading {

        /* IE6-9 */
        color: #000;
        margin: 0;
        padding: 5px 20px;
        display: block;
        cursor: pointer;

    }



}




@media(max-width: 1366px) {
    .hgtDv {
        height: 360px;
    }

    .hgtDv2 {
        height: 360px;
    }
}

@media(max-width: 1315px) {
    .hgtDv {
        height: 455px;
    }

    .hgtDv2 {
        height: 455px;
    }
}

@media(max-width: 1199px) {
    .hgtDv {
        height: 570px;
    }

    .hgtDv2 {
        height: 570px;
    }

    .infringments-defects input {
        width: 13% !important;
    }

    .infringments-defects select {
        width: 13% !important;
    }

    .upld-img .fileinput-new.thumbnail {
        width: 100%;
        height: 160px;
    }

}

@media(max-width: 1024px) {
    .infringments-defects .srch-lst-lbl {
        padding-right: 13px;
    }

    .infringments-defects .list-frm .form-control {
        padding: 6px 5px;
    }

    .infringments-defects .rndbtnDv {
        border-radius: 20px !important;
        height: 40px;
        padding: 7px 13px;
    }

}

@media(max-width: 991px) {
    .hgtDv {
        height: 455px;
    }

    .hgtDv2 {
        height: 415px;
    }

    .new-clr-3 .menu-toggler.responsive-toggler {
        margin: 28px 6px 0 !important;
    }

    .form-body.bg-w-sd {
        margin-bottom: 20px;
    }

}

@media(max-width: 850px) {
    .infringments-defects .srch-lst-lbl {
        margin-bottom: 10px;
    }
}

@media(max-width:767px) {
    .hgtDv {
        height: 415px;
    }

    .hgtDv2 {
        height: 415px;
    }

    .btm-btn .btn-lg {
        margin: 10px 0;
    }
}

@media (min-width: 320px) and (max-width: 850px) {
    .new-d-f-row1 input {
        width: 100% !important;
        min-width: 100% !important;
    }

    .new-d-f-row1 select {
        width: 100% !important;
        min-width: 100% !important;
    }

    .res-padd {
        padding: 0 20px;
    }

    .new-d-f-row1 input {
        margin-bottom: 5px !important;
    }

    .new-d-f-row1 select {
        margin-bottom: 5px !important;
    }

    .new-d-f-row1 input:last-child {
        margin-bottom: 0px !important;
    }

    .new-d-f-row1 select:last-child {
        margin-bottom: 0px !important;
    }

    .vehicle-frm .btn-group.bootstrap-select.show-tick.form-control.bs-select.mb-2.mr-sm-2 {
        max-width: 100% !important;
        min-width: 100%;
        width: 100%;
        margin-bottom: 5px !important;
    }

    .training-register .res-padd input {
        max-width: 100% !important;
        min-width: 100%;
        width: 100%;
    }

    .training-register .res-padd select {
        max-width: 100% !important;
        min-width: 100%;
        width: 100%;
    }

    button.btn.btn-lg.green.rndbtnDv {
        width: 100%;
        margin-top: 10px;
    }

    a.btn.btn-lg.default.rndbtnDv {
        width: 100%;
        margin-top: 10px;
    }

    .mdl-lrg-new {
        width: auto !important;
    }

    .pop-up-tbl {
        display: block !important;
    }
}

.mdl-lrg-new {
    width: 1000px;
}

.window-print {
    margin-bottom: 11px;
    width: 100%;
    float: left;
}

.modal .modal-header .close {
    margin-top: -36px !important;
}

.pop-up-tbl {
    display: inline-block;
}

@media (width: 768px) {
    .bg-w-sd-padd2 {
        text-align: center;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .btm-btn a {
        width: 100%;
    }

    .bg-w-sd.bg-w-sd-3 .btn-group.pull-right.btm-btn {
        width: 100%;
    }

    .bg-w-sd-padd2 {
        padding: 17px 33px !important;
        text-align: left;
    }

    .btm-btn .btn-lg {
        width: 100%;
    }

    .form-body.bg-w-sd.list-frm .col-md-12.new-d-f-row2 {
        padding: 0 5px;
    }

    .srch-lst-lbl {
        padding-right: 0;
        font-size: 20px;
        text-transform: uppercase;
    }

    .form-body.bg-w-sd {
        margin-bottom: 20px;
    }

    .bg-w-sd-padd2 .form-actions .btm-btn span {
        display: none;
    }
}

@media (min-width: 1280px) and (max-width: 1600px) {
    .up-btn-n span.btn.default.btn-file {
        width: 100%;
        padding: 0 !important;
        border: 1px solid #bbb;
        background: center;
        border-radius: 30px !important;
        font-size: 16px;
    }

    .bg-w-sd-padd {
        padding: 42px 12px !important;
        text-align: center;
    }

    .cmpn-page .bg-w-sd-padd.imgDvSec {
        height: 341px !important;
        padding: 19px 19px !important;
    }
}

.captions-subject {
    font-size: 18px !important;
    display: block;
}

.form-body.bg-w-sd.bg-w-sd-padd.imgDvSec.imgDvSec-b {
    box-shadow: 0px 0px 0px #a5a5a5;
    border: 1px solid #d0cece;
    min-height: 290px !important;
    margin-top: 24px;
}

.blw-img-r-btn {
    padding-top: 30px;
    float: left;
    width: 100%;
    text-align: center;
}

.fault-repair-request .res-padd select {
    width: 12% !important;
}

.fault-repair-request .res-padd input {
    width: 12% !important;
}

.rndbtnDv {
    border-radius: 20px !important;
    height: 40px;
    padding: 7px 16px;
}

.widthSrchDv input,
.widthSrchDv select {
    width: 12% !important;
}

textarea[name=fault_description] {
    resize: none;
}

textarea[name=follow_up_notes] {
    resize: none;
}


/*@media( max-width: 1485px){
.bg-w-sd-padd.imgDvSec .fileinput-preview{height: 165px;}
}*/


.form-body.bg-w-sd.bg-w-sd-padd.imgDvSec.imgDvSec-b.new-upl {
    box-shadow: 0px 0px 0px #a5a5a5;
    border: 1px solid #d0cece;
    min-height: 290px !important;
    margin-top: 24px;
    height: auto;
    padding: 10px 20px !important;
}

.new-upl .upld-img .fileinput-new.thumbnail {
    width: auto;
    height: 300px;
    margin-bottom: 0 !important;
}

.new-upl .upld-img {
    margin-bottom: 10px;
    width: 100%;
}

.fileinput.upld-img.fileinput-exists {
    margin-bottom: 17px;
}

@media(max-width: 1601px) {
    .form-body.bg-w-sd.bg-w-sd-padd.imgDvSec.imgDvSec-b.new-upl .fileinput-preview.fileinput-exists.thumbnail {
        height: 190px;
    }

    .form-body.bg-w-sd.bg-w-sd-padd.imgDvSec.imgDvSec-b.new-upl .fileinput-preview.fileinput-exists.thumbnail {
        height: 284px;
    }
}

@media(max-width: 1485px) {
    .bg-w-sd-padd.imgDvSec .fileinput-preview {
        height: 160px;
    }

    .form-body.bg-w-sd.bg-w-sd-padd.imgDvSec.imgDvSec-b.new-upl .fileinput-preview.fileinput-exists.thumbnail {
        height: 190px;
    }
}

@media(max-width: 1279px) {
    .form-body.bg-w-sd.bg-w-sd-padd.imgDvSec.imgDvSec-b.new-upl .fileinput-preview.fileinput-exists.thumbnail {
        height: 285px;
    }



}

@media(max-width: 1111px) {
    .new-upl .upld-img .fileinput-new.thumbnail {
        height: 281px;
    }

    .form-body.bg-w-sd.bg-w-sd-padd.imgDvSec.imgDvSec-b.new-upl .fileinput-preview.fileinput-exists.thumbnail {
        height: 265px;
    }

}




@media (min-width: 1200px) and (max-width: 1600px) {
    .new-upl .upld-img .fileinput-new.thumbnail {
        width: 100%;
        height: 118px;
        margin-bottom: 20px !important;
    }

    .rund-input .new-txt-fld .txt-ar-1 {
        max-height: 90px !important;
    }

    .rund-input .new-txt-fld .txt-ar-2 {
        max-height: 120px !important;
    }

    .form-body.bg-w-sd.bg-w-sd-padd.imgDvSec.imgDvSec-b.new-upl {
        min-height: 100px !important;
    }

    .form-body.bg-w-sd.bg-w-sd-padd.imgDvSec.imgDvSec-b.new-upl .fileinput-preview.fileinput-exists.thumbnail {
        height: 120px;
    }

    form-body.bg-w-sd.bg-w-sd-padd.imgDvSec.imgDvSec-b.new-upl .fileinput-preview.fileinput-exists.thumbnail {
        height: 115px;
    }
}

.hgtDv2 {
    height: 600px;
    overflow-y: auto;
}

.vehicle-frm {}

.vehicle-frm .btn-group.bootstrap-select.show-tick.form-control.bs-select.mb-2.mr-sm-2 {
    border-radius: 5px !important;
    border: 0px solid #c9c9c9 !important;
    width: 18% !important;
    padding: 0;
}

.vehicle-frm .btn-group.bootstrap-select.show-tick.form-control.bs-select.mb-2.mr-sm-2 button {
    height: 40px !important;
    padding: 6px 12px;
    border-radius: 5px !important;
    border: 1px solid #c9c9c9 !important;
}

.training-register .res-padd input {
    width: 14% !important;
}

.training-register .res-padd select {
    width: 14% !important;
}

button.btn.btn-lg.green.rndbtnDv {
    margin-left: 5px;
}

.cmpn-page .bg-w-sd-padd.imgDvSec {
    height: 325px;
    padding: 19px 19px !important;
}

.cmpn-page .upld-img .fileinput-new.thumbnail {
    width: auto;
    height: 218px;
    margin-bottom: 0 !important;
}

.cmpn-page .upld-img .fileinput-new.thumbnail img {
    width: auto;
    height: 200px;
}

/*======================  For Responsive Mneu/ Header Bar 29.11.2019 ========================*/

@media (min-width: 320px) and (max-width: 768px) {

    .new-clr-3 .menu-toggler.responsive-toggler {

        float: right;
        display: block !important;
        margin: 28px 6px 0 !important;
    }

    .new-clr-3 .top-menu {
        clear: unset !important;
        margin-right: 9px;
        float: right !important;
        display: block !important;
    }

    .new-clr-3 .top-menu {
        background-color: transparent !important;
    }

    .new-clr-3 .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle {
        background-color: transparent !important;
    }

    .new-clr-3 .top-menu .navbar-nav>li.dropdown .dropdown-toggle:hover,
    .new-clr-3 .top-menu .navbar-nav>li.dropdown.open .dropdown-toggle {
        background-color: transparent !important;

    }


    .btm-btn span {
        display: none !important
    }

    .rndbtnDv~span {
        display: none !important
    }

    button.btn.btn-lg.green.rndbtnDv {
        margin-left: 0px;

    }

}

@media (min-width: 768px) and (max-width: 1366px) {
    .customer .bg-w-sd-padd.imgDvSec {
        height: 253px !important;
        padding: 10px 5px !important;
    }

    .customer-height .form-body.bg-w-sd {
        height: 252px !important;
    }

    .company-height .form-body.bg-w-sd {
        height: 343px;
    }
}


/*======================  End For Responsive Mneu/ Header Bar ========================*/


.mastr-comp-admn {}


.mastr-comp-admn .upld-img .fileinput-new.thumbnail {
    width: 170px;
    height: 135px;
}

.mastr-comp-admn .upld-img .fileinput-new.thumbnail img {
    width: auto;
    height: 130px;
}

.mastr-comp-admn .bg-w-sd-padd.imgDvSec .fileinput-preview {
    width: initial;
    height: 132px;
    line-height: normal !important;
    max-width: 100%;
    margin-bottom: 10px;
}

.pdf-error {
    color: #FF0000;
}

table th {
    position: -webkit-sticky;
    position: static;
    top: 0;
}

/*.vehicle_safety{
	position: -webkit-sticky;
  	position: sticky;
  	top: 0;
  	height: 34px;
}*/

.trip_hide {
    display: none;
}

.staff .tooltip-inner {
    min-width: auto;
    padding: 3px 8px;
    color: #000;
    text-align: justify;
    background-color: #f2f2f2;
    border-radius: .25rem;

}

.branch .tooltip-inner {
    min-width: 345px;
    padding: 3px 8px;
    color: #000;
    text-align: justify;
    background-color: #f2f2f2;
    border-radius: .25rem;
    margin-top: -50px;
}

/*
.training .tooltip-inner {
    min-width: 350px;
    padding: 3px 8px;
    color: #000;
    text-align: justify;
    background-color: #f2f2f2;
    border-radius: .25rem;
}
*/

/*.tooltip-inner {
    max-width: 205px;
    padding: 3px 8px;
    color: #000;
    text-align: left;
    background-color: #000000;
    border-radius: .25rem;
    border-style:groove;
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-weight: bold;
    font-size: 13px;
}*/

/*.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip.bs-tooltip-top .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip.bs-tooltip-right .arrow::before {
    margin-top: -3px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip.bs-tooltip-bottom .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip.bs-tooltip-left .arrow::before {
    right: 0;
    margin-top: -3px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -10px;
    margin-left: -4px;
    border-width: 10px 10px 10px 0px;
    border-right-color: #a2a2a2;
}*/
.branch .tooltip-inner {
    position: relative;
    background: #f2f2f2;
    border: 2px solid rgb(162, 162, 162);
    width: 200px;
    height: 100px;
    margin-top: 0px;
}

.branch .tooltip-inner:after,
.branch .tooltip-inner:before {
    right: 100%;
    top: 38%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.branch .tooltip-inner:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #f2f2f2;
    border-width: 9px;
    margin-top: -9px;
}

.branch .tooltip-inner:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: rgb(162, 162, 162);
    border-width: 12px;
    margin-top: -12px;
}

.branch .tooltip.right .tooltip-arrow {
    display: none;
}

/*========================================*/
.tooltip-inner {
    position: relative;
    background: #f2f2f2;
    border: 2px solid rgb(162, 162, 162);
    max-width: 150px;
    height: auto;
    color: #000;
    text-align: left;
    margin-top: -100px;
}

.tooltip-inner:after,
.tooltip-inner:before {
    right: 100%;
    top: 5%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.tooltip-inner:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #f2f2f2;
    border-width: 9px;
    margin-top: -9px;
}

.tooltip-inner:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: rgb(162, 162, 162);
    border-width: 12px;
    margin-top: -12px;
}

.tooltip.right .tooltip-arrow {
    display: none;
}

/*========================================*/

.training .tooltip-inner {
    position: relative;
    background: #f2f2f2;
    border: 2px solid rgb(162, 162, 162);
    width: 200px;
    height: 100%;
    margin-top: 0px;
}

.training .tooltip-inner:after,
.training .tooltip-inner:before {
    right: 100%;
    top: 35%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.training .tooltip-inner:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #f2f2f2;
    border-width: 9px;
    margin-top: -107px;
}

.training .tooltip-inner:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: rgb(162, 162, 162);
    border-width: 12px;
    margin-top: -110px;
}

.training .tooltip.right .tooltip-arrow {
    display: none;
}

/*==================================================*/

.caption .tooltip-inner {
    position: relative;
    background: #f2f2f2;
    border: 2px solid rgb(162, 162, 162);
    width: 200px;
    height: 100px;
    margin-top: 28px;
}

.caption .tooltip-inner:after,
.caption .tooltip-inner:before {
    right: 100%;
    top: 27%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.caption .tooltip-inner:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #f2f2f2;
    border-width: 9px;
    margin-top: 0px;
}

.caption .tooltip-inner:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: rgb(162, 162, 162);
    border-width: 12px;
    margin-top: -3px;
}

.caption .tooltip.right .tooltip-arrow {
    display: none;
}

/*==================================================*/

.pull-left .tooltip-inner {
    position: relative;
    background: #f2f2f2;
    border: 2px solid rgb(162, 162, 162);
    width: 200px;
    height: auto;
    margin-top: 70px;
}

.pull-left .tooltip-inner:after,
.pull-left .tooltip-inner:before {
    right: 100%;
    top: 27%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.pull-left .tooltip-inner:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #f2f2f2;
    border-width: 9px;
    margin-top: 0px;
}

.pull-left .tooltip-inner:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: rgb(162, 162, 162);
    border-width: 12px;
    margin-top: -3px;
}

.pull-left .tooltip.right .tooltip-arrow {
    display: none;
}

.fa-info-circle {
    position: relative;
    top: -10px;
}

/*=========================================================*/

.most .tooltip-inner {
    position: relative;
    background: #f2f2f2;
    border: 2px solid rgb(162, 162, 162);
    width: 200px;
    height: 50px;
    margin-top: 8px;
}

.most .tooltip-inner:after,
.most .tooltip-inner:before {
    right: 100%;
    top: 27%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.most .tooltip-inner:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #f2f2f2;
    border-width: 9px;
    margin-top: 0px;
}

.most .tooltip-inner:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: rgb(162, 162, 162);
    border-width: 12px;
    margin-top: -3px;
}

.most .tooltip.right .tooltip-arrow {
    display: none;
}



/*=========================================================*/

.select .tooltip-inner {
    position: relative;
    background: #f2f2f2;
    border: 2px solid rgb(162, 162, 162);
    width: 200px;
    height: 110px;
    margin-top: 8px;
}

.select .tooltip-inner:after,
.select .tooltip-inner:before {
    right: 100%;
    top: 38%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.select .tooltip-inner:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #f2f2f2;
    border-width: 9px;
    margin-top: 0px;
}

.select .tooltip-inner:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: rgb(162, 162, 162);
    border-width: 12px;
    margin-top: -3px;
}

.select .tooltip.right .tooltip-arrow {
    display: none;
}


/*=====================================================*/

.training .tooltip-inner {
    position: relative;
    background: #f2f2f2;
    border: 2px solid rgb(162, 162, 162);
    width: 310px !important;
    height: 350px;
    margin-top: 98px;
}

.training .tooltip-inner:after,
.training .tooltip-inner:before {
    right: 100%;
    top: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.training .tooltip-inner:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #f2f2f2;
    border-width: 9px;
    margin-top: 0px;
}

.training .tooltip-inner:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: rgb(162, 162, 162);
    border-width: 12px;
    margin-top: -3px;
}

.training .tooltip.right .tooltip-arrow {
    display: none;
}


.tooltip-inner {
    max-width: none;
}

/*======================================================*/
admin .staff .tooltip-inner {
    position: relative;
    background: #f2f2f2;
    border: 2px solid rgb(162, 162, 162);
    width: 10px;
    height: 340px;
    margin-top: 200px;
}

.staff .tooltip-inner:after,
.staff .tooltip-inner:before {
    right: 100%;
    top: 65%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.staff .tooltip-inner:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #f2f2f2;
    border-width: 9px;
    margin-top: 0px;
}

.staff .tooltip-inner:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: rgb(162, 162, 162);
    border-width: 12px;
    margin-top: -3px;
}

.staff .tooltip.right .tooltip-arrow {
    display: none;
}

/*==================================================*/

.edit .tooltip-inner {
    position: relative;
    background: #f2f2f2;
    border: 2px solid rgb(162, 162, 162);
    width: 200px;
    height: 100%;
    margin-top: 0px;
}

.edit .tooltip-inner:after,
.edit .tooltip-inner:before {
    right: 100%;
    top: 35%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.edit .tooltip-inner:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #f2f2f2;
    border-width: 9px;
    margin-top: -107px;
}

.edit .tooltip-inner:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: rgb(162, 162, 162);
    border-width: 12px;
    margin-top: -110px;
}

.edit .tooltip.right .tooltip-arrow {
    display: none;
}


.disagree {
    padding: 5px 27px !important;
}

.vehicle .tooltip-inner {
    position: relative;
    background: #f2f2f2;
    border: 2px solid rgb(162, 162, 162);
    width: 200px !important;
    height: 125px;
    margin-top: 98px;
}

.vehicle .tooltip-inner:after,
.vehicle .tooltip-inner:before {
    right: 100%;
    top: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.vehicle .tooltip-inner:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #f2f2f2;
    border-width: 9px;
    margin-top: 0px;
}

.vehicle .tooltip-inner:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: rgb(162, 162, 162);
    border-width: 12px;
    margin-top: -3px;
}

.vehicle .tooltip.right .tooltip-arrow {
    display: none;
}

.hidden_method {
    display: none;
}


@media(min-width: 1200px) and (max-width: 1365px) {

    .training-register .res-padd select {
        width: 10% !important;
    }

    .form-body.bg-w-sd.list-frm {
        padding: 20px 10px !important;
    }

    .res-padd select {
        width: 12% !important;
    }

    .fault-repair-request .res-padd select {
        width: 10% !important;
    }

    .pull-left .tooltip-inner {
        height: auto;
    }

    .upld-img .fileinput-new.thumbnail {
        width: auto;
    }

    .control-label {
        font-size: 12px;
    }

    .non-conformance-search-form .res-padd select,
    .non-conformance-search-form .res-padd input {
        width: 11% !important;
    }

}

@media(max-width: 1365px) {
    .bootstrap-select.btn-group .dropdown-toggle .filter-option {
        width: 95%;
    }
}

.upper-case {
    text-transform: uppercase;
}

.height-fix.open .dropdown-menu.open ul.dropdown-menu.inner {
    max-height: 100% !important;
}

@media(min-width:851px) and (max-width: 1209px) {

    .incident-search-form .res-padd select,
    .incident-search-form .res-padd input {
        width: 12% !important;
    }
}

.column-red {
    color: red !important;
}

.invalid-feedback {
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545;
}

.is-invalid {
    border: 1px solid;
    border-color: #dc3545;
}

.modal-margin-bold .modal-content .modal-body p {
    margin: 2px 0px 5px;
}

.bootstrap-select .inner {
    overflow-y: hidden !important;
}

/*#mydiv {
  position: absolute;
  z-index: 9;
  background-color: #f1f1f1;
  text-align: center;
  border: 1px solid #d3d3d3;
  max-width: 650px;
}

#mydivheader {
  padding: 10px;
  cursor: move;
  z-index: 10;
  background-color: #2196F3;
  color: #fff;
}

#mydiv p{
 padding:20px 50px;
}*/

.mydiv {
    position: absolute;
    z-index: 9;
    background-color: #fff;
    text-align: center;
    border: 2px solid #3598dc;
    max-width: 650px;
}

.mydivheader {
    padding: 10px;
    cursor: move;
    z-index: 10;
    color: #fff;
    background-color: #3598dc;
}


.mydivheader h2 {
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
}


.mydivheader button {
    /*float: right;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    text-shadow: 0 1px 0 #fff;
    margin-top: -28px;
    background: red;*/
    float: right;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-shadow: 0 1px 0 #fff;
    margin-top: -29px;
    background: red;
}

.show {
    display: block;
}

.hide {
    display: none;
}

.txt-alg-lft {
    text-align: left;
    padding: 20px;
}

.txt-alg-lft p {
    margin-top: 5px;
}

.rund-input input.error {
    position: relative;
    /*animation: shake .1s linear;*/
    /*animation-iteration-count: 3;*/
    border: 1px solid red !important;
    outline: none;
}

@keyframes shake {
    0% {
        left: -5px;
    }

    100% {
        right: -5px;
    }
}




/*@10.06.2021*/

.vehicle-box-w .btn-group.bootstrap-select.show-tick.form-control.bs-select.mb-2.mr-sm-2 {
    width: 12% !important;
}

.vehicle-box-w select {
    width: 12% !important;
}

.job-box-w .btn-group.bootstrap-select.show-tick.form-control.bs-select.mb-2.mr-sm-2 {
    width: 14% !important;
}

.job-box-w select {
    width: 14% !important;
}

.upload-image-box .bg-w-sd-padd.imgDvSec {
    height: 270px;
}


/*@17.06.2021*/

.mb-5 {
    margin-bottom: 5px;
}


/*@25.06.2021*/


.CStblDv th,
.CStblDv td.b-left-style {

    border-left: 1px solid #000;
}


.select2-container .select2-selection--single {
    border: 1px solid #c9c9c9 !important;
    ;
    padding: 9px 10px 4px;
    border-radius: 5px !important;
    height: 40px !important;
    color: #999;
    border-radius: 5px !important;
    text-align: center !important;
}

.select2-results__options {

    height: 200px;
    overflow-y: auto;

}

.select2-container .select2-selection--multiple {
    border: 1px solid #c9c9c9 !important;
    ;
    padding: 6px 10px 4px;
    border-radius: 5px !important;
    /*height: 40px!important;*/
    color: #999;
    border-radius: 5px !important;
    text-align: left !important;
    /* overflow-y: auto; */
}

.select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    /*margin-left: 5px;*/
    margin-right: 5px;
    /*margin-top: 5px;*/
    margin-top: 2px;
    color:#999;
    padding: 0;
    padding-left: 20px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap;
    padding-right: 5px;
}

.select2-search.select2-search--inline textarea{
    text-align: center;
    margin-top: 4px!important;
    margin-left: 0px!important;
}

.select2-search.select2-search--inline textarea::placeholder{
    color: #999;
}

/*.select2-selection__choice button{
    color: #e74c3c;
    font-weight: bold;
    font-size: 17px;
    border: 0px;
    text-align: center;
}*/

.select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-right: 1px solid #aaa;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #999;
    cursor: pointer;
    font-size: 1em;
    font-weight: 700;
    padding: 0 4px;
    position: absolute;
    left: 0;
    top: 0;
}

.select2-container .select2-selection--multiple {
    min-height: 40px !important;
}

.select2-container--bootstrap .select2-results__option[aria-selected=true] {
    background-color: #ddd !important;
}


.select2-selection.select2-selection--multiple .select2-search.select2-search--inline:focus-visible {
    border: 0px !important;
    outline: none;
}

.select2-container .select2-selection--multiple .select2-search--inline .select2-search__field {
    margin-top: 0px;
}

.select2-selection.select2-selection--multiple .select2-search.select2-search--inline textarea {
    border: 0px !important;
    outline: none !important;
}

.select2-selection.select2-selection--multiple .select2-search.select2-search--inline textarea:focus-visible {
    border: 0px !important;
    outline: none !important;
}



/*@23.07.2021*/

.submit-button-box {
    display: block;
    margin-top: 20px;
    text-align: center;
}


/*@04.08.2021*/

.page-content-wrapper .page-content.pagecontent-height {
    min-height: 721px;
}

.iframe-box {
    width: 100%;
    min-height: 1000px;
}


/*@17.09.2021*/


.top-box-label {
    margin-bottom: 15px;
}

.top-box-label label {
    text-transform: uppercase;
    color: #000;
}

.top-submit-box {
    margin-top: 15px;
}

.top-submit-box button {
    background-color: #20d0ac !important;
    border: 2px solid #20d0ac !important;
    padding: 6px 45px;
    height: auto;
    border-radius: 5px !important;
    font-size: 15px;
    color: #fff;
    margin: 0px !important;
}

.top-submit-box a {
    background-color: #cccecd !important;
    border: 2px solid #bdbdbd !important;
    padding: 6px 45px;
    height: auto;
    border-radius: 5px !important;
    font-size: 15px;
    color: #000 !important;
    margin: 0px 0px 0px 20px;
}

.top-submit-box button:hover {
    background-color: #14b393 !important;
    border: 2px solid #14b393 !important;
}

.top-submit-box a:hover {
    background-color: #abadac !important;
    border: 2px solid #bdbdbd !important;
}


/*@20.09.21*/

button.green_btn.export_csv {
    background-color: #77ad50;
    color: #ffff;
}

button.green_btn.export_csv:hover {
    color: #fff;
    background-color: #679845;
}

.portlet-title-box {
    display: flex;
    justify-content: space-between;
    justify-items: center;
}

.portlet-title-box .captions-subject {
    padding-top: 10px;
}


/*@22.09.2021*/

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}

.st-mt-20 {
    margin-top: 20px;
}

.border-st {
    height: 2px;
    background-color: #d0d0d0;
    margin: 10px 15px 15px;
}


.green_btn.csv-exports {
    background-color: #77ad50;
    color: #ffff;
}

.green_btn.csv-exports:hover {
    color: #fff;
    background-color: #679845;
}

.green_btn.csv-export {
    background-color: #77ad50;
    color: #ffff;
}

.green_btn.csv-export:hover {
    color: #fff;
    background-color: #679845;
}

.green_btn.export_csvs {
    background-color: #77ad50;
    color: #ffff;
}

.green_btn.export_csvs:hover {
    color: #fff;
    background-color: #679845;
}

#staff_csv_data {
    position: absolute;
    top: -500px;
    z-index: -9999;
}


/* 19-07-2024 */

.safety-tbl-gap th{
    white-space: nowrap;
}


@media(max-width:991px) {
    .page-content-wrapper .page-content.pagecontent-height {
        min-height: 619px;
    }

    /*.md-mtb-st{
    margin-top: 5px;
    margin-bottom: 10px;
}

.notification_box .form-group {
    margin-bottom: 20px;
}*/


}

body {
    padding: 0px;
    margin: 0px;
}

.likelihoodModal .modal-header {
    padding: 25px 0px;
}

.likelihoodModal .modal-body {
    padding: 0px 0px;
}

.likelihoodModal .modal-content-body .title-box {
    background-color: #5b9bd5;
    text-align: center;
    border: 1px solid #000;
    margin-bottom: 5px;
}

.likelihoodModal .modal-content-body .title-box h4 {
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: 10px 0px 10px;
    text-transform: uppercase;
    font-size: 25px;
    margin: 0px;
}

.table-box {
    border: 1px solid #000;
    border-bottom: 0px;
}

.modal-content-body table {
    width: 100%;
    white-space: nowrap;
}


.modal-content-body table thead th {
    padding: 4px 10px 2px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
    color: #000;
    background-color: #ddd;
}

.modal-content-body table thead th.border-right {
    border-right: 1px solid #000;
}

.modal-content-body table thead th:last-child.border-right {
    border-right: 0px solid #000;
}

.modal-content-body table thead th.head-bg-text {
    background-color: #fff;
    font-size: 15px;
    font-weight: inherit;
}


.modal-content-body table tbody td:first-child {
    background-color: #ddd;
    text-align: center;
}

.modal-content-body table tbody td {
    background-color: #ececec;
    padding: 4px 10px 2px;
    font-size: 17px;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    color: #000;
}

.modal-content-body table tbody td:last-child {
    background-color: #fff;
    border-right: 0px;
}

.modal-content-body table tbody td.high {
    background-color: red;
}


.modal-content-body table tbody td.medium {
    background-color: #ffbc00;
}

.modal-content-body table tbody td.low {
    background-color: #87d214;
}

.impact-title {
    width: 27.3% !important;
}

.impact-no {
    width: 6.5% !important;
}

.header-top {
    width: 100% !important;
}

.impact-content {
    width: 66.2% !important;
}

.impact-head-w {
    width: 22.066666% !important;
}


.likelihoodModal .modal-content-body .table-responsive {
    border: 0px !important;
    margin-bottom: 0px;
}


.likelihoodModal .close-lightbox {
    position: absolute;
    padding: 6px;
    background: rgba(0, 0, 0, .3);
    line-height: 0;
    transition: background .2s ease-in-out;
    border-radius: .25rem;
    border: none;
    z-index: 20;
    top: 10px;
    right: 10px;
}

.likelihoodModal .lightbox-close-icon {
    fill: none;
    stroke: #fff;
    stroke-width: 3px;
    fill-rule: evenodd;
    stroke-linecap: round;
}

.likelihoodModal .close-lightbox:hover {
    background: rgba(0, 0, 0, .5);
}

@media (min-width: 880px) {
    .likelihoodModal .modal-lg {
        width: 865px;
    }


}

@media (max-width: 850px) {
    .top-submit-box a {
        margin: 15px 0px 0px 0px !important;
    }
}


@media (min-width: 992px) {
    .likelihoodModal .modal-lg {
        width: 950px;
    }

}

table.probabilityData {
   margin-bottom: -1px;
}

.bg-w-sd.bg-w-sd-3.sequenceTable {
    padding: 20px 21px 20px !important;
    border-left: 0px solid #d0cece;
    border-top: 0px solid #d0cece;
}



table.probabilityData {
    border: 0px solid #000!important;
      margin-top: 3px;
}

table.consiquencyData {
    border: 0px solid #000!important;
    margin-bottom: 10px !important;
}
table.probabilityData td {
    border: 1px solid #000!important;
}
table.consiquencyData td {
    border: 1px solid #000!important;
}

.probability_P  {
     border: 0px solid #aeaaaa!important;
}

.probability_P td {
    border: 1px solid #000 !important;
}

.hazard_Info {
	
	 border: 0px solid #aeaaaa!important;
}

.sequenceTable tr, .sequenceTable tbody {
	
	border: 0px solid #aeaaaa!important;
	
}
.hazard_Info td{
	
	 border: 1px solid #aeaaaa!important;
}

/*.inital_value td {
    width: 30%;
    border-bottom: 0px solid !important;
	padding: 5px 0;
}*/

.inital_value td {
    width: 33%;
    border-bottom: 0px solid !important;
    padding: 5px 0;
}

table.risk_aligndata {
    margin-top: -250px;
}

/*.risk_aligndata td {
    border-top: 0px solid !important;
}*/

.risk_aligndata td {
    border-top: 0px solid !important;
    width: 31%;
}

.risk_aligndata input:focus-visible {
    outline-offset: 0px !important;
	    outline: -webkit-focus-ring-color auto 0px;
		    -webkit-writing-mode:0!important;
}

.risk_aligndata textarea:focus-visible {
   outline-offset: 0px !important;
	    outline: -webkit-focus-ring-color auto 0px;
-webkit-writing-mode:0!important;

}

/*.risk_aligndata input {
    border-radius: 0;
    width: 100%;
    height: 30px;
    border: 0 !important;
    padding: 0px !important;
    margin-top: 0px !important;
    position: relative;
}*/

/* Chrome, Safari, Edge, Opera */
.risk_aligndata input::-webkit-outer-spin-button,
.risk_aligndata input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.risk_aligndata input[type=number] {
  -moz-appearance: textfield;
}

.risk_aligndata input {
    border-radius: 0;
    width: 100%;
    height: 30px;
    border: 0 !important;
    padding: 0px !important;
    margin-top: 0px !important;
    position: relative;
    text-align: center;
}
.risk_aligndata textarea {
    border-radius: 0;
    width: 55px;
    height: 500px;
        border: 0 !important;
	resize: none;
}
.inital_riskClass td {
    border-top: 0px solid !important;
	padding: 5px 0;
}

.form-body.bg-w-sd.list-frm button {
    line-height: 17px;
}

/*21-02-2023*/
.trip_reg_list table thead th{
    white-space: nowrap;
}

/* 18-07-2024 */

.reports-safety-createPage{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.reports-safety-createPage input{
    margin: 0px;
}

.reports-safety-createPage label{
    margin: 0px;
}

.hide-area{
    position: relative;
}

.hide-area::before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #4d4d4d45;
    z-index: 1;
}

.hide-area:hover input{
    z-index: 1;
}

.row-custom-five{
    display: flex;
}

.row-custom-five .col{
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
}

.mt-0{
    margin-top: 0px;
}


@media(min-width: 320px) and (max-width: 767px) {
	
	.rskk-mob input {
    width: 100% !important;
}

.bg-w-sd.bg-w-sd-3.sequenceTable {
    overflow: hidden;
}

.risss-mob {
    overflow-y: hidden;
}

.form-body.bg-w-sd.list-frm.rskk-mobbb {
    overflow: hidden;
}

.rskk-mobbb form {
    overflow-y: hidden;
}
	
}
@media(width: 1366px) {
	td.probability_moderate {
    padding-left: 152px !important;
}
td.probability_insignificant {
    padding-left: 129px !important;
}

td.probability_moderate span {
    left: -72px !important;
}
}
@media(width: 1440px) {
	td.probability_moderate {
    padding-left: 172px !important;
}

td.probability_insignificant {
    padding-left: 149px !important;
}

td.probability_AlmostCertain {
    width:42.60% !important;
}
}

@media(width: 1536px) {
td.probability_moderate {
    padding-left: 188px !important;
}

}

@media(width: 1600px) {
	td.probability_moderate {
    padding-left: 216px !important;
}

td.probability_moderate span {
    left: -113px !important;
}


}

@media(width: 1680px) {
	td.probability_moderate {
    padding-left: 234px !important;
}

td.probability_moderate span {
    left: -113px !important;
}

td.probability_insignificant {
    padding-left: 182px !important;
}
}


@media(width: 1280px) { 

td.probability_moderate {
    padding-left: 134px !important;
}

td.probability_insignificant {
    padding-left: 122px !important;
}

}

@media(width: 1024px) { 

td.probability_moderate {
    padding-left: 84px !important;
}

td.probability_insignificant {
    padding-left: 63px !important;
}
td.probability_moderate span {
    left: -44px !important;
}
td.probability_insignificant span{
left: -38px !important;
}
}

@media(width: 768px) {
td.probability_moderate {
    padding-left: 83px !important;
}

td.probability_insignificant {
    padding-left: 55px !important;
}
td.probability_moderate span {
    left: -45px !important;
}
td.probability_insignificant span{
left: -29px !important;
}

}

@media(width: 1920px) {
	td.probability_moderate {
    padding-left: 293px !important;
}

td.probability_moderate span {
    left: -150px !important;
}
td.probability_insignificant {
    padding-left: 253px !important;
}

td.probability_insignificant span{
left: -131px !important;
}

td.probability_AlmostCertain {
    width: 44% !important;
}

}

