@charset "utf-8";

.w-55 {width:55% !important} .w-60 {width:60% !important} .w-65 {width:65% !important} .w-70 {width:70% !important}
.help {cursor: -webkit-help;cursor: help !important;}
.grab {cursor: -webkit-grab; cursor: grab;}
.grabbing {cursor: -webkit-grabbing; cursor: grabbing;}

.bg-primary-opacity-p1 {background-color: rgba(var(--bs-primary-rgb), 0.075) !important;}
.bg-primary-opacity-p2 {background-color: rgba(var(--bs-primary-rgb), 0.15) !important;}
.bg-success-opacity-p1 {background-color: rgba(var(--bs-success-rgb), 0.075) !important;}
.bg-success-opacity-p2 {background-color: rgba(var(--bs-success-rgb), 0.15) !important;}
.bg-warning-opacity-p1 {background-color: rgba(var(--bs-warning-rgb), 0.075) !important;}
.bg-warning-opacity-p2 {background-color: rgba(var(--bs-warning-rgb), 0.15) !important;}
.bg-danger-opacity-p1 {background-color: rgba(var(--bs-danger-rgb), 0.075) !important;}
.bg-danger-opacity-p2 {background-color: rgba(var(--bs-danger-rgb), 0.15) !important;}

.bg-primary-subtle-subtle {background-color:#edf4ff;}
.bg-success-subtle-subtle {background-color:#ddede6;}
.bg-warning-subtle-subtle {background-color:#fffaed;}
.bg-danger-subtle-subtle {background-color:#fae1e3;}

.rounded-top-start {border-top-left-radius: 0.375rem;}
.rounded-top-end {border-top-right-radius: 0.375rem;}
.rounded-bottom-start {border-bottom-left-radius: 0.375rem;}
.rounded-bottom-end {border-bottom-right-radius: 0.375rem;}
.rounded-top-start-1 {border-top-left-radius: 0.25rem;}
.rounded-top-end-1 {border-top-right-radius: 0.25rem;}
.rounded-bottom-start-1 {border-bottom-left-radius: 0.25rem;}
.rounded-bottom-end-1 {border-bottom-right-radius: 0.25rem;}

.col-fixed-width-200 {flex: 0 0 200px; max-width: 200px;}

.tr_unallocated{
--bs-table-bg:#fee;
}

.button_info_light {
	background-color: rgba(137, 222, 240, 0.5) !important;
	color: #2b2f32 !important;
	border: 1px solid rgb(13, 202, 240) !important;
}

.button_success_light {
	background-color: rgba(140, 192, 169, 0.5) !important;
	color: #2b2f32 !important;
	border: 1px solid rgb(25, 135, 84) !important;
}

.compliance_preview_hover, .compliance_preview_doc_hover, .compliance_preview_pdf_hover {
position: relative;
z-index: 0;
}

.compliance_preview_hover:hover, .compliance_preview_doc_hover:hover, .compliance_preview_pdf_hover:hover {
background-color: transparent;
z-index: 50;
}

.compliance_preview_hover span { /*CSS for enlarged image*/
position: absolute;
background-color: #231f20;
padding: 0px;
left: var(--left);
border: 1px solid #000;
visibility: hidden;
color: white;
text-decoration: none;
}

.compliance_preview_pdf_hover span { /*CSS for enlarged image*/
position: absolute;
background-color: #231f20;
padding: 0px;
left: -465px;
border: 1px solid #000;
visibility: hidden;
color: white;
text-decoration: none;
}

.compliance_preview_doc_hover span { /*CSS for enlarged image*/
position: absolute;
background-color: #231f20;
padding: 0px;
left: -475px;
border: 1px solid #000;
visibility: hidden;
color: white;
text-decoration: none;
}

.compliance_preview_hover span img{ /*CSS for enlarged image*/
/*border-width: 0;
padding: 2px;*/
}

.compliance_preview_hover:hover span, .compliance_preview_doc_hover:hover span, .compliance_preview_pdf_hover:hover span { /*CSS for enlarged image on hover*/
visibility: visible;
top: -110px;
right: -20px; /*position where enlarged image should offset horizontally */
}

.compliance_preview_image {
	object-fit: contain;
	width: 100%;
	max-height: 600px;
}

.compliance_preview_doc {
	object-fit: contain;
	width: 100%;
	max-height: 600px;
}

.compliance_preview_pdf {
	object-fit: contain;
	width: 100%;
	max-height: 600px;
}

input::placeholder {font-weight: normal !important; color: rgba(33, 37, 41, 0.5) !important; font-size:14px !important; font-style: italic !important;}
/*select::placeholder {font-weight: normal !important; color: rgba(33, 37, 41, 0.5) !important; font-size:14px !important; font-style: italic !important;}*/
.db_input_default {font-weight: normal !important; color: rgba(33, 37, 41, 0.5) !important; font-size:14px !important; font-style: italic !important;}
/*select {font-weight: normal; color: rgba(33, 37, 41, 0.75) !important; font-size:15px !important; font-style: italic !important;}*/
/*select{font-weight: normal !important; color: rgba(255, 37, 41, 0.5) !important; font-size:14px !important; font-style: italic !important;}*/
/*select option[disabled]{font-weight: normal !important; color: rgba(33, 37, 41, 0.5) !important; font-size:14px !important; font-style: italic !important;}*/
<!--select:invalid { font-weight: normal !important; color: rgba(33, 37, 41, 0.5) !important; font-size:14px !important; font-style: italic !important; }-->
<!--select option{font-weight: normal !important; color: rgba(0, 0, 0, 1) !important; font-size:15px !important; font-style: normal !important;}-->
/*option {font-weight: normal !important; color: rgba(0, 0, 0, 1) !important; font-size:15px !important; font-style: normal !important;}*/
/*select option:checked {font-weight: normal !important; color: rgba(117, 117, 117, 1) !important; font-size:15px !important; font-style: normal !important;}*/

.dragover_default {border-color: rgba(13,110,253, .5) !important;	border-style: solid !important; box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;}

.at_profile_div {display: flex; flex-direction: column; flex: 0 1 0%; -moz-box-align: center; align-items: center;}
.at_profile_hr {width: 2px; background-color: rgb(189, 189, 189); -moz-box-flex: 1;  flex-grow: 1;}

/*additional bs5 styles*/
.pe-4 {padding-right:2rem !important;} .pe-5 {padding-right:3rem !important;} .pe-6 {padding-right:4rem !important;}

/*force_single_line*/
.fsl {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.widget-container { border:0px !important; background-color:#F00;}
.attributions { display:none;}

/*custom tooltips*/
.custom-tooltip {--bs-tooltip-max-width: 800px !important;}

/*photo -> view gallery*/
/*.modal_photo_gallery {opacity: 0.69 !important;}
.modal_photo_gallery_content {background-color: black;}*/

.photo_gallery_row > .photo_gallery_column {
  padding: 0 8px;
}

.photo_gallery_row:after {
  content: "";
  display: table;
  clear: both;
}

.photo_gallery_column {
  float: left;
  /*width: 25%;*/
}

/* The Modal (background) */
.photo_gallery_modal {
  display: none;
  position: fixed;
  z-index: 1020;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  opacity: .9;
}

/* Modal Content */
.photo_gallery_modal_content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  /*max-width: 1200px;*/
}

/* The Close Button */
.photo_gallery_close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.photo_gallery_close:hover, .photo_gallery_close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.photo_gallery_slides {
  display: none;
  background-color: black;
}


/* Next & previous buttons */
.photo_gallery_prev, .photo_gallery_next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.photo_gallery_next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.photo_gallery_prev:hover, .photo_gallery_next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.photo_gallery_number_text {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.photo_gallery_image {
  max-width: 100%;
  max-height: 100%; 
  position: relative; 
  top: 50%; 
  transform: translateY(-50%);
}

.photo_gallery_caption_container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.photo_gallery_thumb {
  opacity: 0.6;
}

.photo_gallery_thumb_active,.photo_gallery_thumb:hover {
  opacity: 1;
}
.photo_pdf_gallery {object-fit: contain; max-width: 100%; max-height: 100%;}
.photo_pdf_unselected { filter: grayscale(100%); opacity:0.5;}


/*email skeleten/structure*/
.email_container, .sms_container { max-height: 100vh; height: 100vh; overflow-y: hidden; display: flex;}
.email_column_search, .sms_column_search { overflow-y: auto; width:17%; min-width:200px; margin-bottom: 80px !important;}
.email_column_list, .sms_column_list { overflow-y: auto; width:25%; min-width:250px; margin-bottom: 80px !important;}
.email_column_details, .sms_column_details { overflow-y: auto; width:58%; margin-bottom: 80px !important; overflow-x: hidden;}
.email_subject, .sms_subject {overflow: hidden; text-overflow: ellipsis; width: 100%; user-select: none;}
.email_subject_icon, .sms_subject_icon {display:list-item;  margin-left :1em; font-size:1rem;}
.email_filter_from_list, .email_filter_to_ul, .sms_filter_from_list, .sms_filter_to_ul {max-height: 250px; overflow-y: auto;}
.email_filter_from, .email_filter_to, .email_filter_interval, .sms_filter_from, .sms_filter_to, .sms_filter_interval { min-height:36px;}
.email_filter_input:focus, .sms_filter_input:focus {outline: 0px; box-shadow: none; border-radius: 0px;	background-color: #fff;}

/*content editable divs and placeholder text*/
[contenteditable=true]:empty:before {
  content: attr(placeholder);
  pointer-events: none;
  color:#757575;
  font-style:italic;
  display: block; /* For Firefox */
}

/* clear button inside div*/
.clear_input_button {background-color:#f8f9fa; position: absolute; top: 50%; right: 10px; transform: translateY(-50%);}
.clear_input_button:hover { background-color:#e9ecef;}

/*NEW google map api customisation*/
.place-autocomplete-element-place-icon { display:none;}
.place-autocomplete-element-text-div {padding-left: 15px;}

.nav-item-default {padding-top:0px; padding-bottom:4px;}
.nav-item-search {padding-top:0px; padding-bottom:4px;}
.nav-item-h-30 {height: 30px;}

/*google map api customisation*/
.pac-container { z-index: 2000 !important; }
.pac-container:after { background-image: none !important; height: 0px; padding: 0; margin: 0;}
.pac-icon { display:none !important; }
.pac-item { padding:5px 10px; font-size:13px; }
.static-map-container, .static-map-streetview-button {position: relative; padding:0;}
.static-map-div {object-fit: cover; width: 100%; height: 250px; background-color: rgb(255, 255, 255);}
.static-map-streetview {position: absolute; left: 16px; bottom: 16px; padding:0;}
.static-map-streetview-div {object-fit: cover; width: 200px; height: 120px;}

.sh-bw {color: rgba(0, 0, 0, 0);} .sh-bw:hover {color: rgba(0, 0, 0, 1);}
.line_through {text-decoration: line-through;}
.dropdown-toggle::after {display: none;}
.dropdown-icon-sm {width:12px; height:12px; margin-right: 2px; background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");}

::-webkit-input-placeholder { font-style: italic;}
:-moz-placeholder { font-style: italic;}
::-moz-placeholder { font-style: italic;}
:-ms-input-placeholder { font-style: italic;}

.cb_m {height: 18px; width: 18px;}
.cb_l {height: 20px; width: 20px;}
.nav-link.active {background-color: var(--bs-light);border-color: var(--bs-light);}
.img_thumb_inactice, .img_forms_thumb_inactice { filter: grayscale(100%); opacity:0.5;}
.img_thumb_div { width: 300px; height: 225px;}
.overflow_y {overflow-y: scroll;}
.hli { background-color:#e9ecef; border-bottom:0;}
.hli:hover { background-color:#d2d2d2; border-top-left-radius: 0.375rem; border-top-right-radius: 0.375rem; border-bottom-right-radius:0; border-bottom-left-radius: 0; border-bottom:0;}
.hlim:hover { background-color:#ebebeb; border-radius-top: 0.375rem; border-bottom:0;}
.dmo_p_top:hover { background-color: rgba(var(--bs-primary-rgb), 0.05) !important;}
.dmo_p_middle:hover { background-color: rgba(var(--bs-primary-rgb), 0.05) !important;}
.dmo_p_bottom:hover { background-color: rgba(var(--bs-primary-rgb), 0.05) !important;}

/*on click of ajax list, highlight selected and unhighlight rest in that section*/
.hl_tab_active {background-color: #f8f9fa;}

.dropdown_menu_sm_grey {
	outline: 0px;
	box-shadow: 0 0 0 0.15rem rgb(0, 96, 223, 0.1);
	border-radius: 2px;
	background-color: #fff;	
}

.modal-preview { height: calc(100vh - 50px);  overflow-y: auto;}
.modal-xl-90 { max-width: 90% !important; }

.estimate_dollar {
	display: block; 
	border: none; 
	border-bottom: 1px solid #ccc; 
	border: 0 !important; 
	font-size:12px; 
	height: 12px; 
	text-align: left;
	width: 12px;
}

.estimate_nwo_m, .estimate_nwo_l, .estimate_nwo_mq, .estimate_nwo_mc, .estimate_nwo_lq, .estimate_nwo_lc {
	display: block; 
	border: none; 
	border-bottom: 1px solid #ccc; 
	width: 100%;
	border: 0 !important; 
	font-size:14px; 
	height: 14px; 
	text-align: right;
}

.estimate_nwo_m:focus, .estimate_nwo_l:focus, .estimate_nwo_mq:focus, .estimate_nwo_mc:focus, .estimate_nwo_lq:focus, .estimate_nwo_lc:focus {
	outline: 0px;
	box-shadow: 0 0 0 0.15rem rgb(0, 96, 223, 0.1);
	border-radius: 2px;
	background-color: #fff;
}

.estimate_nwo_wd {
	display: block; 
	border: none; 
	border-bottom: 1px solid #ccc; 
	width: 100%;
	border: 0 !important; 
	font-size:14px; 
	/*height: 14px; */
	text-align: left;
}

.estimate_wd {
	display: block; 
	border: none; 
	border-bottom: 1px solid #ccc; 
	width: 100%;
	border: 0 !important; 
	font-size:12px; 
	height: 14px; 
	text-align: left;
}

.work_order_li {
	display: block; 
	border: 1px solid #fff; 
	/*border-bottom: 1px solid #ccc;*/ 
	width: 100%;
	font-size:14px;
	height: 26px;  
	text-align: left;
	resize: none;
}

.estimate_mq, .estimate_mc, .estimate_lq, .estimate_lc {
	display: block; 
	border: none; 
	border-bottom: 1px solid #ccc; 
	width: 100%;
	border: 0 !important; 
	font-size:12px; 
	height: 14px; 
	text-align: center;
}

.input_general, .margin_ppm, .margin_m_pct, .margin_m_total, .margin_l_pct, .margin_l_total {
	display: block; 
	border: none; 
	width: 100%;
	font-size:16px; 
	height: 22px; 
	text-align: center;
}

.estimate_nl_d {
	display: block; 
	width: 100%;
	font-size:12px; 
	height: 14px; 
	text-align: center;
}

.input_general:focus, .margin_ppm:focus, .margin_m_pct:focus, .margin_m_total:focus, .margin_l_pct:focus, .margin_l_total:focus, .estimate_mq:focus, .estimate_mm:focus, .estimate_mc:focus, .estimate_wd:focus, .work_order_li:focus, .estimate_lq:focus, .estimate_lm:focus, .estimate_lc:focus,  .estimate_nl_d:focus {
	outline: 0px;
	box-shadow: 0 0 0 0.15rem rgb(0, 96, 223, 0.1);
	border-radius: 2px;
	background-color: #fff;
}

.estimate_nl:focus, .estimate_ncc:focus, .estimate_nli:focus{
	outline: 0px;
	box-shadow: 0 0 0 0.0rem rgb(0, 96, 223, 0.1);
	border-radius: 2px;
	background-color: #fff;
}

.estimate_option:focus {
	outline: 0px;
	box-shadow: 0 0 0 0.15rem rgb(0, 96, 223, 0.1);
	border-radius: 2px;
	background-color: #fff;	
}

.estimate_option, .note_unstick_div, .note_stick_div {
	height: 16px; 
	text-align: center; 
	padding: 0; 
	font-size: 12px; 
	background: none;	
	border: 0 !important; 
}

.estimate_option:hover {
	background-color:#D1E4FF;	
}

.note_unstick_div:hover {
	background-color:#ffc107;	
}

.note_stick_div:hover, .wo_remove_div:hover {
	background-color:#e9ecef;	
}

.estimate_mm,.estimate_lm {
	height: 16px; 
	text-align: center; 
	padding: 0; 
	font-size: 12px; 
	background: none;	
	border: 0 !important; 
}

.estimate_nl, .estimate_ncc .estimate_nl_d {
	display: block; 
	
	width: 100%;
	
	font-size:14px; 
	height: 14px; 
	text-align: left;
}

.estimate_nl_d {

}

.estimate_nl:focus-visible, .estimate_ncc:focus-visible {
	outline: 0px;
}
.estimate_nl::placeholder, .estimate_ncc::placeholder{
  color: #666;
  opacity: 1; /* Firefox */
}

.estimate_nl_d::placeholder {
	text-align:left;	
	font-size: 11px;
	font-style: italic;
}

.dropdown-menu {
  min-width:inherit;
}
/*.nav-link:focus {text-decoration: underline;}*/
.sh {display:none;}
.bg-orange { background-color:#ffa400;}
/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

.lid {background-color:#FFF; padding: 5px 10px;}
.lid:hover {background-color:#ebebeb;}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {  visibility: visible;}

.w-85 {width: 85% !important;}
table.dataTable tbody td {vertical-align: middle;}

a, a:hover {text-decoration: none !important;}
.bg-light-grey {background-color:#ebebeb !important;}
.nav-bar-light-grey, .callout-heading-grey {background-color:#e1e1e1 !important;} .nav-bar-tab-light-grey {background-color:#ebebeb !important;} .c-top-30 {top: 29% !important;} .c-left-30 {left: 90% !important;} .c-left-80 {left: 80% !important;} .c-left-85 {left: 85% !important;} .fs-7 {font-size: .8rem !important} .fs-8 {font-size: .7rem !important}
.callout {border: 1px solid #eee; border-left-width: 7px; border-radius: 7px;}

.callout-unallocated {border-left-color: #ffff00 !important;}
.callout-allocated {border-left-color: #ffdd00 !important;}
.callout-accepted {border-left-color: #ffaa00 !important;}
.callout-enroute {border-left-color: #ff7700 !important;}
.callout-inprogress,.callout-wfqa {border-left-color: #ff4400 !important;}
.callout-finish {border-left-color: #33a036 !important;}
.callout-review {border-left-color: #248d27 !important;}
.callout-accounts {border-left-color: #147917 !important;}
.callout-completed {border-left-color: #056608 !important;}
.callout-cancelled {border-left-color: #00f !important;}

/*.callout-pill-unallocated {background-color: #ffff00 !important;}
.callout-pill-allocated {background-color: #ffdd00 !important;}
.callout-pill-accepted {background-color: #ffaa00 !important;}
.callout-pill-enroute {background-color: #ff7700 !important;}
.callout-pill-inprogress, .callout-pill-wfqa {background-color: #ff4400 !important;}
.callout-pill-finish {background-color: #33a036 !important;}
.callout-pill-review {background-color: #248d27 !important;}
.callout-pill-accounts {background-color: #147917 !important;}
.callout-pill-completed {background-color: #056608 !important;}
.callout-pill-cancelled {background-color: #00f !important;}*/

.callout-pill-unallocated {border:1px solid #ffff00; background-color: rgba(255, 255, 0, 0.8) !important;}
.callout-pill-allocated {border:1px solid #ffdd00; background-color: rgba(255, 222, 0, 0.75) !important;}
.callout-pill-accepted {border:1px solid #ffaa00; background-color: rgba(255, 170, 0, 0.9) !important;}
.callout-pill-enroute {border:1px solid #ff7700; background-color: rgba(255, 119, 0, 0.9) !important;}
.callout-pill-inprogress, .callout-pill-wfqa {border:1px solid #ff4400; background-color: rgba(255, 68, 0, 0.8) !important;}
.callout-pill-finish {border:1px solid #33a036; background-color: rgba(51, 160, 54, 0.8) !important;}
.callout-pill-review {border:1px solid #248d27; background-color: rgba(36, 141, 39, 0.8) !important;}
.callout-pill-accounts {border:1px solid #147917; background-color: rgba(20, 121, 23, 0.8) !important;}
.callout-pill-completed {border:1px solid #056608; background-color: rgba(5, 102, 8, 0.8) !important;}
.callout-pill-cancelled {border:1px solid #00f; background-color: rgba(0, 0, 255, 0.8) !important;}

.callout-pill-unallocated:hover {background-color: rgba(255, 255, 0, 1) !important;}
.callout-pill-allocated:hover {background-color: rgba(255, 222, 0, 1) !important;}
.callout-pill-accepted:hover {background-color: rgba(255, 170, 0, 1) !important;}
.callout-pill-enroute:hover {background-color: rgba(255, 119, 0, 1) !important;}
.callout-pill-inprogress:hover, .callout-pill-wfqa:hover {background-color: rgba(255, 68, 0, 1) !important;}
.callout-pill-finish:hover {background-color: rgba(51, 160, 54, 1) !important;}
.callout-pill-review:hover {background-color: rgba(36, 141, 39, 1) !important;}
.callout-pill-accounts:hover {background-color: rgba(20, 121, 23, 1) !important;}
.callout-pill-completed:hover {background-color: rgba(5, 102, 8, 1) !important;}
.callout-pill-cancelled:hover {background-color: rgba(0, 0, 255, 1) !important;}

.cp { cursor:pointer;}
.ct { cursor:text;}

.mb-4 {margin-bottom: 1.5rem !important;} .mb-5 {margin-bottom: 2rem !important;}
.snb:hover {background-color:#fbfbfb !important; border-color:#d1d5d9 !important;}
.moh:hover {background-color:#f4f4f4 !important; }
.moh_primary:hover {background-color:#e6f0ff !important; }
/*.moh_primary:hover {background-color:#0d6efd !important; color:white !important; }*/
.email_pill {background-color:#ddeaff !important; border:1PX SOLID #caddfd !important;}
.email_pill:hover {background-color:#b0ceff !important; }
.vdc {position:relative;}.vd {position:absolute;top:50%;left:-5px;right:20px;transform:translateY(-50%);resize:vertical;height:120px;}
th, td { white-space: nowrap; }
.collapsing {transition: unset !important;transition: height .2s ease;}

<!--.loadingoverlay {position: fixed; top: 0; left: 0; z-index: 100; width: 100%; height: 100%; display: none; background: rgba(0,0,0,0.3);}-->
.loadingoverlay {position: absolute; top: 0; left: 0; z-index: 100; width: 100%; height: 100%; display: none; background: rgba(0,0,0,0.3);}
.loadingoverlay_div,.loadingoverlay_photo_header_div {position: absolute; top: 0; left: 0; z-index: 100; width: 100%; height: 100%; display: none; background: rgba(0,0,0,0.1);}
.cv-spinner {height: 100%; display: flex; justify-content: center; align-items: center;}
.spinner { width: 40px; height: 40px; border: 4px #ddd solid; border-top: 4px #2e93e6 solid; border-radius: 50%; animation: sp-anime 0.8s infinite linear;}
@keyframes sp-anime {0% {transform: rotate(0deg);} 100% {transform: rotate(359deg);}}

@-webkit-keyframes fadeIn {
  from { opacity: 0; }
    to { opacity: 1; }
}
@keyframes fadeIn {
  from { opacity: 0; }
    to { opacity: 1; }
}

[data-tooltip]:before {
  content: attr(data-tooltip);
  position: absolute;
  display: none;

  transition: all 0.15s ease;
  padding: 5px 10px;
  color: #333;
  border-radius: 5px;
  box-shadow: 2px 2px 1px silver;
}

[data-tooltip]:hover:before {
  display: inline-block;
  animation: fadeIn 0.3s;

  background: #343a40;
  color: white;
  font-weight: initial;
  font-size: 12px;
  margin-top: 30px;
  margin-left: -80px;
}

[data-tooltip]:not([data-tooltip-persistent]):before {
  pointer-events: none;
}





