  body{
    /*background-color:#275c86;*/
    font-family: 'Ubuntu', sans-serif;
  }
  .px4-h1{
    font-family: 'Ubuntu', sans-serif;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #000000;
  }
  
  .disable-div
  {
    pointer-events:none;
  }

  .font-400{
     font-weight: 400;
     font-size: 16px;
  }

  .px4-title{
    margin-top: 12px;
    padding-left: 20px;
  }


  .card-height{
    height: 370px;
  }

  .font-500{
    font-weight: 500;
  }

   
 .date-icon{
    background-color: rgba(38, 132, 255, 0.23);
    border:1px solid #ced4da;
  }

  .date-icon-all{
    margin:5px;
    padding:0px;
    font-size: 25px;
    color: #4a8bbf;
  }

  .padding-y-20{
    padding: 20px 0;
  }

  .padding-y-10{
    padding: 10px 0;
  }

  .padding-top-5{
    padding-top: 5px;
  }

  .padding-top-10{
    padding-top: 10px;
  }

  .padding-top-20{
    padding-top: 20px;
  }

  .padding-left-30{
    padding-left: 30px;
  }

  .p-0{
    padding: 0px;
  }

  .pl-0{
    padding-left: 0px;
  }

  .pr-0{
    padding-right: 0px;
  }

  .m-0{
    margin : 0px;
  }

  .mt-auto{
    margin-top: auto;
  }

  .mb-1rem{
    margin-bottom: 1rem;
  }

  .date-icon-popup{
     margin:5px;
    padding:0px;
    font-size: 14px;
    color: #4a8bbf;
  }

  .sub_blocks_dots .table td, .table th {
    padding: .75rem;
    vertical-align: baseline !important;
  } 
  .dots_class_sub_blocks {
    width:18px !important;
    color:#000 !important;
    border:none !important;
    background: none !important;
    font-size: 16px !important;
    padding:2px 3px;
    text-align: center !important;             
  }
  .dots_class_sub_blocks_chars {
    display: contents !important;
    padding: 3px 9px !important;
    color:#000 !important;
    border:none !important;
    background: none !important;
    font-size: 15px !important;
    text-align: center !important;             
  }

  
  .stat-ui
  {
    height:384px;
  }

  .font-19{
    font-size:19px;
  }

  .marg-left-15{
    margin-left: 15px;
  }

  .main-container{
    height: 100%;
    background-color: #ffffff;
    max-width: 1440px;
  }  

  .action_ui .select2-container .select2-selection--single {
    height: 38px;
  }

 .px4-multi-select .select2-container--default .select2-selection--multiple {
    height: 52px;
    background-color: #f6f6f6;
    border: 1px solid #e7e7e7;
    border-radius: 2px;
    cursor: text;
}
 /*.px4-logout{
    background-color: #DB5E20;
    color:#ffffff;
 }*/

 .progress {
   margin-bottom: 20px;
 }
 .progress-bar {
   width: 0;
  }
  .progress .progress-bar {
    transition: unset;
  }

 .px4-modal-popup-head{
    display: block;
    position: relative;
    max-width: 100%;
    margin: 0 0 0.4em;
    padding: 0;
    color: #595959;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    text-transform: none;
    word-wrap: break-word;
 }

.currencyBox{
   text-align: right;
}

.align-right{
   text-align: right;
}

.line-height-40{
  line-height: 40px;
}

.line-height-36{
  line-height: 36px;
}

.px4-main-container { width:100%; margin: 0 auto; padding-left:15px; padding-right:15px; display:flex }
.px4-left-column { width:100%; }
.px4-right-column { float: right;  width: 300px }
.px4-body-content { margin-left: 0px; margin-right: 35px; }


.px4-right-padding-25{
  padding-right: 25px;
}

input[type=checkbox], input[type=radio] {
    height: 20px;
    width: 20px;
    box-sizing: border-box;
    padding: 0;
}
/*
 .px4-logout a{
    background-color: #DB5E20;
    color:#ffffff;
 }
 .px4-logout a:hover{
    background-color: #fff;
    color:#DB5E20;
 }*/

 .px4-group-icon{
    padding-top: 12px;
    padding-left: 20px;
    width: 50px;
    height: 54px;
    border-radius: 2px;
    border: solid 1px #e7e7e7;
    background-color: #f6f6f6;
 }

 .bg-white{
  background-color: #ffffff;
}
.px4-body{
  min-height: calc(85vh - 36px);
  background-color: #f8f8f8;
  margin-top: 0px;
  padding-left: 25px;
  padding-right: 25px;
  margin-left: -15px;
  margin-right: -15px;
}
tfoot tr td{
  color : #275c86;
  background-color: #eff3f6;
}
.grand tfoot tr td{
  color : #275c86;
  background-color: #cde5f8;
}

.px4-inline-flex{
  display: -webkit-inline-box !important;
}

.px4-max-width-70{
  max-width: 70%;
}

.px4-marg-left-35{
  margin-left: 35px;
}

.px4-marg-bottom-5{
margin-bottom: 5px !important;
}

.px4-marg-bottom-10{
margin-bottom: 10px;
}

.marg-bot-none{
  margin-bottom: 0px;
}
.px4-dot {
  height: 3px;
  width: 3px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
}
.red .px4-dot{
  height: 3px;
  width: 3px;
  background-color: #e92103;
  border-radius: 50%;
  display: inline-block; 
}

.form-footer-box{
  min-height: 80px;    
  margin-right: 0px;
  margin-left: 0px;
  background-color: #efefef;
}

.btn-icon{
  font-size: 20px;
}

.px4-marg-left-15{
  margin-left: 15px;
}

.px4-cancel-btn{
    color: #e92103;
    padding: 10px 25px 10px 25px;
    border: none;
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif;
    border-radius: 5px;
    background-color: rgba(245, 191, 183, 0.66);
}

.px4-popup-cancel-btn{
    color: #e92103;
    padding: 10px 25px 10px 25px;
    border: none;
    min-width:140px;
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif;
    border-radius: 5px;
    background-color: rgba(245, 191, 183, 0.66); 
}
.px4-popup-complete-later-btn{
    color: rgba(255, 187, 0);
    padding: 10px 25px 10px 25px;
    border: none;
    min-width:140px;
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif;
    border-radius: 5px;
    background-color: rgba(255, 192, 18, .20); 
    margin-left: 87px;
}

.px4-popup-complete-btn{
    color: #000 !important;
    padding: 10px 25px 10px 25px;
    border: none;
    min-width:140px;
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif;
    border-radius: 5px;
    background-color: rgba(255, 165, 0, 0.43) !important; 
}

.px4-popup-delete-btn{
    color: white !important;
    padding: 10px 25px 10px 25px;
    border: none;
    min-width:140px;
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif;
    border-radius: 5px;
    background-color: #DB5E20 !important; 
}

.px4-popup-dont-delete-btn{
    color: black;
    padding: 10px 25px 10px 25px;
    border: none;
    min-width:140px;
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif;
    border-radius: 5px;
    background-color: #A9A9A9; 
}

.assign-swal-wide
{
   width: 1000px !important;
}

.delete-swal-wide
{
   width: 1000px !important;
}

.px4-popup-title{
  color: black;
  font-size: 28px  !important;
  font-weight: 400 !important;
  text-align: center;
}

.px4-popup-name{
  background-color: #DCDCDC !important; 
  height: 180px;
  width: 100%;
  color: black  !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  overflow-y: auto; 
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 20px !important;
  text-align: left !important;
}

.px4-popup-discription{
  margin-top: 12px !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  color: gray  !important;
  text-align: left !important;
}

.px4-popup-warning-description{
  margin-top: 12px !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  color: red  !important;
  text-align: left !important;
}

.px4-white-box-border{
  border-top:10px solid #4a8bbf;
}

.red-font
{
      color: #e92103;
}
.px4-save-btn{
  min-width:140px;
  font-family: 'Ubuntu', sans-serif;
  padding: 10px;
  border: none;
  font-size: 14px;
  color: #ffffff;
  border-radius: 5px;
  background-color: #3fa447;
}

.px4-popup-save-btn{
  min-width:140px;
  font-family: 'Ubuntu', sans-serif;
  padding: 10px;
  border: none;
  font-size: 14px;
  color: #ffffff;
  border-radius: 5px;
  background-color: #3fa447;
}

.px4-popup-contact-save-btn{
  min-width:140px;
  font-family: 'Ubuntu', sans-serif;
  padding: 10px;
  border: none;
  font-size: 14px;
  color: #ffffff !important;
  border-radius: 5px;
  background-color: #3fa447 !important;
}

.px4-popup-blue-btn{
  min-width:140px;
  font-family: 'Ubuntu', sans-serif;
  padding: 10px;
  border: none;
  font-size: 14px;
  color: #ffffff;
  border-radius: 5px;
  background-color: #4a8bbf;
}

.px4-tag{
  margin-left: 30px;
}

.px4-sub-title{
  font-size: 20px;
}

.notif-icon{
  padding-top: 27px;
}
.normal-title{
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #5f5f5f;
  display: flex;
}
.right{
  float: right;
}
/*.px4-hr { 
 border: 1px solid #DB5E20;
}*/

.px4-grey-text{
  color: darkgray;  
}

.px4-light-hr{
 margin-top:30px; 
 border: 1px solid #e7e7e7
}
.nav-item-active a{
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #DB5E20;
  display: flex;
  margin-right:20px;
}

.nav-item a{
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  font-style: normal; 
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #666;
  display: flex;
  margin-right:20px;
}
.px4-body-title{
  margin-left: 35px;
  margin-top: 50px;
  margin-bottom: 30px;
}
.blue-card-box-head{
  font-family: 'Ubuntu', sans-serif;
  background-color: #275c86;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: 1px;
  color: #ffffff;
}
.green-card-box-head{
  font-family: 'Ubuntu', sans-serif;
  background-color: #3fa447;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: 1px;
  color: #ffffff;
}
.flex{
  text-align: center;
  display: flex;
}
.white-box{
  margin-top: 30px;
  font-family: 'Ubuntu', sans-serif;
  background-color: #ffffff;
}
.white-box-no-top{

  font-family: 'Ubuntu', sans-serif;
  background-color: #ffffff;
}
.green{
  color: #3fa447 !important;
}
.red{
  color:#e92103 !important;
}
.brown{
  color:#c19062;
}
.blue{
  color:#4a8bbf !important;
}
.light-btn{
  background-color: #eff3f6;
  color:#4a8bbf;
}
.blue-box-table tr th{
  font-family: 'Ubuntu', sans-serif;
  color:#275c86;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: 1px;
  font-size: 16px;
}

.circle-blue{
  color: #275c86;
  padding: 5px;
  border-radius: 50%;
  background-color: #e1ecf4;
}
.circle-blue-big{
  color: #275c86;
  padding: 15px;
  border-radius: 50%;
  background-color: #e1ecf4; 
}
.circle-red{
  color:#ae5446; 
  padding:5px;
  border-radius: 50%;
  background-color: #efddda;
}
.circle-red-big{
  color:#ae5446;
  padding:15px;
  border-radius: 50%;
  background-color: #efddda;
}
.circle-green{
  color: #3fa447;
  padding:5px;
  border-radius: 50%;
  background-color: rgba(63, 164, 71, 0.18);
}
.circle-green-big{
  color: #3fa447;
  padding:15px;
  border-radius: 50%;
  background-color: rgba(63, 164, 71, 0.18);
}
.circle-orange{
  color:#c5976c;
  padding:5px;
  border-radius: 50%;
  background-color: rgba(232, 178, 43, 0.2);
}
.circle-orange-big{
  color: #c5976c;
  padding:15px;
  border-radius: 50%;
  background-color: rgba(232, 178, 43, 0.2);
}

.px4-font{
  font-family: 'Ubuntu', sans-serif;
}

tbody tr td{
  padding: 5px;
}
.blue-tbody tr td{
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #000000;
  height:60px;
}
.highlight-red-text{
  color:#d0021b;
}
a{
  text-decoration: none !important;
  color:#275c86;
  display: flex;
}

.tag > a
{
  display: inline;
}
.bold{
  font-weight: bold;
}
.right-card-box-text{
  font-family: 'Ubuntu', sans-serif;
  color:#5f5f5f;
}
.right-stat-box .row{
  padding:10px;
}
.right-title{
  font-size: 18px;
  font-family: 'Ubuntu', sans-serif;
  color:#275c86;
  font-weight: 550;
}
.px4-btn{
  background-color: transparent;
  font-family: 'Ubuntu', sans-serif;
  padding:5px;
  color : #275c86;
  border-radius: 2px;
  border: solid 1px #275c86;
}
.blue-search{
  color:#4a8bbf !important;
  font-family: 'Ubuntu', sans-serif;
  background-color: #cde5f8 !important;
}
/*.blue-text{
  font-family: 'Ubuntu', sans-serif;
  color: #275c86;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.71;
  letter-spacing: 1px;
  font-size: 16px;
}*/
.black-text{
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #000000;
}
.blue-text{
font-family: 'Ubuntu', sans-serif;
    color: #275c86;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: 1px;
    font-size: 16px;
  }
  .red-text{
    font-family: 'Ubuntu', sans-serif;
        color: #ff0000;
        font-weight: 700;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.71;
        letter-spacing: 1px;
        font-size: 16px;
      }
  .green-text{
     font-family: 'Ubuntu', sans-serif;
        color: #008000;
        font-weight: 700;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.71;
        letter-spacing: 1px;
        font-size: 16px;
      }
  .font-15{
    font-size: 15px;
    padding-left:5px; 
  }
.blue-btn{
  padding: 10px;
  border:none;
  font-size: 14px;
  font-family: 'Ubuntu', sans-serif;
  border-radius: 5px;
  background-color: #cde5f8;
}


.footer-right-text{
  padding-top:10px;
  color:#ffffff;
  font-family: 'Ubuntu', sans-serif;
}
.marg-top-10{
  margin-top: 10px;
}
.marg-top-20{
  margin-top: 20px;
}
.marg-left-10{
 margin-left: 10px; 
}

.px4-table-100{
  width:100%;
}
.capital-text{
  text-transform: uppercase;
}
.bottom-border tr td{
  border-bottom: 1px solid #eee;
}
/* Authorities CSS*/
.auth-sqr-red-btn{
  border:none;
  font-size: xx-large;
  color:#DB5E20;
  width: 92px;
  height: 92px;
  border-radius: 7px;
  background-color: rgba(243, 207, 201, 0.53);
}
.comment-user-icon{
  border-radius: 50%;
  border:2px solid #eee;
  background-color:#e1ecf4;
  color: #4a8bbf;
}
.auth-sqr-green-btn{
  border:none;
  font-size: xx-large;
  color:#3fa447;
  width: 92px;
  height: 92px;
  border-radius: 7px;
  background-color: rgba(213, 238, 215, 0.76);
}
.auth-blue-btn{
  font-family: 'Ubuntu', sans-serif;
  padding: 10px;
  border: none;
  color: #4a8bbf;
  border-radius: 5px;
  background-color: rgba(239, 243, 246, 0.64);
}
.auth-light-green-btn{
  font-family: 'Ubuntu', sans-serif;
  padding: 10px;
  border: none;
  color: #3fa447;
  border-radius: 5px;
  background-color: rgba(213, 238, 215, 0.78);
}
.auth-red-btn{
  color:#e92103;
  padding: 10px;
  border:none;
  font-size: 14px;
  font-family: 'Ubuntu', sans-serif;
  border-radius: 5px;
  background-color: rgba(233, 33, 3, 0.03);
}
.auth-green-btn{
  font-family: 'Ubuntu', sans-serif;
  padding: 10px;
  border: none;
  font-size: 14px;
  color: #ffffff;
  border-radius: 5px;
  background-color: #3fa447;
}

.auth-fb-footer{
  padding-left: 42px;
  padding-top: 16px;
  padding-bottom: 15px;
  background-color: #cde5f8;
  border : solid 1px #b5d4ed;
}

.auth-gray-btn {
  color: #ffffff;
  padding: 10px;
  border: none;
  font-size: 14px;
  font-family: 'Ubuntu', sans-serif;
  border-radius: 5px;
  background-color: #808080;
  cursor: pointer;
}

.px4-select{
  border: solid 1px #d5e3ee;
  width: -webkit-fill-available;
  word-wrap: normal;
  font-size: 17px;
  padding: 0px;
  height: 30px;

}
.px4-filters-body{
  border-radius: 6px;
  border: solid 1px #cde5f8;
  background-color: rgba(109, 190, 255, 0.05);
}

.select2{
    max-width: 100%;
}
.px4-list {
  position: relative;
  display: block;
  padding: 0px;
  margin-bottom: 0px; 
  background-color: transparent; 
  border: none;
} 

.px4-checkbox{
  margin-right: 10px;
  background-color: #ffffff;
  border-radius: 3px;
  border: solid 1px #a6a6a6;
  background-color: #ffffff;
}

.px4-border-left{
  border-left: 1px solid #d7e5ef;
}

.px4-primary-btn{
 color:#ffffff;
 font-family: 'Ubuntu', sans-serif;
 border-radius: 5px;
 background-color: #4a8bbf;
}

.px4-gray{
 color:#7f7f7f;
}

.px4-blue{
 color:#4a8bbf;
}

.px4-orange{
  color:#c19062;
}

.px4-filter-date{
  height:30px !important;
  border: 1px solid #d5e3ee;
  color: #000;
  height: auto;
  width: 100px;
  text-transform: uppercase;
  font-size: 16px;
}
.px4-action-date{
  height:54px !important;
  border: 1px solid #e7e7e7;
  background-color: #f6f6f6;
  color: #5f5f5f;
  text-transform: uppercase;
}

.px4-label
{
  padding-top: 20px;
  padding-bottom: 0px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #15212e;
}

.px4-input-text{
  padding-left:5px; 
  width:100%;
  height: 54px;
  border-radius: 2px;
  border: solid 1px #e7e7e7;
  background-color: #f6f6f6;
}
.px4-select-condition-list
{
  padding-left:5px; 
  width:100%;
  height: 54px;
  border-radius: 2px;
  border: solid 1px #e7e7e7;
  background-color: #D3D3D3;
}
.px4-filter-input-text
{
  padding-left: 9px;
    width: 100%;
    border: solid 1px #aaaaaa;
    border-radius: 4px;
    height: 36px;
}

.px4-newinput-text{
  width:100%;
  height: 54px;
  border-radius: 2px;
  border: solid 1px #e7e7e7;
}

.nav-link>.material-icons
{
  padding-right: 0.2em;
}
.no-side-padding
{
  padding-left: 0;
  padding-right:0;
}
.px4-body>.container
{
  max-width:1440px;
}

@media only screen and (min-width: 1200px) {
.col-pad-40
{
  padding-left:40px;
  padding-right:40px;
}
.pad-left-80
{
  padding-left:80px;
}
.pad-right-80
{
  padding-right:80px;
}
}
.card
{
  border:0px;
  box-shadow: 0px 2px 5px #ddd;
}
.progress
{
  height:0.4rem;
  margin-top:10px;
}
.clickable
{
  cursor: pointer;
}
.white-text
{
  color: white;
}
.white-text:hover
{
  color: white;
  text-decoration: underline;
}
.mute-all {
   opacity: 0.3;
}
.un-mute{
   opacity: 1 !important;
}

.hidden{
  display: none;
}

.small-gray-text{
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #939393;
}
.auth-cons-blue-btn{
  font-weight: bold;
  font-size: x-large;
  color:#000000;
  border:none;
  font-family: 'Ubuntu', sans-serif;
  width: 100%;
  height: auto;
  padding-top:10px;
  padding-bottom: 10px;
  border-radius: 7px;
  background-color: rgba(213, 238, 215, 0.76);
}
/* Px4 List css*/
.px4-list-container ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #f3f3f3;
  display: contents;
}

.px4-list-container .px4-list-sm-btns li {
  float: left;
  border-right:5px solid #fff;
}

.px4-list-container .px4-list-sm-btns li:last-child {
  /*border-right: none;*/
}

.px4-list-container .px4-list-sm-btns li a {
  display: initial !important;
  width: 30px;
  height: 30px;
  border-radius: 6px;
  border: solid 1px #d4d4d4;
  background-color: #f3f3f3;
  display: block;
  color: #5f5f5f;
  text-align: center;
  padding: 9px 12px;
  text-decoration: none;
}

.px4-list-container .px4-green-list-sm-btns li {
  float: left;
  border-right:5px solid #fff;
}

.px4-list-container .px4-green-list-sm-btns li:last-child {
  /*border-right: none;*/
}
.px4-list-container .px4-green-list-sm-btns li a {
  display: initial !important;
  width: 30px;
  height: 30px;
  border-radius: 6px;
  border: solid 1px #3fa447;
  background-color: rgba(63, 164, 71, 0.24);
  display: block;
  color: #3fa447;
  text-align: center;
  padding: 9px 12px;
  text-decoration: none;
}

.px4-list-container .px4-red-list-sm-btns li {
  float: left;
  border-right:5px solid #fff;
}

.px4-list-container .px4-red-list-sm-btns li:last-child {
  /*border-right: none;*/
}
.px4-list-container .px4-red-list-sm-btns li a {
  display: initial !important;
  width: 30px;
  height: 30px;
  border-radius: 6px;
  border: solid 1px #e92103;
  background-color: rgba(233, 33, 3, 0.2);
  display: block;
  color: #e92103;
  text-align: center;
  padding: 9px 12px;
  text-decoration: none;
}


.px4-collapse-title{
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #DDD;
}

.highlight{
  background-color: #f8f8f8;
}

.px4-card-title-align{ 
    padding-top: 2px;
    padding-left: 21px;
  }

 .px4-autotext-select .select2-container--default .select2-selection--single {
    background-color: #f6f6f6;
    border: 1px solid #ddd;
    border-radius: 0;
    padding-top: 7px;
    height: 50px;
}

.px4-datepicker .input-group-addon {
    padding: 14px 24px 22px 16px;
    font-size: 22px;
    font-weight: 400;
    line-height: 1;
    color: #4a8bbf;
    text-align: center;
    background-color: #cde5f8;
    border: 1px solid #ccc;
 }

.px4-datepicker .form-control{
  font-size: 18px;
 }

/* .px4-img
{
  height: 84px;
} */

.floatright
{
  float:right;
}
.dropdown
{
  position: relative;
  display: inline-block;
}

.center
{
  text-align: center; 
}
.right
{
  float:right;
  
}

.swal2-confirm, .swal2-cancel
{
  margin-left:5px;
  margin-right:5px;
}


.card-console
{
  height: 370px;
  overflow: auto;
}

.super{
  vertical-align: super;
}
.select2-container--default .select2-selection--single {
    border-radius: 4px;
    height: 54px;
    border: solid 1px #e7e7e7 !important;
    background-color: #f6f6f6 !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
   
    padding-top: 10px;
}
  
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #495057 transparent transparent;
  border-width: 8px 4px 0px 4px;
  margin-top: 8px !important;
  left: 45%;  
}


/* Start Px4-checkbox CSS */
.px4-checkbox {
  border:none;
  display: flex;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.px4-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  border: 1px solid #aaa;
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
}

/* On mouse-over, add a grey background color */
.px4-checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.px4-checkbox input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.px4-checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.px4-checkbox .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* End Px4-checkbox CSS */

.optional-tag
{
  font-style: italic;
  color: #C0C0C0;
  font-size: 0.8rem;
}

.tooltip {
  position: relative;
  display: inline-block;
  opacity: 1;
  z-index: auto;
}
input[readonly] {
     cursor: not-allowed;
}
.multiline-ellipsis {
  height:150px;
  overflow-y:auto;
  position: relative;
  font-size: 14px;
  color: black;
  font-family: sans-serif;
  width: 250px; /* Could be anything you like. */
  white-space: pre-wrap;
}
.tooltip .tooltiptext {
  visibility: hidden;
  width: 265px;
  height:216px;
  background-color: #f8f9fa;
  border:2px solid black;
  color: #000;
  text-align: left;
  border-radius: 10px;
  padding: 10px;
  overflow-y: auto;
  
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  bottom: -120px;
  left: 50%;
  margin-left: -275px;
}
.tooltip .bigger_tooltip
{
  width: 300px;
  height: 300px;
  bottom: -232px;
  margin-left: -309px;

}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.tooltiptext:hover
{
  visibility: visible;

}

.switch {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 22px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.px4-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.px4-slider:before {
  position: absolute;
  content: "";
  height: 17px;
  width: 17px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .px4-slider {
  background-color: #2196F3;
}

input:focus + .px4-slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .px4-slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.px4-slider.round {
  border-radius: 34px;
}

.px4-slider.round:before {
  border-radius: 50%;
}

.px4-input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: rgba(38, 132, 255, 0.23);
    border: 1px solid #ced4da;
    color: #4a8bbf;
}
.reply-small
{
    border: none;
    font-weight: 900;
    color: #003e7b;
    background-color: #f8f8f8;
    padding:0;
    margin: 0;

}
.grey-text
{
  color: #888;
}
.px4-validation-text
{
  color:#e92103;
}
.auth-link
{
  color: black !important;
  /*text-decoration-color: #dddddd !important;*/
  /*text-decoration-thickness: 2px !important;
  text-decoration: underline #dddddd solid  !important;
*/
    border-bottom: 2px solid #dddddd;
  display: inline-block;
  line-height: 0.85;
/*  text-shadow:
    2px 2px white,
    2px -2px white,
    -2px 2px white,
    -2px -2px white;*/
  font-weight: 500 !important;
}

.auth-link
{
  color: black !important;
  /* border-bottom: 2px solid #dddddd; */
  display: inline-block;
  line-height: 0.85;
  font-weight: 700 !important;
  border-bottom: none !important;
  text-decoration-line: underline !important;
}

.shorcut-thin-link
{
  color: black !important;
  /* border-bottom: 2px solid #dddddd; */
  display: inline-block;
  line-height: 0.85;
  font-weight: bold;
  border-bottom: none !important;
  text-decoration-line: underline !important;
}
.shorcut-thin
{
  color: #000000 !important;
  display: inline-block;
  line-height: 2;
  font-weight: bold;
  border-bottom: none !important;
  text-decoration-line: none !important;
}

.normal-weight
{
  font-weight:400;
}
.tbody
{
  font-weight: 400;
}
.confirm-complete, .confirm_snooze
{
  width: 159px;
}


/* Start Fixed Table */
table.pending-tbl-fixed {table-layout:fixed; width:100%;}/*Setting the table width is important!*/
table.pending-tbl-fixed th {overflow:hidden;}/*Hide text outside the cell.*/
table.pending-tbl-fixed th:nth-of-type(1) {width:5%;overflow:hidden;}/*Setting the width of column  1.*/
table.pending-tbl-fixed th:nth-of-type(2) {width:5%;overflow:hidden;}/*Setting the width of column  2.*/
table.pending-tbl-fixed th:nth-of-type(3) {width:15%;overflow:hidden;}/*Setting the width of column 3.*/
table.pending-tbl-fixed th:nth-of-type(4) {width:40%;overflow:hidden;}/*Setting the width of column 4.*/
table.pending-tbl-fixed th:nth-of-type(5) {width:5%;overflow:hidden;}/*Setting the width of column  5.*/
table.pending-tbl-fixed th:nth-of-type(6) {width:15%;overflow:hidden;}/*Setting the width of column 6.*/  
table.pending-tbl-fixed th:nth-of-type(7) {width:10%;}/*Setting the width of column 7.*/
table.pending-tbl-fixed th:nth-of-type(8) {width:10%;}/*Setting the width of column 8.*/ 
table.pending-tbl-fixed td {}/*Hide text outside the cell.*/
table.pending-tbl-fixed td:nth-of-type(1) {width:5%;overflow:hidden;}/*Setting the width of column 1.*/
table.pending-tbl-fixed td:nth-of-type(2) {width:5%;overflow:hidden;}/*Setting the width of column 2.*/
table.pending-tbl-fixed td:nth-of-type(3) {width:15%;overflow:hidden;}/*Setting the width of column 3.*/
table.pending-tbl-fixed td:nth-of-type(4) {width:40%;overflow:hidden;}/*Setting the width of column 4.*/
table.pending-tbl-fixed td:nth-of-type(5) {width:5%;overflow:hidden;}/*Setting the width of column  5.*/
table.pending-tbl-fixed td:nth-of-type(6) {width:15%;overflow:hidden;}/*Setting the width of column 6.*/  
table.pending-tbl-fixed td:nth-of-type(7) {width:10%;}/*Setting the width of column 7.*/
table.pending-tbl-fixed td:nth-of-type(8) {width:10%;}/*Setting the width of column 8.*/
/* End Fixed Table */

.fixed-icon-width {min-width: 20px;}


/* Start Login Page CSS */
.login .jumbotron{
      background-color: #ffffff;
      border-bottom:2px solid #ddd;
      box-shadow:5px 5px 10px #ddd;
      padding: 20px;
      border-radius: 0px;
    }
    .login-body{
      font-size: 16px;
      background-color: #f1f2f6;
    }
    .login .prime-label{
      width:100%;
      font-size: 16px;
      font-weight: 400;
      color:grey;
    }

    .change-password .prime-label{
      width:100%;
      font-size: 16px;
      font-weight: 400;
      color:grey;
    }

    .login .prime-input-text{
      color: #818385;
      width: 100%;
    height: 45px;
    font-size: 16px;
    border: 2px solid #eaeaec;
    background-color: #f1f2f6;
    }
    .login .card-header{
      display: flex;
      font-size: 22px;
      font-weight: 400;
      color:grey;
      padding:20px; 
      background-color: #ffffff;
    }
    .login .card-footer{
      padding: 20px;
      border-top:0px;
      background-color: #ffffff;
    }
    .login .card{
      font-size: 16px;
      margin-top: 20%;
      border-radius: 0px;
      box-shadow: 2px 2px 5px #ddd; 
    }
    .login .blue-circle{
      font-size: 16px;
    color: darkblue;
    height: 38px;
    border-radius: 50%;
    padding: 8px;
    background: #e7efff;
    border: 2px solid #e7efff;
    }
    .login .right
    {
      float: right;
    }
    .login .anchor-text{
      display: initial;
     
      color:#145e9a;
      text-decoration: none !important;
    }
    .login .infoMessage{
      color:grey;
      font-weight: 400;
    }
    .login .green-text{
      display: initial;
      color:#28a745;
    }
/*End Login Page CSS*/
.width140px
{
  width: 140px;
}

.ui-tooltip-content
{
  font-family: 'Ubuntu', sans-serif;
}
.ui-tooltip
{
  border-radius: 5px;
}

.ui-selectee
{

    /* Keyword values */
    user-select: none;



    /* Mozilla-specific values */
    -moz-user-select: none;


    /* WebKit-specific values */
    -webkit-user-select: none;

    /* Doesn't work in Safari; use only
    "none" or "text", or else it will
    allow typing in the <html> container */

    /* Microsoft-specific values */
    -ms-user-select: none;


}
.card-header
{
  height: 70px;
}


.fs-26{
  font-size: 26px;
}

.mt-17{
  margin-top: 17px;
}
.mt-14
{
  margin-top:14px;
}
.mt-7
{
  margin-top:7px;
}

.mt-40{
  margin-top: 40px;
}

.mt-50{
  margin-top: 50px;
}

.h-86
{
  height:86px;
}

[v-cloak] {
  display: none;
}
#user_administration .add-user,#groups .add-group{
    text-align: center;
    display: block;
    font-size: 20px;
    padding-bottom: 12px;
    color:#000;    
    background: #fff;
    margin-top: -16px;
}
.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all
{
  z-index: 9000 !important;
}
.notifyjs-corner{
    min-width: 350px;
    font-size: 24px;
}

.px4-form-comment-box{
    height:100px;
}

.read_only_div
{
  pointer-events: none;
}

.cursor_not_allowed
{
  cursor: not-allowed;
}

.table_sub_heading {
  font-size: 14px;
}

tr.remove_th_border_top th {
  border-top: 0px;
  padding-top: 0px;
}
tr.remove_th_border_bottom th {
  border-bottom: 0px;
  padding-bottom: 0px;
}

.initiate_pathway_btn {
  font-family: 'Ubuntu', sans-serif;
  padding: 10px;
  border: none;
  font-size: 14px;
  color: #ffffff;
  border-radius: 5px;
  background-color: #808080;
  cursor: pointer;
}

.warning_icon{
  vertical-align: bottom;
}

.relinq_date{
  width: auto;
  padding-right: 5px;
  text-align: right
}
.back-pathway{
    min-width: 86px;
    font-family: 'Ubuntu', sans-serif;
    padding: 12px;
    border: none;
    font-size: 14px;
    color: #888787;
    border-radius: 5px;
    /*background-color: #1304f3;*/
    font-weight: 500;
    text-transform: uppercase;
    position: absolute;
    bottom: 20px;
    left: 7px;
}
.back-pathway:hover{
    color:#000000;
}
.position-set-pause{
  position: relative;
  right: 64px;
  min-width: 86px;
}
.position-set-save{
  position:relative; 
  left:159px;
}
.position-set-pause-native-swal{
  position: relative;
  right: 64px;
  width: 86px;
  }

.position-set-save-native-swal{
  position:relative; 
  left:160px;
}

/*lds-ellipsis (LOADER) : START*/
.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #275c86;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
/*lds-ellipsis (LOADER) : END*/

.p-30{
  padding-left: 30px;
}
.p-15{
  padding-left: 15px;
}

.px4-label-20
{
  padding-top: 20px;
  padding-bottom: 0px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #15212e;
  float: left;
  font-size: 20px;
}

.px4-input-text-130{
  padding-left:5px; 
  width:100%;
  height: 130px;
  border-radius: 2px;
  border: solid 1px #e7e7e7;
  background-color: #f6f6f6;
}

.append-btn{
  height: 80%;
  margin-top: 53px;
  border: none;
  background-color: #17a2b8;
}
.href_color{
  color:#000000;
}

.from_temp_table{
  width: 100%;
}

.from_temp_lable{
  width: 30%;
  text-align: right;
}


.px4-input-text-85{
  padding-left:5px; 
  width:100%;
  height: 85px;
  border-radius: 2px;
  border: solid 1px #e7e7e7;
  background-color: #f6f6f6;
}
.decision_radio_button1{
  margin-left: 40px;
  margin-right: 20px;
}
.decision_radio_button2{
  margin-left: 121px;
  margin-right: 20px;
}
.decision_div{
  text-align: left;
  margin-left: 15px;
}
.assessment_complete_input_box{
  height: 40px;
  border: solid 1px #e7e7e7;
  background-color: #f8f8f8;
}

.px4-validation-text-form-temp
{
  color:#e92103;
  margin-left: 2%;
}
.third_party_text
{
  font-weight: lighter
}

.email_format_radio_button{
  height: 16px  !important;
  width: 16px !important;
}
.padding_left{
  padding-left: 10px;
}
.objections_label{
  margin-bottom: 0px !important;
  margin-top: 25px !important;
  color: #212529ab;
}

.text_align
{
  text-align: right;
  vertical-align: top;
  padding-top: 25px;
}

.email_temp_lable {
  padding-right: 10px;
  width: 30%;
  text-align: right;
}

.recaptcha-error-message{
  color: #dd4b39;
  font-size: 12px;
  padding: 4px 0;
}

.login_back_btn
    {
      margin-left: 50px;
      width: 86px;
      border: none;
      font-size: 14px;
      color: #888787;
      border-radius: 5px;
      padding: 10px;
      font-weight: 500;
      text-transform: uppercase;
    }
    .nav-item a{
      text-transform: capitalize !important;
    }
    .console_drop-zone {
      max-width: 200px;
      height: 200px;
      padding: 25px;
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      font-family: "Quicksand", sans-serif;
      font-weight: 500;
      font-size: 20px;
      cursor: pointer;
      color: #212529;
      border: 4px dashed #009578;
      border-radius: 10px;
    }

    .console_drop-zone--over {
      border-style: solid;
    }

    .console-drop-zone__input {
      display: none !important;
    }

    .console_drop-zone__thumb {
      width: 100%;
      height: 100%;
      border-radius: 10px;
      overflow: hidden;
      background-color: #cccccc;
      background-size: cover;
      position: relative;
    }

    .console_drop-zone__thumb::after {
      content: attr(data-label);
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 5px 0;
      color: #ffffff;
      background: rgba(0, 0, 0, 0.75);
      font-size: 14px;
      text-align: center;
    }
    .action_drop-zone {
      max-width: 200px;
      height: 200px;
      padding: 25px;
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      font-family: "Quicksand", sans-serif;
      font-weight: 500;
      font-size: 20px;
      cursor: pointer;
      color: #212529;
      border: 4px dashed #009578;
      border-radius: 10px;
    }
    .action_drop-zone--over {
      border-style: solid;
    }
    .action-drop-zone__input {
      display: none !important;
    }
    .action_drop-zone__thumb::after {
      content: attr(data-label);
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 5px 0;
      color: #ffffff;
      background: rgba(0, 0, 0, 0.75);
      font-size: 14px;
      text-align: center;
    }
    .action_drop-zone__thumb {
      width: 100%;
      height: 100%;
      border-radius: 10px;
      overflow: hidden;
      background-color: #cccccc;
      background-size: cover;
      position: relative;
    }
    .console_another_document{
        margin-left: -18px;
        margin-top: 4px;
        cursor: pointer;
    }
    .action_document_limit{
      text-align: center;
      color: red;
      font-size: larger;
    }

    .disabled_cursor
    {
      cursor: no-drop;
    }
    .disabled_dropdown_height
    {
      height: 54px;
    }
    .centered-hr {
      text-align: center; /* Center align the contents */
  }
 

.centered-hr {
    position: absolute; 
    top: 50%; 
    transform: translateY(-50%); 
    width: 100%;
}
.footer-text{
  font-size: 22px;
}
.footer-row{
  padding-left: 15px;
  padding-top: 0px;
}
.action_doc_count 
{
    position: absolute;
    border-radius: 50%;
    background-color: #DB5E20;
    color: white;
    font-size: 13px;
    top: 0px;
    cursor: pointer;
    margin-left: 4px;
}

.px4-active-btn
{
  color: #db5e20!important;
  background-color: #E2E2E2!important;
}
.px4-hover-btn:hover
{
  opacity: 0.7;
}
.section-label
{
  color: #525ad1;
}
.link_icon_size
{
  font-size: 22px;
  color: black;
}
.agr_tooltip 
{
    visibility: hidden;
    width: 50vw;
    background-color: #fff;
    color: #000;
    text-align: left;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    padding: 25px;
    position: absolute;
    z-index: 1;
    top: -400px;
    left: 105%;
    max-height: 65vh;
    overflow-y: auto;
    border: 1px solid #ddd;
}

.agr_tooltip::-webkit-scrollbar 
{
    width: 8px;
    border-radius: 10px;
}

.agr_tooltip::-webkit-scrollbar-track 
{
    background: #f1f1f1; 
    border-radius: 10px;
}

.agr_tooltip::-webkit-scrollbar-thumb 
{
    background: #888; 
    border-radius: 10px;
}

.agr_tooltip::-webkit-scrollbar-thumb:hover 
{
    background: #555;
}

.agr_tooltip 
{
    scrollbar-width: thin;
    scrollbar-color: #888 #f1f1f1;
}

.agr_tooltip.show
{
    visibility: visible;
}

.tooltip_table_consequence , .tooltip_table_likelihood
{
    width: 100%;
    border-collapse: collapse;
}

.tooltip_table_consequence  td, .tooltip_table_likelihood td 
{
    padding: 10px !important;
    text-align: left;
    vertical-align: top;
    word-wrap: break-word;
}

.tooltip_table_consequence  tr, .tooltip_table_likelihood tr 
{
    border-bottom: 1px solid #ddd;
}

.tooltip_table_consequence  tr:last-child, .tooltip_table_likelihood tr:last-child
{
    border-bottom: none;
}
.radio-btn, #risk_consequence_info, #risk_likelihood_info 
{
    cursor: pointer;
    color: #275c86;
}
.px4-tag-comm{
  margin-left: 25px;
}
.manage-list-submenu 
{
    margin-left: 30px !important;
    padding-left: 0 !important;
}

.add_space 
{
    padding-left: 5px !important;
    display: inline-block;
}
