.select2-container{
  display: block !important;
  min-width: 100% !important;
}
.select2-container--default .select2-selection--single{
  padding:3px 10px;
  height: 35px !important;
  border: 1px solid #E0E0E0 !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
  top:7px !important;
}
.table-bordered td{
  word-break: break-all;
}
.shows_saved_image{
  position: relative;
  float: left;
  border-radius: 10px;
  overflow: hidden;
}
.shows_saved_image a{
  position: absolute;
  right:0;
  top:0;
  color:#fff;
  background: red;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  border-bottom-left-radius: 10px;
}
body .toast-container.toast-top-full-width > div, 
body .toast-container.toast-bottom-full-width > div{
  max-width: 500px;
}
.gradient-indigo-purple .btn-block {
  background: linear-gradient(45deg, #303f9f, #7b1fa2);
  color: #fff;
}
.gradient-indigo-purple .white{
  color: #333 !important;
  /* padding-top: 20px !important; */
}
.gradient-indigo-purple{
  background: #fff;
}
body .card-block .dataTables_wrapper.container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}
body .card-block .dataTables_wrapper.container-fluid table.dataTable {
  width: 100% !important;
}

body .card .card-block.card-dashboard {
  padding: 0px;
}

#servertime {
  /*margin-top: 8px;*/
  display: inline-block;
  color: #009da0;
}

#Payments{
  float: right;
}

.cannon-label{
  line-height: 16px;
}

.modal-staff .custom-control-label {
  margin-left: 20px;
}

.iphone_bg {
	background-image: url(../img/iphone_overlay.png);
	background-size: 302px 600px;
	background-repeat: no-repeat;
	background-position: center top;
}

.iphone_sms {
	width: 263px;
	margin-left: auto;
	margin-right: auto;
  height: 592px;
  padding-top: 68px;
  padding-bottom: 65px;
  overflow: hidden;
  overflow-y: auto;
}

.chat-item .chat-body {
	position: relative;
	margin-left: 45px;
	min-height: 30px;
}
.iphone_sms .panel-heading{
  line-height: 48px;
  background: #f1f1f1;
  border-bottom: 1px solid #ddd; 
}
.iphone_sms .panel-heading .h_left{
  padding-left: 5px;
  font-size: 13px;
  font-weight: bold;
}
.iphone_sms .panel-heading .h_left .fa{
  padding-right: 2px;
  font-size: 20px;
  position: relative;
  top:2px;
}
.iphone_sms .panel-heading .centered{
  font-weight: 600;
}
.chat-list .chat-item .chat-body{
  background: #2095fe;
  color: #fff;
  margin: 15px 15px 15px 25px;
  border-radius: 10px;
  padding: 10px;
  word-break: break-all;
}
.btn.preview-btn{
  color: #fff;
}
.btn.preview-btn span{
  display: inline-block;
  position: relative;
  top:-5px;
  padding-left: 5px;
}
.btn.preview-btn .fa{
  font-size: 30px;
}

.print-view{
    border: 1px solid white !important;
	height: 99% !important;
	page-break-after: avoid !important;
	page-break-before: avoid !important;
}
/*END*/

/****start new css****/


/***navbar***/

.app-sidebar .navigation li>a,
.off-canvas-sidebar .navigation li>a {
  padding: 4px 10px 4px 10px !important;
  margin: 0 !important;
}

.app-sidebar .navigation li ul li a,
.off-canvas-sidebar .navigation li ul li a {
  padding: 4px 18px 4px 25px !important;
  margin: 0 !important;
  font-size: 14px;
}

.app-sidebar .navigation li.has-sub>a:after,
.off-canvas-sidebar .navigation li.has-sub>a:after {
  top: 5px !important;
  color: #000;
}


/***End navbar***/

.form-control:focus {
  box-shadow: none;
}

.invoice_detail p {
  margin-bottom: 8px;
}

.form-control {
  border-radius: 0;
}


/***login page padding***/

.card-block.login_page_section {
  padding: 35px 24px 5px;
}

.card-block.login_page_section h2 {
  font-weight: 600;
  margin-bottom: 15px;
}

.login_page_section p.help-block ul {
  list-style: none;
  padding-left: 15px;
}

.login_page_section p.help-block ul li {
  text-align: left;
  color: red;
}

.login_page_section .lnr {
  position: absolute;
  left: 25px;
  top: 5px;
  font-size: 22px;
  color: #b5c4da;
}

button.btn.btn-pink.btn-block.btn-primary {
  background: #009DA0;
  border-color: #009da0;
}

.login_page_section .form-control:focus .lnr {
  color: #009DA0 !important
}

.login_page_section .form-control {
  padding: 5px 38px;
}

.forgot_password_section .form-control {
  padding: 5px 38px;
}

.f_main_password .card-block {
  padding: 0 24px;
}

.forgot_password_section .lnr {
  position: absolute;
  left: 25px;
  top: 5px;
  font-size: 22px;
  color: #b5c4da;
}

.f_main_password p.help-block ul li {
  text-align: left;
  color: red;
}

.f_main_password p.help-block ul {
  list-style: none;
  padding-left: 0;
}

.confirm_password_reset_section .form-control {
  padding: 5px 38px;
}

.conform_main_password .card-block {
  padding: 0 24px;
}

.conform_main_password .lnr {
  position: absolute;
  left: 25px;
  top: 5px;
  font-size: 22px;
  color: #b5c4da;
}

.conform_main_password p.help-block ul li {
  text-align: left;
  color: red;
}

.conform_main_password p.help-block ul {
  list-style: none;
  padding-left: 0;
}

i.icon-key {
  font-size: 80px !important;
}

.all_login {
  font-size: 18px !important;
  font-weight: 400;
}

.sigWrapper.current {
  border: none !important;
}

canvas.pad {
  border: 2px solid #ced4da;
  border-radius: 2px;
  background-color: #fafafa;
}

li.clearButton a {
  padding-right: 0 !important;
}

input#signature_name {
  width: 427px;
}

td.bottom {
  vertical-align: bottom;
}


/***new css start***/

.dashbord_content_section .card .card-body {
  height: 115px;
}

.right-side {
  justify-content: flex-end;
}

.sigPad .showAfterInvoiceCreated.update_invoice_button {
  background: #0cc27e;
  color: #fff;
  border-radius: 0px;
}

#listOfInvoice .form-group.col-md-12 {
  padding: 0 !important;
  margin-bottom: 0;
}

.sigPad .sigNav a,
.sigPad .sigNav a:link,
.sigPad .sigNav a:visited {
  color: #000;
  font-size: 14px;
}

input#invoice_date {
  background: #fff;
  padding: 5px 10px;
  border-radius: 0;
}

.input-group.date_packer {
  width: 160px;
  float: right;
}

.invoice_date {
  position: relative;
  top: 5px;
}

.border-top {
  border-top: none !important;
}

.staff_list_detatable.dataTable {
  border-collapse: collapse !important;
}

.customer_list_section_one {
  /*color: #000;
  font-size: 16px;
  text-transform: capitalize;
  letter-spacing: 0;
  font-weight: 500;*/
  color: #a6a6a6;
  font-size: 16px;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  font-weight: 400;
}

.customer_list_section label {
  /*color: #000;
  font-size: 16px;
  text-transform: capitalize;
  letter-spacing: 0;
  font-weight: 500;*/
  color: #a6a6a6;
  font-size: 16px;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  font-weight: 400;
}

.select2-container--default .select2-selection--single {
  border-radius: 0 !important;
}

.select2-container--default .select2-selection--multiple {
  border-radius: 0 !important;
}

.v-center .ft-plus-circle {
  position: relative;
  top: 1px;
}

div#PreReairCheckList label,
div#PostReairCheckList label {
  font-size: 14px !important;
  letter-spacing: 0.6px;
  text-transform: capitalize;
  color: #333;
  padding-right: 3px;
}

.modal-content {
  border: none !important;
}

div#PreReairCheckList .switchery,
div#PostReairCheckList .switchery {
  margin: 5px 15px 0 0;
}

.close {
  opacity: 9 !important;
}

div#gesturepwd {
  margin: 0 auto;
}

div#password_pattern_model .modal-content {
  border: none !important;
}

div#commnetHistory {
  margin: 0;
}

div#canned_data_list .modal-content {
  border: none !important;
}

#invoice_deposit_table_html .btn.btn-info {
  border-radius: 0;
}

#invoice_deposit_table_html .btn.btn-danger {
  border-radius: 0;
}

#invoice_deposit_table_html .ft {
  position: relative;
  top: 2px;
}

a.remove_cross_img {
  position: absolute;
  top: -6px;
  right: 10px;
  /* left: 0; */
  color: red;
}

a.btn.btn-info.m-btn.m-btn--icon.m-btn--icon-only.issue_description_section {
  position: absolute; 
  right: 15px;
  top: 29px;
}

textarea#issue_description,
textarea#post_repair_special_note_shows_to_customer,
textarea#post_repair_special_note_hide_to_customer,
textarea#add_comments {
  padding: 15px 50px 15px 15px;
}

.tag-editor {
  padding: 5px 5px 5px 0;
}


/**24/09/2020***/

#user_form input#color,
#edit_user_form input#edit_color {
  height: 38px;
}

#commnetHistory .card-block {
  padding: 0 30px 15px 0;
  min-height: 20px;
  padding: 20px;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  width: 32%;
  margin: 15px 10px -4px 0;
  -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.09);
  -o-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.09);
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.09);
}

#commnetHistory .card-block p {
  margin-bottom: 5px;
  word-break: break-word;
  line-height: 20px;
}

#commnetHistory .card-block img {
  float: left;
  height: 50px;
  border-radius: 0 !important;
  border: 2px solid #ccc;
  margin-right: 6px !important;
}

#commnetHistory .actions a i.ft-trash-2 {
  position: absolute;
  margin: 3px 0 0 -4px;
}

label.notify_mail {
  float: left;
  margin-right: 5px;
}

#commnetHistory .card-block p:nth-child(2) {
  font-weight: 500;
  font-size: 16px;
  text-transform: capitalize;
}

#commnetHistory .card-block p:nth-child(3) {
  color: #1CBCD8;
  font-size: 14px;
  font-weight: 500
}

#commnetHistory .card-block .primary {
  font-size: 13px;
  font-weight: 400;
  color: #000 !important;
}

div#selected_customer_data_div p {
  margin-bottom: 3px;
}

.upload_img img {
  margin: 0 auto;
}

div#pre_check_repair_image_div a,
div#post_check_repair_image_div a {
  color: red;
  position: absolute;
  right: 35px;
}


/***12/10/2020(search job section)***/

.sidebar-header .logo-text span {
  font-size: 22px;
  letter-spacing: 1px;
  text-transform: capitalize;
}

.search_job_section .card .card-body {
  height: 110px;
}

form.search_job_section {
  margin: 0 auto;
  max-width:500px;
}

.search_job_section .search_job_h {
  font-weight: 600;
}

.search_job_section .sub_title {
  font-size: 18px;
  color: #b1b1b1;
}

.search_job_section .card {
  box-shadow: none;
  background: none;
}

.search_job_section input.form-control {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
  height: 44px;
  border-radius: 50px;
  position: relative;
  padding: 5px 110px 5px 15px;
  height: 45px !important;
}

.search_job {
  position: absolute !important;
  right: 18px;
  /* margin: 3px 0; */
  bottom: 3px;
}

.small_height .table td,
.small_height .table th {
  padding: 8px;
}

.left_small_height .table td,
.left_small_height .table th {
  padding: 2px;
  border: none;
  word-break: break-word;
}

.commnetHistory_list_section .card-block {
  width: 100% !important;
  margin-bottom: 10px !important;
  height: auto;
}

.commnetHistory_list_section p {
  font-size: 13px !important;
  line-height: 19px !important;
  letter-spacing: 0.5px;
  font-weight: 400 !important;
  padding: 0 10px;
}

.commnetHistory_list_section span.primary {
  display: flex;
  justify-content: flex-end;
  white-space: break-spaces;
  position: relative;
  top: 12px;
}

.device_repair_list_section input.form-control.datepicker {
  background: transparent;
  border-radius: 0;
  padding: 5px 10px;
  height: 35px;
}

.datepicker_from_to input.form-control.datepicker {
  background: transparent;
  border-radius: 0;
  padding: 5px 10px;
  height: 40px;
}

.datepicker td,
.datepicker th {
  padding: 4px 7px;
}

span.customer_email_detail {
  margin-right: 15px;
  font-weight: 300;
}

span.customer_phone_detail {
  font-weight: 300;
}

p.customer_address_detail {
  font-weight: 300;
}

#selected_customer_data_div i.fa {
  font-size: 16px;
  color: #1cbcd8;
}

.device_repair_list_section .card {
  margin: 5px 0;
}

.navbar-header a.btn.btn-raised {
  margin: 0 0 0 0;
}

#coming-soon {
  /* background-image: url(../../images/auth-bg.jpg);*/
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.estimate_action_section h1 {
  font-weight: 400;
  font-size: 32px;
}

.estimate_action_section h2 {
  font-weight: 400;
  padding: 5px 12px 7px;
  font-size: 18px;
  width: auto;
  margin: 5px auto 0 auto;
}

.estimate_action_section .card.card-coming-soon {
  width: 500px;
  text-align: center;
  padding: 30px 30px;
  -webkit-box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.19);
  -o-box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.19);
}

.estimate_action_section .public-logo {
  margin: 0 auto;
}

.device_repair_status .card.card-coming-soon {
  width: 500px;
  text-align: center;
  padding: 30px 30px;
  -webkit-box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.19);
  -o-box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.19);
}

.device_repair_status .public-logo {
  margin: 0 auto;
}

.device_repair_status .card-body h2 {
  font-weight: 500;
  padding: 5px 12px 7px;
  font-size: 20px;
  width: auto;
  margin: 5px auto 0 auto;
}

.device_status_example p {
  margin-bottom: 8px;
}

.m_device_repair_status h2 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0;
}

header.main_header_status {
  position: absolute;
  z-index: 9;
  background: #fff;
  width: 100%;
  padding: 20px 15px;
  /*box-shadow: 0 2px 4px -1px rgba(0,0,0,.2), 0 4px 5px 0 rgba(0,0,0,.14), 0 1px 10px 0 rgba(0,0,0,.12);*/
  box-shadow: 0 6px 0px 0 rgba(0, 0, 0, 0.01), 0 15px 32px 0 rgba(0, 0, 0, 0.06);
  height: 75px;
}

.small_section {
  font-size: 16px;
  position: relative;
  bottom: 1px;
}

/***15/10/2020****/

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #009da0 !important;
  border: 1px solid #009da0 !important;
  color: #fff;
  margin-top: 3px !important;
  font-size: 14px;
  line-height: 25px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #fff !important;
  float: right;
  margin: 0 5px 0;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #009da0 !important;
  height: 35px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #009da0 !important;
  font-weight: 400;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #009da0 !important;
  color: #fff !important;
  font-weight: 400;
}

.select2-container--default .select2-selection--multiple {
  height: 35px;
  border: 1px solid #E0E0E0 !important;
}

.select2-results__option {
  padding: 0 5px !important;
  font-weight: 400 !important;
}

.form-group label,
form label {
  /*text-transform: uppercase;*/
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 4px;
  color: #333;
}

.input-group-append {
  margin-left: 0px;
  height: 35px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #cacaca;
  line-height: 28px;
  font-weight: 300;
  padding-left: 0 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: -4px !important;
}

.black_color {
  color: #333;
}


/*.device_repair_list_input .col-md-2.customer_list_section {
  flex: 0 0 13.99999%;
  max-width: 13.99999%;
}*/

textarea.form-control {
  height: 50% !important;
}

.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
  background: #009da0 !important;
  color: #fff !important;
}

input#edit_image {
  height: 44px !important;
}

input#image {
  height: 44px !important;
}


/***16/10/2020***/

/*.app-sidebar {
  background-image: url(https://cdn.pixabay.com/photo/2015/12/01/20/28/road-1072823__340.jpg);
  background-size: cover;
}*/

/*.app-sidebar:hover,
.off-canvas-sidebar:hover {
  width: 250px;
}*/


.left_right_section i.fa.fa-circle-thin {
    font-size: 14px;
}

.left_right_section .app-sidebar .arrow-right {
  display:none;
}

.left_right_section.leftpanel_collapse .app-sidebar .arrow-right { 
  display:block;
}

.left_right_section.leftpanel_collapse .app-sidebar .arrow-left {
  display:none;
}

.sidebar_pointer i.fa {
  float: right;
  font-size: 20px;
  margin: 10px 10px 0 10px;
  color: #fff;
  padding: 8px 8px;
  background: #000;
  width: 35px;
  height: 35px;
  text-align: center
}
 
.app-sidebar,
.off-canvas-sidebar {
  width: 250px;
}


.left_right_section .main-panel {
  padding-left:200px;
}

.left_right_section.leftpanel_collapse .main-panel {
  padding-left:0;
}
 
.left_right_section.leftpanel_collapse .app-sidebar {
  width: 54px;
}

.left_right_section.leftpanel_collapse .app-sidebar .logo-text h3.logo_first_ch {
  display:block;
}

.left_right_section.leftpanel_collapse .app-sidebar .sidebar-header .logo-text span {
  display: none;
}

.device_repair_bolck {
  background: #fff;
}

/*.logo-text .text_header {
  display: none;
}*/

/*.app-sidebar:hover .logo-text .text_header,
.off-canvas-sidebar:hover .logo-text .text_header {
  display: inline-block;
  margin: 0 0 0 -30px;
}*/

.logo-text h3.logo_first_ch {
  font-weight: bold;
  text-align: center;
  display: none;
  font-size: 22px;
  margin-left: 7px;
  margin-bottom: 0;
}

.app-sidebar .logo-text h3.logo_first_ch,
.off-canvas-sidebar .logo-text h3.logo_first_ch {
  display: none;
}

.left_right_section.leftpanel_collapse .app-sidebar .navigation li.has-sub>a:after {
  display: none;
}

.app-sidebar .navigation li.has-sub>a:after {
  display: block;
}

.header_drp_section .dropdown-divider {
  margin: 0 0;
}

.header_drp_section .dropdown-menu {
  padding: 0 0;
}

.dropdown.header_drp_section .dropdown-menu .dropdown-item {
  padding: 5px 20px;
}

.dropdown.header_drp_section .dropdown-item:hover,
.dropdown-item:focus {
  color: #fff;
  background: #009da0;
}

/***17-10-2020***/

.invoice_logo .form-control {
  height: 40px !important;
}

a.invoice_cross_icon {
  position: absolute;
  right: 0;
  left: 125px;
  top: 77px;
}

/***20/10/2020***/

#import_customer_list_modal a.btn.btn-sm.btn-default {
  box-shadow: none;
}

.estimate_approve_reject {
  margin: 30px auto 20px auto;
  text-align: center; 
}

.print_view {
  position: relative;
  bottom: 10px;
}

h6.repair_notifation {  
  display: initial;
  font-weight: 500;
  position: relative;
  top: 2px;
  font-size: 14px;
}

.pickup {
    margin: 8px 0 !important;
}

/***22/10/2020***/

.select-width.main_width {
    width: 92%;
}

#navbarSupportedContent strong {
  position: relative;
  top: 8px;
}

footer {
  padding-left:0;
}

.swal2-icon { 
  margin: 15px auto 15px;
}

.swal2-modal h2 {
  font-size: 24px;
  line-height: 35px;
}


/***30/11/2020***/

.card-content.m_device_repair_status {
  padding: 30px 40px 20px;
}

/***12/12/2020***/

.public-logo.change-estimate-status {
  text-align: center;
  margin: 0 auto;
  display: block;
}

.main-change-estimate-status .m_device_repair_status h3 {
  font-weight: 600;
  text-transform: capitalize;
  font-size: 26px;
  padding: 15px 0 25px;   
}

.main-change-estimate-status .device_status_example p {
  margin-bottom: 2px;
} 

.main-change-estimate-status .main_term_condition_section ol li {
  margin-bottom: 0;
  line-height: 25px;
}

.main-change-estimate-status .main_term_condition_section dl {
  margin: 5px 0 5px;  
} 

.main-change-estimate-status .main_term_condition_section dl dd {
  line-height: 25px;
  margin-bottom: 0;
}

table.device-trade tr th ,table.device-trade tr td {
  padding: 5px 10px;
  word-break: break-all;
} 

.main-change-estimate-status h4 {
  padding: 8px 0 5px;
  font-weight: 600;
}

.change_estimate_status_option {   
  margin: 8px 0 4px !important;  
}

.trade-value p {
  margin-bottom: 0; 
  padding: 12px 0 10px;
}

/*.signature_terms_and_condation #customer_signature_date { 
  max-width: 300px; 
}*/ 
 
.signature_terms_and_condation #signature_name {  
  width:100%;
}
 
div#final_submit_row {
  text-align: center;
}

.main-change-estimate-status .card-content.m_device_repair_status {
  padding: 50px 50px 30px;
}

.terms-condation_header h4 {
  padding: 15px 0 10px;
}

.signature_terms_and_condation label {
  text-transform: capitalize;
  letter-spacing: 1px;
  font-size: 18px;
} 

.signature_terms_and_condation .signpad h5 {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 1px;  
}

.main-change-estimate-status .m_device_repair_status h2 {
  text-align:center;
}  


/***start responsive***/

@media only screen and (max-width: 767px) {

.app-sidebar.hide-sidebar {
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); 
  transform: translate3d(0, 0, 0);
}

.main-panel .main-content {
  padding-left: 53px;
}

.navbar-header a.btn.btn-raised {
  margin: 0 0 0 55px;
}

.toast-container > div {
  opacity:9;
}

.toast-container .toast-close-button {
  right: 2px;
  top: 2px;
}

.navbar {
  height:72px;
}

.search_job_section .search_job_h {
  font-size:24px !important;
}

footer {
  padding-left: 50px;
  text-align: center;
}

footer p {
  font-size:14px;
}

.card .card-block {
  padding: 15px 15px;
}

table.table-responsive {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}

.select2-container {
  max-width: 100% !important;
  min-width: 100%;
}

.text-md-right {
  text-align: right !important;
}

.pagination {
  display:none;
}

.device_repair_status_list_section td.dt-body-center { 
  padding: 16px 15px;
}

.device_repair_status_list_section td.dt-body-center:before { 
  top: 8px !important;
}

.note-editor.note-frame .note-editing-area .note-editable {
  background:transparent;
}

div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0;
  display: block;
  max-width: 400px !important;
}


/***12/12/2020***/

.main-change-estimate-status .card-content.m_device_repair_status {
  padding: 30px 20px 15px;
}

.main-change-estimate-status .m_device_repair_status h3 {
  padding: 10px 0 10px;
  line-height: 25px;
  font-size: 20px;
  margin-bottom: 0 !important;  
}

.main-change-estimate-status .device_status_example p {
  text-align: center;
}

table.device-trade tr th, table.device-trade tr td {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 20px;
}   

table.device-trade {
  margin-top: 10px; 
}

.terms-condation_header h4 {
  padding: 5px 0 5px;
  font-size: 20px;
} 

.main-change-estimate-status .main_term_condition_section ol {
  padding-left: 15px;
  margin-bottom: 10px; 
} 

.main-change-estimate-status .main_term_condition_section ol li {
  margin-bottom: 0;
  line-height: 22px;
  font-size: 14px;
}

.main-change-estimate-status .main_term_condition_section dl dd {
  line-height: 22px;
  margin-bottom: 0;
  font-size: 14px;
}

.change_estimate_status_option label.custom-control-label {
  letter-spacing: 0;
  text-transform: capitalize;  
}

.agree-terms-condition label.custom-control-label {  
  letter-spacing: 0.5px;
  text-transform: capitalize;
}

.signature_terms_and_condation .sigPad {
  width: 100% !important;
} 

.signature_terms_and_condation .pad {
  width: 100%;
} 

}

@media only screen and (min-device-width : 768px) and (max-device-width : 991px) {

  .app-sidebar.hide-sidebar {
    transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    transform: translate3d(0, 0, 0);
  }

  .main-panel .main-content {
    padding-left: 53px;
  }

  .navbar-header a.btn.btn-raised {
    margin: 0 0 0 55px;
  }

  .toast-container > div {
    opacity:9;
  }

  .toast-container .toast-close-button {
    right: 2px;
    top: 2px;
  }

  .navbar {
    height:72px;
  }

  .search_job_section .search_job_h {
    font-size:24px !important;
  }

  footer {
    padding-left: 50px;
    text-align: center;
  }

  footer p {
    font-size:14px;
  }

  .card .card-block {
    padding: 15px 15px;
  }

  table.table-responsive {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }

  .select2-container {
    max-width: 100% !important;
    min-width: 100%;
  }

  .text-md-right {
    text-align: right !important;
  }

  .pagination {
    display:none;
  }

  .device_repair_status_list_section td.dt-body-center { 
    padding: 16px 15px;
  }

  .device_repair_status_list_section td.dt-body-center:before { 
    top: 8px !important;
  }

  .note-editor.note-frame .note-editing-area .note-editable {
    background:transparent;
  }

  div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0;
    display: block; 
    max-width: 400px !important;
  }

  /***12/12/2020***/

  .main-change-estimate-status .card-content.m_device_repair_status {
    padding: 30px 30px 15px;
  }

  .main-change-estimate-status .m_device_repair_status h3 {
    padding: 10px 0 10px;
    line-height: 25px;
    font-size: 20px;
    margin-bottom: 0 !important;  
  }


  table.device-trade tr th, table.device-trade tr td {
    padding: 5px 10px;
    font-size: 13px;
    line-height: 20px;
  }   

  table.device-trade {
    margin-top: 10px; 
  }

  .terms-condation_header h4 {
    padding: 5px 0 5px;
    font-size: 20px;
  } 

  .main-change-estimate-status .main_term_condition_section ol {
    padding-left: 15px;
    margin-bottom: 10px; 
  } 

  .main-change-estimate-status .main_term_condition_section ol li {
    margin-bottom: 0;
    line-height: 22px;
    font-size: 14px;
  }

  .main-change-estimate-status .main_term_condition_section dl dd {
    line-height: 22px;
    margin-bottom: 0;
    font-size: 14px;
  }

  .change_estimate_status_option label.custom-control-label {
    letter-spacing: 0;
    text-transform: capitalize;  
  }

  .agree-terms-condition label.custom-control-label {  
    letter-spacing: 0.5px;
    text-transform: capitalize;
  }

  .signature_terms_and_condation .sigPad {
    width: 100% !important;
  } 

  .signature_terms_and_condation .pad {
    width: 100%;
  }

  .signature_terms_and_condation label {
    font-size:16px;
  }

  .signature_terms_and_condation .signpad h5 {
    margin-bottom: 10px;
    font-size:16px; 
  }      

}


@media only screen and (min-device-width : 992px) and (max-device-width : 1500px) { 
 .app-sidebar.hide-sidebar {
    transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    transform: translate3d(0, 0, 0);
  }

  .main-panel .main-content {
    padding-left: 53px;
  }

  /*.navbar-header a.btn.btn-raised {
    margin: 0 0 0 55px;
  }*/

  .toast-container > div {  
    opacity:9;
  }

  .toast-container .toast-close-button {
    right: 2px;
    top: 2px;
  }

  .navbar {
    height:72px;
  }

  .search_job_section .search_job_h {
    font-size:24px !important;
  }

  footer {
    padding-left: 50px;
    text-align: center;
  }

  footer p {
    font-size:14px;
  }

  .card .card-block {
    padding: 15px 15px;
  }

  .select2-container {
    max-width: 100% !important;
    min-width: 100%;
  }

  .text-md-right {
    text-align: right !important;
  }
  
  .device_repair_status_list_section td.dt-body-center { 
    padding: 16px 15px;
  }

  .device_repair_status_list_section td.dt-body-center:before { 
    top: 8px !important;
  }

  .note-editor.note-frame .note-editing-area .note-editable {
    background:transparent;
  }

  div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0;
    display: block;
    max-width: 400px !important;
  }

   /***12/12/2020***/

  .main-change-estimate-status .card-content.m_device_repair_status {
    padding: 30px 30px 30px;
  }

  .main-change-estimate-status .m_device_repair_status h3 {
    padding: 10px 0 10px;
    line-height: 25px;
    font-size: 20px;
    margin-bottom: 0 !important;  
  }


  table.device-trade tr th, table.device-trade tr td {
    padding: 5px 10px;
    font-size: 13px;
    line-height: 20px;
  }   

  table.device-trade {
    margin-top: 10px; 
  }

  .terms-condation_header h4 {
    padding: 5px 0 5px;
    font-size: 20px;
  } 

  .main-change-estimate-status .main_term_condition_section ol {
    padding-left: 15px;
    margin-bottom: 10px; 
  } 

  .main-change-estimate-status .main_term_condition_section ol li {
    margin-bottom: 0;
    line-height: 22px;
    font-size: 14px;
  }

  .main-change-estimate-status .main_term_condition_section dl dd {
    line-height: 22px;
    margin-bottom: 0;
    font-size: 14px;
  }

  .change_estimate_status_option label.custom-control-label {
    letter-spacing: 0;
    text-transform: capitalize;  
  }

  .agree-terms-condition label.custom-control-label {  
    letter-spacing: 0.5px;
    text-transform: capitalize;
  }

  .signature_terms_and_condation .sigPad {
    width: 100% !important;
  } 

  .signature_terms_and_condation .pad {
    width: 100%;
  }

  .signature_terms_and_condation label {
    font-size:16px;
  }

  .signature_terms_and_condation .signpad h5 {
    margin-bottom: 10px;
    font-size:16px; 
  } 
}


@media only screen and (min-width: 1600px) {
  /*.device_repair_status {
    overflow-y: hidden;
  }*/
}

/***end responsive***/


/***29/01/2021***/

.left_right_section {
  overflow:auto !important;
}

.left_right_section.leftpanel_collapse .ps-container {
  overflow:visible !important;
}

.left_right_section .menu-content.close_sidebar {
  display:none;
}  


.left_right_section.leftpanel_collapse ul.menu-content.open_sidebar {
    position: absolute;
    background: #fff;
    padding-left: 0;
    width: 195px;
    overflow-y: auto;
    -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    right: 0;
    left: 54px;
    top: auto;
    display: none;
    overflow: initial;
    bottom:0;
}

.left_right_section.leftpanel_collapse .has-sub.nav-item:hover ul.menu-content.open_sidebar {
  display: block;
}

.left_right_section.leftpanel_collapse .has-sub.nav-item:hover ul.menu-content.open_sidebar:after {
  width: 0px;
  height: 0px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid white;
  position: absolute;
  content: "";
  left: -10px;
  top: auto;
  bottom: 8px; 
}

.left_right_section.leftpanel_collapse .app-sidebar .navigation .menu-title {
  line-height: 25px;
  font-weight: 500;
  font-size: 13px;
}

.left_right_section.leftpanel_collapse i.fa.fa-circle-thin {
  font-size: 12px;
  margin-right: 0px;
}

.left_right_section.leftpanel_collapse .menu-content.open_sidebar li a {
  padding: 2px 0px 2px 0px !important;
  font-weight: 500;
  font-size: 13px;
}

/*.left_right_section.leftpanel_collapse .menu-content.close_sidebar {
  display:none;
  position: absolute;
  background: #fff;
  padding-left: 0;
  margin: -40px 53px 0;
  width: 195px;
  overflow-y: auto;
 }  

.left_right_section.leftpanel_collapse .menu-content.close_sidebar  li a {
  padding: 2px 0px 2px 0px !important;
  line-height: 25px;
  font-weight: 500;
  font-size: 13px;
} 

.left_right_section.leftpanel_collapse .app-sidebar .navigation .menu-title {
  line-height: 25px;
  font-weight: 500;
  font-size: 13px;
}

.left_right_section.leftpanel_collapse i.fa.fa-circle-thin {
  font-size: 12px;
  line-height: 25px;
  margin-right: 0px;
}

.left_right_section.leftpanel_collapse .has-sub.nav-item:hover .menu-content.close_sidebar { 
  display: block;
  -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}

.left_right_section.leftpanel_collapse .menu-content.close_sidebar:before {
  width: 0px;
  height: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid blue;
    position: absolute;
    content: "";
    left: 43px;
    margin: -50px 0;
} 

.left_right_section.leftpanel_collapse .menu-content.open_sidebar {
  display: none;  
} */
