/****** jQuery Autocomplete CSS *************/
.ui-menu .ui-menu-item{
	padding:2px 10px;
}
.ui-widget-content .ui-state-hover, .ui-widget-content .ui-state-focus {
    border: 1px solid lightgray;
    background-image: none;
    background-color: #2BD2F5 !important;
    font-weight: bold;
    color: #fff !important;
}
#quote-details table td input {
  border: medium none;
  margin: 0;
}
/* changes made by kavita on 14-01-2022 */
#quote-details table td.quantity input , #quote-details table td.rate input, #quote-details table td.cost input, #quote-details table td.price, #quote-details table td.ottime, #quote-details table td.othalf input{
  width: 70px;
}
#purchasing table td.quantity input , #purchasing table td.rate input, #purchasing table td.cost input, #purchasing table td.price input{
  width: 72px;
}
#purchasing table td.type input ,{
	width: 100px;
}
#purchasing table td input {
  border: medium none;
  margin: 0;
  width: 100%;
}
#cost-info table td.rate input, #cost-info table td.cost input, #cost-info table td.price input{
  width: 72px;
}
#cost-info table td.type input ,{
	width: 100px;
}
#cost-info table td.price input{
	width: 70px;
}
#cost-info table td.production input{
	width: 130px;
}
#cost-info table td.cost1 input{
	width: 50px;
}
#cost-info table td.hour input,#cost-info table td.quantity input {
	width: 50px;
}
#cost-info table td input {
  border: medium none;
  margin: 0;
}
#terms table td.descriptionn input ,{
	width: 130px;
}
#terms .descriptionn > input{
	width: 226px;
}
#terms .descriptionn > select{
	width: 250px;
}
#terms .descriptionnRatesIncludes > input{
	width: 375px;
	float:left;
}
.ratesInclueSelect{
	width:98%;
	float:left;
}
#terms .ratesExcludeUnit{
	width: 120px;
	float:left;
}

#terms table td input {
  border: medium none;
  margin: 0;
}
#terms .type > input{
	width: 200px;
}
#terms .price > input{
	width: 114px;
}
#terms .order > input{
	width: 36px;
}
#productCharactersticsDiv{
	display:none;
}
/************** Error css *********/
.error_id_888,.error_id_777 {
    color: red;
}
.inputError{
  border: 1px solid !important;
  border-color: #a94442 !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;
}
.ajax_report{
	display:none;
}
.alert-success{
	border-left:5px solid #3c763d !important;
}
.alert-danger{
	border-left:5px solid #a94442 !important;
}

#confirm-record-delete .alert-success{
	background-color: #dff0d8 !important;
    border-color: #d6e9c6 !important;
    color: #3c763d !important;
}
#confirm-record-delete .alert-danger{
	background-color: #f2dede !important;
    border-color: #ebccd1 !important;
    color: #a94442 !important;
}

.modal-header {
  border-bottom: 1px solid #d2d6de !important;
}

.resources_row_main_div .fa-trash-o, .resources_row_main_div_manning .fa-trash-o{
	margin-top:36px;
	cursor : pointer;
	color:#ff0000;
}
.cargoRemoveRow .fa-trash-o{
	margin-top:10px;
	cursor : pointer;
	color:#ff0000;
}

.addNewOption{
	color: #fff;
	background: #3498db;
	position: relative;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 1px 2px;
	cursor: pointer;
}
.slctDw .checkbox {
    padding: 0 !important;
}
.slctDw .multiselect-container.dropdown-menu a {
    padding: 0 28px 0 0;
}
.slctDw .dropdown-menu > li > a:hover{
	color:#2d2d2d !important;
}
.adminPercentageSpan{
	float:right;
	width:50%;
	border-left:2px solid #ccc;
	padding-left:10px;
}
.QuoteManningAdminPercentage .floatNumbers.adminPercentage {
  width: 55px;
}
.productCharactersticsDiv{
	display: none;
}
.cargoTrashRow{
	box-shadow: 0px 2px 2px #888888;
	margin-top: 15px;
	margin-bottom: 15px;
}
.actionA{
	margin:5px;
}
.trashTr,.TCtrashTr{
	margin-top:5px;
	margin-right:-4px;
	cursor : pointer;
	color:#ff0000;
}

/**** page loading css ****/
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	display:none;
	position: fixed;
	left: 0px;bottom:0;right:0;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: #fff;
	text-align: center;
	/*background: url(../images/loader-128x/Preloader_8.gif) 50% 50% no-repeat rgb(255,255,255);*/
}
.loader{
	margin : 15% 0;
}
.loader h4 {
    display: inline-block;
    background: #00c0ef;
    padding: 10px 30px;
    color: #fff;
}
.div-position {
    position: absolute;
    width: 91%;
    z-index: 9;
    background: #fff;
	border: 1px solid #d2d6de;
}
ul.quoteautocomplete {
    overflow-y: auto;
    width: auto;
    font-size: 12px;
    font-family: Verdana, sans-serif;
    min-height: 1px;
    z-index: 11001 !important;
    margin: 0;
    padding: 0;
    background-color: #fff;
    list-style-type: none;
    clear: left;
	max-height:132px;
}
ul.quoteautocomplete li{
	background-color: #fff;
    border-bottom: 1px solid #fff;
    padding: 5px 10px;
	color:#000;
}
ul.quoteautocomplete li:hover{
	background-color:#2bd2f5 !important;
	color:#fff !important;
}
ul.quoteautocomplete li:hover a{
	color:#fff !important;
}
ul.quoteautocomplete li a {
  display: block; color:#333;
}
/* mann 10-25-16*/
.btnAddMore
{
	background-color:#2BD2F5;
	color:#fff;
	margin-bottom:15px;
}
.btn.btnAddMore:hover, .btn.btnAddMore:focus
{
	color:#fff !important;
}
/* Singh 10-25-16*/

.form-group.required .control-label:after {
  content:" *";
  color:red;
}

#projectImagesDiv > p{
	margin:2px !important;
}
#projectImagesErrorDiv  .errordiv > p{
	margin:2px !important;
	color:#ff0000;
	flaot:left;
}
#projectImagesErrorDiv .errordiv > span{
	float:left;
}
#projectImagesErrorDiv .errordiv .trashProjectImagesErrorDivBtn{
	float:right;
}

#projectImagesDiv .fa-trash-o{
	margin-left:10px;
	cursor : pointer;
	color:#ff0000;
}
.fa-trash-o{
	cursor : pointer;
	color:#ff0000;
	font-size: 13px !important;
}

#ProjectImagesContainerDiv .thumbnail a > img, .thumbnail > img{
	max-height:130px;
}

.inner-addon {
  position: relative;
}
/* style glyph */
.inner-addon .fa {
  position: absolute;
  padding: 6px;
  pointer-events: none;
}
/* align glyph */
.left-addon .fa  { left:  0px;cursor:pointer;}
.right-addon .fa { right: 30px;cursor:pointer;}

/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }
.eyeFa {
    cursor: pointer;
    pointer-events: unset !important;
}
.tags span {
	background: #ffffc6 none repeat scroll 0 0;
	border: 1px solid #d7d999;
	color: #6e724e;
	font-size: 14px;
	padding: 2px 5px;
	margin:2px;
	display:inline-block;
}
.tags span .fa{
	cursor: pointer;
    pointer-events: unset !important;
}

.validateTimeTH {
  min-width: 143px;
}
.validateTime{
	width:45%;
	display:inline-block;
}
.laborDateTh{
	width:11%;
}
.pdf-table .form-control.laborRevenue ,.form-control.laborRate , .pdf-table .form-control.laborTotalRevenue, .pdf-table .form-control.laborCost, .pdf-table .form-control.laborTotalCost, .pdf-table .form-control.laborNetRevenue{
  display: inline; width:88%;}
.pdf-table td {min-width: 127px;}
.pdf-table td:last-child{min-width: 31px;}

.labour-btn{
	padding:1px 8px !important;
	left:1px !important;
}
.laborPerUnit{
	display:inline-block;
	width:35%;
	padding:3px 3px;
}
.laborUnitType{
	display:inline-block;
	width:63%;
}
.laborTd{
	min-width:200px !important;
}
.rateExcludeTd{
	min-width:300px !important;
}
.total strong{
	padding:0px !important;
}
tfoot .total td{
	text-align:left;
}
tfoot .total td.alignRight{
	text-align:right;
}

.projectExtraFields,.advanceSearchInputs{
	display:none;
}

.projectActionButtons a{
	background: #00c0ef none repeat scroll 0 0;
    border: 1px solid #00c0ef !important;
    color: #fff !important;
}


#ProjectImagesContainerDiv .thumbnail {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
}
.absolute_btn {
  background: rgba(255, 255, 255, 0.62) none repeat scroll 0 0;
  display: none;
  left: 0;
  padding: 41px 0;
  position: absolute;
  text-align: center;
  top: 10px;
  width: 100%;
}
#ProjectImagesContainerDiv .thumb{ padding:5px;}
.relative-bx {position: relative; overflow:hidden;border:1px solid #ddd; padding:10px; background:#fff;min-height: 148px;}
.relative-bx:hover .absolute_btn { display:block;}
.relative-bx .thumbnail img {
  height: 100px;
  width: 100%;
}
.relative-bx .thumbnail{ margin:0; padding:0;}
.relative-bx .absolute_btn a{ padding:2px 10px;}

#costInfoCargoDetailTable {
  max-width: none;
  width: 2000px !important;
}
#QuoteManningTable {
  max-width: none;
  width: 516px !important;
}
#QuoteManningTable  td{
	padding-left:4px;
	padding-right:3px;
}
#QuoteMachineryTable  td{
	padding-left:4px;
	padding-right:3px;
}
#QuoteMachineryTable {
  max-width: none;
  width: 550px !important;
}
#gearImagesContainerDiv .thumb{
	padding: 5px;
}
/********@media screen and (min-width:1270px){
	.table-responsive {
  overflow-x: inherit !important;
}
.noSort.sorting_disabled {
  padding: 6px !important;
}
.quoteListingTable .actionA {
  margin: 0 4px 0 0;
}
}*********/
.flag .input-group.clearfix {
  float: left;
  width: 100%;
}
.flag .form-control {
  float: left;
  width: 79%;
}
.flag .fa.fa-flag {
  float: left;
  font-size: 25px;
  line-height: 35px;
  margin: 0 2px;
  color:#ff0000;
}
.buttons-addition .btn{ padding:6px 10px;}
.custmerTab1 .tag.form-control {
  margin: 0;
  font-size:16px;
  padding-top:6px;
}
.file.newEmpDocsInput {
    position: absolute;
    bottom: 0;
    height: 34px;
    width: 121px;
    cursor: pointer;
    opacity: 0;
}

input[type="radio"].inputError { box-shadow: 0px 0px 1px 1px #a94442 !important;}
input[type="checkbox"].inputError { box-shadow: 0px 0px 1px 1px #a94442 !important;}

.custmerTab1 .fa.fa-flag {
  margin-left: 10px;
}
body #tags.ttggs {
  height: 60px;
  overflow-y: auto;
}
.actionBTns{
	padding:4px 7px !important;
	font-size:12px;
}
#deleteRecordModal .modal-content{
	width: 100% !important;
}
#deleteRecordModal.modal {
    left: 0 !important;
}
.projectworkloglistTable
{
	overflow-x:scroll;
}


.projectworkloglistTable td:first-child + td +td +td +td +td +td {
    min-width:10px;
}
.projectworkloglistTable td:first-child + td + td + td + td + td + td + td {
  min-width: 25%;
}
.projectworkloglistTable td input {
  padding: 0 0 0 5px;
  width: 70px !important;
}
.projectworkloglistTable td input.cargo {
  width: 96%;
  padding: 0 2%;
  min-width: 46px;
}
#clientUl li a {padding: 6px;}
.projectworkloglistTable td input.worklogQty{
	width:100px !important;
}
.required.cargo.form-control.wrkcrgonm {
  width: 90px !important;
}
th.noSort.sorting_disabled {
  width: 55px !important;
}
.projectworkloglistTable .worklogQtyType{
	width:100px !important;
	float:right;
}
.cus-panel-table {
    overflow-x: auto !important;
    width: 100%;
}
.projectworkloglistTable .lbrslip {
  min-width: inherit !important;
}


.noSort.sorting_disabled {
    padding: 9px 0;
    text-align: center;
}

 .projectlbrslipTable .lbrslip_lbrs{
	width: 0px;
    padding-right: 9px;
}


#confirmPrintReceptModal #printReceptionYes {
    background: #ffffff none repeat scroll 0 0;
    border: 3px solid #008000;
    color: #333333;
    font-size: 20px;
    padding: 5px 30px;
    text-align: center;
    text-transform: uppercase;
    width: 130px;
}

#confirmItemQtyWeight a {
  background: #ffffff none repeat scroll 0 0;
  border: 3px solid #008000;
  color: #333333;
  font-size: 20px;
  padding: 7px 30px;
  text-align: center;
  text-transform: uppercase;
  width: 130px;
}
#confirmItemQtyWeight .modal-body > p {
  font-size: 30px;
}
#confirmItemQtyWeight .modal-content {
  background: #0000ff none repeat scroll 0 0;
  color: #ffffff;
  margin: 0 auto;
  width: 500px !important;
}
#confirmItemQtyWeight .modal-dialog {
  margin: 0 54%;
}
#QuoteMobilization_machnerygearTable ul.token-input-list-facebook {height: 22px !important;}
#QuoteMobilization_machnerygearTable th {width: 200px;}
#QuoteMobilization_machnerygearTable th:last-child {width: 20px;}
#QuoteMobilization_machnerygearTable li.token-input-token-facebook
{
    margin: 0;
    width: 100%;
}
.descriptionnRatesIncludes .popover {
  width:75%;
  max-width:100%;
}
.tabcheckbox {
    float: left;
    margin-right: 2px !important;
    position: relative;
    z-index: 9;
}
.reviewTabAA{
	float:right;
}
#warningModal{
	left:0 !important;
}
#warningModal .modal-content{
	width:auto !important;
}
.text-center.addcurst {
    font-weight: 800;
}
#allLinesTotalP,.commnll {
	/*float:right;
	margin-right:25%;*/
	/*font-weight:bold;*/
}
.lblsp label {
    font-weight: 600;
 font-size: 14px;
}
.divi label,.sub_checkboxQuoteProjec label{
 font-weight: 600;
 font-size: 14px;
 cursor:pointer;
}
.qty-panel .input-group {
  float: left;
  margin: 0 11px;
}
.qty-panel label {
  float: left;
}
.qty-panel { margin:10px 0; float:left; width:100%;}
.geearalert,.newtype_textgear{
	color: #ff0000;
	margin: 7px;
	float:left;
}
.newtype_geardocs{
	color: #ff0000;
	margin: 7px;
	float:left;
}
.add_duplicateclm {
  float: right;
  margin: 0 34px 15px;
}
.viewGearbtns {
	margin-top: 12px;
    text-align: center;
}
.viewGearbtns a {
  font-size: 19px;
}
#rate-panel input {
    display: inline-block;
    /* width: 93%; */
}

#rate-panel .trashTd {
  display: inline-block;
  margin: 0 0 0 2px;
  position: absolute;
  right: 0;
  top: 4px;
}
.heavydivs label
{
    float: left;
    padding-left: 0;
    width: auto;
}
.heavydivs .heavist_unit
 {
  float: left;
  margin-right: 5px;
}
#rate-panel { position: relative;}

#worklog-info ul li.next {
    background: none;
    border: none;
}
#worklog-info .dataTables_wrapper {
    padding-bottom: 35px;
}
.skin-blue .sidebar-menu>li>a {padding-left: 20px;}
.sidebar-menu>li>a>.fa {position: absolute; left: 0;top:9px;}
#example4_wrapper {
  overflow: hidden;
}
.maintotal{ background:#00c0ef !important;}
.maintotal td { color:#fff;
  font-size: 15px !important;}
#laborSlipsTable th {font-size: 12px;min-width:auto;width: auto;}
#laborSlipsTable{min-width:auto;width: auto;border: 1px solid #ddd;}
.labourSlipDescription {width: 100%;}
#labor-slips-page .pdf-table td {min-width: auto;font-size:13px;}
#labor-slips-page .laborTd{ min-width:auto !important;}
#labor-slips-page .laborTimeDifferenceHours, .laborTimeDifferenceMints {min-width: 50px;}
.laborDateTh { width: 109px !important;}
.laborUnitType {width: 50%;}
.laborStartTime, .laborEndTime{padding:3px;}
#addWorkLogForm .st-totqty {min-width:12% !important;}
.projectworkloglistTable td input.worklogQty {float:left;width:100px;}
select.form-control{min-width:88px;}
.projectworkloglistTable.addNewWorklogTr th{font-size:11px;padding:4px 0 0 8px;}
.projectworkloglistTable.addNewWorklogTr td {padding:3px; line-height:3px;}
.projectworkloglistTable td input.WorklogTimeFormats.time{width:54px !important;}
.projectworkloglistTable td input.summary {width: 100% !important;}
.projectworkloglistTable td input.worklogQty{width:100% !important; margin-bottom:2px;}
.projectworkloglistTable .worklogQtyType {width:100% !important;}
#truckCompany{
 width: 99%;
 padding: 3px;
 position: relative;
}

#sel_truckcompsearch{
 width: 95%;
 height: 22px;
 padding: 3px;
 margin-left: 5px;
 position: absolute;
 bottom: 0;
 right: 0;
 visibility: visible;
}

/* Parent Container */
.content_sel{
 position: relative;
 width: 98%;
 height: auto;
 float: left;
 margin-right: 10px;
 border: 0px solid black;
}

/* Child Text Container */
.content_sel input[type=text]{
 position: absolute;
 top: 0;
 left: 0;
 margin-bottom: 5px;
 font-family: sans-serif;
 opacity: 0;
 visibility: hidden;
 width: 150px;
 padding: 8px 15px;
}

/* Hover on Parent Container */
.content_img:hover{
 cursor: pointer;
}

.addMargin{
 width: 97% !important;
 margin-top: 30px;
 cursor: pointer;
}

.removeMargin{
 margin-top: 0px !important;
}
.highlighted .itemcargodescplist_vessel {
    color: #ffffff;
}
.inputErrorMsg{
	color:#a94442 !important;
}
.row.Cargo_Table_Panel {
    margin: 0;
}
.mid-title.receiveVesselCargo.btn.btn-default {
    margin: 15px 0 0;
}
.cargo_vessel .mid-title {
    font-weight: 600;
}
.Pan_el {
    display: inline-block;
}
#createInputVesselModel .modal-content {
    width: auto !important;
}
#createInputVesselModel {
    left: 0 !important;
    padding-right: 0 !important;
}
#workloginnerTabs_panel{ border-bottom: 1px solid #ccc;margin-bottom: 10px;position: relative;}
#workloginnerTabs_panel #workloginnerTabs {
    float: left;border-bottom:none;
    width: 100%;
    max-width:85%;
}
#workloginnerTabs_panel select {
    float: right;
    width: 100%;
    max-width: 175px;
    margin: 13px 0 0;
}
.input-group .inputErrorMsg {
	color: #a94442 !important;
	display: block;
}
#addWorkLogForm .projectworkloglistTable td:first-child + td + td + td + td + td + td + td {
    min-width: 11%;
}
#addWorkLogForm .projectworkloglistTable td:first-child + td + td + td + td + td + td + td + td {
    min-width:20%;
}
.required.form-control.laborDate {
    width: 77% !important;
    float: right;
}
.cmnsclls {
    box-shadow: 0 0 8px #ddd;
    background: #eee;
}
.form-control.perunit_other {
    width: 86%;
    margin-top: 5px;
}
.form-control.manning_other {
    text-transform: capitalize;
}
.form-control.operation_other {
    text-transform: capitalize;
}
.cmnsclls select.form-control {
    min-width: 60px;
    display: inline-block;
}
.search_lbrslips {
    float: left;
    margin: 10px 0 0;
    border: 1px solid #ddd;
    width: 100%;
    max-width: 500px;
    background: #fff;
    position: relative;
    z-index: 9999;
}
.search_lbrslips .div-position{width: 100%;}
.deleted_logs{
	background-color: #dd4b39 !important;
	color:white;
}
.deleted_logs a{
	background-color: #dd4b39 !important;
	color:white;
}
th.active[rel*="desc"] i.desc{display:block !important;}
th.active[rel*="asc"] i.asc{display:block !important;}
th.active i.normal{display:none !important;}
.sortbylogs .fa{
	font-size:12px !important;
	float:right;
	cursor: pointer;
	color:#727272;
	font-weight: bold!important;
}
label.mandatory +.fa-circle
{
	font-size:0.5em;
	float:left;
	top:7px;
	left:-2px;
	position: relative;
	color: red;
}

span.spnn {
    color: #3c8dbc;
}
#confirmProjectCustModal {
    left: 0 !important;
}
#confirmProjectCustModal .modal-dialog.confirm-delete {
    margin: 0 auto;
    display: inline-block;
    float: none;
    width: 100% !important;
    text-align: center;
}

#confirmProjectCustModal .modal-content {
    width: 600px !important;
    display: inline-block;
    padding: 15px 0;
}
#confirmProjectAddYes {
    padding: 4px 20px;
    /*margin: 0 15px 0 0;*/
}
#confirmProjectAddNo {
    padding: 4px 20px;
    /*margin: 0 15px 0 0;*/
}
/*--------20-Feb-2018--------*/

.project-de-tail {display: inline-block;width: 100%;}
.form-detail .col-sm-4.control-label, .left-box span, .form-panel-box span{margin-top: 0;}
.receptshh .form-panel-box .form-group {margin-bottom: 0;}
.receptshh .shippping-left h6, .receptshh .form-panel-box .form-group label {font-size:16px;}

.innrAmountRgt{float:right;}

hr.addcustomer {
  border: 0;
  height: 30px;
  border-style: solid;
  border-color: #8c8c8c;
  border-width: 1px 0 0 0;
  border-radius: 20px;
}
hr.addcustomer:before {
  display: block;
  content: "";
  height: 30px;
  margin-top: -31px;
  border-style: solid;
  border-color: #8c8c8c;
  border-width: 0 0 1px 0;
  border-radius: 20px;
}
#confirmBlankReceptionRequest, #modal_quoteaddcontactComp_view {
	left: 0 !important;
}
#confirmBlankReceptionRequest .modal-content,{
    width: 400px !important;
}
.blank_rec {
    border: 1px solid #ccc;
    padding: 10px;
    text-align: center;
    font-size: 18px; margin-bottom: 10px;
    border-radius: 4px;
}
#confirmBlankReceptionRequest .form-control {
		    min-width: 100px;
		    display: inline-block;
		    width: 100px;
		    border-radius: 4px;
		    text-align: center;
		}
.qty_Item label {
		    display: block;
		    margin: 10px 0;
		}
.qty_Item label span{min-width:40px; display: inline-block;}
.number_item span{font-weight: 600; margin-right:10px;}
#confirmBlankReceptionRequest .modal-content {
    width: 400px !important;
    margin: 0 auto;
    border-radius: 10px;
}
.btn.btn-primary:hover, .btn.btn-info:hover{color: #fff !important; background:#1c8bcc;border-color:#1c8bcc;}
.highlighted a{color:white !important;}

#modal_quoteaddcontactComp_view .modal-content {
    width: 100%  !important;border-radius: 10px;
}
/********* ANuj *************/
.parentCompanyul {
  background: #fff none repeat scroll 0 0;
  left: 16px;
  list-style: outside none none;
  padding: 0;
  position: absolute;
  top: 51px;
  width: 94%;
  z-index: 999;
}
.parentCompanyul li a {
    display: block;
    padding: 5px 10px;
}
.parentCompanyul li a:hover {
  background:#3c8dbc; color:#fff;
}
#confirm-record-delete.modal.fade.in{left:inherit !important;right:0;width: 100%;}
.wrngg{
	color: #c52a2a;
font-weight: 400;
}
.relative-bx #dtmm {
    padding: 6px 0 0;
    display: inline-block;
		font-size: 13px;
}
/*************** SIMPLE INNER SCROLLBAR ***************/

.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}


.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.scrollbar-inner > .scroll-element .scroll-element_track { background-color: #222D32; }
.scrollbar-inner > .scroll-element .scroll-bar { background-color: #222D32; }
.scrollbar-inner > .scroll-element:hover .scroll-bar { background-color: #919191; }
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


aside.main-sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    padding-top: 33px;
    width: 110px;
   overflow: auto;
    z-index: 10;
    background-color: #222d32;
    -webkit-box-shadow: 0px 8px 17px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 8px 17px rgba(0, 0, 0, 0.2);
    -webkit-transition: left 0.3s ease,
 width 0.3s ease;
    -o-transition: left 0.3s ease,
 width 0.3s ease;
    transition: left 0.3s ease,
 width 0.3s ease;
}

.main-sidebar .slimScrollDiv, .main-sidebar .sidebar {
    height: auto !important;
}
.main-sidebar{ min-height:inherit !important;}
.content-wrapper, .right-side {
    background-color: #ecf0f5;
    z-index: 9;
    position: relative;
}
.side_panel {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
}
.modal-backdrop.fade.in
{
	display: none;
}
/*******daily-report*******/
.display-table {
		display: table;
}

.display-table-cell {
		display: table-cell;
		float: none;
		vertical-align: middle;
}
a:focus, a:hover {
 text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
		font-family: 'Roboto', sans-serif;

}

.poULClass li {
    width: 16px;
    float: left;
}
ul.poULClass {
    margin: 0 auto;
    padding: 0px;
}
/* li {
		list-style-type: none;
} */

p {
		font-size: 16px;
}



.main-sec {
		position: relative;
		float: left;
		overflow: hidden;
		width: 100%;
}



.left-cont h1 {
    text-align: center;
    font-size: 28px;
    margin: 15px 0;
}
.weather-m-bx {
    float: left;
    width: 100%;
}
.weather-m-bx img {
		width:37%;
		float: left;
		opacity:0.77;
		margin-right: 28px;
}

.weather-m-bx img:last-child {
		margin-right: 0;
}



.status-m-bx {
		float: left;
		width: 100%;
		padding: 6px 0 0;
}

.status span {
		font-size: 19px;
		font-weight: 600;
}

.status span em {
		font-style: normal;
		text-decoration: underline;
}

.day-recap {
    float: left;
    width: 100%;
    padding: 10px;
    background: rgba(0,0,0, 0.54);
    margin: 10px 0;
    color: #fff;
}
.day-recap strong {
		font-size: 23px;
}



.main-sec .table > tbody > tr > td,
.main-sec .table > thead > tr > th,  .inventory .table > tbody > tr > td,
.inventory .table > thead > tr > th {
		border: none;
		font-size: 17px;
}
.unit-handle {
    float: left;
    width: 100%;
    background: rgba(0,0,0, 0.54);
    padding: 4px 15px;
    color: #fff;
}
.unit-handle .table{margin-bottom:9px;}
.unit-handle h1 {
    text-align: left;
    font-size: 26px;
}

.unit-handle h1 span {
 display: block;
 float: none;
 font-size: 16px;
}

.cast-logo {
		float: right;
}
.search-sec input {
 width: 63%;border:1px solid #ccc;
}
.search-sec {
	 max-width: 150px;
	 margin:18px auto 18px;
}
.search-sec a {
 background: #fff;
 height: 23px;
 display: inline-block;
 color: #c2c2c2;
}

.events h1 {font-size: 19px;}
.expiry-d {float: left;display: table;width: 100%;}
.expire-l {float: none;display: table-cell;vertical-align: middle;font-size: 22px;}
.forcast strong {font-size: 25px;}
.expiry-r {float: right;}

.status-m-bx span {
 font-weight: 600;
}
.right-cont {
    padding: 0 20px 0 0;
    position: relative;
    color: #fff;
}
.weather-bx {
 float: left;
}
.weather-m-bx {text-align: center}
.weather-bx h2 {
 background: url(../img/cloudy.png) no-repeat left center;
 padding-left: 40px;
 font-weight: normal;
 color: #fff;
}
.weather-bx {
    float: left;
    background: rgba(0, 0, 0, 0.44);
    padding: 15px 16px 0;
    width: 46%; height: 302px;
    margin: 0 1%;
}
.status {
    float: left;
    /* background: rgba(0, 0, 0, 0.44); */
    padding: 15px 10px 0;
    width: 26%;
    height: 302px;
}
.weather-bx b {
    font-size:90px;
    font-weight: normal;
    color: #fff;
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
}
.presentation {
    background: rgba(0,0,0, 0.54);
    float: right;
    padding: 15px;
    width: 26%;
    height:302px;
}
.presentation h2 {
 text-align: left;
 border-bottom: 1px solid #f2f2f2;
 font-size: 14px;
 padding-bottom: 4px;
 margin-bottom: 7px;	color: #fff;
 margin-top: 0;
}
.presentation ul li {
 float: left;
 width: 25%;	color: #fff;
 text-align: center;
}
.presentation b {
 display: block;
 font-size: 11px;
 font-weight: normal;
}
.presentation ul li img {
 width: 25%;
 margin: 0;
 float: none;
}
.presentation ul {
 float: left;
}
.presentation h3 {

 text-align: left;
 margin: 0;
 font-size: 14px;
 border-bottom: 1px solid #f2f2f2;
 color: #fff;padding-bottom: 4px;
}
.presentation span {
 font-size: 13px;
 text-align: center;
 padding: 0;
 margin: 15px 0;
 display: block;
}
.presentation p {
 text-align: right;
 border-top: 1px solid #f2f2f2;
 color: #fff;
 float: right;
 width: 100%;
 margin: 0;
}
.presentation span img {
 width: 11%;
 float: left;
 margin-right: 5px;
}

.daily-report-detail li a {font-size: 18px;}
.daily-report-detail li {padding: 0 25px 0 0;}
.daily-report-detail textarea {width: 100%;border: 1px solid #ccc;resize: none;height: 150px;text-indent: 2px}
.daily-report-detail select,  .daily-report-detail input{width: 100%;height: 45px;border: 1px solid #ccc; text-indent: 2px; background: #fff}
.daily-report-detail label {width: 25%;}
.daily-report-detail span {float: right;width: 74%;}
.btn-m-c {float: right;margin: 15px 0}
.btn.additional-btn {
	background: #2561A7;
	border-radius:4px;
	padding:6px 10px;
	font-size: 14px;
	color: #fff;
	margin: 11px 0;
}
.upload-img label {width: auto;}
.invent h1 {font-size: 22px;margin-bottom: 10px;margin-top: 0;}
.invent, .upload-img {border: 1px solid #ccc;background: #f2f2f2;padding: 15px;}
.daily-report .title h1 {font-size: 25px;}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #fff;
	opacity: 1;
}
.select-date-sec label {
	float: left;
	width: 33%;
}
.operation-sec {
    padding: 110px 0 0;
}
.btn.additional-btn:hover, .daily-report-detail .btn.btn-info:hover, .daily-report-detail .btn.btn-primary:hover{color:#fff !important ;background: #1c8bcc; border-color: #1c8bcc}
.btn.additional-btn:focus, .daily-report-detail .btn.btn-info:focus, .daily-report-detail .btn.btn-primary:focus{color:#fff !important}
.btn-m-c .btn.btn-primary, .btn-m-c .btn.btn-default {
    width: auto;
    height: auto;padding: 6px 10px;


}
/*.tomorrow {	min-height: 460px;}*/
.upload-img label {width: auto;}
.invent h1 {font-size: 22px;margin-bottom: 10px;margin-top: 0;}
.daily-report .title h1 {font-size: 25px;}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #fff;
	opacity: 1;
}
#projectImagesTab .form-control[disabled], #projectDocumentsTab .form-control[disabled]{
	width:100%;
}
.select-date-sec label {
	float: left;
	width: 33%;
}
.wrprInput {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}

.wrprInput .remove_field {
    padding: 16px 0 0 5px;
    display: inline-block;
    position: absolute;
    right:-14px;
    top: 0;
}
.opPopup .op-popup-d, .descPopup .op-descp-d {
    border: 1px solid #ccc;
    padding: 15px;
    background: #fff !important;
    margin: 9px 0 0;
    border-radius: 4px;
}
.daily-report-detail .btn.btn-info, .daily-report-detail .btn.btn-primary {
	color: #fff ;
	background: #2561A7;
	border-color: #2561A7;
}
.main-desc-box input, .desc-box input {
    width: 100% !important;
}
.remove-desc i {
	cursor: pointer;
}
.side_panel .sidebar-menu > li > a {padding: 7px 2px 12px 16px;}
.main-sidebar .sidebar-menu > li > a{float: left;width: 100%;}
footer.main-footer {display: none;}
.Daily_Report ul.list-inline {margin: 0;}
.Daily_Report select.form-control, .Daily_Report .select-date-sec input {width: 100%;}
.operation-sec {
    background: #f2f2f2;
    border: 1px solid #ccc;
    padding: 15px 15px 0;
    margin-bottom: 15px;
}
.daily-report-detail .btn{ height:auto;}
.operationForm input.btn {width: auto;display: inline-block;margin: 0 5px 0 0;}
.operation-sec:last-child {margin-bottom: 0;}
.main-desc-box, .desc-box  .append-desc{background: #fff; margin-bottom: 15px;border: 1px solid #ccc;overflow: hidden;position: relative;}
.main-desc-box .form-group, .desc-box .append-desc .form-group {padding:15px 15px 0;margin-bottom: 0;}
.desc-box {position: relative;}
.remove-desc.text-right {position: absolute;right: 15px;top: 15px;}
.main-desc-box .form-group:last-child, .desc-box .form-group:last-child {padding-bottom: 15px;}
.Weather_Report {
    margin: 0 auto;
    max-width: 100%;
    padding: 0 15px;
}
.weather-bx b span {
    position: absolute;
    top: 40px;
    width: auto;
    padding: 0;
    font-size: 30px;
}
.wind_image-rotation img {
    width: auto;
}
.wind_image-rotation .large_img {
    float: left; position:relative;
    width: 50%;
    padding-top: 68px;
    text-align: center;
}
.wind_image-rotation .small_img {
    float: left;position:relative;
    width: 50%;
    padding-top:94px;
    text-align: center;
}
.wind_image-rotation .loading {
    -webkit-animation: rotation infinite linear;
	animation: rotation infinite linear;
    position: absolute;
    left: -29px;
    top: 33px;
    width: 72px;
}
.wind_image-rotation .small_img .loading {
    left: -24px;
    top: 67px;
    width: 58px;
}

@-webkit-keyframes rotation {
		from {
				-webkit-transform: rotate(0deg);
		}
		to {
				-webkit-transform: rotate(359deg);
		}
}
.Weather_Report .col-sm-3 {
    padding-left: 0;
}
span.wind_speed {
    font-size: 25px;
    width: 100%;
    margin-top: 98px;
}
.weather-m-bx span {
    color: #fff;
}
.arrow_bx {
    float: left;
    width: 100%;
    text-align: left;
}
.weather-bx {
    text-shadow: 1px 1px 1px rgba(0,0,0,.54);
}


.left-cont h1 span {
    float: left;
    text-align: left;font-weight: normal;
    font-size:30px;
    width: 213px;
}
.left-cont span p {
    font-size: 21px;
    margin: 5px 0;
}
.unit-handle span {
    font-size: 23px;
}
.unit-handle h3 {
    font-weight: normal;
    font-size: 20px;
    margin: 5px 0;
}
.unit-handle ul {
    padding: 0;
}

.unit-handle li {
    padding: 0 10px;
}
.unit-handle li span {
    font-size: 18px;
    font-weight: normal;
}
.inventory li {
    font-size: 16px;
}
.presentation .col-md-7 {
    padding: 0;
}
.arrow_bx span {
    font-size: 24px;
    margin: 0 10px;
}

.main-sec > img {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
}
.Weather_Report .content-sec {
    color: #fff;text-shadow: 1px 1px 1px rgba(0,0,0,.54);
}
.Weather_Report .inventory {
    color: #fff;
    padding: 4px 15px;
    text-shadow: 1px 1px 1px rgba(0,0,0,.54);
    background: rgba(0,0,0, 0.54);
    margin: 10px 0;
}
.inventory-desc{
	padding: 4px 15px;
	float: left;
	width: 100%;
}
.expiry-d {
    display: table;
    width:280px;
    position: fixed;
    right: 41px;
    bottom: 50px;
}
span.weather_Date_panel {
    font-size: 30px;
}
.status-d {
    display: table-cell;
    height: 287px;width: 310px;
    vertical-align: middle;
}
.search-sec{ display:none;}
.cast-logo {
    float: right;
    position: fixed;
    top:15px;
    right: 0;
}
.cast-logo img {
    width: 100px;
}
/*#confirm-mainSubdelete{width:1180px;}  changes by kavita 9-6-2021*/

/* ::-webkit-scrollbar {width: 5px;background-color:inherit;} */
th.Day_recap.sorting {width: 35% !important;}
.ui-datepicker td span, .ui-datepicker td a{text-align:center !important;}
.inventory-desc{
	padding: 4px 15px;
	float: left;
	width: 100%;
}
td.noSort {
    min-width: 55px;
}
div#my-tab-contentsreport {
    padding: 8px;
}
.noopt {
    margin: 23px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}
div#demo label {
    display: block;
}
.maingeardata {margin: 15px 0;padding: 0;}
form#addRequest label {display: block;}
.codeRow a.btn.btn-default {background: none !important; border: none; padding: 0 8px;color: #3c8dbc;}
.codeRow a.btn.btn-default:hover{color:#72afd2!important;}
.custmerTab1 label {display: block;}
.form-group {float: left;width: 100%;}
.codeRow .input-group br {display: none;}
div#gearImagesContainerDiv .dataTables_filter label { text-align: right;}
.projectworkloglistTable th:first-child {min-width: 70px;}
.info-box .info-box-icon i {
    padding: 20px;
}

.invent .btn-m-c {
    margin: 0;
}
.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success{background:none;}
div.dataTables_filter label{text-align:right !important;}
div#example1_wrapper { width: 100%;  padding: 15px;}
a.showArchiveProjects.newCust:focus, .btn.btn-primary:focus{color: #fff !important;}
.mandatory i.fa.fa-stars {color: red;font-weight: 600;}
#warningModal .modal-dialog, #confirm-record-delete  .modal-dialog{padding-top: 64px;}
#warningModal .modal-header.panel-heading.alert-warning, #warningModal .modal-footer .btn.btn-primary {background:#00c0ef !important;}
#confirm-record-delete .modal-header{background:#00c0ef;color:#fff;}
.form-control{ height:34px !important;}
.btn {border-radius: inherit !important;}
ul.token-input-list-facebook{font-family:inherit !important; height:34px !important;}
li.token-input-token-facebook p{ font-size:14px;}
.row.action-btns {float: left;width: 100%;}


@media (max-width:767px)
{
.Weather_Report {padding:0 20px;}
.status, .weather-bx, .presentation{width:100%;}
.expiry-d{ position:static;}
aside.main-sidebar{width:100%;}
.main-header .logo{ height:auto !important;}
nav.navbar.navbar-static-top {position: absolute;top: 12px;left: 12px;width: 79px;}
ul.sidebar-menu.fixed { padding-top: 29px;}
}

@media (max-width:1024px)
{
.right-cont {padding: 0;text-align: center;}
.expiry-d{width:auto;}
.cast-logo { position: static;padding: 15px 0;float: none; display: inline-block; width: 100%;}
.cast-logo img {width: 130px;}
.expiry-d {margin: 25px 0;position: static;display: inline-block;float: none;}
.expire-l {float: none;display: inline-block;margin-top: 21px;}
.ui-datepicker-inline { display: inline-block !important;}
.selectDate.hasDatepicker {text-align: center;}
.Weather_Report {padding: 0 20px 10px;}
.left-cont h1 span {text-align: center;width: 100%;}
.Weather_Report .col-sm-3 {padding-left: 15px;}
}


@media (min-width:1025px) and (max-width:1366px)
{
.cast-logo {top: 228px; position:fixed;}
.cast-logo img {width:200px;}
}
@media (min-width:1279px)
{
.selectDate.hasDatepicker {position:fixed;top:86px;}
.cast-logo {top: 64px;}
.cast-logo img {width: 126px;}
}
@media (max-width:991px)
{
.col-md-4.text-center, .col-md-4.text-right {text-align: left;}
}


/******** Anuj ************/
.gearinner_data .file {
    visibility: hidden;
    position: absolute;
}

.gearinner_data .input-group {
    display: table !important;
}

.gearinner_data .input-group .input-lg {
    font-size: 12px;
    height:34px;
    padding: 10px 16px;
}

.gearinner_data .form-control[disabled] {
    width: 100%;
}

.archivedTR {
    color:#333;
    background-color:rgba(171, 181, 183, 0.5294117647058824) !important;
    display: table-row;
}
.custmerMain .box-footer .btn.btn-info.pull-right{ margin-top:0;}
#quote td:last-child {
    min-width: 106px;
}
@media (min-width:992px) and (max-width:1045px)
{
form#addRequest label {font-size: 13px;}
}
.cloneLaborslipItem{
	margin-bottom: 10px;
}
tr.copyrow, tr.newsecondrow { cursor: pointer; }


.labourslipTD .lbrslpdrps.form-control.alrdylbslips {
    padding: 0;
}
#invoicetable th {
    min-width: 4px;
    padding: 0 7px;
}
.modal-header.panel-heading.alert-warning { background: #00c0ef !important; }
#LockInvoicesModal {
    left: 0 !important;
}
#LockInvoicesModal .modal-content {
    width: auto !important;
}

.modal-dialog {
    margin: 70px auto;
}
.btn{padding:6px 28px;}
.labourslipTD {
    min-width: 11% !important;
}
.dropdown-menu .btn{padding:6px 16px; !important;	}




.skin-blue .main-header .navbar li.user-footer .pull-left, .skin-blue .main-header .navbar li.user-footer .pull-right, .skin-blue .main-header .navbar li.user-footer a {
    width: 100% !important;
}
.skin-blue .main-header .navbar li.user-footer a{margin-bottom:5px;}
.skin-blue .main-header .navbar li.user-footer a:hover {background: #00c0ef !important;color: #fff !important;}

#updateCustomer .commnplus {
    padding: 0;
    /*margin-left: 10px;*/
}

.checkyspan span.amntess {
    /*width: 65px !important;*/
    float: right;
    font-weight: 600;
}
.checkyspan p{
	margin-bottom: 0;
}
.form-control.dayRecap {
    height: 150px !important;
}
.form-control.tommRecap {
    height: 150px !important;
}
.cretInvoice label {
    display: inline-block;
}
.cretInvoice.btnCls {
    text-align: right;
}
.newCust:focus{ color: #fff;}
.newCust.advanceworklogpdf {
    padding: 6px 15px;
    display: inline-block;
}
.btn-group.lblspAdvanceSearch.lblsp {
    background: #eee;
    padding: 15px 18px 0;
}
.fa.fa-star {
    font-size: 11px;
    color: red;
    padding-left: 4px;
}

.row.wannashow {
    position: absolute;
    background: white;
    z-index: 9;
    right: 235px;
    border: 1px solid #ccc;
		bottom: 5px;
}
.showCalendar.btn {
    float: right;
    padding-right: 5px;
    padding-top: 15px;
}
.contentedit.actValdChk.inputError,.contentedit.poValdChk.inputError
{
	border:1px solid #a94442 !important;
}
.pdfUploadsDiv .input-group-addon {
    display: none;
}
.pdfUploadsDiv input {
    opacity: 0 !important;
}
.myCanvasPOSignature{
	border:2px solid #444;
  border-radius: 5px;
  background-color: #fafafa;
}
#signatureparentPO {
	color:darkblue;
	background-color:darkgrey;
	/*max-width:600px;*/
	padding:10px;
}

/*This is the div within which the signature canvas is fitted*/
#signaturePO {
	border: 2px dotted black;
	background-color:lightgrey;
}

/* Drawing the 'gripper' for touch-enabled devices */
html.touch #content {
	float:left;
	width:92%;
}
html.touch #scrollgrabber {
	float:right;
	width:4%;
	margin-right:2%;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAFCAAAAACh79lDAAAAAXNSR0IArs4c6QAAABJJREFUCB1jmMmQxjCT4T/DfwAPLgOXlrt3IwAAAABJRU5ErkJggg==)
}
html.borderradius #scrollgrabber {
	border-radius: 1em;
}
.errorSign{
	color:#a94442 !important;
	font-size:14px;
}
.errorSign .drawokay{
	color:green;
	font-size:14px;
}
.invoicefootertempl {
    width: 100%;
}
.box{
  padding:15px;
}

/* STockpile Quote CSS 12-02-2019 */
.containerStockpile{max-width:1170px; margin:0 auto; padding:15px;}
.stockPile{background:url(../images/graph_img_bg.png) no-repeat center top; background-size:100%; width:460px; height:327px;position:relative;color:#0112ff;font-weight:600;}
.top_value{position: absolute;top:132px;left: 160px;}
.left_value{position: absolute;top:214px;left: 34px;}
.left_middle_value{position: absolute;top:217px;left: 158px;}
.middle_right_value{position: absolute;top:267px;left: 226px;}
.bottom_value{position: absolute;top:311px;left: 135px;}
.top_right_value{position: absolute;top:78px;right: 68px;}
.right_middle_value{position: absolute;top:145px;left: 276px;}
.bottom_right_value{position: absolute;top:217px;right:79px;}
span.Yellow_box{background:#feff99;display: block;padding: 5px;text-align:center;color:#000;font-weight: normal;}
.fa.fa-eye{cursor:pointer;}
.projectworkloglistTable th {
    font-size: 12px !important;
}
.innerworklog_body td {
    font-size: 13px !important;
}
.updateworklog
{
  margin: 3px !important;
}
.lbrslip_act {
    max-width: 6px !important;
}
.lbrslip_smr.lbbCreated {
    max-width: 33px !important;
}
table.dataTable thead > tr > th {
    padding-right: 0px !important;
}
#projectlabourSlip.dataTable thead > tr > th {padding-right: 20px !important;}
#HaxmatClassUNN_id .btn{padding: 6px 16px; margin: 0 2px;}
#example1.dataTable thead > tr > th {padding-right: 30px!important; }

/*
29-10-2019*/
tbody.search_requests td>a {
    margin: 0 3px;
}

.allowpraccess.commonCheckbox {
    vertical-align: top;
    margin-top: 0px;
  }
.projectlbrslipTable th, .projectlbrslipTable td {font-size: 12px !important;}
th.lbrslip_act.noSort {min-width: 35px !important;}
.hidesetpassword{
  display: none;
}

#pendingTotalQty {
  font-size: 9px;
  color: green;
}
#invalidQty{
  color:#a94442;
  font-weight: bold;
}
.flag {
    display: inline-block;
    width: 16px;
    height: 11px;
}
.exchangeRate{
    outline: none;
    height: 32px;
    border: 1px solid #BABEC5;
    padding: 0 8px;
    border-radius: 2px;
    transition-property: border;
    transition-duration: 0.35s;
    font-size: 13px;
    background-color: #FFFFFF;
    box-sizing: border-box;
    -webkit-appearance: none;
    width: 45%;
    vertical-align: middle;
}
.dijitInline {
    display: inline-block;
    border: 0;
    padding: 0;
    vertical-align: middle;
}
span.currencyExchange {
    display: inline-flex;
}
span.currencyExchange span {
    margin-right: 3px;
    line-height: 28px;
}
input.exchangeRate {
    margin-right: 5px;
}
span.currencyExchange .flag {
    width: 16px;
    height: 11px;
    margin-top: 8px;
    margin-right: 5px;
}
.btn-secondary:hover
{
  color: #fff;
}
.btn.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
#btnYes:hover {
    color: #000 !important;
}
/*scroll for qoute popup*/
#modal_addQuoteaddCustomer_view {
    overflow-y:scroll;
}
.edit_pipedrive_deal_url{
	cursor: pointer;
}
.pipedrive_deal_url:hover{
	/* text-decoration: underline; */
}
.edit_pipedrive_deal_url{float:right;}
ul.autodeal_contacts li {
  list-style-type: disc !important;
}

.quoteContractcargoRow {
  box-shadow: 0px 2px 2px #888888;
  margin-top: 15px;
  margin-bottom: 15px;
}
.display-contract
{
	display:block;
}
.hide-contract
{
	display:none;
}
.green {
  color: green;
	text-transform: uppercase;
	font-size: 1.2em;
  font-weight: bold;
}
.black {
  color: black;
	text-transform: uppercase;
	font-size: 1.2em;
	  font-weight: bold;
}
.red {
  color: red;
	text-transform: uppercase;
	font-size: 1.2em;
	  font-weight: bold;
}
