
body {
    overflow-x: hidden;
    margin: 0;
    color: #222222;
}

.n-custom-styl-select + .select2 > .selection > .select2-selection {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    display: block;
    width: 100%;
    padding: 0.275rem 1.75rem 0.375rem 0.15rem;
    font-size: .9375rem;
    font-weight: 300;
    line-height: 1.5;
    color: #67757c;
    vertical-align: middle;
    background-color: #fff;
    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='%23263238' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid #e9ecef;
    border-radius: 4px;
    appearance: none;
    background-image: url(/assets/images/custom-select.png); 
    background-size: auto;
    height: 37px;
}

.n-custom-styl-select + .select2 {
    width: 100%!important;
}
.n-custom-styl-select + .select2 .select2-selection__arrow
{
    display: none;
}
.display-none {
    display: none;
}
html body  .font-weight-bold,
html body  .font-weight-bold * {
    font-weight: 600;
}

.text_one_line {

}
.document-list-ca
{
    list-style: none;
    padding: 0;
}
.document-list-ca li {
    margin-bottom: 0px;
    display: inline-block;
    width: 100%;
    padding: 5px 0 0 5px;
    border-radius: 3px;
    cursor: pointer;
}
.document-list-ca li:hover {
    background: #f7f7f7;

}
.document-list-ca li * {
    cursor: pointer;
    
}
.alert-light-secondary-n {
    background-color: #fafafb;
}
b, strong {
    font-weight: 600;
}
.email-app .email-table .user-name  {
    width: 154px;
}
.email-app .email-table .user-name > .link {

 float: left;
 width: 100%;
 text-overflow: ellipsis;
 overflow: hidden;
 display: inline-block;
 text-overflow: ellipsis;
 white-space: nowrap;
}

.tooltip {
  position: relative;
  display: inline-block;
  opacity: 1;
  z-index: 10;

}
.tooltip button  {
  padding-top: 2px;
  padding-bottom: 3px;
  margin-top: -2px;
}
.tooltip button svg {
    width: 15px;
    height: 15px;
}
.tooltip .tooltiptext {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}


#dsp_pw {
    display: inline-block;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    max-width: 100px;
    padding: 0 10px;
    box-sizing: border-box;
    height: 32px;
    line-height: 36px;
}
@media (max-width: 1600px) {
    .cand-form-alrt {
        float: left!important;
        max-width: 100%!important;
        margin-top: 15px;
    }
}

.status-ball {
    width: 13px!important;
    height: 13px!important;
    padding: 0;
    margin-right: 5px;
    margin-top: 8px!important;
    float: left;
}

.n-tbl { }


.n-tbl tbody tr{
    background: #ededed;
}

.n-tbl tbody tr td{
    border-bottom: 1px solid #d7d7d7!important;
}

.n-tbl tr.unread  {
  background: #fff;
  font-weight: 600;
}

.n-tbl tr td.click {
  cursor:pointer;
}

.center-dot-border {

}

.n-tbl tbody tr:hover {
    -webkit-box-shadow: 0px 2px 15px -10px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 2px 15px -10px rgba(0,0,0,0.75);
    box-shadow: 9px 11px 12px -13px rgb(0 0 0 / 75%);
    position: relative;
    z-index: 1000;
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    -ms-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    -m-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);

}
.action-td {

    white-space: nowrap;
    width: 45px;
    min-width: 45px;
}
.action-td label {

    display: inline-block;    
    float: left;    
    width: 18px;    
    height: 18px;    
    font-size: 18px;    
    text-align: center;    
    line-height: 18px;    
    white-space: nowrap;    
    margin-top: 6px;    
    margin-left: 0;    
    margin-right: 3px;
}

.center-dot-border {
    border-right: 1px solid #ddd;
    margin-right: 6px!important;
    padding-left: 4px;
    padding-right: 3px;
    width: 30px!important;
    text-align: center!important;
}


div.swal2-popup {

}
div.swal2-icon {
  zoom: 0.5;
}

div.swal2-icon::before { 
    font-size: 2.50em;
}

div.swal2-popup .swal2-title {

}

div.swal2-popup .swal2-title {
    display: block;
    font-size: 1.2em;
}

div.swal2-popup .swal2-styled {
    margin: 0.3125em;
    padding: 0.2em 1em;
}
div.swal2-popup .swal2-actions { 
    margin: 0.5em auto 0;
}

.swal2-popup {
    width: 22em!important;
}
.overlayer-loading {

}

.overlayer-loading {
    position: absolute;
    background: #ffffffa6;
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0;
    left: 0;
}
#candEmail {
  position:relative;
}
.overlayer-loading .spinner-border {
  position: absolute;
  left: calc(50% - 30px);
  top: calc(50% - 30px);
  width: 30px;
  height: 30px;
}
 .table-actions {

 }
  .table-actions svg{
    display: inline-block;
    width: 20px;
}

.n-file-tbl a.btn {
    font-size: 14px;
    padding: 5px 10px;
}
.n-file-tbl tr td {
     font-size: 14px;
     padding: 5px 10px;
}

.n-file-tbl .btn.disabled {
    pointer-events: all;
        opacity: 0.3;
    border: 1px dashed #000;
    cursor: not-allowed;
}

@media (max-width: 767px)
 {
    .left-part { 
        z-index: 10000!important;
    }
}

.modal.n-model {
    max-width: 500px;
    left: 50%;
    max-height: 800px;
    height: auto;
    padding: 0;
    padding-right: 0!important;
}
.modal.n-model .modal-dialog  {
    margin: 0 0;
}
.n-valid-feedback {
    display: inline-block;
    border-top: 3px solid #00b415;
    background: #9fff2b3d;
    padding: 0 5px;
    font-size: 13px;
}

.n-invalid-feedback
{
    display: inline-block;
    border-top: 3px solid #ed0000;
    background: #ff2b2b3d;
    padding: 0 5px;
    font-size: 13px;
}

.form-control {
    font-weight: 500;
}

form label {
    font-weight: 600;
}

.table-actions {
    margin-right: 5px;
}
#gds-progress-section p {
    margin-bottom: 0;
    display: block;
    width: 100%;
}

#gds-progress-section .progress {
    
}

.gdrive_browsing_section {
    display: inline-block;
    border: 1px solid #dde1e4;
    width: 100%;
    border-radius: 5px;
    }
.gdrive_browsing_section button {
    border-radius: 4px 0 0 4px;
    float: left;
}
.gdrive_browsing_section #selected_path{
    display: inline-block;
    max-height: 37px;
    overflow: hidden;
    width: 100%;
    max-width: calc(100% - 110px);
    float: left;
    line-height: 33px;
    white-space: nowrap;
    text-align: left;
    padding-left: 5px;
}


/*********************************************/


@media (min-width: 576px) {
 #gdrive_browsing .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
}
@media (min-width: 876px) {
 #gdrive_browsing .modal-dialog {
        max-width: 800px;
        margin: 1.75rem auto;
    }
}
/********************************************/
.file_thumb {
    display: inline-block;
    width: 100%;
    padding: 15px 10px;
    background: #f9fbff;
    border-radius: 5px;
    max-height: 575px;
    overflow: auto;
    position: relative;
    border: 1px solid #e9e9e9;
   }
   .file_thumb ul {
       display: inline-block;
       margin: 0;
       padding: 0;
       list-style: none;
       float: left;
       width: 100%;
       padding-left: 10px;
   }
.parent_s0 {
  padding-left: 0!important;
}
   .file_thumb li {display: none;float: left;/* max-width: 80px; *//* height: 105px; *//* margin-bottom: 10px; */}
   .file_thumb  li a:hover {
    background: #f7f7f7;
   }
   .file_thumb li a{display: inline-block;width: 100%;text-align: center;overflow: hidden;cursor: pointer;float: left;max-width: 80px;height: 105px;margin-bottom: 10px;padding-left: 5px;}
   .file_thumb li a img{display: inline-block;max-width: 70%;width: 100%;}
   .file_thumb li a h4{font-size: 11px;display: inline-block;height: 30px;margin-bottom: 0;line-height: 15px;width: 100%;}
   
  

.selected_parent >li {
  
display: flex;
}


.selected_parent > li > ul {
    display:none;
}
ul.selected_parent {
  display: flow-root;
}
.file_thumb li.selected_parent_li,
.file_thumb li.selected_parent_li_li{
  display: inline-block;
  width: 100%;
}
.selected_parent_li > a,
.selected_parent_li_li > a{
  max-width: 100%!important;
  height: auto!important;
  border-bottom: 1px dotted #ddd;
  padding-bottom: 5px;
}

.selected_parent_li > a img,
.selected_parent_li_li > a img{
  max-width: 20px!important;
  float: left;
}

.selected_parent_li > a h4,
.selected_parent_li_li > a h4{
  width: auto!important;
  float: left;
  line-height: 15px!important;
  padding: 3px 10px;
  height: auto!important;
  font-weight: 600;
  font-size: 12px!important;
}
.selected_parent_li > a h4:after,
.selected_parent_li_li > a h4:after{
  content:' > ';
  
}
.selected_parent_li_li {
  display: inline-block!important;
}

.file_thumb ul > li a.selected {
    background: #e7e7e7;
}
.file_path_input {display: inline-block;width: 100%;position: relative;padding-left: 40px;float: left;margin-bottom: 10px;}
.file_path_input #selected_path {display: inline-block;min-height: 30px;width: 100%;float: left;background: #f3f3f3;padding: 5px 10px;border-radius: 3px;font-weight: 400;font-size: 14px;}

.file_path_input #selected_path_back {display: inline-block;width: 30px;text-align: center;height: 30px;line-height: 30px;border: 1px solid #ddd;padding: 5px;border-radius: 3px;position: absolute;left: 0;}
.file_path_input #selected_path_back svg {
  display: inline-block;
  float: left;
  cursor: pointer;
}

.file_path_input #selected_path
{
  
}
.file_path_input #selected_path i
{
  font-weight: bold;
}
.file_path_input #selected_path span
{
  
}

.file_path_input #selected_path *:nth-last-child(1)
{
  
}
.file_path_input #selected_path *:nth-last-child(2)
{
    font-weight: 500;
}
 

.selected_path_back {

}

.gdrive_browsing_section #selected_path em {

text-align: left;
}
.gdrive_browsing_section #selected_path em * {
display: none;
}
.gdrive_browsing_section #selected_path em *:nth-last-child(1){
    display: inline-block;
}
.gdrive_browsing_section #selected_path em *:nth-last-child(2){
    display: inline-block;
    display: block;/* or inline-block */
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 3.6em;
    line-height: 38px;
}