.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;
}
.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;
  display: table;
}
body .card .card-block.card-dashboard {
  padding: 0px;
}
#servertime {
  /*margin-top: 8px;*/
  display: inline-block;
  color: #199cd8;
}
#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: #199cd8;
  border-color: #199cd8;
}
.login_page_section .form-control:focus .lnr {
  color: #199cd8 !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: #a6a6a6;
  font-size: 16px;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  font-weight: 400;
}
.customer_list_section label {
  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: 0;
  right: 0;
  left: 40%;
  color: red;
}
a.btn.btn-info.m-btn.m-btn--icon.m-btn--icon-only.job_canned_description_section {
  position: absolute; 
  right: 15px;
  top: 35px;
}
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;
  margin: 0 0 0 -30px;
}
.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: #199cd8 !important;
  border: 1px solid #199cd8 !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 #199cd8 !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #199cd8 !important;
  font-weight: 400;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #199cd8 !important;
  color: #fff !important;
  font-weight: 400;
}
.select2-container--default .select2-selection--multiple {
  border: 1px solid #E0E0E0 !important;
}
.select2-results__option {
  padding: 0 5px !important;
  font-weight: 400 !important;
}
.form-group label, form label {
  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;
}
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: #199cd8 !important;
  color: #fff !important;
}
.datepicker table tr td.active.active, 
.datepicker table tr td.active:hover, 
.datepicker table tr td.active:hover:active,  
.datepicker table tr td.active:hover:hover{
  background: #199cd8 !important;
  color: #fff !important;   
}
input#edit_image, input#image, input#job_doc_file {
  padding: 4px 5px !important;      
  height: 40px !important;
}   
/***16/10/2020***/

.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: 20px 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 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: #199cd8;
}

/***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 0;
}

/***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;
}

}

@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;
  }
}


@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;
  }
}

/***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: -20px;
  display: none;
  overflow: initial;
  padding-bottom:6px;     
  z-index:99;   
}         
.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:30px;
}
.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.open_sidebar li {
  height: 30px;
}

/***25/06/2021***/

.cell-repair .badge {
  padding: 8px;    
  margin: 2px 5px 2px 0;
  border-radius:0;
}
.cell-repair .badge i.fa {
  font-size: 12px;
}
.cell-repair.table th, .cell-repair.table td {
  vertical-align: middle;
}
.table-responsive.list-report {
  display: block;
}
.shows_saved_image_for_model_image {
  margin-top: 10px;
}
.shows_after_image_choose_for_edit_image {
  position: relative;
}   
.shows_saved_image_for_edit_image {
  position: relative;
}
.shows_after_image_choose_for_image .form-control {
  padding: 2px 10px;
}
.customer_list_section .form-control {
  /*padding: 2px 10px; */     
  font-size:14px;
}
.repair-status .form-control {
  height: 40px !important;
}
.container .main .progress { 
  height: 8px !important;
}
.container .main .block1 {
  height: 40px !important;
  width: 40px !important;
  top: 2px !important;
}
.container .main .block2 {
  height: 40px !important;
  width: 40px !important;
  top: 2px !important;
} 
.container .main .activeblock2 {
  height: 40px !important;
  width: 40px !important;
  top: 2px !important;
}
.container .main .block3 {
  height: 40px !important;
  width: 40px !important;
  top: 2px !important;
}
.container .main .activeblock3 {
  height: 40px !important;
  width: 40px !important;
  top: 2px !important;
}
.container .main .circulo {
  margin: 1px !important;
}
.container .main .activecirculo {
  margin: 1px !important;
}
.repair-address-section {
  padding-top: 15px !important;
  padding-bottom: 5px;
}  
.device_status_example h4 {
  font-size: 20px;
  font-weight: 600;
}
.device_status_example {
  line-height: 25px;
}
.card .card-header {  
  padding: 15px 15px;
}
.job-creat-status {
  border: 2px solid #ccc;
  padding: 4px;
}   
span#job_error_msg {
    padding: 7px 0;
}
span#email_phone_error_msg {
    padding: 7px 0;
}
/***start responsive***/
  
@media only screen and (max-width : 767px) {

  .generat-ticket-section .mx-5 {
    margin: 30px 0 !important; 
  }
  .container .main .block3 {
    margin: 0 79% !important;
  }
  .container .main .activeblock3 {
    margin: 0 79% !important;
  }
  .container .main .activeblock2 {
    margin: 0 42% !important; 
  } 
  .container .main .block2 {
    margin: 0 42% !important;
  } 
  .card-content.m_device_repair_status {
    padding: 30px 0 0;
  } 
  .card-coming-soon.thank-you-section {
    padding: 30px 15px;
    margin: 85px 0 0 0;
  } 
  .device_status_example {
    line-height: 25px;
    font-size: 14px;
  } 
  .device_status_example h4 {
    font-size: 16px;
  }
  .generat-ticket-section .form-section {
    font-size: 14px;
  } 

  /***sidebar section***/ 

  .login_page_section .form-control {
    padding: 5px 10px;
  }
  .left_right_section.leftpanel_collapse .ps-container {
    overflow: hidden !important;
  }
  .app-sidebar .sidebar-content, .off-canvas-sidebar .sidebar-content {
    height: calc(100vh - 65px);
  }
  .sidebar_pointer i.fa {
    padding: 5px 5px;
    margin: 7px 10px 0 10px;
    width: 30px;
    height: 30px; 
  } 
  .app-sidebar .navigation li>a, .off-canvas-sidebar .navigation li>a {
    padding: 0px 10px 0px 10px !important;
  }
  .left_right_section .main-panel {
    padding-left: 0;
  }
  .app-sidebar, .off-canvas-sidebar {
    -webkit-transition: width 0.3s cubic-bezier(0, 0, 0.2, 1) !important;
    transition: width 0.3s cubic-bezier(0, 0, 0.2, 1) !important;
  }
  .left_right_section .app-sidebar,
  .left_right_section .off-canvas-sidebar {
    width: 54px;
  }
  .left_right_section .app-sidebar .logo-text h3.logo_first_ch,
  .left_right_section .off-canvas-sidebar h3.logo_first_ch {
    display:block;
  }
  .left_right_section.leftpanel_collapse .app-sidebar .logo-text h3.logo_first_ch,
  .left_right_section.leftpanel_collapse .off-canvas-sidebar h3.logo_first_ch {
    display:none;
  } 
  .left_right_section .app-sidebar .logo-text .text_header,
  .left_right_section .off-canvas-sidebar .text_header {
    display:none;
  } 
  .left_right_section.leftpanel_collapse .app-sidebar .logo-text .text_header,
  .left_right_section.leftpanel_collapse .off-canvas-sidebar .text_header {
    display:block !important;
  } 
  .left_right_section.leftpanel_collapse .app-sidebar,
  .left_right_section.leftpanel_collapse .off-canvas-sidebar {
    width: 250px;
  }
  .left_right_section .app-sidebar .navigation li.has-sub>a:after {
    display: none;
  }
  .left_right_section.leftpanel_collapse .app-sidebar .navigation li.has-sub>a:after {
    display: block;
  }
  .app-sidebar .logo-img, .off-canvas-sidebar .logo-img {
    display: block;
  }
  .sidebar-header .logo-text span {
    margin:0 10px;
  }
  .left_right_section .arrow-right {
    display:block !important;
  }
  .left_right_section .arrow-left {
    display:none !important;
  }
  .left_right_section.leftpanel_collapse .arrow-right {
    display:none !important;
  }
  .left_right_section.leftpanel_collapse .arrow-left {
    display:block !important;   
  }
  .list-report .print_view {
    bottom:0;
  }
  div.dataTables_wrapper div.dataTables_length label {
    white-space: initial;
  }
  div.dataTables_wrapper div.dataTables_info {
    white-space: initial;
  }

}
  
@media only screen and (min-width : 768px) and (max-width : 1024px){  

  .generat-ticket-section .mx-5 {
    margin: 30px 0 !important; 
  }
  .container .main .block3 {
    margin: 0 79% !important;
  }
  .container .main .activeblock3 {
    margin: 0 79% !important;
  }
  .container .main .activeblock2 {
    margin: 0 42% !important; 
  } 
  .container .main .block2 {
    margin: 0 42% !important;
  } 
  .card-content.m_device_repair_status {
    padding: 30px 0 0;
  } 
  .card-coming-soon.thank-you-section {
    padding: 30px 15px;
    margin: 85px 0 0 0;
  } 
  .device_status_example {
    line-height: 25px;
    font-size: 14px;
  } 
  .device_status_example h4 {
    font-size: 16px;
  }
  .generat-ticket-section .form-section {
    font-size: 14px;
  } 

  /***sidebar section***/ 

  .login_page_section .form-control {
    padding: 5px 10px;
  }
  .left_right_section.leftpanel_collapse .ps-container {
    overflow: hidden !important;
  }
  .app-sidebar .sidebar-content, .off-canvas-sidebar .sidebar-content {
    height: calc(100vh - 65px);
  }
  .sidebar_pointer i.fa {
    padding: 5px 5px;
    margin: 7px 10px 0 10px;
    width: 30px;
    height: 30px; 
  } 
  .app-sidebar .navigation li>a, .off-canvas-sidebar .navigation li>a {
    padding: 0px 10px 0px 10px !important;
  }
  .left_right_section .main-panel {
    padding-left: 0;
  }
  .app-sidebar, .off-canvas-sidebar {
    -webkit-transition: width 0.3s cubic-bezier(0, 0, 0.2, 1) !important;
    transition: width 0.3s cubic-bezier(0, 0, 0.2, 1) !important;
  }
  .left_right_section .app-sidebar,
  .left_right_section .off-canvas-sidebar {
    width: 54px;
  }
  .left_right_section .app-sidebar .logo-text h3.logo_first_ch,
  .left_right_section .off-canvas-sidebar h3.logo_first_ch {
    display:block;
  } 
  .left_right_section.leftpanel_collapse .app-sidebar .logo-text h3.logo_first_ch,
  .left_right_section.leftpanel_collapse .off-canvas-sidebar h3.logo_first_ch {
    display:none;
  } 
  .left_right_section .app-sidebar .logo-text .text_header,
  .left_right_section .off-canvas-sidebar .text_header {
    display:none;
  } 
  .left_right_section.leftpanel_collapse .app-sidebar .logo-text .text_header,
  .left_right_section.leftpanel_collapse .off-canvas-sidebar .text_header {
    display:block !important;
  } 
  .left_right_section.leftpanel_collapse .app-sidebar,
  .left_right_section.leftpanel_collapse .off-canvas-sidebar {
    width: 250px;
  }
  .left_right_section .app-sidebar .navigation li.has-sub>a:after {
    display: none;
  }
  .left_right_section.leftpanel_collapse .app-sidebar .navigation li.has-sub>a:after {
    display: block;
  }     
  .app-sidebar .logo-img, .off-canvas-sidebar .logo-img {
    display: block;
  }
  .sidebar-header .logo-text span {
    margin:0 10px;
  }
  .left_right_section .arrow-right {
    display:block !important;
  }
  .left_right_section .arrow-left {
    display:none !important;
  }
  .left_right_section.leftpanel_collapse .arrow-right {
    display:none !important;
  }
  .left_right_section.leftpanel_collapse .arrow-left {
    display:block !important;   
  }
  .list-report .print_view {
    bottom:0;  
  }
  div.dataTables_wrapper div.dataTables_length label {
    white-space: initial;
  }
  div.dataTables_wrapper div.dataTables_info {
    white-space: initial;
  }
}

@media only screen and (min-width : 1025px) and (max-width : 1200px) { 
 /* .table-responsive {
    display: inline-table;
    white-space:nowrap;  
  }*/
} 

@media only screen and (min-width : 1201px) and (max-width : 1400px) { 
  /*.table-responsive {
    display: inline-table;  
    white-space:nowrap; 
  }*/
} 

input[type=search] {
  /*display: inline !important;*/ 
  /*margin-left: 5px !important;*/
}   

.total-income span {
  text-align: center;
}

/***08/07/2021***/

.card-header-section h2 { 
  font-size: 18px;
  text-align: center;
  margin-bottom: 2px;
  font-weight: 500;
}
.card-header-section h2 i {
  position: absolute;
  top: 5px;
  margin: 0 12px;
  font-size: 24px !important;
}
.card-header-section h3 {
  font-weight:400;
}
.vm-center {
  align-items:center;
  height:48px;
} 
.delate-icon {    
  position: absolute;
  background: red;  
  /*padding: 2px 5px; */
  width: 20px;
  text-align: center;
  height: 20px; 
  border-radius: 50px;
  color: #fff;
  /*padding: 4px;*/
  margin: -3px -18px;
  font-size: 11px;
  font-weight: 600;
  line-height: 22px;
}
        
/*.dashbord_content_section .card .card-body {  
    height: 125px;
}*/

/***19/07/2021***/
.thank-you-section {
  margin: 70px 0 0;
}       
.thank-you-section .device_status_example h4 {
  font-size: 16px;
  font-weight: 600;
  padding: 12px 0 0;
  line-height: 20px;
  margin-bottom: 0;
} 
.device_repair_status .public-logo {
  max-width: 70%;
}
    
/***20/07/2021***/

.form-group.website-logo-section label#projectinput8 {
  height: 35px;
} 
.form-group.website-logo-section .custom-file-label::after {
  height: 33px;
}
#edit_user_form .form-group {
  position:relative;
}    
#edit_user_form .shows_after_image_choose_for_edit_image {
  position: relative;
  width: 140px;
  height: 100px;
  display: flex;
  align-items: center;
}
#edit_user_form .shows_after_image_choose_for_edit_image img#selected_image_for_edit_image{
  width: 130px !important;
  height: auto !important;
  object-fit: cover;
}
#edit_user_form a.remove_cross_img {
  right: 0;
  left: auto;
  padding: 0 0;
}   
/***23/07/2021***/

.container.generat-ticket-section {
  max-width: 1115px !important;
}
.generat-ticket-section .block-btn .btn {
  font-size:16px;
}

.custom-file-upload{
  background: #f7f7f7; 
  padding: 8px;
  border: 1px solid #e3e3e3; 
  border-radius: 5px; 
  border: 1px solid #ccc; 
  display: inline-block;
  padding: 6px 12px;
  cursor: pointer;
}