.ngdialog.ngdialog-theme-plain.custom-width .ngdialog-content {
    /*width: 850px;*/
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
}

.ngdialog.ngdialog-theme-plain.custom-width .ngdialog-content {
    width: 650px;
}

.ngdialog.ngdialog-theme-plain.custom-widththreefifty .ngdialog-content {
    width: 350px;
}


.ngdialog.ngdialog-theme-plain.custom-50percent .ngdialog-content {
    width: 50%;
    z-index: 0  ;
    background-color: #323232;

}

.ngdialog.ngdialog-theme-plain.custom-survey .ngdialog-content {
    width: 500px;
    height: 400px;
}

.ngdialog.ngdialog-theme-plain.custom-surveyaddquestions .ngdialog-content {
    width: 500px;
    height: 300px;
}

.ngdialog.ngdialog-theme-plain.custom-surveyquestions .ngdialog-content {
    width: 1000px;
    height: 500px;
}


.ngdialog.ngdialog-theme-plain.custom-tgs .ngdialog-content {
    width: 350px;
    height: 180px; 
    color: #fff;
    background: #323232;
}
.ngdialog.ngdialog-theme-plain.custom-widthfourfifty .ngdialog-content {
    width: 450px;
    color: #fff;
    background: #323232;
}

.ngdialog.ngdialog-theme-plain.custom-withHeight .ngdialog-content {
    width: 700px;
    height: 60%;
    color: #fff;
    background: #323232;
}
.ngdialog.ngdialog-theme-plain.custom-grace .ngdialog-content {
    width: 30%;
    color: #fff;
    background: #323232;
}
.ngdialog.ngdialog-theme-plain.custom-ytd .ngdialog-content {
    width: 50%;
    color: #fff;
    background: #323232;
}

.ngdialog.ngdialog-theme-plain.custom-email_reminder .ngdialog-content {
    width: 60%;
    color: #fff;
    background: #323232;
}

.ngdialog.ngdialog-theme-plain.custom-ytd .ngdialog-content {
    width: 50%;
    color: #fff;
    background: #323232;
}
.ngdialog.ngdialog-theme-plain.custom-approv_dis .ngdialog-content {
    width: 30%;
    height: 60%;
    color: #fff;
    background: #323232;
}

.ngdialog.ngdialog-theme-plain.custom-widthfoursixty .ngdialog-content {
    width: 460px;
}

.ngdialog.ngdialog-theme-plain.custom-widthsixsixtytwo .ngdialog-content {
    width: 662px;
}
.ngdialog.ngdialog-theme-plain.custom-width90 .ngdialog-content {
    width: 862px;
    z-index: 99;
    height: auto;
}
.ngdialog.ngdialog-theme-plain.custom-width900 .ngdialog-content {
    margin-top: -155px; 
    width: 650px;
    z-index: 99;
    height: auto;
}
.ngdialog.ngdialog-theme-plain.custom-width9 .ngdialog-content {
    width: 700px;
    z-index: 99;
    height: auto;
}
.ngdialog.ngdialog-theme-plain.custom-width9000 .ngdialog-content {
    width: 550px;
    z-index: 99;
    height: auto;
}
.ngdialog.ngdialog-theme-plain.custom-widtheightfifty .ngdialog-content {
    width: 850px;
}

.ngdialog.ngdialog-theme-plain.add_memo .ngdialog-content {
      width : 60%;
      margin-top: -140px;
      overflow-x: hidden;
      overflow-y : scroll;
      height: 500px;
      max-height: 500px;

}

.ngdialog.ngdialog-theme-plain.custom-widthemail .ngdialog-content {
    width: 700px;
    margin-top: -140px;
    height: 500px;
    max-height: 560px;
    overflow-x: scroll;
}
.ngdialog.ngdialog-theme-plain.custom-widthconfirmation .ngdialog-content {
    margin-left: 418px;
}
.ngdialog.ngdialog-theme-plain.custom-widthmodal .ngdialog-content {
    margin-top: -150px;
    height: auto;
    width: 540px;
}

.ngdialog.ngdialog-theme-plain.custom-widthseminar .ngdialog-content {
   width: 400px;
   margin-top: -100px;
   max-height: 550px;
   max-width: 400px;
   overflow-x: hidden;
}

.ngdialog.ngdialog-theme-plain.custom-examdialog .ngdialog-content {
    width: 1000px;
    margin-top: -140px;
    margin-left: 130px;
    max-height: 550px;
    overflow-x: scroll;
}

.ngdialog.ngdialog-theme-plain.custom-login-rcf .ngdialog-content {
    width: 20%;
    height: 200px;
    margin-top: -20px;
    
}

.ngdialog.ngdialog-theme-plain.custom-register-rcf .ngdialog-content {
    width: 23%;
    height: 400px;
    margin-top: -20px;
    
}

.ngdialog.dialogwidth500 .ngdialog-content{
  width : 650px;
  margin-top: -140px;
}

.ngdialog.dialogwidth800 .ngdialog-content{
  width : 900px;
  margin-top: -140px;
  overflow-x: hidden;
  overflow-y : hidden;
  max-height: 600px;
}

.ngdialog.dialogwidth450 .ngdialog-content{
  width : 450px;
  margin-top: -140px;
}

.ngdialog.ngdialog-theme-plain.custom-policymodal .ngdialog-content {
    margin-top: -150px;
    max-height: 1000px;
    height: 500px;
    overflow-x: hidden;
    overflow : scroll;
    border-radius: 20px;
}

.ngdialog.ngdialog-theme-plain.custom-specialmodal .ngdialog-content {
    /*margin-top: -150px;*/
    max-width: 2000px;
    max-height: 1000px;
    height: 500px;
    width: 1200px;
    overflow-x: hidden;
    overflow : scroll;
}

.ngdialog.ngdialog-theme-plain.erequest .ngdialog-content {
    height: 400px;
    min-height: 400px;
    width: 50%;
    overflow-x: hidden;
    margin-top: -100px;
    overflow-y : scroll;
}

.ngdialog.ngdialog-theme-plain.erequestremarks .ngdialog-content {
    height: 300px;
    min-height: 300px;
    width: 50%;
    overflow-x: hidden;
    margin-top: -100px;
    overflow-y : scroll;
}

.ngdialog.ngdialog-theme-plain.custom-applymodal .ngdialog-content {
    margin-top: -140px;
    max-width: 40%;
    min-height: 500px;
    max-height: 500px;
    height:  500px;
    width: 40%;
    overflow-x: hidden;
    overflow-y : scroll;
}

.ngdialog.ngdialog-theme-plain.custom-soa .ngdialog-content {
    width: 1200px;
    margin-top: -140px;
    height: 800px;
    max-height: 2000px;
    overflow-x: scroll;
}

.ngdialog.ngdialog-theme-plain.custom-lista .ngdialog-content {
    width: 90%;
    margin-top: -140px;
    height: 180%;
    max-height: 180%;
    overflow-x: hidden;
    overflow-y : scroll;
}

.ngdialog.ngdialog-theme-plain.custom-permission .ngdialog-content {
    width: 1200px;
    margin-top: -140px;
    height: 600px;
    overflow-y: scroll;
}

.ngdialog.ngdialog-theme-plain.select_employee .ngdialog-content {
    width: 700px;
    margin-top: -140px;
    max-height: 700px;
     overflow-x: hidden;
    overflow-y : scroll;
    height: 600px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: muli;
    font-weight: bold;
}

.ngdialog.ngdialog-theme-plain.custom-widththreesixtyhundred .ngdialog-content {
    width: 360px;
    height : 182px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: muli;
    font-weight: bold;

}
.ngdialog.ngdialog-theme-plain.customedit .ngdialog-content {
    width: 280px;
    height : 172px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: muli;
    font-weight: bold;

}



.ngdialog.ngdialog-theme-plain.custom-adjustment .ngdialog-content {
    width: 690px;
    height : auto 550px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: muli;
    font-weight: bold;
    text-align: center;
    
}

.ngdialog.ngdialog-theme-plain.customdelete .ngdialog-content {
    
    width: 300px;
    height : 163px;
    background-color: #323232;
}
.ngdialog.ngdialog-theme-plain.custom-sched .ngdialog-content {
    width: 980px;
    height : auto;
    background-color: #323232;
    margin-top: -100px;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: muli;
    font-weight: bold;

}

.ngdialog.ngdialog-theme-plain.custom-deletep .ngdialog-content {
    width: 150px;
    height : 182px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: muli;
    font-weight: bold;
    text-align: center;
}



.ngdialog.ngdialog-theme-plain.custom-adjustment .ngdialog-content {
    width: 690px;
    height : auto 550px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: muli;
    font-weight: bold;
    text-align: center;
    
}

.ngdialog.ngdialog-theme-plain.custom-widthfivehundredtwo .ngdialog-content {
    width: 500px;
    height : 180px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: muli;
    font-weight: bold;

}

.ngdialog.ngdialog-theme-plain.custom-widthfivehundred .ngdialog-content {
        width: 500px;
        height : 180px;
        background-color: #323232;
        padding: 10px;
        padding-bottom: 20px;
        color: #fff;
        font-family: muli;
        font-weight: bold;
    
    }

.ngdialog.ngdialog-theme-plain.custom-widththreesixtyhundred-timesheet .ngdialog-content {
    width: 360px;
    height : 180px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: muli;
    font-weight: bold;

}

.ngdialog.ngdialog-theme-plain.custom-widththreesixtyhundred-file-leave .ngdialog-content {
    width: 360px;
    height: 200px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;

}

.ngdialog.ngdialog-theme-plain.custom-widththreesixtyhundred1 .ngdialog-content {
    width: 450px;
    height : 275px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: muli;
    font-weight: bold;

}

.ngdialog.ngdialog-theme-plain.custom-reward .ngdialog-content {
    width: 750px;
    height: 600px;
    overflow-y: scroll;
}

.ngdialog.ngdialog-theme-plain.custom-widthmodaltwo .ngdialog-content {
    width: 500px;
    margin-top: -150px;
    max-height: 600px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.ngdialog.ngdialog-theme-plain.custom-recover .ngdialog-content {
    width: 350px;
    height : auto;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
}

.ngdialog.ngdialog-theme-plain.custom-password .ngdialog-content {
    width: 350px;
    height : 188px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
}
.ngdialog.ngdialog-theme-plain.custom-error .ngdialog-content {
    width: 350px;
    height: 190px;
    background-color: #323232;
    padding: 12px;
    padding-bottom: 25px;
}

.ngdialog.ngdialog-theme-plain.custom-performance .ngdialog-content {
    width: 500px;
}

.ngdialog.ngdialog-theme-plain.custom-auto .ngdialog-content {
    width: 400px;
    height: 420px;
}
.ngdialog-theme-plain .delete-leave {
    width: 350px;
    height : 140px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
}

.ngdialog.ngdialog-theme-plain.custom-holiday .ngdialog-content {
    width: 570px;
    background-color: #323232;
    padding: 12px;
    padding-bottom: 25px;
}

.ngdialog.ngdialog-theme-plain.custom-ngrd .ngdialog-content {
    width: 570px;
    height: 350px;
    background-color: #323232;
    padding: 12px;
    padding-bottom: 25px;
}

.ngdialog.ngdialog-theme-plain.custom-performance .ngdialog-content {
    width: 360px;
    height : 282px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: muli;
    font-weight: bold;
}

.ngdialog.ngdialog-theme-plain.custom-ratinger .ngdialog-content {
    width: 250px;
    height : 432px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: muli;
    font-weight: bold;

}

.ngdialog.ngdialog-theme-plain.custom-range .ngdialog-content {
    width: 400px;
    height: 400px;
}

.ngdialog.ngdialog-theme-plain.custom-metric .ngdialog-content {
    width: 400px;
    height: 400px;
}

.ngdialog.ngdialog-theme-plain.custom-performancenaming .ngdialog-content {
    width: 760px;
    height : 322px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: muli;
    font-weight: bold;
}

.ngdialog.ngdialog-theme-plain.custom-see_details .ngdialog-content {
    width: 850px;
    height : 492px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: muli;
    font-weight: bold;
}

.ngdialog.ngdialog-theme-plain.custom-see_details1 .ngdialog-content {
    width: 900px;
    height : 455px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: muli;
    font-weight: bold;
}

.ngdialog.ngdialog-theme-plain.custom-achievement .ngdialog-content {
    width: 550px;
    height : 202px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: muli;
    font-weight: bold;
}

.ngdialog.ngdialog-theme-plain.custom-duplicate .ngdialog-content {
    width: 690px;
    height : 182px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: muli;
    font-weight: bold;
}

.ngdialog.ngdialog-theme-plain.custom-transfer_copy .ngdialog-content {
    width: 690px;
    height : 212px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: muli;
    font-weight: bold;

}

.ngdialog.ngdialog-theme-plain.custom-see_incentive .ngdialog-content {
    width: 700px;
    height : 455px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: muli;
    font-weight: bold;
}

.ngdialog.ngdialog-theme-plain.custom-old_data .ngdialog-content {
    width: 700px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: muli;
    font-weight: bold;
}

.ngdialog.ngdialog-theme-plain.custom-see_timesheet .ngdialog-content {
    width: 700px;
    height : 455px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: muli;
    font-weight: bold;
    overflow-y: scroll;
}

.ngdialog.ngdialog-theme-plain.custom-seeschedule .ngdialog-content {
    width: 760px;
    height : 422px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: muli;
    font-weight: bold;
}

/* .ngdialog.ngdialog-theme-plain.custom-editschedule .ngdialog-content {
    width: 2000px;
    height : 672px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: muli;
    font-weight: bold;
} */

.ngdialog.ngdialog-theme-plain.custom-houradjustment .ngdialog-content {
    width: 1160px;
    max-width: 2000px;
    height : 722px;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    margin-top: -15px;
    color: #fff;
    font-family: muli;
    font-weight: bold;
    overflow-x: scroll;
}

.ngdialog.ngdialog-theme-plain.custom-editschedule .ngdialog-content {
    width: 80%;
    height : 600px;
    max-height: 600px;
    margin-top: -140px;
    max-width: 100%;
    background-color: #323232;
    padding: 10px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-bottom: 20px;
    color: #fff;
    font-family: muli;
    font-weight: bold;
}

.ngdialog.ngdialog-theme-plain.custom-seeschedule .ngdialog-content {
    width: 760px;
    height : 422px;
    max-height: 422px;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #323232;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: muli;
    font-weight: bold;
    margin-top: -140px;
}