
body{color: #000; font-family: 'Poppins', sans-serif; font-weight: 400; font-size: 1em;}
*{box-sizing: border-box;}
img{max-width: 100%;}
a {color: #1D3050;text-decoration: none;}
a:hover{color: #237ABF;}
.cursorPointer{cursor: pointer;}

.textheavyGreen{color: #42854B}
.textGreen{color: #8CC440;}
.textBlue{color: #237ABF;}
.textBlueTwo{color: #01437D;}
.textGrey{color: rgba(44, 44, 44, 0.7)}
.textLightGrey{color: rgba(0, 0, 0, 0.5);}
.orangetext{color: #CA0D4B;}
.yellowText{color: #D9980D;}
.lightGreyTxt{color: #576A85;}
.riskTextColor{color: #C8250C;}
.lowTextColor{color: #17AC9A;}
.midiumTextColor{color: #CB9D14;}
.textBlueDark{color: #1D3050;}
.textBlueAnotherDark{color: #00072B}

.yellowBg{background: #D9980D;}

.fWeight400{font-weight: 400;}
.fWeight500{font-weight: 500;}
.fWeight600{font-weight: 600;}
.fWeight700{font-weight: 700;}
.fWeight800{font-weight: 800;}
.fWeight900{font-weight: 900;}

.sticky-top{background: #fff;}
.WelcomeTxt{font-size: 30px;font-weight: 700;line-height: 45px; }
.loginLeft{padding: 150px 150px 0px 150px}
.loginRight{ padding: 150px 60px 0px; height: 100vh; min-height: 100%;}
.loginRight h3{ font-size: 24px;font-weight: 600;line-height: 36px;}
.pt-100{padding-top: 100px;}
.welcomeBoldTxt{font-weight: 600; font-size: 20px; color: #36465D;}

.loginBtn{background: #237ABF; font-size: 18px;font-weight: 500;line-height: 27px; padding: 17px 20px;}
.loginBtn:hover{background: #8CC440; border: 1px solid #8CC440;}

.carousel-indicators{bottom: -150px;}
.carousel-indicators [data-bs-target] { background-color: #237ABF; width: 150px;}

input[type=checkbox]{accent-color: green;zoom: 1.2}
.navbar .navbar-toggler {top: 1.25rem;right: 1rem;background: #237ABF;}
.pageTitle{ font-size: 20px;font-weight: 600;line-height: 30px; margin: 0px;}

.itemBox{border-radius: 10px;border: 1px solid #C7DEEF;background: #F4FAFF;color: #242629; font-size: 15px; font-weight: 500; text-align: center; padding: 30px 0px; margin-bottom: 20px;}
.itemBoxActive{border-radius: 10px;border: 1px solid #237ABF;background: #237ABF;color: #FFF; font-size: 15px; font-weight: 500; text-align: center; padding: 30px 0px;}
.sidebar{overflow-y: auto;}
.navbar-dark .navbar-brand {background: #fff; box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);}

.footer{ position: relative; z-index: 100; background: #00072B; width: 100%;}
.footer span{font-weight: 600;}
.permitWork{border-radius: 13.397px;border: 1px solid #D3DEE7;background: #FFF; padding: 15px 20px; display: flex; margin: 10px 0px; background: url('../img/circle-strip.png') bottom left no-repeat; height: calc(100% - 20px);}

.hotBox{text-align: center;}
.coldBox{text-align: center;}

.pwCircle{width: 62px; height: 62px; border-radius: 50%; text-align: center; border: 1px solid #ddd; font-size: 24px; line-height: 62px; font-weight: 600; margin: 0px 7px 7px 7px;}
.pwtextBox > p {color: #576A85;font-size: 18px;font-weight: 500;line-height: 26.774px;}
.pwtextBox {display: inline-grid;}
.btn-add-course{border-radius: 5px; border: 1px solid #237ABF !important; padding: 10px 15px; background: #237ABF !important; color: #fff !important; display: flex;}
.btn-add-course:hover{background: #01437D !important;}
.subHeading{color: #576A85; font-size: 16px; font-weight: 600; padding: 30px 0px 20px;}

.owl-carousel {width: 95%;margin: auto;}
.owl-prev {width: 27px;height: 27px;background: #237ABF !important;color: #fff !important; line-height: 24px !important;border-radius: 50%;position: absolute;top: 40%; left: -30px;}
.owl-next {width: 27px;height: 27px;background: #237ABF !important;color: #fff !important; line-height: 24px !important;border-radius: 50%;position: absolute;top: 40%;right: 0px; right: -30px;}

.isMetarialBox{border-radius: 10px; border: 1px solid #E3E3E3; background: #FFF; height: 100%;}
.isMetarialBox > img{width: 100%;}
.owl-carousel .owl-item .isMetarialAction img{width: auto !important}
.isMetarialBoxContent{padding: 15px;}
.isMetarialDetails{color: #242629; font-size: 14px; font-weight: 400; line-height: 20px; padding-bottom: 15px;}
.isMetarialAction{padding-top: 12px;}
.progress{height: 5px;}
.progress-bar{background: #237ABF;}
.isMetarialAction p {display: flex;align-items: center;justify-content: flex-start;margin-bottom: 0px; color: #8192AB;}

.blueBtn{background: #237ABF; font-size: 18px;font-weight: 500;line-height: 27px; padding: 17px 20px;}
.blueBtn:hover{background: #8CC440; border: 1px solid #8CC440;}
.checkboxGrid .form-check .form-check-input {float: left;margin-left: -0.6em;margin-top: -4px;zoom: 2.5;margin-right: 5px;}
.checkboxGrid .form-check-input:checked {background-color: #1D3050;border-color: #1D3050;}
.positionFixed{position: absolute; right: 10px; bottom: 15px; cursor: pointer;}

.thBack{border-radius: 10px;border: 1px solid #C7DEEF;background: #F4FAFF;}
.thBack th{padding-top: 16px; padding-bottom: 16px;}
table tr th {color: #242629;font-weight: 500;}
.table>:not(:last-child)>:last-child>*{border: 0px transparent;}

.requestBtn{border-radius: 22px; border: 0.5px solid #42854B; background: #E7FFEA; color: #42854B; font-size: 11px; font-weight: 500; padding: 9px 12px; max-width: 110px; width: 100%; margin: 4px;}
.viewBtn{border-radius: 4px; border: 0.5px solid #D9980D; background: transparent; color: #D9980D; font-size: 11px; font-weight: 500; padding: 9px 15px; max-width: 54px; width: 100%; margin: 4px;}
.assignBtn{border-radius: 4px; border: 0.5px solid #237ABF; background: transparent; color: #237ABF; font-size: 11px; font-weight: 500; padding: 9px 15px; max-width: 65px; width: 100%; margin: 4px;}
.assignRoleBtn{border-radius: 4px; background: transparent; color: #D9980D; font-size: 11px; font-weight: 500; padding: 9px 15px; margin: 4px;}

table tr th {min-width: 155px;}
table tr th:first-child {min-width: 55px;}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 14px;
}
::-moz-placeholder { /* Firefox 19+ */
    font-size: 14px;
}
:-ms-input-placeholder { /* IE 10+ */
    font-size: 14px;
}
:-moz-placeholder { /* Firefox 18- */
    font-size: 14px;
}

.flexGrid{display: flex; justify-content: space-between; align-items: center;}
.w250{ max-width: 250px; width: 100%;}
.InvestBtn{border-radius: 6px; background: #237ABF; max-width: 235px; width: 100%;}
.greyBox{border-radius: 10px;border: 1px solid #C7DEEF; background: #F4FAFF;}
.boxInner{width: 33.33%; padding: 14px 15px;}
.boxInner p{margin-bottom: 0px;}
.pageTitleSecond{color: #237ABF; font-size: 18px; font-weight: 600; }
.boxInner25{margin: 5px 0px;}
.boxInner25 > p{margin-bottom: 0px; color: #1D3050; font-size: 16px;  font-weight: 400; line-height: 24px; opacity: 0.7;}

.incidentReport .nav-link { color: rgb(29 48 80 / 70%) !important;}
.incidentReport .nav-tabs .nav-link.active {color: #495057;background-color: #fff;border-color: #fff #fff #237ABF;border-bottom: 2px solid;color: #237ABF !important;font-weight: 600;}
.thBack.thBackTwo th{padding: 8px; color: #1D3050; font-size: 16px; font-weight: 400; line-height: 24px;}
.tab-content tr td, .tab-content tr th{padding: 16px 8px !important; vertical-align: middle; min-width: 266px;}
.changePasswordBtn{border-radius: 6px; color: #D9980D; max-width: 220px; width: 100%; background: transparent; border: 1px solid #D9980D;}
.UpdateBtn{border-radius: 6px; color: #fff; max-width: 220px; width: 100%; background: #237ABF; border: 1px solid #237ABF; margin-left: 10px;}

.form-control:disabled, .form-control[readonly] {background-color: transparent;opacity: 1;border: 0px;border-bottom: 1px solid #F2F2F2;font-weight: 600; padding: 0px 50px 0px 0px;}
.customTable tr th, .customTable tr td {vertical-align: middle;}

.addUserForm ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #1D3050 !important;
    font-size: 16px;
}
.addUserForm ::-moz-placeholder { /* Firefox 19+ */
    color: #1D3050 !important;
    font-size: 16px;
}
.addUserForm :-ms-input-placeholder { /* IE 10+ */
    color: #1D3050 !important;
    font-size: 16px;
}
.addUserForm :-moz-placeholder { /* Firefox 18- */
    color: #1D3050 !important;
    font-size: 16px;
}


.myProfile {padding: 40px;border: 1px solid rgba(89, 122, 148, 0.4);border-radius: 4px;}
.profileDiv{border-radius: 50%; margin-bottom: 40px;}
.pt70{padding-top: 100px;}

.btnOrange{border: 1px solid #D9980D;}
.submitBtn{background: #237ABF;}

.uploadBox{border-radius: 10px; border: 1px dashed #C7DEEF; background: #F4FAFF; padding: 20px; position: relative;}
.uploadBox h6 {color: #00072B;text-align: center;font-size: 16px; font-weight: 700;line-height: 24px; }
.uploadBox .uploadBoxInput {opacity: 0;position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;cursor: pointer;}
.uploadBox h6 span{color: #237ABF;}
.uploadBox p{color: #00072B;text-align: center;font-size: 12px;font-weight: 400;line-height: 18px;  }

.customHeight {height: 100%;min-height: 100vh;}
.navbar-nav .dropdown-menu {position: absolute;}
.dateAndTime {padding-top: 20px;margin: 0px;font-size: 14px;color: #00072B;display: flex;align-items: center; flex-wrap: wrap;}

.learningMatarialBox{border-radius: 10px; border: 1px solid #BCC9D3; background: #FFF; height: 100%; padding: 10px;}
.learningMatarialBox>img{width: 100%;}
.completedBtn {border-radius: 4px;background: #568F09}
.completedBtn:hover {background: rgba(85, 144, 9, 0.80)}
.incompleteBtn{background: #D9980D !important; border: 1px solid #D9980D;}
.incompleteBtn:hover{background: rgba(217, 152, 13, 0.80) !important; border: 1px solid #9c6d06 !important; }
.page-link {padding: .5rem 1rem;}
.breadcrumb-item.active {color: #237ABF;}
.moretext {display: none;}

@media (min-width: 768px) and (max-width: 1199px){
    .loginLeft {padding: 20px 0px;}
    .loginRight {padding: 60px 0px;}
    .carousel-indicators{bottom: -70px;}
}

@media (max-width: 767px){
    .loginLeft {padding: 20px 0px;}
    .pt-100 {padding-top: 0px;}
    .loginRight {padding: 20px 0px;}
    .mTextCenter{text-align: center;}
    .m-text-center{text-align: center; margin: 0px !important; width: 100%;}
    .navbar-dark .navbar-brand {box-shadow: none !important;}
    .boxInner{width: 50%;}
}
@media (max-width: 575px){
    .lableMobile{min-width: 160px !important;}
    .form-select { min-width: 150px;}
    table tr td, table tr th  {font-size: 14px;}
    .boxInner{width: 100%; padding: 7px 15px;}
    .InvestBtn {margin: 10px 0px;max-width: 100%; display: inline-block;}
    .incidentReport .nav-link {padding: .5rem .4rem; font-size: 14px;}
    .myProfile{padding: 15px;}
    .changePasswordBtn{max-width: 100%; margin: 5px 0px;}
    .UpdateBtn{max-width: 100%; margin: 5px 0px;}
    .pt70{padding-top: 20px;}
}