.dz-clickable
{
/* cursor: pointer; */
}
/* Drop Zone */
.dz-success-mark
{
  display: none;
}
.dz-error-mark
{
  display: none;
}
.dz-preview 
{
  position: relative;
      /* margin-top: 0px; */
      overflow: hidden;
      margin-right: 10px;
      margin-bottom: 10px;
      /* display: flex; */
      justify-content: center;
      align-items: center;
      border-style: solid;
      border-width: 1px;
      border-color: rgb(225, 225, 225);
      border-radius: 5px;
      background-color: rgb(255, 255, 255);
      min-height:140px;
}
.dz-remove
{
  display: block;
 
  text-align: center;
  
  font-weight: 600;
}
.dz-progress
{
  position: absolute;
  top: 64% !important;
  display: block;
  border-radius: 15px;
  background-color: #fffdfd;
  height: 10px;
    width: 0%;
}
.input-group .pro_photos {
    font-size: 13px;
    height: 119px;
    
    color: #2c2e2e;
    font-size: 14px;
    font-family: 'open_sanssemibold';
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.upload-proof-box{border:1px solid rgb(228, 187, 88);border-radius: 10px;background-color: rgb(0, 0, 0);padding:15px; max-width: 720px;width: 100%;margin-bottom:20px;}
.upload-proof-box .hied-heading{color:#d0b36d; text-transform: none;margin-bottom:10px;}  
.upload-proof-box .description{color:#fff; font-size:14px;margin-bottom:10px;}
.add_photos {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
}
.dz-details
{
  position: absolute;
  top:0px;
  color:#fff;
  width:100%;
  text-overflow: ellipsis;
  text-align: center;
  background: #00000080;
  display: none !important;
  max-height: 70px;
  overflow: hidden;
}
.dz-filename
{
  max-height:100px
}


.cancel
{
    display: none;
}

.add-more
{
    cursor:pointer;
}

.datepicker table tr td.old, .datepicker table tr td.new {
    color: #252726 !important;
}

.datepicker.dropdown-menu {

    color:#ffffff;
    background-color: #d0b36d;
}

.year.active
{
    background-image: none !important;
    background: #000000 !important;
}


.active.day
{
    background-image: none !important;
    background: #000000 !important;
}

.month.active
{
    background-image: none !important;
    background: #000000 !important;
}

.datepicker .old
{
    color:#000000 !important;
}
.banner-picturs .banner-logo{display:inline-block;vertical-align:top;margin-bottom:5px}
.jobpost-holder{float:right;}
.jobpost-holder:hover{text-decoration:none;}
.view-details-btn:hover{text-decoration:none;}
.job-postbtn{border:1px solid transparent;border-radius:10px;background-color:rgb(208, 179, 109);height:45px;line-height:42px;color:#fff;text-transform:uppercase;font-family:'sf_ui_textbold';font-size:16px;padding:0px 15px;}
.job-postbtn:hover{border:1px solid #d0b46d;color:#d0b46d;background:transparent;cursor:pointer;}
.job-lbltg{color:#d0b46d;}
.job-inptg{background:none;border:none;border-bottom:1px solid #d0b46d;color:#fff;}
.job-inptg:focus{background:none;border:none;border-bottom:1px solid #d0b46d;outline:none;box-shadow:none;color:#fff;}
.upl-screenshot{background:#b3b3b3;color:#fff !important;padding-left:10px;padding-right:10px;padding-top:4px;padding-bottom:4px;border-radius:4px;}
.upl-screenshot:hover{cursor:pointer;}
.dropzone ul{list-style:none;}
.dz-message .icon-box{color:#D0B46D;}
.add-phototg{max-width:50px;}
.dz-message a:hover{color:#D0B46D;text-decoration:none;}
#onepicreq{color:#D0B46D;}
.job-addblk{display:block !important;height:60px;}
.upl-photos{color:#fff;}
.job-desctg{color:#b3b3b3;font-size:12px;text-transform:none;font-family:'sf_ui_textregular';margin-bottom:0px;}
.jobpic{width:150px;max-height:200px;margin-bottom:10px;vertical-align:bottom;}
.ekko-lightbox-container div{text-align:center;}
.ekko-lightbox-container img{max-width:100%;height:450px;}
.ekko-lightbox h4{display:none;}
.prefill-socialtg{font-size:16px;padding:0px;background:transparent;color:#eee;border:none;font-family:'sf_ui_textlight';}
.logbtm-line{text-align: center;display: block;height: 15px;line-height: 15px;color: #999999;}