select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
}

label.error {
    border: none !important;
    color: red !important;
    font-weight: normal;
    font-size: 16px;
}
input[type="radio"].error:before {
    content: "";
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 50%;    
    border: 1px solid red;
  }

.error {
    border: 1px solid red !important;
}
.span-error {
    color: red !important;
    position: relative;
}
#admin-client-new .span-error {
  top: -10px;
}
a,button, input[type=submit]{
	cursor: pointer;
}
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    /*background: url(../img/Preloader_03.gif) 50% 50% no-repeat rgb(249,249,249);*/
    background: url(../img/Preloader_03.gif) 50% 50% no-repeat rgba(0,0,0,.7);
}

.social ul li{
  list-style:none;
  padding-left:12px;
  color:white;
}
li a{
 text-decoration:none;
}
.social ul{
  display:inline-flex;
  padding-left: 60px;
}

.outer-box{
  margin-top:60px;
  margin-left:450px;
}

/*Delete Popup CSS*/
.swal-modal .swal-icon{
  display:none;
}
.swal-modal {
      border-radius: 2px;
      position: relative;
     margin: 0 auto;
     bottom: 30%;
     animation:false !important;
}
.swal-title {font-size:15px;color: #707070;font-weight: 700;text-align:left;}
.swal-overlay {

      background: rgba(0, 0, 0, 0.7) !important;
}
.swal-button--danger {
    background-color: #a41e34;
}
.swal-button--danger:not([disabled]):hover {
    background-color: #a41e34;
}
.swal-button--cancel {
    color: #fff;
    background-color: #5a6268;
    padding-bottom: 12px;
    padding-top: 12px;
}
.swal-button--cancel:not([disabled]):hover {
    background-color: #5a6268;
}
.swal-button {
      padding: 10px 12px;
      border-radius:2px;
}
.swal-button--cancel:focus {
    box-shadow: none;
}
.swal-footer {border-top: 1px solid #e9ecef;}
/*Delete Popup CSS*/

button.dt-button.buttons-csv.buttons-html5.pull-right.red-btn {
    background: red;
  }

.swal-button--confirm {
    background-color: #a41e34;
    border: 1px solid #a41e34;
}
.swal-button--confirm:hover {
    border-color: #a41e34 !important;
    background: transparent !important;
    border: 1px solid #a41e34 !important;
    color:#a41e34;
}
.swal-button:focus {
    outline: none;
    box-shadow: none;
}
.swal-button--danger:focus {
    box-shadow: none;
}
.dt-buttons {
   display: inline-block;
   position: absolute;
   min-width: 325px;
   top: -60px;
   float: left;
}
button.dt-button.buttons-csv.buttons-html5.pull-right.red-btn {
   background-color: transparent;
   color: #a41e34;
   font-size: 16px;
   padding: 10px 30px;
   border: 2px solid #a41e34;
   border-radius: 5px;
   font-weight: 600;
   display: inline-block;
   -webkit-transition: all 0.5s ease 0s;
   transition: all 0.5s ease 0s;
}

button.dt-button.buttons-csv.buttons-html5.pull-right.red-btn:hover{
    background-color: #a41e34;
    border-color: #a41e34;
    color: #ffffff !important;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.remove-btn {
    margin-top: 30px;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

.btn {
    
    position:relative;
    z-index:9;
}

/* Export to excel button media query */
@media all and (max-width: 767px) {
    
    .dt-buttons{
        display: inline-block;
        position: static;
        min-width: auto;
        padding-bottom: 30px;
        float: none;
    }
}

#main-wrapper .calender .input-group-addon, .section-form .card .card-body .form-group .input-group-addon{
  width: auto;
}

/*Add Job other info hr*/
.other-info-hr{
    margin-top: 30px !important;
    margin-bottom: 22px !important;
}
/*Add Job other info hr*/

#main-wrapper .user .pull-left{
  left: -18px !important;
}
.job_search {
    padding: 5px 36px !important;    
}
#main-wrapper .black-btn.job_search{
  margin-top: 0px;
  border: 2px solid #404041;
  bottom: 0px;
}
.program_search {
    padding: 5px 36px !important;
}

.add-job .input-group-btn.input-group-append {
    display: none;
}

.edit_img {
    float: left;
    padding: 0;
    border: 1px solid #ccc;
    margin-right: 25px;
    position: relative;
    width: 100%;
   max-width: 100px;
    margin-bottom: 20px;
}
.edit_img img {

  width:100%;
}

.edit_attachment{
    float: left;
    padding: 20px 41px;
    border: 1px solid #ccc;
    margin-right: 25px;
    position: relative;
    background: #f4f4f4;
    margin-bottom: 20px;
    width: 295px;
    text-align: center;

}
a.delete_attachment {
    position: absolute;
    top: 0;
    right: 0;
    background: #a41e34;
    padding: 1px 4px;
}
a.delete_attachment i {color:#fff !important; font-size: 15px !important; top:2px !important;}
.uploaded-title {

  padding-top:30px;
   padding-bottom:30px;
}

.uploaded-pic {
    display: flex;
    flex-wrap: wrap;
}

/*Media query for mobile*/
@media (max-width: 767px){
.edit_attachment{
      width: 100%;
      }
}
/*Media query for mobile*/

.absoIng {
    width: 100%;
    max-width: 305px;
    height: 180px;
    object-fit: cover;
    object-position: center;
}
#main-wrapper .resp-tab-content .pictures .card-body .gallerySec .gallerybox li .img-content .image-name{
  word-break: break-all;
}

.section-form .internal-form, .section-form .retailer-form, .section-form .super-form, .section-form .installer-form {
  border-top: 0px !important;
}

/*note Pagination css*/
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #a41e34;
    border: 1px solid #a41e34;
}
.page-item:last-child .page-link {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.dataTables_paginate{
  float: right;
}
.dataTables_paginate .pagination{
  float: right;
}
.pagination .page-item .page-link{
  color: #333;
  border: 1px solid #ccc;
}
.pagination .page-item.active .page-link{
  color: #fff;
}
.submit-btn {
    margin-top: 5px !important;
    margin-bottom: 10px !important;
}
.table-band .btn-default{
      margin-bottom: 13px;
}
.required {
    position: relative;
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    width: 100%;
}

.required:after {
    content: "*";
    position: absolute;
    color: red;
    top: 7px;
    padding-left: 4px;
}
.customReset {
    cursor: pointer !important;
}

a.fc-day-grid-event.fc-h-event.fc-event.fc-not-start.fc-end:active {
    border: none;   
    border-color: transparent !important;
}
a.fc-day-grid-event.fc-h-event.fc-event.fc-not-start.fc-end:focus {
 outline: none !important; 
  border: none;   
  border-color: transparent !important;
}
.fc-content {
   cursor: pointer;
}
span.fc-title {
   cursor: pointer;
}
a.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end {
   cursor: pointer;
}
.fc-ltr .fc-h-event.fc-not-end, .fc-rtl .fc-h-event.fc-not-start {
      border: none;
}
th.sorting_desc:after {
    opacity: 1;
}
#main-wrapper .resp-tab-content .card-body .gallerySec .gallerybox li.norecords {
    float: none;
    text-align: center;
    width: 100%;
    padding: 10px 10px;
    background: #eee;
    margin: 0 auto;
}

/*after tesing css*/
.section-form input.form-control.input-lg {
    width: 100% !important;
}
.btn-primary:hover {
    background: #a41e34 !important;
    color: #fff !important;
}
.btn-default {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    font-weight: 700;
    font-size: 16px;
}
.btn-default:hover {
    background: transparent !important;
    color: #565656 !important;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}  
table.dataTable i.fa:hover {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    color: #a41e34;
} 
table.dataTable i.fa{
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  padding-right: 4px;
} 
i.material-icons:hover {
    color: #a41e34 !important;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
/*after tesing css*/

.attachmentError {
    font-size: 14px;
    margin-bottom: 30px;
}
.pictureError{
    padding-left: 20px;
    font-size: 14px;
}
#main-wrapper .custom-file{
  width: 100% !important;
}
.display-type i, .job-type i {
    padding: 4px;
}
#main-wrapper .green-nonstarted {
  background-color: #28b503;
  padding: 6px 20px;
  color: #fff;
  border-radius: 20px;
  margin-top: 0;
  font-size: 14px;
  white-space: nowrap;
}
#main-wrapper .black-progress {
  background-color: #000;
  padding: 6px 20px;
  color: #ffffff;
  border-radius: 20px;
  margin-top: 0;
  font-size: 14px;
}

.emailError {
  margin-top: -20px;
}

.table-band {
    padding-top: 15px;
}

.job_attachment{
  color:red;
  font-size:14px;
}
.dataTable i {
   padding: 0px 6px 0px 3px;
}

/* 26-02-2019 for focust border remove */
.btn-primary.focus, .btn-primary:focus {
   box-shadow: none;
}

.btn:focus, .btn.focus {
   box-shadow: none;
}

.dataTable i {
  padding: 0px 5px 0px 5px;
}
.calender .form-control:focus{box-shadow: none;}
.form-control:focus{box-shadow: none;}

/*Just for demo, not required for long*/
#main-wrapper .job-tab .tab-detail .description{
  width: 100%;
}
#main-wrapper .modal-body .calender-detail td span{
    margin: 5px 0;
    display: inline-block;
    padding: 2px 20px;
}

.fancybox-caption{
  text-align: right;
}
.section-form .password-icon {
    position: absolute;
    right: 23px;
    top: 50px;
    cursor: pointer;
}
.jobButtons {
  padding: 5px 36px !important;
}
/* dashboard model pop up */ 
.modal-dialog {
    max-width: 600px !important;
    margin: 1.75rem auto;
}
#main-wrapper #calender-detail .modal-content .calender-detail .detail-table table tr td:first-child {
   /* width: 135px !important;*/
}

#progressDivId {
  padding: 5px !important;
  height: 20px !important;
}

.progress {
    display: none;
    height: 35px;
    margin-top: 15px;
    /*position: relative;
    margin: 20px;
    width: 400px;
    background-color: #ddd;
    border: 1px solid blue;
    padding: 1px;
    left: 15px;
    border-radius: 3px;*/
}

.progress-bar {
    background-color: green;
    width: 0%;
    height: 30px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.percent {
    position: absolute;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    top: 50%;
    left: 50%;
    margin-top: -9px;
    margin-left: -20px;
    -webkit-border-radius: 4px;
}

.dropzone{
 border: 2px dotted #ccc;
}
.dropzone .dz-preview .dz-progress{
  background-color: transparent;
  top: 69% !important;
}
.dropzone .dz-preview .dz-details .dz-filename:hover{
    overflow: hidden;
    text-overflow: ellipsis;
}
.dropzone .dz-preview.dz-file-preview .dz-image{
  border-radius: 0px;
}
#main-wrapper .dropzone .dz-preview .dz-remove {
    margin-top: 8px;
    font-weight: bold;
    color: #fff;
    background-color: #404041;
    padding: 5px;
 }
#main-wrapper .dropzone .dz-preview .dz-remove:hover {
    margin-top: 8px;
    font-weight: bold;
    color: #fff;
    background-color: #a41e34;
    padding: 5px;
 }
 .dropzone .dz-preview .dz-details .dz-size span{
      padding: 2px;
    border-radius: 0;
 }

.abbriviation {
  margin-top: -20px;
}
.profile-detail span {

      padding-left: 10px;

}
#main-wrapper .profile-band .profile-header .card-body .header-content{
    display: inline-block;
    /*width: auto;*/
    right: 4px;
    /*position: absolute;*/
    top: 0;
}

/*For Global search*/
#search-results {
    position: absolute;
    background: #fff;
    top: 52px;
    border-radius: 5px;
    width: 225px;
    padding: 15px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}
#search-results h3{
  margin: 0px;
  font-size: 18px;
  color: #a41e34;
}
#search-results ul{
  margin: 0 0 10px 0;
  padding: 5px 0 0 15px;
}
#search-results ul li{
  list-style: none;
}
#search-results ul li a{
  color: #656565;
  display: block;
  padding: 2px 0;
}
.search-result-block{ display: none; }
.csvErrorBlock {
  padding: 10px;
}
.indicator .notFound:before {
    background-color: red;
}
.indicator .hint:before {
    background-color: yellow;
}
.csvDetail td.csvMismatchError {
    background-color: yellow !important;
}
.csvDetail td.csvRequiredError {
    background-color: red !important;
    color: #fff !important;
}

#main-wrapper input.form-control.input-lg{
      width: 400px  !important;
     /* left: 0 !important;*/
      bottom: -35px;
      top: unset;
}
.disableCSVForm  .form-group {
}
.disableCSVForm input.form-control.input-lg {
  left: 165px !important;
  background: transparent;
  white-space: pre-line !important;
}

.disableCSVForm{
  display:flex;
  flex-wrap: wrap;
}
.disableCSVForm .csvDownloadBtn{
  flex: 1;
  text-align: right;
}

@media(max-width: 991px){
  .disableCSVForm{
    display: block;
    width: 100%;
  }
  #main-wrapper input.form-control.input-lg{
    left: 165px !important;
    top: 4px;
    bottom: unset;
    width: 200px;
  }
  .disableCSVForm .csvDownloadBtn{
    text-align: left;
    margin-top: 15px;
  }
}
table.dataTable tr.child ul{
  width: 100%;
}

.indicator .ok {
    background-color: #ddd;
    padding: 1px 2px;
    font-size: 11px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
}

.csvUploadBtn{
  display: none; 
}
.formateError:before {
  background-color: blue;
}
.dateError:before {
  background-color: cyan;
}

.fc-list-item-title a{ font-size: 14px; }
.fc-widget-header a{ font-size: 14px; }
.fc-button:focus{
  box-shadow: none;
  outline: none;
}
.fc-event-dot{ background-color: #a41e34 }

.commonError:before{
  background-color: orange;
}
.charError:before{
  background-color: #ff00ee;
}

.indicator ul{margin: 0px; padding: 0px;}
.indicator ul li{list-style: none; position: relative; display: inline-block; padding-left: 30px; margin: 10px 15px 10px 0;}
.indicator ul li:before{content: ''; display: inline-block; position: absolute; left: 0px; width: 20px; height: 20px;}
.note-message{
  background-color: #eee;
  padding: 15px;
  margin: 15px 0 10px 0;
  color: #404041;
}
.note-message ol li{
  font-style: italic;
}

.csvDetail td.dateError{
  background-color: cyan !important;
}
.csvDetail td.formateError{
  background-color: blue !important;
  color: #fff !important;
}
.csvDetail td.commonError{
  background-color: orange !important;
  color: #fff !important;
}
.csvDetail td.charError{
  background-color: #ff00ee !important;
}
.csvDetail td.oldDateError{
  background-color: #7460ee !important;
  color: #fff !important;
}
.oldDateError:before{
  background-color: #7460ee !important;
}
.fc-event{ border: none; }

.profile{
  text-align: justify;
}
.csvDetail td.attachmentError{
  background-color: grey !important;
  color: #fff !important;
}
.attachmentError:before{
  background-color: grey !important;
}
#country_search .pull-left, #log_search .pull-left {
  margin-left: 10px !important;
}
.dataTables_wrapper .dataTables_info{
  padding: 0px;
  margin: 22px 15px 0 0;
}

/*Check List*/
.form-wrap.form-builder .cb-wrap.pull-left .form-actions{
  margin-top: 15px;
  float: none !important;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.form-wrap.form-builder .cb-wrap.pull-left .form-actions .btn {
    margin: 0 5px 5px 0;
}
.form-wrap.form-builder .frmb-control li{
  background-color: #a41e34 !important;
  color: #fff;
}
.form-wrap.form-builder .frmb-control li:hover{
  background-color: #565656;
}

.form-wrap.form-builder .frmb{
  border: 1px solid #ddd;
}
.form-wrap.form-builder .frmb li{
  border-bottom: 1px solid #ddd;
  border-right: 0px !important;
}
#main-wrapper .form-field .field-actions .btn{
  color: #000;
  opacity: 1;
  background-color: #eee;
  cursor: pointer;
  padding: 0 4px;
}
#main-wrapper .form-field .field-actions{
  opacity: 1;
}
.form-wrap.form-builder .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.form-builder-dialog{
  transform: unset !important;
  overflow-y: unset !important;
  max-height: unset !important;
  left: 0 !important;
  right: 0 !important;
  margin: 0 auto !important;
  width: 400px !important;
  top: 30% !important;
  height: auto !important;
  max-height: unset !important;
}
.form-builder-dialog.positioned .button-wrap:before{
  display: none;
}
.form-wrap.form-builder .frmb li.deleting{
  z-index: 1 !important;
  background-color: transparent !important;
}
.form-wrap.form-builder .frmb>li:hover{
  border-bottom: 1px solid #ddd !important;
  box-shadow: none !important;
}

@media(max-width: 650px){
  .form-wrap.form-builder {
    display: flex;
    flex-wrap: wrap;
  }
  .form-wrap.form-builder .stage-wrap.empty{
    order: 2;
    width: 100%;
  }
  .form-wrap.form-builder .cb-wrap{
    width: 100% !important;
  } 
  .form-wrap.form-builder .frmb-control li span{
    display: block !important;
  }
  .form-wrap.form-builder .frmb-control li{
    display: flex;
  }
}
@media(min-width: 767px){
  .sub-title-table{
    position: relative;
    top: 35px;
  }
}
#main-wrapper .search-result-block .btn-primary{
  padding: 4px 15px;
}

#search_keyword{
  font-weight:normal;
}
.top-inline-block{
  display: inline-block;
  vertical-align: top;
}
.pending-checklist{
  background-color: #ffbebe !important;
}
.form-group .fb-required{
  margin-left: 4px;
}
.form-wrap.form-builder .frmb .sortable-options>li .remove{
  width: auto !important;
  height: auto !important;
  background-color: #a41e34 !important;
  padding: 10px !important;
    top: 5px !important;
}
.form-wrap.form-builder .frmb .sortable-options>li .remove:hover{
  background-color: #333 !important;
  color: #fff !important;
}
.form-wrap.form-builder .frmb .form-elements .add{
  cursor: pointer;
}
.form-wrap.form-builder .frmb .form-elements .add:hover{
  background-color: #a41e34 !important;
  color: #fff !important;
}

.job_listing_background{
  background-color:#e8e8e8 !important;  
  border:1px solid white;
}
/*#job_listing td:first-child{
border-right-color: transparent;
} 
*/
.rendered-form label{
  position: relative;
}
input[type=radio].error+label:before {
    content: '';
    width: 12px;
    height: 12px;
    border: 1px solid red;
    display: block;
    border-radius: 20px;
    position: absolute;
    left: -17px;
    top: 4px;
}
input[type=checkbox].error+label:before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    border: 1px solid red;
    position: absolute;
    left: -18px;
    top: 4px;
    border-radius: 3px;    
}
#main-wrapper .job-notes .btn .red-btn{
  padding: 5px 30px;
}
.dataTable .sorting_disabled:before, .dataTable .sorting_disabled:after{
  display: none;
}

input.job_checkbox {
    margin-left: 7px;
}
.top-30{
  top: 30px;
}
.edit-checklist .card-body a i{
  color: #404041;
}
.noteRecords{
  width: 100%;
  background-color: #eee;
  padding: 10px;
  text-align: center;
}
hr.notes{
    margin: 25px 0px 25px 0px !important;
}

 input.form-control.input-lg {
  display:none;
  opacity: 0 !important;
}
.disableCSVForm input.form-control.input-lg {
  display: block;
  opacity: 1 !important;
  left: 0 !important;
}
.add-job input.form-control.input-lg {
   opacity: 0 !important;
}
.reportsData table th {
  background: #a41e34;
  color: #fff;
  font-size: 14px;
}
#main-wrapper .red-border-btn{
    background-color: transparent;
    color: #a41e34;
    font-size: 16px;
    padding: 10px 30px;
    border: 2px solid #a41e34;
    border-radius: 5px;
    font-weight: 600;
    display: inline-block;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
#main-wrapper .red-border-btn:hover{
  background-color: #a41e34;
  color: #fff;
}
div#tabtwo_paginate{
  width: 100%;
}
.error-btn{
    background-color: transparent;
    color: #a41e34 !important;
    font-size: 16px;
    padding: 10px 30px;
    border: 2px solid #a41e34;
    border-radius: 5px;
    font-weight: 600;
    display: inline-block;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.error-btn:hover{
  background-color: #a41e34;
  color: #fff !important;
}
.access-denied span {
  font-size: 25px;
  color: #a41e34;
  display: inline-block;
  padding-bottom: 9px;
}

.report-button{
  padding-top: 30px;
}
#exportReportCsv {
  margin-bottom: 15px;
}
.description-table{
  white-space: pre-wrap !important;
}
span#backup_download {
    padding: 0;
    margin: 0;
    position: relative;
    top: 47px;
}
noscript {
    position: absolute;
    z-index: 1111;
    left: 0;
    right: 0;
    top: 30%;
}
noscript p {
  text-align: center;
}
.gallerySec .gallerybox li{
  position: relative;
}
.gallerySec .gallerybox .fa-youtube-play{
  position: absolute;
    left: 0;
    right: 0;
    display: block;
    text-align: center;
    top: 49%;
    font-size: 26px;
    color: #fff;
}

#main-wrapper .resp-tab-content .gallerySec .box-vdo{
  border: 1px solid #ddd;
}
#main-wrapper .resp-tab-content .gallerySec .gallerybox .vdo-gallery .showVideo{
  display: block;
  height: 160px;
  overflow: hidden;
  position: relative;
}
#main-wrapper .resp-tab-content .gallerySec .gallerybox .vdo-gallery .showVideo video{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#main-wrapper .resp-tab-content .gallerySec .gallerybox .vdo-gallery .img-content{
  border: none;
}
.profile-detail .detail {
    padding-bottom: 30px;
}
.topbar .nav-item .dropdown-item:active{
  color: #999;
  background-color: #fff;
}
.topbar .top-navbar .navbar-nav > .show{
      background: rgba(0, 0, 0, 0.05);
}
.topbar .nav-item .badge{
  background-color: #790f20;
    padding: 5px;
    border-radius: 100%;
    top: 27px;
    position: absolute;
    right: 2px;
    font-weight: bold;
    font-size: 11px;
    min-width: 24px;
}
.dropdown-item{
  border-bottom: 1px solid #ccc;
}
.unread_notification{
  background-color: #eee;
  border-bottom: 1px solid #fff;
}
.navbar-expand-md .navbar-nav .dropdown-menu{
  max-height: 75vh;
  overflow-y: auto;
}
.time-notify{
  display: block;
    font-size: 11px;
    border-bottom: 1px dashed #ccc;
    position: absolute;
    color: #999;
}
.notify-drop .dropdown-item {
  padding-bottom: 28px;
    position: relative;
}
.notify-drop{
  padding: 0px;
}
.notify-drop .mark-read{
  padding-bottom: 10px;
}
.notification-box{
  list-style: none;
  margin: 30px 0;
  padding: 0px;
}
.notification-box li{
  margin-bottom: 15px;
}
.notification-box li a{
  padding: 10px 125px 10px 10px;
  border: 1px solid #ddd;
  display: block;
  position: relative;
}
.notification-box li a span{
  font-size: 12px;
  color: #888;
  position: absolute;
  right: 15px;
  top: 14px;
}
@media(max-width: 767px){
 .notification-box li a{
  padding: 10px;
 } 
 .notification-box li a span{
  position: relative;
  display: block;
  left: 0;
  top: 0;
 }
}
.required-wrap {
  display: none !important;
}
#videoJobModel {
  background: rgba(0,0,0,0.5);
}
.report-table table td{
  border: none;
  padding-bottom: 10px;
  vertical-align: top;
}
.report-table table td strong{
  display: inline-block;
  min-width: 200px;
  vertical-align: top;
  text-align: right;
  padding-right: 35px;  
}
a{
  color: #3e5577;
}
h5.progress-txt{
  padding-bottom: 0px;
  margin-bottom: 0px;
  width: 100%;
  font-size: 18px !important;
  font-weight: 700 !important;
}
.progress-txt-block{
  display: none;
}

tr.button-section {
        float: right;
        padding: 15px 20px;
        display: inline-block;
    }
    tr.button-section td {
   padding: 0px 20px;
    }
table.dataTable tbody tr:hover {
  background-color: #e8e8e8 !important;
}

tr.button-section td {
    float: right;
    width: 110px;
}
 
/*table#example.dataTable tbody tr:hover > .sorting_1 {
  background-color: #ffa;
}*/

/*Report detail table structure */

/*.report-question-checklist:nth-child(even) {
}
td.report-detail {
    padding: 0 !important;
}
.report-question-checklist {
    padding: 20px 30px;
}

.report-question-checklist:last-child {
    border: none;
}*/
.report-popup .btn-primary {
    background-color: transparent;
    color: #a41e34;
    font-size: 14px !important;
    padding: 7px 22px !important;
    border: 2px solid #a41e34;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: 600;
    display: inline-block;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.canvasjs-chart-credit{
 display: none !important; 
}

.report-table{
      display: inline-table;
      width: 100%;
}
#videoJobModel .modal-dialog{
  transform: none !important;
}
.button-section i{
  cursor:pointer;
}
.button-section i:hover{
  color:#a41e34;
}
.report-section {
    width: 1200px;
    margin: 0 auto;
}
h2#report_message {
    padding: 0px 10px 20px;
        margin-top: 20px;
}
/*.checklist-table-content tr td {
    padding: 20px 38px !important;
}
*/
/*#main-wrapper #csv-module a.active {
    background-color: #a41e34 !important;
    color: #fff !important;
    border-radius: 5px;
}

#main-wrapper #csv-module .nav-link {
    background-color: #404041 !important;
    color: #fff !important;
    border-radius: 5px;
}*/
table.table-image {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ddd;
    width: 100%;
    padding: 15px 49px;
    text-align: left;  
}
table.table-image tr td:first-child {
    width: 517px;
}
table.table-image tr td {
    text-align: left;
    padding: 20px 30px !important;
    font-size: 12px;
}

.table-image tr:nth-child(even)
  {
    background-color: #eeeeee !important;
  }

.table-image tr:nth-child(odd)
{
background-color: white !important;
}


table.table-checklist {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ddd;
    width: 100%;
    padding: 15px 49px;
    text-align: left;
}
table.table-checklist tr td:first-child {
    width: 517px;
}
table.table-checklist tr td {
    text-align: left;
    padding: 20px 39px !important;
    font-size: 12px;
}
.topbar .top-navbar .search-bar .search{max-width:300px}
@media(max-width: 620px){
  .topbar .navbar-collapse{
    padding-right: 0px;
  }
  .topbar .top-navbar .search-bar{
    width: 100%;
  }
  .topbar .top-navbar .search-bar .search{
    max-width:100%;
    width: 100%;
  }
  .topbar .top-navbar form.search input[type=text]{
    width: 100%;
  }
  .topbar .top-navbar .profile-bar{
    float: left !important;
  }
  .topbar .top-navbar .dropdown-menu-right{
    left: 0;
    right: auto;
  }
}
@media(min-width: 991px) and (max-width: 1280px){
  #main-wrapper .resp-tab-content .gallerySec .gallerybox li {
    width: 33%;
  }
}
.jobStatusViewTbl td, th {
  padding: 10px !important;
}
.rendered-form .error{
  border: 1px solid red !important;
  color: black !important;
}
@media(max-width: 991px){
  #main-wrapper .resp-tab-content .gallerySec .gallerybox li:nth-child(2n+3){
    clear: both;
  }
}
.multipleInput-container ul{
  margin: 0px;
}

.comments-space {
    width:90%;
    min-height:50px;
    height:auto;
  /*  border-radius:5px;*/
   /* margin-bottom: 5px;
    padding: 3px 5px;*/
}
.remaining-content span {
    display:none;
}
#main-wrapper .notes .card p{
      width: 100%;
}

.note_show_more{
  color:#a41e34;
}
.input-group > .form-control:focus{
  z-index: unset;
}

.view-checkbox{
    display: block;
    padding-left: 30px;
    position: relative;
}
.view-checkbox:before{
    content: '';
    width: 20px;
    height: 20px;
    border: 1px solid #ddd;
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
}
.view-checkbox-active:before{
    border: 1px solid #a41e34;
}
.view-checkbox-active:after{
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    background-color: #a41e34;
    left: 5px;
    top: 8px;
}
/*.orientation {
    transform: rotate(90deg);
    height: 184.8px;
}
#main-wrapper .resp-tab-content .gallerySec .gallerybox li .fancybox{
  height: 180px;
    overflow: hidden;
    display: block;
}*/
.file-upload { position: relative; width: 100%; display: inline-block; }
.file-upload .upload-note {
    bottom: 0px;
    padding: 10px;
    width: 100%;
    display: inline-block;
    position: absolute;
    display: none;
    color: red;
}