/* .nav.nav-pills 
{
    display: block;
}
.nav.nav-pills .nav-item
{ 
  display: inline-block;
} */

.button-wrap_m1 input[type="file"] {
  position: absolute;
  z-index: 1;
  top: 5px;
  left: 0px; 
  font-size: 15px;
  color: rgb(153,153,153);
  outline: none !important;
  padding-left: 14px;
  overflow: hidden;
  width: 100%;
}

.button-wrap_m1  {
  position: relative;
}

.button-wrap_m1 .new-button span {
  /* display: inline-block;
  padding: 5px 12px;
  cursor: pointer;
  border-radius: 4px;
  background-color: #383838;
  font-size: 16px;
  color: #fff;
  z-index: 2;
  position: relative;
  font-weight: 300; */
   display: inline-block;
  padding: 4px 12px;
  cursor: pointer;
  border-radius: 2px;
  background-color: #ffffff;
  font-size: 16px;
  color: #1F3D0C;
  z-index: 2;
  position: relative;
  border: solid 1px #1F3D0C;
  font-weight: 600;
  
}
.card-link .mdi-chevron-down
{
  transform: rotate(180deg);
}
.card-link.collapsed .mdi-chevron-down
{
  transform: rotate(0deg);
}
.star_red
{
    color: #ff0000;
    font-size: 16px;
}
.acc_m1 {
  /* width: 63% !important; */
}
.acc_m1 .card-header,
.acc_m1 .card
{
padding: 0px ;
}
.acc_m1 .card-link
{
color: #ffffff;
background:  #1F3D0C;;
}
.acc_m1 .card-link span{
  color: #fff;
}

.acc_m1 .card-link.collapsed  span{
  color: #000;
}
.acc_m1 .card-link.collapsed 
{
color: #000;
background:  #dfdfdf;
}
.acc_m1 .card-link.collapsed   i.mdi 
{
color: #000;
}
.acc_m1 .card-link i.mdi 
{
color: #fff;
}
.acc_m1 .card
{
  margin-bottom: 0px;;
}
/* {
  min-height: 105px;
  min-width: 105px;
} */
.acc_m1 .col-form-label{
  white-space: nowrap;
}
.document_set .card {
  min-height: 140px;
}

.doc_img_size{
height: 75px;
  width: auto;
  border: solid 2px #ccc;
  max-width: 100%;
  cursor: pointer;
}
/* .tabs_m1 .nav-tabs .nav-link
{
border: none;
}
.tabs_m1 .nav-tabs .nav-link.active
{
color: #fff;
background-color: #6658dd;
} */
.tabs_m1 .nav .nav-link{
padding:0.5rem 1rem !important;
}

element.style {
text-align: right;
margin-top: -4px;
margin-right: 2px;
float: right;
}

.parent_td
{
 width: 97%;
}

.report_m1 .print_section
{
 padding: 0px !important; ;
}
.form-group  .ng-star-inserted
{
/* color: #ff0000;
position: absolute;
white-space: nowrap;
bottom: -11px; */
/* color: #ff0000; */
}

.pop_doc_inner
{
max-height:calc( 550px - 50px);
overflow-y: auto;
width: 100%;
padding: 30px;
}

.pop_doc_inner_pdf
{
max-height:calc( 550px - 50px);
overflow-y: auto;
min-width: 300px;
/* margin-top: 50px; */
width: 100%;


}
.pdf_popup_open .pdf_img_view
{
min-width: auto !important;
max-width: auto !important;
}
.popup_opa .modal-backdrop.show 
{
  opacity: 0 !important;
}
.pdf_icons
{

/* position: absolute;
left: 30px;
top: 8px; */
display: inline-block;
}
.pdf_icons i{
cursor: pointer;
}
.pdf_popup_open .ui-resizable-handle.ui-resizable-e,
.pdf_popup_open .ui-resizable-handle.ui-resizable-s,
.pdf_popup_open .ui-resizable-handle.ui-resizable-se.ui-icon.ui-icon-gripsmall-diagonal-se
{
 display: none!important;
}

.pdf_popup_open .pdf_img_view
{
width: auto !important;
}

.north {
transform:rotate(0deg);
-ms-transform:rotate(0deg); /* IE 9 */
-webkit-transform:rotate(0deg); /* Safari and Chrome */
}
.west {
transform:rotate(90deg);
-ms-transform:rotate(90deg); /* IE 9 */
-webkit-transform:rotate(90deg); /* Safari and Chrome */
}
.south {
transform:rotate(180deg);
-ms-transform:rotate(180deg); /* IE 9 */
-webkit-transform:rotate(180deg); /* Safari and Chrome */
    
}
.east {
transform:rotate(270deg);
-ms-transform:rotate(270deg); /* IE 9 */
-webkit-transform:rotate(270deg); /* Safari and Chrome */
}
.pop_doc_inner img{
  min-width: 300px;
  padding: 50px;
}
.pdf_img_view .modal-body
{
  padding: 0px;
}
.pop_head{
  padding: 4px 15px;
  background: #f1f1f1;
  width: 100%;
}
.img_rotate
{
  display: inline-block;
  font-size: 20px;
  margin-right: 9px;
  
  cursor: pointer;
}
.pop_m3 .modal-dialog
{
  max-width: 80%;
}
.modal-body
{
  max-height: calc(100vh - 110px);
  overflow-y: auto;
}

.drp_m5 .custom-control-input
{
   width: 100%;
}
.drp_m5 .btn{
  white-space: break-spaces;
  text-align: left;
}
.drp_m5 li{
 padding: 7px;
}
.drp_m5 label
{
  width: 100%;
}

.chart_btns{
  text-align: left;
  position: relative;
  top: 0;
  right: 0;
  display: inline-block;
  float: left;
}
.chart_btns input{
  width: 170px;
}
.chart_btns input,
.chart_btns select
{
  border: none;
  outline: none !important;
  height: 15px;
  padding: 0px 3px;
  font-size: 13px;
}
  .chart_btns input::-webkit-inner-spin-button,
.chart_btns input::-webkit-calendar-picker-indicator {
  
}
.chart_btns .input_m3
{
 display: inline-block;
}
.input_m3 label{
      display: block;
      text-align: left;
      color: #1F3D0C;
      margin: 0;
}


.chart_btns button
{
  margin-left: 5px;
  background: #6e6e6e;
  color: #fff;
  border: none;
  border-radius: 2px;
  padding: 2px 12px;
}

.gride_m6
{
  
  background: #fff;
  box-shadow: -1px 2px 10px #d7d7d7;
  padding: 15px 18px;
  border-radius: 16px;
  margin-bottom: 20px;
  padding-left:80px
}
.gride_m6 h3{
  font-weight: 800;
  font-size: 26px;
  margin-bottom: 2px;
}
.gride_m6 p,
.gride_m7 p{
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
}

.gride_m7
{
  background: #fff;
  box-shadow: -1px 2px 10px #d7d7d7;
  padding: 10px ;
  border-radius: 6px;
  margin-bottom: 20px;
  width: 100%;
  height: 96%;
}
.gride_m8
{
  background: #fff;
  box-shadow: -1px 2px 10px #d7d7d7;
  padding: 10px ;
  border-radius: 6px;
  margin-bottom: 20px;
  width: 100%;

}
.gride_m7 p,  .gride_m7 h3{
  color: #000;
  margin: 0px;;
}

.gride_m7 h3{
  font-size: 29px;
  font-weight: 700;
  margin-top: 5px;
}
.list_m1{
  padding: 0px;
  list-style: none;
  margin: 0;
  margin-top: 15px;
}
.list_m1 li
{
  border-top: solid 1px #ccc;
  padding: 10px 0;
  color: #6928c4;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  padding-right: 78px;
  font-size: 13px;
}
.list_m1 li span{
  color: #7c7c7c;
  font-size: 22px;
  position: absolute;
  right: 10px;
  top: 5px;
} 
.gride_m7_s1 .card
{
  margin: 0px;
}
.gride_m7_s1 .card-body
{
 padding: 0px;;
}
.gride_m7_s1 .card-header {
  padding: 0;
}
.gride_m6 .icon_set {
  position: absolute;
  left: 25px;
}

.ck-content.ck-editor__editable.ck-rounded-corners.ck-editor__editable_inline.ck-blurred,
.ck.ck-editor__editable:not(.ck-editor__nested-editable).ck-focused
{
min-height: 150px;
}

.btn_sm1{position: absolute;
bottom: 6px;
padding: 3px;
font-size: 11px;
right: 11px;}
.result_m1
{

}

/* DASHBOARD CODE START */
.dash_list
{
padding: 0px;
margin: 15px 0;
display: flex;
width: 100%;
}
.dash_list li 
{
 width: 100%;
 margin-right: 15px;
 list-style: none;
}
.dash_list li:last-child
{
 margin: 0px;
}
.dash_list li a
{
background: #fff;
box-shadow: -1px 2px 10px #d7d7d7;
padding: 10px;
border-radius: 6px;
margin-bottom: 15px;
display: block;
}
.set_left_120
{
position: relative;
padding-left: 60px;
margin-bottom: 10px;
}
.dash_list .icon_set
{
position: absolute;
left: 0px;
}
.dash_list p
{
color: #999999;
}
.dash_list .icon_set img
{
margin: 0px;
}
.dash_list li h3{
margin: 0px;
font-weight: 700;
}
.dash_list li h3 span{
font-size: 17px;
}
.dash_list li p{
margin: 0px;
font-weight: 700;
}
.dash_m1_foot p 
{
font-size: 13px;
font-weight: 600;
}
.dash_m1_foot p b
{
 color: #000;
}
.chat_list
{
list-style: none;
padding: 0px;
padding-left: 30px;
}
.chat_list
{
 display: flex;
 width: 100%;
 margin: 0px;
}
.chat_list li{
width: 100%;
}
.chat_list p
{
font-size: 9px;
font-weight: 700;
height: 30px;
text-transform: capitalize;
}
.chat_list li p:last-child
{
font-weight: 900;
margin-top: 10px;
}
ul{
list-style: none;
}
.chat_labels span
{

width: 14px;
height: 12px;
border-radius: 4px;
display: inline-block;
margin-right: 3px;
}
.chat_labels{
text-align: right;
margin-top: 10px;
}
.chat_labels li{
display: inline-block;
margin-left: 10px;
color: #000;
font-weight: 600;
}
.dot_m1
{
background: #58dc93;
}
.dot_m2
{
background: #ff8954;
}
.dot_m3
{
background: #58c8dc;
}
.dot_m4
{
background: #e4c94b;
}
.dot_m5
{
background: #cfac0c;
}
.dot_m6
{
background: #f05c4c;
}
.dot_m7
{
background: #d33929;
}
.user_pic1
{
width: 30px;;
height: 30px;
border-radius: 100%;
padding: 3px;
border: solid 1px #ccc;
}
.user_pic1 img
{
width: 100%;
}
.table_m3  table
{
width: 100%;
}
.table_m3 .emp_name
{
text-align: left;
}
.table_m3 h6{
font-weight: 700;
margin-top: 0;
margin-bottom: 4px;
}
.table_m3 p{
color: #999999;
font-size: 9px;
text-transform: capitalize;
font-weight: 700;
}
.table_m3 td{
padding: 10px 1px;
border-bottom: solid 1px #ccc;
}
.table_m3 tr:last-child td{
border: none;
}
.prog_bar_m1{
height: 27px !important;
}
.progress-bar.progress-bar-danger
{
background: #f05c4c;
}
.progress-bar.progress-bar-warning
{
background: #e4c94b;
}
.table_m5 table
{ 
width: 100%;
color: #000;
} 
.table_m5 th{
padding-bottom: 15px;
}
.table_m5 table td{
padding: 8px 0;
}
.table_m5 table tr td:last-child{
color: #1F3D0C;
text-align: center;
}
.table_m6 table
{
width: 100%;
color: #000;
min-height: 240px;
}
.table_m6 table td
{

}
.table_m6 table td
{
border-bottom: solid 1px #ccc;
padding: 15px 5px;
}
.table_m6 th{
background: #f8f8f9;
  
padding:  5px;
}
.table_m6 table tr:last-child td{
border: none;
}
.chat_m3
{
position: relative;
}
.count_total{
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 70px;
}
.count_total h4{
margin: 0;
}
.count_total p{
font-size: 10px;
}
.inner_redirect
{
position: absolute;
right: 18px;
top: 7px;
background: #fff;
color: #686868;
font-size: 13px;
}
.modal.left .modal-dialog, .modal.right .modal-dialog, .modal.top .modal-dialog, .modal.bottom .modal-dialog {
-webkit-transform: translate3d(0%, 0, 0);
-ms-transform: translate3d(0%, 0, 0);
-o-transform: translate3d(0%, 0, 0);
transform: translate3d(0%, 0, 0);
}
.modal.top .modal-dialog, .modal.bottom .modal-dialog {
position: fixed;
margin: auto;
width: 100%;
max-width: 100%;
height: auto;
}

.modal.bottom.fade.show .modal-dialog {
bottom: 0;
}
.modal.bottom.fade .modal-dialog {
bottom: -100%;
-webkit-transition: opacity 0.3s linear, bottom 0.3s ease-out;
-moz-transition: opacity 0.3s linear, bottom 0.3s ease-out;
-o-transition: opacity 0.3s linear, bottom 0.3s ease-out;
transition: opacity 0.3s linear, bottom 0.3s ease-out;
}
.modal.left .modal-content, .modal.right .modal-content, .modal.top .modal-content, .modal.bottom .modal-content, .modal.full .modal-content {
border-radius: 0;
border: none;
}

/* DASHBOARD CODE END */


/* Three column layout */
.side {
float: left;
width: 15%;
margin-top:5px;
}

.slide_rates .middle {
margin-top: 12px;
float: left;
width: 58%;
margin-left: 10px;
}
.slide_rates .bar-container {

border-radius: 8px;
}
/* Place text to the right */
.right {
text-align: right;
}


/* The bar container */
.bar-container {
width: 100%;
background-color: #f1f1f1;
text-align: center;
color: white;
}

/* Individual bars */
.bar-5 {width: 60%; height: 8px; background-color: #4CAF50; border-radius: 8px;}
.bar-4 {width: 30%; height: 8px; background-color: #2196F3;border-radius: 8px}
.bar-3 {width: 10%; height: 8px; background-color: #00bcd4;border-radius: 8px}
.bar-2 {width: 4%; height: 8px; background-color: #ff9800;border-radius: 8px}
.bar-1 {width: 15%; height: 8px; background-color: #f44336;border-radius: 8px}

.rating_section .head_rate span{
font-size: 17px;
margin: 0px 3px;

font-weight: 800;
}
.rating_section .head_rate span.checked
{
color: #000;
}
.rating_section .heading
{

display: block;
font-size: 28px !important;
margin: 8px 0 !important;

}
.slide_rates .bar_m1
{

margin-bottom: 5px;
overflow: hidden;
}
.color_m1
{
color: #47d186;
}

.color_m2
{
color: #39c1c4;
}
.color_m3
{
color: #e6c749;
}
.color_m4
{
color: #e88e1c;
}
.color_m5
{
color: #ee5d4c;
}

.color_m6
{
color: #76b711;
}
.color_m7
{
color: #b71111;
}
.color_m8
{
color: #1F3D0C;
}

.ng_error{
color: #ff0000;
}
.pdf_img_view .modal-body
{
 max-height: inherit;
}

#outer_width img
{
width: 100%;
height: -webkit-fill-available;
}
.daterangepicker .drp-buttons .cancelBtn 
{
color: #000;
background: lightgrey;
}

.input_m5 .autocomplete-container .suggestions-container ul li

{
  padding: 0px !important;
  font-size: 10px !important;
  border-bottom: solid 1px #cccccc75!important;
}
.autocomplete-container .suggestions-container ul li a{
  padding: 4px 13px!important;
   font-size: 13px!important;


}
.autocomplete-container .input-container{
padding-right: 21px;
}
/*  */

.popup_opa
{
overflow-y: visible !important;
}

.star {
position: relative;
display: inline-block;
font-size: 25px;
color: #d3d3d3;
}
.full {
color: #000;
}
.half {
position: absolute;
display: inline-block;
overflow: hidden;
color: #000;
}


/* width */
.table_m3::-webkit-scrollbar {
width: 3px;
}

/* Track */
.table_m3::-webkit-scrollbar-track {
background: #f1f1f1;
}

/* Handle */
.table_m3::-webkit-scrollbar-thumb {
background: #888;
}

/* Handle on hover */
.table_m3::-webkit-scrollbar-thumb:hover {
background: #555;
}
.page_m1
{
display: inline-block;
}
.page_m1 .ngx-pagination
{
margin: 0px;
}
.enlarged .left-side-menu #sidebar-menu > ul ul
{
padding: 0px !important ;
}
.table_m2
{
min-height: inherit !important;
}
.table_m2 td{
padding: 10px !important;
}

/* .enlarged .left-side-menu #sidebar-menu .menu-title, .enlarged .left-side-menu #sidebar-menu .menu-arrow, .enlarged .left-side-menu #sidebar-menu .label, .enlarged .left-side-menu #sidebar-menu .badge, .enlarged .left-side-menu #sidebar-menu .collapse.in {
display: block !important;
} */

/* .enlarged .left-side-menu .menu-arrow
{
 display: none;
} */

.report_head .list_m1 li span
{
font-size: 15px;
top: 10px;

}
.report_head td{

}
.pop_m2 .modal-dialog
{
max-width: 80%;
}
.gride_s3 
{
height: inherit;
border-radius: 6px;
}
.gride_s3 p{
color: #979797;
font-weight: 800;
}
.enlarged .left-side-menu #sidebar-menu > ul > li:hover > a

{
width: 280px !important;
background-color: #dbdbdb !important;
}


.enlarged .left-side-menu #sidebar-menu > ul > li:hover > ul
{
width: 210px !important;
}
.chat_list.chat_list_m1 p
{
border-bottom: none !important;
color: #000 !important;
margin-bottom: 0 !important;

}

.document_set .card-header .card-link
{
  pointer-events: none;

}
.document_set .card-header .card-link a{
  pointer-events: auto;
}

/* 04-03-2021 GRAPHIC VIEW START*/
.graphic-view .navbar-custom,
.graphic-view .left-side-menu,
.graphic-view .footer
{
    display: none;
}
.enlarged.graphic-view  .content-page
{
  margin: 0px !important;
  padding: 0;
}
.graphic-view
{
  padding-bottom: 0px !important;
}
.icon_m1
{
  background: #ae0e0e;
  width: 30px;
  height: 30px;
  color: #fff;
  text-align: center;
  line-height: 30px !important;
  border-radius: 100%;
  font-size: 13px;
  vertical-align: bottom;
}
/* 04-03-2021 GRAPHIC VIEW END*/

/* 02-08-2021 Start */
.gride_m9
{

}
.color_1
{
 background: #d1ffe3 !important;
}
.color_2
{
 background: #ffecc4 !important;
}
.color_3
{
 background: #fffbbc !important;
}
.color_4
{
 background: #d6fdfc !important;
}
.color_5
{
 background: #ffdcdc !important;
}
.gride_m9 .dash_m1_foot p b
{
   display: block;
}
.gride_m9 a > p{
  color: #000;
}
.gride_m9 h3{
  margin: 5px 0 !important;
}
.table_m7 p,
.table_m7 h3
{
  margin: 0px;
  font-weight: 700;
}
.table_m7 h3
{
  font-size: 18px;
}
.table_m7 tr td:first-child,
.table_m7 tr td:first-child h3 {
  color: #8435f0;
}
.table_m7 td
{
  padding: 8px 2px !important;
  min-width: 75px;
}
.table_m7
{
  margin: 0px!important;
}
.table_m7 tr:first-child td{
  border: none;
}
.list_m8
{
   display: flex;
   width: 100%;
}
.list_m8 li{
  width: 100%;
  border-right: solid 1px #727272;
    padding-right: 15px;
    margin-right: 15px;
}
.list_m8 li:last-child{

  border: none;
  }
.list_m8 li h4{
  margin: 0;
  font-size: 14px;
}
.list_m8 li h3{
}
.list_m8 li p
{
 margin: 0;
}
.list_m8 li p
{
  color: #727272;
  font-weight: 600;
}
.list_m8 li p b
{  
  color: #000;
  font-weight: 700;
}
.plan_1,
.plan_2,
.plan_3
{
  width: 50px;
    height: 50px;
      border-radius: 100%;
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    padding-top: 9px;
}
.plan_1
{
  background: #7da5fc;
}
.plan_2
{
  background: #f8b533;
}
.plan_3
{
  background: #af70fd;
}
/* 02-08-2021 End */

.sel_m9{
  padding: 4px;
  height: auto;
}
.custom_bar_m1
{
  position: relative;
  padding-left: 60px;
  margin-bottom: 20px;
}
.custom_bar_m1 img
{
  position: absolute;
  top: 4px;
  left: 0px;
}
.custom_bar_m1 ul li{
  width: 100%;
    display: flex;
}
.custom_bar_m1 ul li .progress
{
  width: 100%;
  height: 8px;
  margin-top: 4px;
}
.custom_bar_m1 ul li h4
{
  margin: 0px;
  min-width: 80px;
 
  text-align: right;
    font-size: 14px;
    margin-bottom: 5px;
}
.custom_bar_m1 ul{
  padding: 0px;
  margin: 0px;
}
.progress-bar.bar_m1
{
  background-color: #5099ff;
}
.progress-bar.bar_m2
{
  background-color: #dc54ff;
}
.progress-bar.bar_m3
{
  background-color: #ec707a;
}
.list_m22
{
  margin: 0px;
  padding: 0px;
}
.list_m2 li
{
   /* display: inline-block; */
   padding-right: 20px;
}
.list_m2 span
{
    /* display: inline-block; */
    width: 20px;
    height: 12px;
    border-radius: 4px;
    margin-right: 5px;
    
}
.label_m1
{
  background-color: #4e9dfc;
}
.label_m2
{
  background-color: #dc54ff;
}
.label_m3
{
  background-color: #ea7176;
}

.table_m4 thead tr:first-child th
{
 background-color: #1F3D0C;
 color: #fff;
}
table.table_m4.dataTable tbody th, table.table_m4.dataTable tbody td {
  padding: 2px 2px;
  font-size: 13px;
}
.bg-yellow_m1
{
  background-color: #f7e84b !important;
}
.card-box
{
  padding: 10px !important;
  margin-bottom: 10px;
}
.sidebar-enable.enlarged .footer
{
  display: none;
}
.enlarged.sidebar-enable
{
  padding-bottom: 0px;
}
.content-page
{
  padding: 0 0 5px 0px !important;
}
.nav-tabs > li > a, .nav-pills > li > a
{
  font-size: 16px;
}
.down_remove
{
  /* display: none; */
}
@media print { 
@page{
  margin: 0px;
  padding: 0px;
  
}
.hide_print
{
display: none
}
.hide_print,
.overlay-container,
.left-side-menu,
.enlarged .left-side-menu,
.target_menu .sticky

{
display: none !important
}

.parent_td {
width: 100% !important;
}

table{
width: 100% !important;
}

.enlarged .content-page {
margin-left: 0px !important;
padding: 0px !important;
 left: -30px;
position: relative;
overflow:visible !important;
}
.enlarged .content-page {
margin-left: 0px !important;
margin: 0 !important;
}
body{

margin: 0px;
}
.overlay-container{

}
.enlarged .content-page {
margin-left: 0px !important;
}
.card-box,
.container-fluid,
.content-page,
.col-sm-12
{
padding: 0px !important;
}
.row{
margin: 0px;
}
.parent_td {
width: 100%;
}

}